@charset "UTF-8";
/*
Description: This is the Smart Start Canada theme's code-based custom css file.
Author: Smart Start LLC
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: smartstartllc
*/
:root {
  --ssica-basebrandcolor: #0b213b;
  --ssica-secondarybrandcolor: #1f6dcd;
  --ssica-accentbrandcolor: #00b67a;
  --ssica-backgroundblue: #c3e9f7;
  --ssica-buttonelectricblue: #0032e8;
  --ssica-logowidth: 173px;
}

body a {
  color: inherit;
}

.wp-block-site-logo {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: var(--ssica-logowidth);
  max-width: var(--ssica-logowidth);
}
.wp-block-site-logo.is-default-size img {
  width: var(--ssica-logowidth);
  max-width: var(--ssica-logowidth);
}

html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div,
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div {
  background: var(--ssica-accentbrandcolor);
  color: #ffffff !important;
  -webkit-transition: background-color 0.28s ease, color 0.28s ease;
  transition: background-color 0.28s ease, color 0.28s ease;
}

.gform-theme--framework .gform_heading .gform_required_legend {
  display: none;
}
.gform-theme--framework .gppt-has-page-transitions .swiper-slide {
  padding: 5px;
}
.gform-theme--framework .gform_fields {
  --gf-form-gap-y: 30px;
  grid-row-gap: var(--gf-form-gap-y);
  row-gap: var(--gf-form-gap-y);
}
.gform-theme--framework .gform_fields input {
  font-size: 18px;
}
.gform-theme--framework .gfield_required {
  pointer-events: auto;
  vertical-align: bottom;
  white-space: nowrap;
}
.gform-theme--framework .gfield_required > .gfield_required_custom {
  display: inline-block;
  max-width: 5px;
  overflow-x: hidden;
  -ms-overflow-style: none;
  -webkit-transition: max-width 150ms ease-in-out;
  transition: max-width 150ms ease-in-out;
}
.gform-theme--framework .gfield_required > .gfield_required_custom::-webkit-scrollbar {
  display: none;
}
.gform-theme--framework .gfield_required > .gfield_required_custom:hover {
  max-width: 90px;
}
.gform-theme--framework .gf_page_steps {
  --gf-field-pg-prog-margin-y-end: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.gform-theme--framework .gf_step {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gform-theme--framework .gf_step:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 15px;
  left: calc(50% + 24px);
  right: -50%;
  border-top: 2px dashed #9a9a9a;
  z-index: 0;
}
.gform-theme--framework .gf_step a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gform-theme--framework .gf_step .gf_step_number {
  --gf-field-pg-steps-number-border-color: none;
  --gf-local-bg-color: #a7a7a7;
  color: #000;
}
.gform-theme--framework .gf_step .gf_step_number::after {
  content: none;
}
.gform-theme--framework .gf_step .gf_step_number {
  position: relative;
  z-index: 1;
}
.gform-theme--framework .gf_step .gf_step_label {
  font-size: 12px;
  text-align: center;
  text-transform: capitalize;
  color: #656565;
}
.gform-theme--framework .gf_step.gf_step_completed:not(:last-child)::before {
  border-top-style: solid;
  border-top-color: var(--ssica-accentbrandcolor);
}
.gform-theme--framework .gf_step.gf_step_completed .gf_step_number {
  background-color: var(--ssica-accentbrandcolor);
  border: none;
  color: #fff;
}
.gform-theme--framework .gf_step.gf_step_completed .gf_step_number::after {
  background-color: var(--ssica-accentbrandcolor);
  border: none;
  position: relative;
  top: -7px;
}
.gform-theme--framework .gf_step.gf_step_completed .gf_step_label {
  color: var(--ssica-accentbrandcolor);
}
.gform-theme--framework .gf_step.gf_step_active .gf_step_number {
  background-color: var(--ssica-buttonelectricblue);
  color: #fff;
}
.gform-theme--framework .gf_step.gf_step_active .gf_step_label {
  color: var(--ssica-buttonelectricblue);
}
.gform-theme--framework [data-wpml=language-item]:first-of-type {
  margin-top: 3px !important;
}
.gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html) {
  position: relative;
}
.gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html) > .gfield_label,
.gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html) > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline) {
  position: absolute;
  top: 25px;
  left: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  padding: 6px 6px;
  line-height: 1;
  font-size: 16px;
  color: #666;
  background: #fff;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
}
.gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):focus-within > .gfield_label, .gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):focus-within > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline), .gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html).ss-field-has-value > .gfield_label, .gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html).ss-field-has-value > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline), .gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):has(input:-webkit-autofill) > .gfield_label, .gform-theme--framework .gfield:not(.ss-no-floating-label):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):has(input:-webkit-autofill) > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline) {
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
}
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex span,
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex > div {
  position: relative;
}
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex span > .gform-field-label--type-sub,
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex > div > .gform-field-label--type-sub {
  position: absolute;
  top: 25px;
  left: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  padding: 6px 6px;
  line-height: 1;
  font-size: 16px;
  color: #666;
  background: #fff;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
}
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex span input:not([type=checkbox]):not([type=radio]),
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex span textarea,
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex span select,
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex > div input:not([type=checkbox]):not([type=radio]),
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex > div textarea,
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex > div select {
  padding-top: 22px;
}
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex span:focus-within > .gform-field-label--type-sub, .gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex span.ss-subfield-has-value > .gform-field-label--type-sub,
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex > div:focus-within > .gform-field-label--type-sub,
.gform-theme--framework .gfield:not(.ss-no-floating-label) .ginput_complex > div.ss-subfield-has-value > .gform-field-label--type-sub {
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
  color: var(--ssica-buttonelectricblue);
}
.gform-theme--framework .gfield .gfield_description ul {
  margin-left: 10px;
}
.gform-theme--framework .gfield .gfield_description ul li {
  list-style-type: disc;
  margin-left: 10px;
}
.gform-theme--framework .gfield.gfield--type-date input {
  width: 100%;
}
.gform-theme--framework .gform_page_footer > input[type=submit],
.gform-theme--framework .gform_page_footer > input[type=button],
.gform-theme--framework .gform_footer > input[type=submit],
.gform-theme--framework .gform_footer > input[type=button] {
  --gf-ctrl-btn-radius: 50px;
}
.gform-theme--framework .gform_drop_area > button.gform_button_select_files {
  --gf-ctrl-btn-radius: 50px;
}
.gform-theme--framework#gform_wrapper_43 .gform_page_footer > input[type=submit],
.gform-theme--framework#gform_wrapper_43 .gform_page_footer > input[type=button] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* mobile */
@media (max-width: 1169px) {
  .menu-top {
    display: none !important;
  }
  .menu-top-login, .menu-top-search {
    display: none !important;
  }
}
/* desktop */
@media (min-width: 1170px) {
  .btn-menu-mobile {
    display: none !important;
  }
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__submenu-container a.wp-block-navigation-item__content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44.5px !important;
  min-width: 44.5px !important;
  max-width: 44.5px !important;
}

/* medium */
@media (max-width: 1260px) {
  .menu-top .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none !important;
  }
  .menu-top .wp-block-navigation__container {
    gap: 10px !important;
  }
  body.logged-in .gspb_slidingPanel-inner {
    padding-top: 60px !important;
  }
  [aria-label="Language Switcher"].wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a {
    padding: 0 !important;
  }
  .gspb_slidingPanel [aria-label="Language Switcher"].wpml-language-switcher-block {
    margin: 40px 0 30px !important;
  }
  .gspb_slidingPanel .bottons-number {
    display: none !important;
  }
  .gspb_slidingPanel nav > ul > li > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  .gspb_slidingPanel nav > ul > li > a::before {
    content: "";
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    width: 24px;
    height: 24px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-locations::before, .gspb_slidingPanel nav > ul > li > a[href*="/locations"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-locations.svg");
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-programs::before, .gspb_slidingPanel nav > ul > li > a[href*="/programs"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-programs.svg");
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-forms::before, .gspb_slidingPanel nav > ul > li > a[href*="/forms"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-forms.svg");
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-products::before, .gspb_slidingPanel nav > ul > li > a[href*="/products"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-products.svg");
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-faqs::before, .gspb_slidingPanel nav > ul > li > a[href*="/faq"]::before, .gspb_slidingPanel nav > ul > li > a[href*="/faqs"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-faqs.svg");
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-aboutus::before, .gspb_slidingPanel nav > ul > li > a[href*="/about"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-aboutus.svg");
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-mechaniccallback::before, .gspb_slidingPanel nav > ul > li > a[href*="/mechanic-callback"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-mechaniccallback.svg");
  }
  .gspb_slidingPanel nav > ul > li > a.ss-nav-icon-contact::before, .gspb_slidingPanel nav > ul > li > a[href*="/contact"]::before {
    background-image: url("/wp-content/uploads/2026/04/icon-nav-contact.svg");
  }
  .gspb_slidingPanel .gspb-buttonbox {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .gspb_slidingPanel .menu-top-number {
    margin-top: 20px;
  }
  .gspb_slidingPanel .menu-top-number .gspb_button_wrapper {
    width: 100%;
    margin: 0 0 14px;
  }
  .gspb_slidingPanel .menu-top-number a.wp-block-greenshift-blocks-buttonbox.gspb-buttonbox.wp-element-button {
    width: 100%;
    min-height: 64px;
    padding: 12px 18px;
    border: 0;
    border-radius: 999px;
    background: #0eb67f !important;
    -webkit-box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2);
            box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .gspb_slidingPanel .menu-top-number .gspb-buttonbox-wrapper {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
  .gspb_slidingPanel .menu-top-number .gspb_buttonbox-text,
  .gspb_slidingPanel .menu-top-number .gspb_buttonbox-title {
    color: #001a14 !important;
    text-align: center;
    font-weight: 700;
    line-height: 1.15;
  }
  .gspb_slidingPanel .menu-top-search-account {
    --ssica-link-blue: var(--ssica-secondarybrandcolor);
    --ssica-search-purple: #5a43d6;
    margin-top: 16px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 14px;
  }
  .gspb_slidingPanel .menu-top-search-account .gspb_button_wrapper {
    width: auto;
    margin-bottom: 0;
  }
  .gspb_slidingPanel .menu-top-search-account .gspb-buttonbox-wrapper,
  .gspb_slidingPanel .menu-top-search-account .gspb_buttonbox-textwrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
[aria-label="Language Switcher"].wpml-language-switcher-block {
  --ssica-ls-shell-blue: #2d73d8;
  --ssica-ls-pill-bg: #ffffff;
  --ssica-ls-active-en: #15b56c;
  --ssica-ls-text: #111111;
  --ssica-ls-height: 37px;
  --ssica-ls-width: 89px;
  --ssica-ls-segment-width: calc(var(--ssica-ls-width) / 2);
  width: var(--ssica-ls-width) !important;
  min-width: var(--ssica-ls-width);
  max-width: var(--ssica-ls-width);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: transparent;
  border-radius: 0;
  padding: 0;
  margin: 8px 20px 10px !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li {
  position: relative !important;
  -webkit-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block > .wp-block-navigation-item,
[aria-label="Language Switcher"].wpml-language-switcher-block > .wp-block-navigation-item > div,
[aria-label="Language Switcher"].wpml-language-switcher-block .wpml-ls-dropdown,
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container {
  width: var(--ssica-ls-width) !important;
  min-width: var(--ssica-ls-width) !important;
  max-width: var(--ssica-ls-width) !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  background: var(--ssica-ls-pill-bg);
  border-radius: 999px;
  padding: 0;
  margin: 0 !important;
  position: relative;
  width: var(--ssica-ls-width) !important;
  overflow: hidden;
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__submenu-container.isHorizontal {
  width: var(--ssica-ls-segment-width) !important;
  min-width: var(--ssica-ls-segment-width) !important;
  max-width: var(--ssica-ls-segment-width) !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block [data-wpml=language-item] {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__submenu-container a.wp-block-navigation-item__content {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--ssica-ls-segment-width);
  height: 100%;
  border-radius: 999px;
  background: var(--ssica-ls-active-en);
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  pointer-events: none;
  z-index: 0;
}
[aria-label="Language Switcher"].wpml-language-switcher-block [data-wpml=language-item]:first-of-type {
  margin-top: 0 !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li > * {
  position: relative;
  z-index: 1;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation-item__content.wp-block-navigation-submenu__toggle {
  padding: 0 !important;
  margin: 0 !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__submenu-icon,
[aria-label="Language Switcher"].wpml-language-switcher-block .wpml-ls-flag {
  display: none !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item {
  min-height: 0;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__submenu-container.isHorizontal {
  position: relative !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  overflow: visible !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: transparent !important;
  height: var(--ssica-ls-height);
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div,
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__submenu-container a.wp-block-navigation-item__content {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: var(--ssica-ls-segment-width);
  min-width: var(--ssica-ls-segment-width);
  max-width: var(--ssica-ls-segment-width);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--ssica-ls-segment-width);
          flex: 0 0 var(--ssica-ls-segment-width);
  height: var(--ssica-ls-height);
  padding: 0 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 999px;
  color: var(--ssica-ls-text) !important;
  text-decoration: none !important;
  background: transparent;
  font-weight: 700;
  line-height: 1;
  margin: 0 !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation-item__content {
  font-size: 0 !important;
  line-height: 0 !important;
  gap: 0 !important;
}
[aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div::before,
[aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__submenu-container a.wp-block-navigation-item__content::before {
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
}
html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div::before {
  content: "En";
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div::before {
  content: "Fr";
  color: white;
}
html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block [data-wpml=language-item] a.wp-block-navigation-item__content::before {
  content: "Fr";
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block [data-wpml=language-item] a.wp-block-navigation-item__content::before {
  content: "En";
}
html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div, html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .current-language-item > .wp-block-navigation-item__content > div {
  background: var(--ssica-ls-active-en);
  color: #ffffff !important;
  -webkit-transition: background-color 0.28s ease, color 0.28s ease;
  transition: background-color 0.28s ease, color 0.28s ease;
}
html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:hover::before, html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:focus-within::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:hover .current-language-item > .wp-block-navigation-item__content > div, html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:focus-within .current-language-item > .wp-block-navigation-item__content > div {
  background: transparent;
  color: var(--ssica-ls-text) !important;
}
html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:hover [data-wpml=language-item] a.wp-block-navigation-item__content, html[lang^=en] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:focus-within [data-wpml=language-item] a.wp-block-navigation-item__content {
  color: #ffffff !important;
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:hover::before, html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:focus-within::before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:hover .current-language-item > .wp-block-navigation-item__content > div, html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:focus-within .current-language-item > .wp-block-navigation-item__content > div {
  background: transparent;
  color: var(--ssica-ls-text) !important;
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:hover .current-language-item > .wp-block-navigation-item__content > div::before, html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:focus-within .current-language-item > .wp-block-navigation-item__content > div::before {
  color: var(--ssica-ls-text);
}
html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:hover [data-wpml=language-item] a.wp-block-navigation-item__content, html[lang^=fr] [aria-label="Language Switcher"].wpml-language-switcher-block .wp-block-navigation__container > li:focus-within [data-wpml=language-item] a.wp-block-navigation-item__content {
  color: #ffffff !important;
}

.gspb_slidingPanel [aria-label="Language Switcher"].wpml-language-switcher-block {
  -webkit-filter: drop-shadow(0 2px 2px rgba(8, 10, 15, 0.22));
          filter: drop-shadow(0 2px 2px rgba(8, 10, 15, 0.22));
}

body:has(.ss-location-search-wrap) header#gspb_row-id-gsbp-95d109d {
  display: none !important;
}

body:has(.ss-location-search-wrap) .gspb-dynamic-post-title {
  display: none !important;
}
body:has(.ss-location-search-wrap) .ss-breadcrumb {
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body:has(.ss-location-search-wrap) .ss-breadcrumb > .gspb_row__content {
  max-width: 1300px !important;
  margin: auto;
}
body:has(.ss-location-search-wrap) main#wp--skip-link--target,
body:has(.ss-location-search-wrap) main#wp--skip-link--target.site-content,
body:has(.ss-location-search-wrap) main#wp--skip-link--target.site-content.has-global-padding,
body:has(.ss-location-search-wrap) main#wp--skip-link--target.wp-block-group.site-content,
body:has(.ss-location-search-wrap) main#wp--skip-link--target.wp-block-group.site-content.has-global-padding,
body:has(.ss-location-search-wrap) main#wp--skip-link--target.wp-block-group.site-content.has-global-padding.is-layout-constrained,
body:has(.ss-location-search-wrap) main.site-content,
body:has(.ss-location-search-wrap) main.site-content.has-global-padding,
body:has(.ss-location-search-wrap) main.wp-block-group.site-content,
body:has(.ss-location-search-wrap) main.wp-block-group.site-content.has-global-padding {
  margin: 0 !important;
  padding: 0 !important;
}
body:has(.ss-location-search-wrap) .gspb_row__content {
  max-width: 100% !important;
}
body:has(.ss-location-search-wrap) .p-0 {
  padding: 0 !important;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page {
  gap: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__layout {
  gap: 0;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  max-height: none;
  background: #fff;
  border-right: 1px solid #d8dee6;
  overflow: hidden;
  min-width: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__map-column {
  position: sticky;
  top: 0;
  height: 100vh;
  -ms-flex-item-align: start;
      align-self: flex-start;
  min-width: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__map-wrap, body:has(.ss-location-search-wrap) .global-iid-location-search-page__map {
  height: 100%;
  min-height: 100%;
  border-radius: 0;
  overflow: hidden;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__hero {
  text-align: left;
  padding: 28px 30px 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__hero .wp-block-heading {
  font-size: 32px;
  line-height: 1.18;
  letter-spacing: -0.025em;
  margin-bottom: 8px;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__toolbar {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 140px;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__finder {
  max-width: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  gap: 10px;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__finder-label {
  margin: 0;
  color: #202124;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__radius {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 14px;
}
body:has(.ss-location-search-wrap) .global-iid-location-search-page__list {
  gap: 0;
  border-top: 1px solid #d8dee6;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-height: 0;
  overflow-y: auto;
  padding: 0;
  margin-top: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder {
  max-width: none;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__input {
  min-height: 42px;
  border: 1px solid #7b7f86;
  border-right: 0;
  border-radius: 999px 0 0 999px;
  margin-bottom: 0 !important;
  padding: 0 20px;
  font-size: 15px;
  line-height: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__input::-webkit-input-placeholder {
  color: #c0c0c0;
  opacity: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__input::-moz-placeholder {
  color: #c0c0c0;
  opacity: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__input:-ms-input-placeholder {
  color: #c0c0c0;
  opacity: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__input::-ms-input-placeholder {
  color: #c0c0c0;
  opacity: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__input::placeholder {
  color: #c0c0c0;
  opacity: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-finder__button {
  min-width: 104px;
  min-height: 42px;
  border-radius: 0 999px 999px 0;
  background: #20b573;
  color: #fff;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}
body:has(.ss-location-search-wrap) .ss-modern-radius {
  width: 100%;
  max-width: 100%;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__track-wrap {
  position: relative;
  height: 32px;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__range {
  width: 100%;
  height: 32px;
  margin: 0;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  cursor: pointer;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__range::-webkit-slider-runnable-track {
  height: 7px;
  border: 0;
  border-radius: 999px;
  background: #c8ecf8;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 36px;
  height: 36px;
  margin-top: -14px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__range::-moz-range-track {
  height: 7px;
  border: 0;
  border-radius: 999px;
  background: #c8ecf8;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__range::-moz-range-thumb {
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__bubble {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #1f6dcd;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  pointer-events: none;
  z-index: 99;
  font-size: 14px;
  left: 0;
}
body:has(.ss-location-search-wrap) .ss-modern-radius__labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 2px;
  font-size: 12px;
  font-weight: 400;
  color: #0b213b;
  margin-top: 4px;
  margin-bottom: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-card {
  border: 0;
  border-top: 1px solid #d8dee6;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 18px 28px 20px;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left !important;
}
body:has(.ss-location-search-wrap) .global-iid-location-card:first-child {
  border-top: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-card:hover, body:has(.ss-location-search-wrap) .global-iid-location-card:focus-within, body:has(.ss-location-search-wrap) .global-iid-location-card:active {
  background: #f3f4f6;
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
body:has(.ss-location-search-wrap) .global-iid-location-card.ss-card--highlighted {
  background: #f0faf5;
}
body:has(.ss-location-search-wrap) .global-iid-location-card:hover body:has(.ss-location-search-wrap) .global-iid-location-card__pin::before, body:has(.ss-location-search-wrap) .global-iid-location-card:focus-within body:has(.ss-location-search-wrap) .global-iid-location-card__pin::before, body:has(.ss-location-search-wrap) .global-iid-location-card:active body:has(.ss-location-search-wrap) .global-iid-location-card__pin::before, body:has(.ss-location-search-wrap) .global-iid-location-card.ss-card--highlighted body:has(.ss-location-search-wrap) .global-iid-location-card__pin::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 40' width='32' height='40'%3E%3Cdefs%3E%3CclipPath id='cp-card-hover'%3E%3Cpath d='M19.393,0H19.227A12.331,12.331,0,0,0,6.786,12.222q0,0.078,0,.156c0,4.8,1.908,7.116,6.137,13.014A37.355,37.355,0,0,1,19,39.16a0.36,0.36,0,0,0,.4.365,0.431,0.431,0,0,0,.29-0.365,33.634,33.634,0,0,1,5.958-13.768c2.428-3.528,6.137-8.214,6.137-13.014A12.467,12.467,0,0,0,19.393,0Z' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23cp-card-hover)'%3E%3Cpath d='M5.642-1.078H33.057V40.5H5.638Z' fill='%2320b573'/%3E%3Cpath d='M5.642-1.078H19.348V40.5H5.642V-1.078Z' fill='%23000000' opacity='0.08'/%3E%3C/g%3E%3C/svg%3E") !important;
}
body:has(.ss-location-search-wrap) .global-iid-location-card:hover body:has(.ss-location-search-wrap) .global-iid-location-card__distance-value, body:has(.ss-location-search-wrap) .global-iid-location-card:hover body:has(.ss-location-search-wrap) .global-iid-location-card__distance-unit, body:has(.ss-location-search-wrap) .global-iid-location-card:focus-within body:has(.ss-location-search-wrap) .global-iid-location-card__distance-value, body:has(.ss-location-search-wrap) .global-iid-location-card:focus-within body:has(.ss-location-search-wrap) .global-iid-location-card__distance-unit, body:has(.ss-location-search-wrap) .global-iid-location-card:active body:has(.ss-location-search-wrap) .global-iid-location-card__distance-value, body:has(.ss-location-search-wrap) .global-iid-location-card:active body:has(.ss-location-search-wrap) .global-iid-location-card__distance-unit, body:has(.ss-location-search-wrap) .global-iid-location-card.ss-card--highlighted body:has(.ss-location-search-wrap) .global-iid-location-card__distance-value, body:has(.ss-location-search-wrap) .global-iid-location-card.ss-card--highlighted body:has(.ss-location-search-wrap) .global-iid-location-card__distance-unit {
  color: #20b573;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__body, body:has(.ss-location-search-wrap) .global-iid-location-card__title, body:has(.ss-location-search-wrap) .global-iid-location-card__address, body:has(.ss-location-search-wrap) .global-iid-location-card__status, body:has(.ss-location-search-wrap) .global-iid-location-card__detail-link, body:has(.ss-location-search-wrap) .global-iid-location-card__actions {
  text-align: left !important;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  margin-bottom: 6px;
  min-height: 28px;
  position: relative;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__distance-col {
  width: 42px;
  min-width: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__pin {
  position: relative;
  width: 32px;
  min-width: 32px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: none;
          transform: none;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__pin::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 40' width='32' height='40'%3E%3Cdefs%3E%3CclipPath id='cp-card'%3E%3Cpath d='M19.393,0H19.227A12.331,12.331,0,0,0,6.786,12.222q0,0.078,0,.156c0,4.8,1.908,7.116,6.137,13.014A37.355,37.355,0,0,1,19,39.16a0.36,0.36,0,0,0,.4.365,0.431,0.431,0,0,0,.29-0.365,33.634,33.634,0,0,1,5.958-13.768c2.428-3.528,6.137-8.214,6.137-13.014A12.467,12.467,0,0,0,19.393,0Z' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23cp-card)'%3E%3Cpath d='M5.642-1.078H33.057V40.5H5.638Z' fill='%23757575'/%3E%3Cpath d='M5.642-1.078H19.348V40.5H5.642V-1.078Z' fill='%23231f20' opacity='0.1'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  margin-right: 1px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__pin-value {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  padding-left: 5px;
  padding-top: 4px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__distance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 48px;
  color: #0f0f0f;
  line-height: 1;
  width: 38px;
  padding-left: 4px;
  margin-top: 5px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__distance-value, body:has(.ss-location-search-wrap) .global-iid-location-card__distance-unit {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__distance-unit {
  margin-top: 6px;
  text-transform: lowercase;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__address, body:has(.ss-location-search-wrap) .global-iid-location-card__status, body:has(.ss-location-search-wrap) .global-iid-location-card__detail-link, body:has(.ss-location-search-wrap) .global-iid-location-card__title {
  margin-left: 54px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__title {
  font-size: 20px !important;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin-top: 2px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__address, body:has(.ss-location-search-wrap) .global-iid-location-card__status {
  font-size: 15px;
  line-height: 1.42;
  margin-bottom: 4px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__detail-link {
  display: inline-block;
  margin-bottom: 10px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgb(15, 15, 15);
  text-decoration: underline;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__detail-link::after {
  content: " ›";
}
body:has(.ss-location-search-wrap) .global-iid-location-card__actions {
  max-width: 340px;
  margin: auto auto 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__actions .is-primary {
  min-height: 40px;
  height: 40px;
  border-radius: 999px;
  background: #20b573;
  color: #000 !important;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: none;
  font-size: 13px;
  line-height: 12px;
  letter-spacing: 0;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__actions-row {
  gap: 10px;
  margin-top: 10px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__actions-row .is-phone,
body:has(.ss-location-search-wrap) .global-iid-location-card__actions-row .is-secondary {
  min-height: 40px;
  height: 40px;
  border-radius: 999px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: none;
  font-size: 13px;
  line-height: 12px;
  white-space: nowrap;
  padding: 0 24px;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__actions-row .is-phone {
  background: #0032e8;
  color: #fff !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body:has(.ss-location-search-wrap) .global-iid-location-card__actions-row .is-secondary {
  border-color: #20b573;
  padding: 0 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
}
@media (min-width: 960px) {
  body:has(.ss-location-search-wrap) .global-iid-location-search-page__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
    height: calc(100vh - 200px);
    overflow: hidden;
  }
  body:has(.ss-location-search-wrap) .global-iid-location-search-page__map-column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    position: sticky;
    top: 0;
    height: calc(100vh - 200px);
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  body:has(.ss-location-search-wrap) .global-iid-location-search-page__list {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    min-height: 0;
    overflow-y: auto;
  }
}
@media (max-width: 990px) {
  body:has(.ss-location-search-wrap) .ss-search-map > .gspb_row__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0 auto;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  body:has(.ss-location-search-wrap) .global-iid-location-search-page__map-column {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    height: auto !important;
    position: static;
    -ms-flex-item-align: auto;
        align-self: auto;
  }
  body:has(.ss-location-search-wrap) .global-iid-location-search-page__content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: none;
  }
  body:has(.ss-location-search-wrap) .global-iid-location-search-page__map-wrap, body:has(.ss-location-search-wrap) .global-iid-location-search-page__map {
    height: 420px;
    min-height: 420px;
  }
}

.gm-style [role=dialog] {
  border-radius: 4px;
  padding: 10px !important;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
  width: 400px !important;
  border: 5px solid #15b56c !important;
}
.gm-style > .gm-style-iw-d {
  overflow: hidden !important;
  padding: 24px 24px 0;
}
.gm-style [role=dialog] > div:nth-child(2) {
  overflow: initial !important;
}
.gm-style > .gm-style-iw-t::after {
  display: none;
}
.gm-style div:has(> strong) {
  max-width: 100% !important;
  line-height: 1;
}
.gm-style strong {
  font-size: 40px !important;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin-top: 2px;
}
.gm-style a[href*="/locations/"] {
  display: block;
  width: 100%;
  padding: 12px;
  background: var(--ssica-accentbrandcolor);
  color: #fff !important;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  margin-top: 4px;
}
.gm-style a[href*="/locations/"]:hover {
  background: rgb(0, 141.2, 94.6505494505);
}
.gm-style .gm-style-iw-chr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-height: 1px;
  position: relative;
}
.gm-style .gm-style-iw-chr button.gm-ui-hover-effect {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.6;
}
.gm-style .gm-style-iw-chr button.gm-ui-hover-effect:hover {
  opacity: 1;
}

.ss-map-infowindow {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  color: var(--ssica-basebrandcolor);
}
.ss-map-infowindow__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 8px;
}
.ss-map-infowindow__address {
  font-size: 13px;
  line-height: 1.5;
  margin: 0 0 16px;
  color: #444;
}
.ss-map-infowindow__cta {
  display: block;
  width: 100%;
  padding: 12px;
  background: var(--ssica-accentbrandcolor);
  color: #fff !important;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none !important;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  margin-top: 4px;
}
.ss-map-infowindow__cta:hover {
  background: rgb(0, 141.2, 94.6505494505);
}

.ss-full-width,
.is-layout-constrained > .ss-full-width,
.wp-block-post-content.is-layout-flow > .ss-full-width {
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/*# sourceMappingURL=custom.css.map */
