/* Custom code updated 2/17/2026 ------------------------------------------------------------------------ */

@charset "UTF-8";
.carousel-slide {
  border-radius: 0 !important;
}

body {
  overflow-x: hidden;
  font-weight: 400;
}

.topbar[class] {
  width: 100%;
}
@media (min-width: 1024px) {
  .topbar[class] {
    max-width: var(--max-width);
  }
}

@media (min-width: 1024px) {
  .layout-root[class] {
    max-width: var(--max-width);
  }
}

:root {
  --c-text: #0c1222 !important;
  --max-width: 1400px;
  --h1-font-size: 2.49rem !important;
  --h2-font-size: 2.07rem !important;
  --h3-font-size: 1.73rem !important;
  --h4-font-size: 1.44rem !important;
  --h5-font-size: 1.2rem !important;
  --h6-font-size: .875rem !important;
}
@media (min-width: 1024px) {
  :root {
    --h1-font-size: 3.125rem !important;
    --h2-font-size: 2.605rem !important;
    --h3-font-size: 2.175rem !important;
    --h4-font-size: 1.815rem !important;
    --h5-font-size: 1.515rem !important;
    --h6-font-size: 1.105rem !important;
  }
}

@media (min-width: 1024px) {
  .layout-root[class] {
    max-width: var(--max-width);
  }
}

.category__about {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1.15 !important;
}

.builder-text a,
.builder-custom-code a {
  transition: color 0.2s ease;
  color: #006ec4;
  text-decoration: underline;
}
.builder-text a:hover,
.builder-custom-code a:hover {
  color: #FFAF35;
}

a {
  color: var(--c-link);
  transition: color 0.2s ease;
}
a:hover {
  color: var(--c-link-hover);
}

.builder-text,
.builder-block p {
  line-height: 1.6;
}

/* footer text color adjustment */
.sf-footer {
  color: #F3F3F3 !important;
}
@media (min-width: 1024px) {
  .sf-footer.footer {
    padding: 40px 0 0 !important;
  }
}
.sf-footer-column__title {
  color: #DBEFFF !important;
  font-size: 1.2em !important;
}
.sf-footer .footer__link {
  font-family: var(--font-family--primary) !important;
  transition: color 0.2s ease;
  color: #F3F3F3 !important;
}
.sf-footer .footer__link:hover {
  color: #82D4FF !important;
  text-decoration: underline;
}
.sf-footer__container[class] {
  max-width: var(--max-width) !important;
}
.sf-footer__container[class] a {
  color: #F3F3F3 !important;
}
.sf-footer__container[class] a:hover {
  color: #82D4FF !important;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .sf-footer__container[class] {
    padding: 0 15px !important;
  }
}
@media (min-width: 1024px) {
  .sf-footer__container[class]:last-child {
    width: 100% !important;
    margin: unset !important;
    background-color: #072d86 !important;
    max-width: unset !important;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}

.category__banner {
  overflow: hidden;
}
.category__banner-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* buttons CTA styling with site colors */
a[role=button],
a[role=link] {
  background-color: #072d86;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 0.5rem 1.2rem;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
}
a[role=button]:hover,
a[role=link]:hover {
  background-color: #FFAF35;
  color: #FFF3E2;
}

.locations-page {
  min-height: calc(100vh - 600px) !important;
}

.sf-header__action {
  transition: color 0.3s ease;
  color: #DBEFFF !important;
}
.sf-header__action:hover {
  color: #82D4FF !important;
}
.sf-header__header[class] {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  box-sizing: border-box;
  padding: 0 15px;
  max-width: var(--max-width) !important;
}
.sf-header .navigation-item {
  color: #DBEFFF !important;
  cursor: pointer;
  border-bottom: none !important;
}
.sf-header .navigation-item__wrapper {
  padding: unset !important;
  display: flex;
  align-items: center;
}
.sf-header .navigation-item__link {
  padding: 15px 25px;
  font-weight: bold !important;
  font-size: 1rem !important;
  letter-spacing: 0.03em;
}
.sf-header .navigation-item__toggle {
  background: transparent;
  border: 0;
  padding-right: 0;
  color: inherit;
  transform: translateX(-100%);
}
.sf-header .navigation-item:hover, .sf-header .navigation-item:active {
  color: #82D4FF !important;
}
.sf-header .current-selected-store {
  color: #DBEFFF;
}
.sf-header .current-selected-store__icon {
  color: #DBEFFF !important;
}
.sf-header .current-selected-store__store-button {
  color: #DBEFFF !important;
}
.sf-header .current-selected-store__label {
  margin-right: var(--space-2) !important;
}
.sf-header__icons[class] {
  color: #DBEFFF;
  margin: revert;
}
.sf-header__logo-wrapper {
  gap: unset !important;
}
.sf-header__logo {
  margin: 0 !important;
  padding: 10px 0;
}
.sf-header .store-selector {
  margin: var(--spacer-xs) !important;
}
.sf-header__mobile-top-bar {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  padding: revert !important;
}
.sf-header__mobile-top-bar > * {
  flex: 1;
  justify-content: start;
}
.sf-header__mobile-top-bar .sf-button:first-child {
  justify-content: flex-start;
}
.sf-header__mobile-top-bar .sf-header__logo-wrapper {
  flex-grow: 2;
}
.sf-header__mobile-top-bar .nuxt-icon[class] {
  width: 32px;
  height: 32px;
}

.navigation-item__dropdown .sf-menu-item__label {
  font-family: var(--font-family--primary) !important;
}
.navigation-item__link {
  font-family: var(--font-family--primary) !important;
}

.header-mobile-icons {
  margin: 0;
  justify-content: flex-end;
}
.header-mobile-icons button,
.header-mobile-icons a {
  min-width: 25% !important;
}

.search-dropdown {
  margin-top: -3px;
}
@media (min-width: 1024px) {
  .search-dropdown {
    margin-top: 5px;
  }
}
.search-dropdown .v-popper__inner[class] {
  border-radius: 0 !important;
  box-shadow: unset;
}
@media (min-width: 1024px) {
  .search-dropdown .v-popper__inner[class] {
    border-radius: 4px !important;
  }
}
.search-dropdown__recent {
  width: 100%;
  max-width: 100%;
  background-color: #072d86;
}
@media (min-width: 1024px) {
  .search-dropdown__recent {
    max-width: 200px;
  }
}
.search-dropdown__recent-item[class] {
  color: #d8d4d4;
}
.search-dropdown__recent-item[class] a {
  color: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: color 0.2s ease-in-out;
}
.search-dropdown__recent-item[class] a:hover {
  color: #FFAF35;
  text-decoration: underline;
}
.search-dropdown__recent h2[class] {
  font-family: var(--font-family--secondary);
  color: #82D4FF;
}
.search-dropdown__categories {
  flex-wrap: nowrap !important;
  width: 100%;
  text-align: center;
}
.search-dropdown__categories-title {
  font-family: var(--font-family--secondary);
}

@media (max-width: 1024px) {
  .search {
    background-color: #072d86 !important;
    padding: 20px 30px;
  }
}
.search .search-bar[class] {
  background-color: transparent;
  padding: unset;
  margin: 0;
  border-radius: 4px;
  overflow: hidden;
}
.search .search-bar[class] input[type=search] {
  background-color: #ffffff;
  padding: 0.7rem 2.5rem 0.7rem 1.25rem;
}
.search .search-bar[class] .search-bar__input {
  font-size: unset !important;
}
.search .search-bar[class] .sf-search-bar__icon {
  position: absolute;
  right: 0.75rem;
}

.product-carousel {
  margin: 0 !important;
  width: 100% !important;
  margin: 20px 0 !important;
}
.product-carousel__wrapper[class] {
  padding: 0 !important;
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto !important;
}
.product-carousel__wrapper[class] .title {
  margin: 0.8rem 0 !important;
  font-size: var(--h3-font-size) !important;
}
.product-carousel__wrapper[class] .sf-product-card[class] {
  padding: 20px;
}
.product-carousel .sf-arrow {
  box-shadow: unset !important;
  border-radius: 4px !important;
  transition: all 0.3s ease-in-out;
}
.product-carousel .sf-arrow--right::after {
  content: "❯" !important;
}
.product-carousel .sf-arrow--left::after {
  content: "❮" !important;
}
.product-carousel .sf-arrow:hover {
  background-color: #b8bbc0 !important;
}
.product-carousel .controls__next-button--arrow[class], .product-carousel .controls___previous[class] {
  background: #e5e7eb;
  width: 1.75rem;
}
.product-carousel .controls__next-button--arrow[class]::after, .product-carousel .controls___previous[class]::after {
  color: #5f6060 !important;
}
.product-carousel .controls__previous {
  left: unset !important;
  transform: translateX(-60%) !important;
}
.product-carousel .controls__next {
  right: 0 !important;
  transform: translateX(60%) !important;
}

.item-expandable {
  transition: all 0.3s ease-in-out;
  cursor: pointer !important;
}
.item-expandable:hover {
  flex-grow: 2;
}

.carousel .sf-arrow {
  right: unset !important;
  box-shadow: unset !important;
}
.carousel .sf-arrow:focus-visible {
  outline: 3px solid var(--primary-dealer-color);
  outline-offset: 1px;
}
.carousel__next-button[class] {
  background: #e8e6e6;
  transition: all 0.3s ease-in-out;
}
.carousel__next-button[class]:hover {
  background-color: #FFAF35;
}
.carousel__next-button[class]:focus-visible {
  outline: 2px solid var(--primary-dealer-color);
}
.carousel__next-button[class]::after {
  color: #82D4FF !important;
}

.sf-carousel .glide__slide {
  position: relative;
}
.sf-carousel__controls[class] {
  justify-content: space-between;
  left: unset;
  right: -15px;
  position: absolute;
  top: 50%;
  transform: unset;
  width: unset;
}

@media (min-width: 1024px) {
  .carousel-bullets {
    left: unset !important;
    top: unset !important;
    right: 15px;
    bottom: 10px;
    z-index: 99;
  }
}

.carousel-slide {
  height: unset !important;
  border-radius: 4px;
  overflow: clip;
}
.carousel-slide__image[class] {
  background-position: center;
}
@media (min-width: 1024px) {
  .carousel-slide__image[class] {
    min-height: 500px;
    max-height: 600px;
    height: 50vh;
  }
}
@media (min-width: 1024px) {
  .carousel-slide__wrapper {
    width: 100% !important;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0px;
    backdrop-filter: blur(8px);
    background: #060606;
  }
}
@media (max-width: 1024px) {
  .carousel-slide__wrapper {
    background-color: var(--primary-dealer-color) !important;
  }
}
.carousel-slide__wrapper p {
  line-height: 1.6;
  font-size: 1rem;
}
.carousel-slide__content {
  padding: 15px 20px;
}
.carousel-slide__content * {
  margin: unset !important;
}
@media (min-width: 1024px) {
  .carousel-slide__content {
    margin: unset !important;
    width: 100% !important;
    max-width: var(--max-width);
    display: grid;
    grid-template-columns: 4fr 1fr;
    grid-column-gap: 15px;
  }
}
@media (max-width: 1024px) {
  .carousel-slide__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-basis: unset !important;
    padding: 10px !important;
  }
}
@media (min-width: 1024px) {
  .carousel-slide__content .call-to-action {
    grid-area: 1/2/3/3;
    display: flex;
    align-items: start;
    justify-content: end;
  }
  .carousel-slide__content .call-to-action a {
    background-color: #072d86;
    color: #FFFFFF;
    border: none !important;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1rem !important;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
  }
  .carousel-slide__content .call-to-action a:hover {
    background-color: #FFAF35;
    color: #FFF3E2;
    transition: all 0.2s ease;
  }
}
@media (max-width: 1024px) {
  .carousel-slide__content .call-to-action {
    box-sizing: border-box !important;
    width: 100% !important;
    display: flex;
    padding: 15px;
    justify-content: center;
    align-items: stretch;
  }
  .carousel-slide__content .call-to-action a {
    width: 100% !important;
    text-align: center;
  }
}
.carousel-slide__content p {
  text-wrap: balance;
  overflow-wrap: break-word;
  text-align: center;
}
@media (min-width: 1024px) {
  .carousel-slide__content p {
    grid-area: 2/1/3/2;
    text-align: left;
  }
}
.carousel-slide__heading {
  text-align: center;
  text-wrap: balance;
  overflow-wrap: break-word;
  font-size: 1.75rem !important;
}
@media (min-width: 1024px) {
  .carousel-slide__heading {
    grid-area: 1/1/2/2;
    justify-self: left;
    text-align: left;
  }
}

.store-locator-content {
  position: relative;
}
.store-locator-content__map {
  max-height: 60vh;
  position: sticky !important;
  top: 20px;
}
@media (max-width: 767px) {
  .store-locator-content__map {
    display: none;
    visibility: hidden;
  }
}
.store-locator-content__details {
  padding-right: 30px !important;
}

#product {
  max-width: unset !important;
}
#product .product__details {
  width: unset !important;
}
#product .product__brand {
  opacity: 0.6;
}

#main-content #category {
  margin: 0 !important;
}
@media (min-width: 1024px) {
  #main-content #category {
    max-width: unset !important;
  }
}
#main-content #category .category__banner {
  border-radius: 4px;
}
@media (min-width: 1024px) {
  #main-content #category .category__banner {
    margin: 0.5rem 0 0 !important;
  }
}
@media (max-width: 1024px) {
  #main-content #category .category__banner {
    margin: 0.5rem 15px !important;
  }
}
#main-content #category .category__banner-content {
  background-color: rgba(0, 0, 0, 0.3137254902);
  background-image: radial-gradient(#000 0.4px, rgba(0, 0, 0, 0) 0.4px);
  background-size: 5px 5px;
}
#main-content #category .category__banner-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  #main-content #category :has(.category__banner) nav.breadcrumbs[class] {
    position: absolute;
    bottom: 0;
    left: 15px;
    margin: 0;
    padding: 10px 15px;
  }
  #main-content #category :has(.category__banner) nav.breadcrumbs[class] .sf-breadcrumbs__breadcrumb {
    color: white;
  }
  #main-content #category :has(.category__banner) nav.breadcrumbs[class] .sf-breadcrumbs__list-item:not(:last-child):after {
    color: white !important;
  }
  #main-content #category .filters-toggle.desktop-only[class] {
    margin: 0;
    padding: 10px 0;
  }
  #main-content #category .category__banner[class] {
    height: 200px !important;
  }
  #main-content #category .breadcrumbs[class] {
    margin: 15px !important;
  }
}
#main-content #category .main.section[class] {
  gap: 1.5rem;
}
#main-content #category .main.section[class] .sidebar[class] {
  padding: unset !important;
  top: 50px;
}
#main-content #category .products__wrapper[class] {
  margin: 0;
}

.products .ais-CurrentRefinements-list[class] {
  padding-left: unset;
}
.products .algolia-per-page[class] {
  margin: unset;
}
.products .products__grid[class] {
  margin: unset;
}
/*# sourceMappingURL=dev.css.map */
