{"id":809,"date":"2026-02-18T12:57:19","date_gmt":"2026-02-18T06:57:19","guid":{"rendered":"https:\/\/downthelinecustoms.com\/?page_id=809"},"modified":"2026-02-18T14:08:58","modified_gmt":"2026-02-18T08:08:58","slug":"automotive-window-tinting","status":"publish","type":"page","link":"https:\/\/downthelinecustoms.com\/index.php\/automotive-window-tinting\/","title":{"rendered":"Automotive Window Tinting"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"809\" class=\"elementor elementor-809\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66c8156 e-flex e-con-boxed e-con e-parent\" data-id=\"66c8156\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eee2eb8 elementor-widget elementor-widget-html\" data-id=\"eee2eb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<header class=\"dlc-header\">\r\n  <div class=\"container\">\r\n    <!-- Logo -->\r\n    <a href=\"\/\" class=\"logo\">\r\n      <img decoding=\"async\" src=\"https:\/\/downthelinecustoms.com\/wp-content\/uploads\/2025\/10\/DTLLogo.webp\" alt=\"Down The Line Customs\">\r\n    <\/a>\r\n\r\n    <!-- Slogan -->\r\n    <span class=\"slogan\">Perfection is Our Baseline.<\/span>\r\n\r\n    <!-- Navigation Menu -->\r\n    <nav class=\"dlc-nav\">\r\n      <a href=\"\/\">Home<\/a>\r\n\r\n      <!-- Services Dropdown -->\r\n      <div class=\"dropdown\">\r\n        <a href=\"https:\/\/downthelinecustoms.com\/index.php\/services\/\" class=\"dropbtn\">\r\n          Services <span class=\"chevron\">&#9660;<\/span>\r\n        <\/a>\r\n        <div class=\"dropdown-content\">\r\n          <a href=\"https:\/\/downthelinecustoms.com\/index.php\/services\/\">All Services<\/a>\r\n          <a href=\"https:\/\/downthelinecustoms.com\/index.php\/automotive-window-tinting\/\">Automotive Window Tinting<\/a>\r\n          <a href=\"https:\/\/downthelinecustoms.com\/index.php\/architectural-window-tinting\/\">Architectural Window Tinting<\/a>\r\n          <a href=\"https:\/\/downthelinecustoms.com\/index.php\/remote-starts\/\">Remote Starts<\/a>\r\n          <a href=\"https:\/\/downthelinecustoms.com\/index.php\/wraps\/\">Wraps<\/a>\r\n          <a href=\"https:\/\/downthelinecustoms.com\/index.php\/starlight-headliners\/\">Starlight Headliners<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"https:\/\/downthelinecustoms.com\/index.php\/gallery\/\">Gallery<\/a>\r\n      <a href=\"https:\/\/downthelinecustoms.com\/index.php\/warranty\/\">Warranty<\/a>\r\n      <a href=\"https:\/\/downthelinecustoms.com\/index.php\/contact-us\/\">Contact<\/a>\r\n    <\/nav>\r\n\r\n    <!-- Hamburger Icon -->\r\n    <div class=\"dlc-menu-toggle\">&#9776;<\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<style>\r\n\/* Sticky Header *\/\r\n.dlc-header {\r\n  position: fixed;\r\n  top: 0;\r\n  left: 0;\r\n  right: 0;\r\n  background: linear-gradient(90deg, #6a0dad, #1e90ff);\r\n  padding: 15px 20px;\r\n  z-index: 1000;\r\n  color: white;\r\n  font-family: Arial, sans-serif;\r\n  box-shadow: 0 2px 12px rgba(0,0,0,0.35);\r\n}\r\n\r\n\/* Prevent content from hiding under header *\/\r\nbody { margin-top: 95px; }\r\n\r\n\/* Container: logo left, slogan center, nav right *\/\r\n.dlc-header .container {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  position: relative;\r\n}\r\n\r\n\/* Logo *\/\r\n.dlc-header .logo img { \r\n  height: 60px; \r\n}\r\n\r\n\/* Slogan always centered *\/\r\n.dlc-header .slogan {\r\n  position: absolute;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  font-size: 18px;\r\n  font-weight: 400;\r\n  letter-spacing: 1px;\r\n  color: #E5E5E5;\r\n  text-shadow: 0 2px 6px rgba(0,0,0,0.35);\r\n  white-space: nowrap;\r\n  z-index: 500;\r\n}\r\n\r\n\/* Desktop Navigation *\/\r\n.dlc-nav {\r\n  display: flex;\r\n  gap: 24px;\r\n  align-items: center;\r\n  margin-left: auto;\r\n}\r\n\r\n.dlc-nav a {\r\n  color: white;\r\n  text-decoration: none;\r\n  font-weight: 600;\r\n  transition: color 0.2s ease;\r\n}\r\n\r\n.dlc-nav a:hover { color: #FFD700; }\r\n\r\n\/* Dropdown *\/\r\n.dropdown {\r\n  position: relative;\r\n  display: inline-block;\r\n}\r\n\r\n.dropbtn {\r\n  color: white;\r\n  text-decoration: none;\r\n  font-weight: 600;\r\n  cursor: pointer;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 5px;\r\n  transition: color 0.2s ease;\r\n}\r\n\r\n.dropbtn:hover { color: #FFD700; }\r\n\r\n.dropdown-content {\r\n  display: none;\r\n  position: absolute;\r\n  background-color: rgba(0,0,0,0.95);\r\n  min-width: 220px;\r\n  z-index: 1000;\r\n  flex-direction: column;\r\n  border-radius: 4px;\r\n  box-shadow: 0 2px 8px rgba(0,0,0,0.4);\r\n}\r\n\r\n.dropdown-content a {\r\n  color: white;\r\n  padding: 12px 16px;\r\n  text-decoration: none;\r\n  display: block;\r\n  font-weight: 500;\r\n}\r\n\r\n.dropdown-content a:hover {\r\n  background-color: #1e90ff;\r\n}\r\n\r\n\/* Show dropdown on hover (desktop) *\/\r\n.dropdown:hover .dropdown-content { display: flex; }\r\n\r\n\/* Chevron *\/\r\n.chevron {\r\n  font-size: 10px;\r\n  transition: transform 0.3s ease;\r\n}\r\n\r\n\/* Hamburger *\/\r\n.dlc-menu-toggle {\r\n  display: none !important;\r\n  font-size: 32px;\r\n  cursor: pointer;\r\n  color: white;\r\n}\r\n\r\n\/* Tablet & Mobile *\/\r\n@media (max-width: 1024px) {\r\n  \/* Slogan stays centered *\/\r\n  .dlc-header .slogan {\r\n    position: absolute;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    font-size: 16px;\r\n  }\r\n\r\n  \/* Mobile\/Tablet Nav *\/\r\n  .dlc-nav {\r\n    position: fixed;\r\n    top: 95px;\r\n    left: 0;\r\n    right: 0;\r\n    flex-direction: column;\r\n    background-color: rgba(0,0,0,0.9);\r\n    display: none;\r\n    z-index: 999;\r\n  }\r\n\r\n  .dlc-nav.active { display: flex; }\r\n\r\n  .dlc-nav a {\r\n    display: block;\r\n    width: 100%;\r\n    text-align: center;\r\n    padding: 14px 0;\r\n    border-bottom: 1px solid #222;\r\n  }\r\n\r\n  .dropdown-content {\r\n    position: relative;\r\n    display: none;\r\n    background-color: rgba(0,0,0,0.9);\r\n  }\r\n\r\n  .dropdown.active .dropdown-content { display: flex; }\r\n  .dropdown.active .chevron { transform: rotate(180deg); }\r\n\r\n  .dlc-menu-toggle { display: block !important; }\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n  const toggle = document.querySelector('.dlc-menu-toggle');\r\n  const nav = document.querySelector('.dlc-nav');\r\n  const links = document.querySelectorAll('.dlc-nav a');\r\n  const dropdowns = document.querySelectorAll('.dropdown');\r\n\r\n  \/\/ Hamburger toggle\r\n  toggle.addEventListener('click', () => {\r\n    nav.classList.toggle('active');\r\n  });\r\n\r\n  \/\/ Link click behavior\r\n  links.forEach(link => {\r\n    link.addEventListener('click', (e) => {\r\n      \/\/ On mobile\/tablet, if clicking dropdown parent, toggle dropdown\r\n      if (link.classList.contains('dropbtn') && window.innerWidth <= 1024) {\r\n        e.preventDefault();\r\n        link.parentElement.classList.toggle('active');\r\n        return; \/\/ do not close nav\r\n      }\r\n      \/\/ Close nav for normal links\r\n      nav.classList.remove('active');\r\n      dropdowns.forEach(d => d.classList.remove('active'));\r\n    });\r\n  });\r\n\r\n  \/\/ Optional: click outside to close dropdowns (mobile\/tablet)\r\n  document.addEventListener('click', (e) => {\r\n    dropdowns.forEach(drop => {\r\n      if (!drop.contains(e.target) && window.innerWidth <= 1024) {\r\n        drop.classList.remove('active');\r\n      }\r\n    });\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09d1bdb e-flex e-con-boxed e-con e-parent\" data-id=\"09d1bdb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e03093 elementor-widget elementor-widget-image\" data-id=\"3e03093\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"768\" height=\"571\" src=\"https:\/\/downthelinecustoms.com\/wp-content\/uploads\/2026\/02\/20231217_165404-768x571.avif\" class=\"attachment-medium_large size-medium_large wp-image-754\" alt=\"\" srcset=\"https:\/\/downthelinecustoms.com\/wp-content\/uploads\/2026\/02\/20231217_165404-768x571.avif 768w, https:\/\/downthelinecustoms.com\/wp-content\/uploads\/2026\/02\/20231217_165404-300x223.avif 300w, https:\/\/downthelinecustoms.com\/wp-content\/uploads\/2026\/02\/20231217_165404.avif 981w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8360264 e-flex e-con-boxed e-con e-parent\" data-id=\"8360264\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6597de5 elementor-widget elementor-widget-heading\" data-id=\"6597de5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Premium Automotive Window Tinting<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f99ea8 e-flex e-con-boxed e-con e-parent\" data-id=\"9f99ea8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ed3e24 elementor-widget elementor-widget-text-editor\" data-id=\"0ed3e24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong><span style=\"color: #ffffff;\">Lifetime Warranty | Heat-Treated Windows | Expert Installation<\/span><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-13279ca e-flex e-con-boxed e-con e-parent\" data-id=\"13279ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee74724 elementor-widget elementor-widget-html\" data-id=\"ee74724\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- About Section -->\r\n<section class=\"service-about\">\r\n  <div class=\"container\">\r\n    <h2>Why Choose Our Automotive Window Tinting?<\/h2>\r\n    <p>At <strong>Down The Line Customs<\/strong>, located in Aberdeen, SD, we specialize in premium automotive window tinting that combines style, comfort, and protection. Every vehicle we work on receives expert installation using top-of-the-line, heat-treated window films designed to last a lifetime.<\/p>\r\n    <p>Our tinting not only enhances the appearance of your car, truck, or SUV, but also:<\/p>\r\n    <ul>\r\n      <li>Reduces interior heat and glare for a cooler, more comfortable ride<\/li>\r\n      <li>Protects your interior from harmful UV rays that cause fading and cracking<\/li>\r\n      <li>Improves privacy and security without compromising visibility<\/li>\r\n      <li>Maintains resale value with professional-grade results<\/li>\r\n    <\/ul>\r\n    <p>We back all our work with a <strong>lifetime warranty<\/strong>, ensuring your tint looks great for years to come, regardless of vehicle age.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.service-about {\r\n  max-width: 900px;\r\n  margin: 60px auto;\r\n  padding: 0 20px;\r\n  text-align: left;\r\n  color: #ffffff; \/* text now white *\/\r\n  font-family: Arial, sans-serif;\r\n}\r\n\r\n.service-about h2 {\r\n  font-size: 32px;\r\n  margin-bottom: 20px;\r\n  color: #1e90ff; \/* title stays blue *\/\r\n}\r\n\r\n.service-about p {\r\n  font-size: 16px;\r\n  line-height: 1.7;\r\n  margin-bottom: 20px;\r\n  color: #ffffff; \/* ensure paragraphs are white *\/\r\n}\r\n\r\n.service-about ul {\r\n  list-style: disc;\r\n  margin-left: 20px;\r\n  margin-bottom: 20px;\r\n  color: #ffffff; \/* make list items white *\/\r\n}\r\n\r\n.service-about ul li {\r\n  margin-bottom: 12px;\r\n  font-size: 16px;\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-98dd693 e-flex e-con-boxed e-con e-parent\" data-id=\"98dd693\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c334717 elementor-widget elementor-widget-html\" data-id=\"c334717\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- FAQ Section -->\r\n<section class=\"service-faq\">\r\n  <div class=\"container\">\r\n    <h2>Frequently Asked Questions<\/h2>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">What is the warranty on your window tint?<\/button>\r\n      <div class=\"faq-answer\">\r\n        <p>We offer a <strong>lifetime warranty<\/strong> on all window tint installations, covering bubbling, peeling, or discoloration \u2014 regardless of your vehicle's age.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">Do you tint windshields?<\/button>\r\n      <div class=\"faq-answer\">\r\n        <p>Yes! We can tint full windshields at whatever percentage you prefer \u2014 from subtle to darker shades. Our goal is to give you exactly the look and function you want.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">How can I schedule my tinting?<\/button>\r\n      <div class=\"faq-answer\">\r\n        <p>You can easily schedule your appointment via our <strong>online booking form<\/strong>, or by <strong>calling or texting<\/strong> us directly. We make it convenient for your schedule.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">Is window tinting legal?<\/button>\r\n      <div class=\"faq-answer\">\r\n        <p>Absolutely. Window tinting is legal up to <strong>35% on the front two windows<\/strong> and <strong>20% on the rear windows<\/strong>. That said, we will install whatever percentage you want, giving you full flexibility while making sure you know the legal limits.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">How long does installation take?<\/button>\r\n      <div class=\"faq-answer\">\r\n        <p>Most vehicles take 2\u20133 hours, depending on size and complexity. We work efficiently without sacrificing quality.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.service-faq {\r\n  max-width: 900px;\r\n  margin: 60px auto;\r\n  padding: 0 20px;\r\n  color: #ffffff;\r\n  font-family: Arial, sans-serif;\r\n}\r\n\r\n.service-faq h2 {\r\n  font-size: 32px;\r\n  margin-bottom: 30px;\r\n  color: #1e90ff; \/* blue title *\/\r\n  text-align: center;\r\n}\r\n\r\n.faq-item {\r\n  margin-bottom: 20px;\r\n  border-bottom: 1px solid rgba(255,255,255,0.3);\r\n}\r\n\r\n.faq-question {\r\n  width: 100%;\r\n  background: none;\r\n  border: none;\r\n  color: #ffffff;\r\n  font-size: 18px;\r\n  text-align: left;\r\n  padding: 15px 0;\r\n  cursor: pointer;\r\n  font-weight: 600;\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n}\r\n\r\n.faq-question::after {\r\n  content: '\\25BC'; \/* down arrow *\/\r\n  font-size: 12px;\r\n  transition: transform 0.3s ease;\r\n}\r\n\r\n.faq-item.active .faq-question::after {\r\n  transform: rotate(180deg);\r\n}\r\n\r\n.faq-answer {\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: max-height 0.3s ease, padding 0.3s ease;\r\n  padding: 0 0;\r\n}\r\n\r\n.faq-item.active .faq-answer {\r\n  max-height: 500px; \/* enough to show content *\/\r\n  padding: 10px 0;\r\n}\r\n\r\n.faq-answer p {\r\n  font-size: 16px;\r\n  line-height: 1.6;\r\n  margin: 0;\r\n  color: #ffffff;\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n  const faqItems = document.querySelectorAll('.faq-item');\r\n\r\n  faqItems.forEach(item => {\r\n    const btn = item.querySelector('.faq-question');\r\n    btn.addEventListener('click', () => {\r\n      item.classList.toggle('active');\r\n    });\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-560254b e-flex e-con-boxed e-con e-parent\" data-id=\"560254b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b8b1c1 elementor-widget elementor-widget-shortcode\" data-id=\"0b8b1c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-facebook-widget-html\"><div class=\" ti-widget  ti-face ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.2.9\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"dark-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner&apos;s reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Facebook\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>10 reviews<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Facebook\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1775260800\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/34862157730095685\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Kyle Kaup profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kyle Kaup <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Had a great experience getting my windows tinted. Quick turnaround, great communication throughout the process, and everything turned out exactly how I wanted. Highly recommend!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1774483200\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/26157959457218054\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Ashley Abel profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Ashley Abel <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Got me in over the weekend when I came back to town, awesome customer service! Laine does great work! I\u2019ll for sure be directing people to this business!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1773792000\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/26190143927318765\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Austin Aberle profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Austin Aberle <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Had some outstanding service. Made my vehicle look fabulous. Highly recommend. Also doesn\u2019t rip you off.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1770681600\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/25819675481046884\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Alesha Lee profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Alesha Lee <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->OBSESSED with how our windows turned out!! He got us scheduled right away, fit us in with two days\u2019 notice, picked up &amp; dropped off the car, and crushed it in just a few hours. Very reasonable pricing and seriously great work. If you need window tint \u2014 THIS. IS. IT.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765324800\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/26190702657180436\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Zach Sahli profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Zach Sahli <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Contacted Laine about an auto start. He was able to give me the quote over the phone. Had it ordered and was able to set up a quick installation. Fast, informative, and quality work. 10\/10 recommend this business. Could not be more happy with how everything is working!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1762387200\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/25564530233139828\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Cole Artz profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Cole Artz <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Very flexible on scheduling, and got it done in fashionable time! Lifetime warranty sealed the deal for me!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1762128000\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/25511417095131142\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Logan Williams profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Logan Williams <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Super happy with my vehicle great work! Highly recommend!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761955200\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/32369289016048246\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Shay Marie Tunnissen profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Shay Marie Tunnissen <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Had some paint peeling by our Jeep windows and Laine did such a great job getting it all repaired and ready for the winter. Great attention to detail, excelled communication and a down right beautiful job! Highly recommend his services! \ud83d\ude0a He keeps things honest and professional which is exactly what you want!!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1760659200\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/32066250996322662\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Bryson Witte profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Bryson Witte <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excellent work! Heat sealed edges to roll windows down immediately after. Will be going back!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1759363200\" class=\"ti-review-item source-Facebook ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/graph.facebook.com\/25312202178377777\/picture?access_token=EAACW8aYRzLUBRKHcmXUrCV4jjkGAsyFkr0rh0IZA7opxwkJN4OqY5ZAZBmcVCs4p3ss0noitj5posyLwddxH1fBjztZCMRWCjbygaiipdqpEl57uOBFMhQzZAszmqahMllXbpiVd4I4Ii7rGMBxVLAeZBkwOxgDr5N7c4prpFBG3sgMyAR4CV0Tw9ZB7CZCZB1EGfKt6C&amp;type=square&amp;width=80\" alt=\"Bryce Lee profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Bryce Lee <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Facebook\/star\/f.svg\" alt=\"Facebook star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Facebook.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Had my wife\u2019s van in to get some tint put on. Tint turned out amazing, Laine was absolutely wonderful! 10\/10 would recommend him for tint jobs. Man\u2019s an absolute legend and the van pimpin once again thanks to the crisp tint. \ud83e\udd19\ud83c\udffb<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-facebook-widget-html\" data-css-url=\"https:\/\/downthelinecustoms.com\/wp-content\/uploads\/trustindex-facebook-widget.css?1776060737\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a7a550 e-flex e-con-boxed e-con e-parent\" data-id=\"5a7a550\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53a8c59 e-flex e-con-boxed e-con e-parent\" data-id=\"53a8c59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f5b6f7 elementor-widget elementor-widget-html\" data-id=\"4f5b6f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Book Your Appointment CTA -->\r\n<section class=\"book-appointment-banner\">\r\n  <div class=\"referral-content\">\r\n    <h2>Book Your Appointment<\/h2>\r\n    <p>Schedule your window tint, detailing, or custom work with us today. We make it easy and convenient!<\/p>\r\n    <a href=\"\/index.php\/book-now\/\" class=\"referral-btn\">Book Now<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\/* Book Appointment CTA Styling *\/\r\n.book-appointment-banner {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  text-align: center;\r\n  max-width: 600px;\r\n  margin: 40px auto;\r\n  padding: 40px 20px;\r\n  border-radius: 12px;\r\n  background: linear-gradient(90deg, #6a0dad, #1e90ff);\r\n  box-shadow: 0 6px 20px rgba(0,0,0,0.15);\r\n  color: #ffffff;\r\n}\r\n\r\n.book-appointment-banner h2 {\r\n  font-size: 28px;\r\n  margin-bottom: 16px;\r\n  color: #ffffff;\r\n}\r\n\r\n.book-appointment-banner p {\r\n  font-size: 16px;\r\n  line-height: 1.6;\r\n  margin-bottom: 25px;\r\n  color: #ffffff;\r\n}\r\n\r\n.referral-btn {\r\n  display: inline-block;\r\n  padding: 14px 32px;\r\n  font-weight: 600;\r\n  border-radius: 30px;\r\n  background: #ffffff;\r\n  color: #1e90ff;\r\n  text-decoration: none;\r\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n}\r\n\r\n.referral-btn:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 6px 18px rgba(0,0,0,0.3);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (min-width: 992px) {\r\n  .book-appointment-banner {\r\n    max-width: 450px;\r\n  }\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Perfection is Our Baseline. Home Services &#9660; All Services Automotive Window Tinting Architectural Window Tinting Remote Starts Wraps Starlight Headliners [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-809","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/pages\/809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/comments?post=809"}],"version-history":[{"count":14,"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/pages\/809\/revisions"}],"predecessor-version":[{"id":892,"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/pages\/809\/revisions\/892"}],"wp:attachment":[{"href":"https:\/\/downthelinecustoms.com\/index.php\/wp-json\/wp\/v2\/media?parent=809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}