.sub-menu.nav__dropdown {
  z-index: 1000 !important;
}

/* hidden state: move completely out of view */
.wp-child-theme-sparklesquad-child header.header.is-hidden {
  transform: translateY(-110%);
  opacity: 0;
  pointer-events: none; /* avoid accidental taps when hidden */
}
.wp-child-theme-sparklesquad-child header.header {
  right: 0;
  z-index: 9999;
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 180ms ease;
  will-change: transform, opacity;
  /* start visible */
  transform: translateY(0);
  opacity: 1;
}

.page-template-template-holiday-lighting .update-styles-lp {
  font-family: "Istok Web", sans-serif;
  color: #001e45;
}
.page-template-template-commercial .main > :last-child::after {
  display: none;
}
.page-template-template-holiday-lighting .update-styles-lp h1,
.page-template-template-holiday-lighting .update-styles-lp h2,
.page-template-template-holiday-lighting .update-styles-lp h3,
.page-template-template-holiday-lighting .update-styles-lp h4,
.page-template-template-holiday-lighting .update-styles-lp h5,
.page-template-template-holiday-lighting .update-styles-lp h6 {
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  font-weight: 800;
  font-style: italic;
  color: #001e45;
}
.footer__contacts ul li {
  line-height: normal;
  margin-bottom: 20px;
}
.footer__contacts ul {
  padding-top: 12px;
}
.page-template-template-holiday-lighting .update-styles-lp .hl-banner h1 {
  color: #fff;
}
.page-template-template-holiday-lighting .update-styles-lp .hl-quote h2 {
  color: #fff;
}
.update-styles-lp .faq-outer h3 {
  font-style: normal;
}
.update-styles-lp .btn {
  background: #da1a32;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 1em;
  border-radius: 40px !important;
}
.update-styles-lp .btn:hover {
  background: #0d2048;
  color: #fff;
  opacity: 1;
}
.page-template-template-holiday-lighting .update-styles-lp .from-h h2 {
  color: #001e45 !important;
  display: inline;
  font-size: 1.1em;
}
.update-styles-lp .hl-form {
  color: #001e45;
}
.update-styles-lp .hl-ctabar h3 {
  margin-bottom: 20px;
}
.update-styles-lp .hl-ctabar {
  text-align: center;
}
.update-styles-lp .from-h a {
  margin: 0;
  color: #da1a32;
}

.update-styles-lp .from-h {
  margin-bottom: 15px;
  padding-top: 10px;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
}
.update-styles-lp .hl-intro-photo img,
.update-styles-lp .hl-review-grid img {
  border-radius: 25px;
}
.section.areas-served {
  margin-bottom: 0;
}

.wedocs-shortcode-wrap {
  text-align: left;
}
.wedocs-shortcode-wrap .wedocs-search-form {
  text-align: center;
}
.wedocs-shortcode-wrap .wedocs-search-form .wedocs-search-input {
  display: inline-flex;
  width: 50%;
  margin-left: inherit;
  margin-bottom: 80px;
}
.internal-page .wedocs-shortcode-wrap .wedocs-search-input .search-field {
  height: 58px;
}
.internal-page .wedocs-shortcode-wrap .wedocs-search-input .search-field:focus {
  border-color: #0d2048;
}

.internal-page
  .wedocs-shortcode-wrap
  .wedocs-search-input
  .search-submit[class] {
  padding: 14px 35px;
  background: #0d2048;
  width: 84px;
}

.internal-page
  .wedocs-shortcode-wrap
  .wedocs-search-input
  .search-submit[class]:hover,
ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link a:hover {
  background: #da1a32;
}
.internal-page
  .wedocs-shortcode-wrap
  ul.wedocs-docs-list
  li.wedocs-docs-single {
  box-shadow: 7px 7px 0px 0px rgba(32, 47, 99, 0.1);
  background: rgba(32, 47, 99, 0.02);
  border-color: rgba(32, 47, 99, 0.05);
  border-radius: 30px;
  padding: 30px 40px;
}
ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link a {
  color: white;
  line-height: 30px;
  background: #0d2048;
  border-radius: 10px;
  padding: 13.5px 20px;
  text-decoration: none;
}
.internal-page
  .wedocs-shortcode-wrap
  ul.wedocs-docs-list
  li.wedocs-docs-single
  .divider {
  height: 1px;
  border: none;
  background: rgba(32, 47, 99, 0.1);
  margin-top: 30px;
}
.wedocs-shortcode-wrap a:hover,
.pge-search-grid .docs a:hover {
  color: #da1a32;
}
.wedocs-shortcode-wrap a {
  text-decoration: none;
}
.internal-page
  .wedocs-shortcode-wrap
  ul.wedocs-docs-list
  ul.wedocs-doc-sections {
  padding: 0 15px 0 0;
}
.internal-page
  .wedocs-shortcode-wrap
  ul.wedocs-docs-list
  ul.wedocs-doc-sections
  > li {
  position: relative;
  padding-left: 30px;
}
.internal-page
  .wedocs-shortcode-wrap
  ul.wedocs-docs-list
  ul.wedocs-doc-sections
  > li:before {
  font-family: "Font Awesome\ 5 Free";
  content: "\f07c";
  font-weight: 700;
  color: rgba(32, 47, 99, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
}
.internal-page
  .wedocs-shortcode-wrap
  ul.wedocs-docs-list
  ul.wedocs-doc-sections
  ul.children {
  padding-left: 43px;
}
.pge-search-grid {
  display: flex;
  flex-wrap: wrap;
}
.pge-search-grid .docs {
  width: 31.3333%;
  margin: 15px 1%;
  box-shadow: 5px 5px 0px 0px rgba(32, 47, 99, 0.1);
  background: rgba(32, 47, 99, 0.02);
  border-color: rgba(32, 47, 99, 0.05);
  border-radius: 20px;
  padding: 30px;
}
.pge-search-grid .docs h2.entry-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.docs-template-default .content-area {
  background: rgba(32, 47, 99, 0.02);
  padding: 50px 0;
  margin-top: 10rem;
}
.docs-template-default .site-main {
  max-width: 1260px;
  margin: 0 auto;
}
.docs-template-default .site-main h1 {
  font-size: 5rem;
  line-height: 1;
  margin-bottom: 20px;
}
.docs-template-default
  .wedocs-single-wrap
  .wedocs-sidebar
  ul.doc-nav-list
  li.wd-state-closed
  > a
  > .wedocs-caret {
  border-color: #da1a32;
  color: #da1a32;
}
.docs-template-default
  .wedocs-single-wrap
  .wedocs-sidebar
  ul.doc-nav-list
  > li.current_page_ancestor
  > a,
.docs-template-default
  .wedocs-single-wrap
  .wedocs-sidebar
  ul.doc-nav-list
  > li.current_page_item
  > a {
  background: #da1a32;
}
.docs-template-default
  .wedocs-single-wrap
  .wedocs-sidebar
  ul.doc-nav-list
  > li.current_page_parent
  li.current_page_item
  > a,
.docs-template-default
  .wedocs-single-wrap
  .wedocs-sidebar
  ul.doc-nav-list
  > li.current_page_item
  li.current_page_item
  > a,
.docs-template-default
  .wedocs-single-wrap
  .wedocs-sidebar
  ul.doc-nav-list
  > li.current_page_ancestor
  li.current_page_item
  > a {
  border-color: #da1a32;
}
.article-child.well > ul {
  padding-left: 30px;
}
.article-child.well ul li {
  list-style-position: inside;
}
.article-child.well ul li ul.children {
  padding-left: 30px;
}
.wedocs-single-content .docs .entry-content ol li {
  list-style-position: inside;
}
.wedocs-single-content .docs .entry-content > ul {
  list-style: none;
  padding-left: 0;
  letter-spacing: -0.041rem;
}
.wedocs-single-content .docs .entry-content > ul li {
  position: relative;
  padding-left: 3.8rem;
  text-align: justify;
}
.wedocs-single-content .docs .entry-content > ul li:before {
  position: absolute;
  top: 0rem;
  left: 0;
  content: "\f058";
  font-family: "Font Awesome 6 Free", sans-serif;
  color: #da1a32;
  font-size: 1.8rem;
  line-height: 1.78;
  font-weight: 400;
}
.wedocs-single-content .docs .entry-content > ul li + li {
  margin-top: 1.8rem;
}
.wedocs-single-content .docs .entry-content > ul li ul li + li {
  margin-top: 1rem;
}
.wedocs-single-content .docs .entry-content > ul li li:before {
  top: 8px;
  left: 15px;
  content: "\f111";
  font-size: 0.7rem;
  line-height: 1.78;
  font-weight: 700;
}
.wedocs-single-content .docs .entry-content > ul li li {
  list-style-type: none;
}
#wedocs-single-doc-search-modal
  .doc-search-container
  .doc-search-modal
  .modal-body
  .doc-search-dropdown-container
  .doc-search-hits
  #doc-search-list
  .doc-search-hit
  .doc-search-hit-result
  .doc-search-hit-container
  .doc-search-hit-content-wrapper
  hr {
  height: 1px !important;
  border: none !important;
}
#wedocs-single-doc-search-modal
  .doc-search-container
  .doc-search-modal
  .modal-body
  .doc-search-dropdown-container
  .doc-search-hits
  #doc-search-list
  .doc-search-hit
  .doc-search-hit-result:hover {
  background: #0d2048 !important;
}
#wedocs-single-doc-search-modal
  .doc-search-container
  .doc-search-modal
  .modal-body
  .doc-search-dropdown-container
  .doc-search-hits
  #doc-search-list
  .doc-search-hit
  .doc-search-hit-result
  .doc-search-hit-container
  .doc-search-hit-content-wrapper
  .wd-docs-navigation
  .parent-doc-nav
  .doc-search-hit-path {
  align-self: center !important;
}
#wedocs-single-doc-search-modal
  .doc-search-container
  .doc-search-modal
  .modal-body
  .doc-search-dropdown-container
  .doc-search-hits
  #doc-search-list
  .doc-search-hit
  .doc-search-hit-result {
  font-size: inherit !important;
}

@media (max-width: 991px) {
  .pge-search-grid .docs {
    width: 48%;
    margin: 10px 1%;
  }
}

@media (max-width: 767px) {
  .wedocs-shortcode-wrap .wedocs-search-form .wedocs-search-input {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .internal-page
    .wedocs-shortcode-wrap
    ul.wedocs-docs-list
    li.wedocs-docs-single {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .internal-page
    .wedocs-shortcode-wrap
    ul.wedocs-docs-list
    li.wedocs-docs-single {
    padding: 30px 20px;
  }
  .pge-search-grid .docs {
    width: 100%;
    margin: 10px 0;
  }
}

.lp1-banner {
  padding: 80px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
}
.form-acceptance-cb,
.featurebox input[type="checkbox"],
.blk-text-optin input[type="checkbox"],
.formbody-lp input[type="checkbox"],
.hl-form input[type="checkbox"] {
  width: 20px !important;
  height: 20px !important;
  vertical-align: bottom !important;
  margin: 0 !important;
}
.lp1-banner h1 {
  color: #fff;
  margin: 0 0 30px 0;
  font-weight: 800;
  font-size: 6.5rem;
  line-height: 1;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.lp1-banner h2 {
  color: #fff;
  margin: 0;
  font-weight: 800;
  font-size: 3.5rem;
  line-height: 1;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
.lp1-ctabar {
  text-align: center;
  padding: 60px 0;
}
.lp1-ctabar h3 {
  margin: 50px 0 0 0;
}
.lp1-btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ff2525;
  color: #fff;
  line-height: 1;
  font-weight: 800;
  font-size: 2.6rem;
  border-radius: 6rem;
  padding: 20px 30px;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  position: relative;
  border: none;
  outline: none;
}
.lp1-btn:after {
  content: "\f138";
  font-family: Font Awesome\6 Free;
  font-size: 1.1em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: -12px 0 0 10px;
}
.or {
  font-weight: 800;
  font-size: 1.5em;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin: 0 10px;
}
.lp1-intro {
  text-align: center;
  padding-top: 0 !important;
}
.dblue {
  color: #001e45;
}
.red {
  color: #e02b28;
}
.lblue {
  color: #58b6e7;
}
.extra-cta {
  padding: 50px 0 0 0;
}
.hl-promise.lp1-promise {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  padding: 50px 0;
}
.hl-promise.lp1-promise:before {
  content: "";
  background: rgba(255, 255, 255, 0.78);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hl-promise.lp1-promise .shell {
  position: relative;
}
.lp1-bottom-cta {
  text-align: center;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.hl-gallery {
  text-align: center;
  padding: 50px 0;
  background: #f7f7f7;
  margin-bottom: 50px;
}
.hl-gallery .slick-slide {
  padding: 0 10px;
}
.hl-gallery .slick-prev {
  left: -50px;
}
.hl-gallery .slick-next {
  right: -50px;
}
.hl-faqs {
  background: #f7f7f7;
  padding: 50px 0;
  text-align: center;
}
.faq-outer {
  text-align: left;
}
.faq-outer h3 {
  font-size: 1em;
  margin: 0 0 10px 0 !important;
  font-weight: 700;
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 15px 54px 15px 20px;
  background: #fff;
  border: #ccc solid 1px;
}
.faq-outer h3.active {
  border: none;
  margin: 0;
}
.faq-outer h3.active {
  color: #fff;
  background: #182349;
  margin: 0 !important;
}
.faq-outer h3.active::before {
  content: "\f068";
  color: #fff;
}
.faq-outer h3::before {
  content: "\f067";
  font-family: Font Awesome\6 Free;
  font-size: 1.1em;
  font-weight: 700;
  position: absolute;
  right: 20px;
  top: 12px;
  color: #0d2048;
}
.faq-outer h3:hover {
  color: #fff;
  background: #182349;
}
.faq-outer h3:hover::before {
  color: #fff;
}
.faq-answer {
  width: 100%;
  padding: 30px;
  margin-bottom: 8px;
  border: #ccc solid 1px;
  background: #fff;
}
.faq-answer p:last-child {
  margin: 0;
}

.hl-form .wpcf7-spinner {
  position: absolute;
  left: 0;
  bottom: 0;
}
.hl-footer-grid,
.hl-intro-grid {
  align-items: center;
}
.hl-footer {
  padding: 20px 0;
}
.hl-banner {
  padding: 80px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hl-banner:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
}
.hl-banner .shell {
  position: relative;
}
.hl-banner h1 {
  color: #fff;
  max-width: 650px;
  font-size: 2.5em;
}
.hero--small .hl-form,
.hl-banner .hl-form {
  right: 0;
  left: auto;
}

.herohome .hl-form {
  left: 0;
}
.hl-form {
  background: #fff;
  border: solid 3px #37465a;
  border-radius: 10px;
  padding: 10px 30px 10px;
  width: 450px;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 1;
  color: #000;
}
.hl-form p {
  margin: 0;
}

.hlform-row {
  display: flex;
  flex-wrap: wrap;
  clear: both;
  margin: 0 0 12px;
  justify-content: space-between;
}
.hlform-col {
  width: 48.5%;
}
.hlform-rowfull .hlform-col {
  width: 100%;
}
.hl-form h2 {
  font-size: 1.2em;
}
.hl-form input[type="email"],
.hl-form input[type="tel"],
.hl-form input[type="text"] {
  border: solid 1px #e7edf1;
  background: #f2f5f7;
  width: 100%;
  padding: 8px 15px;
  font-size: 0.889em;
}
.hl-ctabar {
  background: #f2f5f7;
  padding: 50px 0;
}
.hl-ctabar h3 {
  margin: 0;
  position: relative;
}
.hl-ctabar h3:before {
  content: url(https://sparklesquad.com/wp-content/uploads/2024/07/arrow.jpg);
  width: 122px;
  height: 75px;
  position: absolute;
  left: 380px;
  top: 0px;
  display: none;
}
.hl-form .btn {
  width: 100%;
  border-radius: 7px;
  padding: 5px 20px;
}
.hl-intro {
  padding: 80px 0 40px;
}
.hl-intro-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 12px 0;
}
.hl-intro-row div:first-child {
  width: 10%;
  text-align: center;
}
.hl-intro-row div:last-child {
  width: 90%;
  padding: 0 10px;
}
.hl-intro-row p {
  margin: 0;
}
.hl-intro-row p strong {
  font-size: 1.3em;
}
.hl-intro-photo {
  text-align: right;
}
.hl-reviews-top {
  padding: 0 0 50px 0;
  text-align: center;
}
.hl-review-box {
  border: solid 1px #ccc;
  padding: 20px 20px 20px 120px;
  text-align: left;
  margin: 20px 0;
  position: relative;
}
.hl-review-grid {
  align-items: center;
  padding: 30px 0 0 0;
}
.hl-review-box:before {
  content: url(https://sparklesquad.com/wp-content/uploads/2024/07/quote-icon.jpg);
  width: 47px;
  height: 47px;
  position: absolute;
  left: 30px;
  top: 30px;
}
.hl-review-box blockquote {
  font-weight: 700;
}
.hl-review-box cite {
  font-style: normal;
}
.hl-promise {
  text-align: center;
  padding: 0 0 30px 0;
}
.hl-promise ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 70%;
  margin: 0 auto;
  list-style-type: none;
}
.hl-promise ul li {
  width: 50%;
  padding: 10px 30px;
}
.hl-promise ul li img {
  margin-bottom: 30px;
}
.hl-quote-grid {
  display: flex;
  align-items: center;
  margin: 0;
}
.hl-quote {
  background: #37465a;
}
.hl-quote h2 {
  margin: 0;
  padding: 20px 0;
  color: #fff;
  font-size: 1.7em;
}
.grid.hl-quote-grid .grid__col {
  padding: 0 1.5rem;
}
/****************custom css************/

@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .phone-btn--alt h3 {
    font-size: 1.8rem;
  }
}

.promise-logos img {
  width: 160px;
}
@media (max-width: 1280px) {
  .hl-gallery .slick-prev {
    left: 0;
  }
  .hl-gallery .slick-next {
    right: 0;
  }
  .hl-form {
    right: 50px;
  }
}
@media (max-width: 1199px) {
  .update-styles-lp .hl-intro {
    padding-top: 0 !important;
  }
  .hl-ctabar h3::before {
    left: 300px;
  }
  .hl-banner h1 {
    max-width: 450px;
    font-size: 2em;
  }
}
@media (max-width: 991px) {
  .desk-btn {
    display: none;
  }
  .hl-ctabar h3::before {
    display: none;
  }
  .hl-banner h1 {
    max-width: 100%;
    font-size: 2em;
    text-align: center;
  }
  .hl-form {
    right: auto;
    top: auto;
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
}

@media (max-width: 812px) {
  .hl-review-grid {
    flex-direction: column-reverse;
  }
  .hl-intro .btn {
    margin-top: 20px;
  }
  .hl-intro-photo {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .hl-ctabar h3 {
    font-size: 1.3em;
  }
  .hl-ctabar {
    padding: 30px 0;
    text-align: center;
  }
  .hl-intro {
    padding: 20px 0;
  }
  .hl-promise {
    padding: 0;
  }
  .hl-reviews-top {
    padding: 0 0 20px 0;
  }

  .hl-review-box blockquote {
    margin-bottom: 0;
  }
  .hl-promise ul {
    width: 100%;
  }
  .hl-review-box {
    padding: 20px;
    text-align: center;
  }
  .hl-review-box::before {
    display: none;
  }
  .hl-review-box blockquote:after {
    content: url(https://elitewindowcleaning.ca/kingston/wp-content/uploads/sites/7/2023/09/quote-icon.jpg);
    width: 47px;
    height: 47px;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .page-template-template-commercial .mob-actions,
  .page-template-template-commercial-new .mob-actions {
    display: none;
  }
  .footer .footer__contacts .socials ul {
    display: flex !important;
    justify-content: flex-start;
  }

  .below-banner-mob {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .hl-banner h1 {
    font-size: 1.5em;
    letter-spacing: 0;
  }
  .hl-banner {
    padding: 40px 0;
  }
  .hl-promise ul li {
    width: 100%;
    padding: 10px 0;
  }
}

.from-h {
  text-align: center;
  line-height: normal;
}
.from-h h2 {
  margin: 0;
  text-align: center;
  font-size: 1.7em;
  width: 100%;
  color: #000 !important;
  text-shadow: 0 0 0px rgba(0, 0, 0, 0.4) !important;
}
.from-h a {
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: 900;
}
.from-h a:hover {
  color: #da1a32;
}

.ra-open-form h1 {
  max-width: 550px;
}
.hl-form select {
  padding: 8px 10px !important;
  width: 100% !important;
  background: #f2f5f7 !important;
  border: solid 1px #e7edf1 !important;
}

.hlform-row p:empty {
  display: none;
}
