/** Shopify CDN: Minification failed

Line 637:0 All "@import" rules must come first

**/
#collection-heading-title {
  font-weight: 700;
}

@media (max-width: 29.99em) {
    .header__logo-img, .header__logo-ratio-box {
        max-width: 90% !important;
        margin: auto
    }
}
@media (max-width: 47.9275em) {
  .breadcrumb__items {
    width: 85%;
  }
    .header__logo {
        max-width: 90% !important;
        margin: auto
    }
    .header__logo-img, .header__logo-ratio-box {
        max-width: 90% !important;
        margin: auto
    }
}
.predictive-search__panel--suggestions,
.predictive-search__panel--pages {
  display: none;
}
.predictive-search__panels {
  display: flex !important;
}
body .predictive-search__results-list .predictive-search__item-heading {
  overflow: unset;
  text-overflow: unset;
  white-space: pre-wrap;
}
#main-predictive-search-results-list {
  display: flex;
  flex-direction: column;
}
#main-predictive-search-results-list li {
  width: 100%;
}
.invoice-field {
  text-align: left;
}
@media (max-width: 61.24em) {
    .header--search-enabled .header-trigger--right {
        right: 30px !important;
    }
}
#CartSpecialInstructions {
  resize: vertical;
}
product-card-reviews .review-text-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
#header-search-container {
  position: absolute;
  right: 120px;
  top: 20px;
  z-index: 100;
  display: none;
  width: calc(100% - 940px);
  max-width: 800px;
  justify-content: flex-end;
}
#header-search-container predictive-search,
#header-search-container-mobile predictive-search {
  width: 100%;
}
#header-search-container form,
#header-search-container-mobile form {
  width: 100%;
}
#header-search-container .search__form-input-wrapper,
#header-search-container-mobile .search__form-input-wrapper {
  position: relative;
}
#header-search-container #main-search:focus-within+.search-page__form-submit,
#header-search-container-mobile  #main-search:focus-within+.search-page__form-submit {
  opacity: 0;
}

#header-search-container .search__form-input-wrapper .search-page__form-submit,
#header-search-container-mobile .search__form-input-wrapper .search-page__form-submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  height: 100%;
  background: transparent;
}
#header-search-container-mobile {
  display: flex;
  margin: 0 30px;
}
@media(max-width: 1279px) {
  .header--has-divider {
    border-bottom: 0 !important;
  }
  header-container.is-sticky {
    background-color: #fff;
  }
}
@media(min-width: 1280px) {
  #header-search-container {
    display: flex;
  }
  #header-search-container-mobile {
    display: none;
  }
}
.footer__bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer__bottom .footer__bottom__right .footer__icons-items {
  display: flex;
  align-items: center;
  gap: 5px;
}
.custom-brand-logo {
  position: absolute;
  bottom: 100px;
  right: 50px;
  width: 225px;
  z-index: 100;
}
.custom-brand-logo.left-aligned {
  left: 50px;
  right: auto;
}
.for-mobile.custom-brand-logo {
  display: none;
}
.footer__bottom__right {
  padding-right: 20px;
  margin-left: -20px;
}
@media(max-width: 820px) {
  .footer__bottom__right {
    padding-right: 0px;
    margin-left: 0px;
  }
  .footer__bottom .container {
    flex-direction: column;
  }
  .for-desktop.custom-brand-logo {
    display: block;
    right: 20px;
    bottom: 20px;
    width: 120px;
  }
  .for-mobile.custom-brand-logo {
    display: none;
    right: 20px;
    bottom: 20px;
    width: 120px;
  }
 
}
.f-family--heading,
.product-single__box__block--price .price__text {
  font-weight: bold !important;
}
body .product-form__swatch__item--button {
    max-width: 100%;
}
body .product-form__swatch__item--button .product-form__swatch__label--small {
    height: auto;
    min-height: 2.5rem;
    padding: 0.5rem 1.4rem;
    line-height: 20px;
}

/* qty changes */
@media (max-width: 61.24em) {
    product-recommendations .product-card-top,
    .product-card-top {
      min-height: 200px;
    }
    product-recommendations .grid-layout {
      flex-wrap: nowrap;
    }
    .breadcrumb {
        margin-bottom: 30px !important;
        text-align: left !important;
    }
}
.product-single__media {
  position: relative;
}
.price__number span.money {
  color: #DF1C2C;
}
.price__notes:empty {
  display: none;
}
.made-badge {
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  z-index: 2;
}
@media(max-width: 768px) {
  .made-badge {
    top: -40px;
    right: -10px;
    width: 120px;
  }
}
.product-single__box__block--buy_buttons {
  margin-top: 50px !important;
  margin-bottom: 30px !important;
}
.product-form__shopify-payment-terms {
  font-size: 14px !important;
  margin-top: 8px !important;
}

body .product-form__qty {
  overflow: unset !important;
  margin-bottom: unset !important;
  flex-direction: column;
  row-gap: 0px;
  margin-top: -3px;
}
body .product-form__qty quantity-input button,
body .product-form__qty quantity-input input[type=number] {
  font-size: 1rem !important;
  height: 3rem !important;
}
body .product-form__qty label {
  font-size: calc(12 / 14 * 1em * var(--context-multiplier, 1)) !important;
}
.product-form__add {
  display: flex;
  align-items: center;
  gap: 10px;
}
body.template-product .checkbox__align_middle {
  margin-bottom: 0 !important;
}
/* new product changes v18 ST-15-10-25 */
.product-single {
  margin-top: 10px;
}
.product-single__content {
  margin-top: -30px;
}
body .product-single__box__block {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* Metafield checkbox above buy buttons: preserve theme checkbox + tick icon, align with multi-line labels */
.product-single__box__block--checkbox_connector .checkbox-label {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  max-width: 100%;
}
.product-single__box__block--checkbox_connector .checkbox-label [type='checkbox'] {
  flex-shrink: 0;
  margin-right: 0;
  top: 0.15em;
}
.product-single__box__block--checkbox_connector .checkbox-label .icon {
  left: 0;
  top: 0.15em;
}
.product-single__box__block--checkbox_connector .product-form__checkbox-connector-text {
  flex: 1;
  min-width: 0;
  line-height: 1.5;
}
.product-form__swatch__item--button input[type=radio]:checked+label:after, 
.product-form__swatch__item--button input[type=radio]:hover:checked+label:after {
  display: none;
}
.product-form__qty {
  display: flex;
  align-items: center;
}
.product-form__qty label {
  margin: 0 !important;
}
.label--discount {
  background-color: #008938 !important;
}
.price__text .price__compare span {
  font-weight: normal !important;
}
.product-single__box__block--price .price__number--sale {
  color: #000 !important;
}
.mobile_call_button a svg {
  width: 16px;
  height: 16px;
  display: block;
}
.mobile_call_button a {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #000;
  border-radius: var(--radius-button);
  padding: 8px;
  background-color: #FB0;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.mobile_call_button a:hover {
  background-color: #FB0;
  transition: all 0.3s ease-in-out;
}

.mobile_call_button a:hover svg {
  fill: #000;
}
product-form .product-form__add-btn {
  height: 75px;
  font-size: 1.75rem;
}
body[data-heading-border=true] .product-single__title {
  margin-bottom: -20px !important;
  margin-top: -8px;
}
.product-single__title:after {
  display: none !important;
}
body .product-single__popup__link a {
  color: #1A6FC5 !important;
  font-size: calc(var(--font--button-size) / var(--font--size-base) * 1rem) !important;
}
@media(min-width: 769px) {
  .mobile_call_button {
    display: none;
  }
}

/* new product changes ends */
/* migrated from product customizer */
.product-form__sku-text {
  color: black;
  font-size: 15px;
}
body .product-form__swatch__item--button input:checked + label {
  border: 1px solid #A20000 !important;
  font-weight: 600;
  transition: all 0.3s ease;
  background-color: #D1D1D1 !important;
}
body .product-form__swatch__item--button input[type=radio]+label:hover { 
  color: #000 !important;
  background-color: #D1D1D1 !important;
  border: 1px solid #A20000 !important;
  transition: all 0.3s ease;
}
.product-form__swatch__item--button input[type=radio]+label {
  border: 1px solid var(--color--text-lightest);
  border-radius: 4px !important;
  background-color: #fff;
  transition: all 0.3s ease;
  color: #000 !important;
}
body .product-form__swatch__item--button input[type=radio]+label:after {
  display: none !important;
}
body .product-single__box__block--price .price {
  align-items: center;
}
body .product-form__swatch__title {
  margin-bottom: 0 !important;
}
body .product-form__sku-text {
  color: #000 !important;
}
.product-form__swatch__item--button .product-form__swatch__label {
  padding-top: 5px;
  padding-bottom: 5px;
}
.product-single__popup {
  margin: 30px 0;
}
.product-single__box__block--quantity_selector {
  margin-top: 30px !important;
}
.product-form__swatch__title {
  font-size: 15px;
}
.thumbnail-list__item {
  width: 100%;
}
  body .media-gallery__image {
    object-fit: contain !important;
  }
@media(min-width: 769px) {
  body .media-gallery__image {
    max-height: 85%;
    position: absolute;
    left: 0;
    bottom: 50px;
  }
}

.trust-messages__heading {
  font-weight: bold;
}
/* migration ends */
.custom-atc {
  width: var(--button-width);
  margin: 0 auto;
}
.custom-atc a {
    width: 100%;
    background-color: var(--collection-button-color) !important;
    color: var(--collection-button-text-color) !important;
    border-radius: var(--collection-button-border-radius);
    border: 1px solid var(--collection-button-border-color);
}
.custom-atc a:hover {
    background-color: var(--collection-button-hover-color) !important;
    color: var(--collection-button-hover-text-color) !important;
    border: 1px solid var(--collection-button-border-hover-color);
}
.product-card--center .product-card__details {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 130px;
    margin-top: 0;
}

.image-banner__media-img,
product-card-spinner+img,
.thumbnail-list__item img {
    opacity: 1 !important;
}
.custom-button-to-homepage {
    margin: 20px auto;
    display: flex;
    justify-content: center;
}
.custom-button-to-homepage a {
    width: var(--shop-all-button-width);
    background-color: var(--shop-all-button-color) !important;
    color: var(--shop-all-button-text-color) !important;
    border-radius: var(--shop-all-button-border-radius);
    border: 1px solid var(--shop-all-button-border-color);
}
.custom-button-to-homepage a:hover {
    background-color: var(--shop-all-button-hover-color) !important;
    color: var(--shop-all-button-hover-text-color) !important;
    border: 1px solid var(--shop-all-button-border-hover-color);
}

.product-card__title {
    font-size: 1rem;
    line-height: 1.3rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;   /* limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-clamp: 2;
}
product-recommendations .custom-atc,
product-recommendations .custom-atc a,
.template-cart .custom-atc,
.template-cart .custom-atc a {
  width: 100%;
}
@media(max-width: 768px) {
  .custom-button-to-homepage a {
    width: var(--shop-all-button-width-mobile);
  }
}
a.mega-links__link[href*="/products/chassis-shop-gift-card"],
a.mega-links__link[href*="/collections/new"] {
  font-weight: bold !important;
}

/* Sticky add to cart (product page only; visibility controlled by custom.js). Rugged Dog style. */
.sticky-add-to-cart {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  padding: 12px 0 0;
  border-radius: 12px 12px 0 0;
  background: var(--color--body, #fff);
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(100%);
  visibility: hidden;
  transition: transform 0.2s ease, visibility 0.2s ease;
}

.sticky-add-to-cart.is-visible {
  transform: translateY(0);
  visibility: visible;
}

.sticky-add-to-cart__inner {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 12px 20px;
}

.sticky-add-to-cart__content {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  flex: 1;
}

.sticky-add-to-cart__media {
  flex-shrink: 0;
}

.sticky-add-to-cart__img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: var(--radius-button, 4px);
  display: block;
}

.sticky-add-to-cart__info {
  min-width: 0;
}

.sticky-add-to-cart__title {
  font-size: 0.95rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sticky-add-to-cart__price {
  font-size: 0.9rem;
  margin: 4px 0 0;
  color: var(--color--text, #333);
}

.sticky-add-to-cart__btn {
  min-height: 48px;
  font-size: 1rem;
  flex-shrink: 0;
}

@media (min-width: 769px) {
  .sticky-add-to-cart {
    min-height: 120px;
    width: 100%;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    transform: translate(-50%, 100%);
    padding: 16px 0 0;
    border: 3px solid #c8c5c0;
    border-bottom: none;
    box-shadow:
      0 -2px 10px rgba(0, 0, 0, 0.08),
      inset 0 1px 0 rgba(255, 255, 255, 0.6);
  }

  .sticky-add-to-cart__inner.container {
    padding: 0 20px 16px;
    max-width: 560px;
    min-height: 88px;
    align-items: center;
  }
  .sticky-add-to-cart__content {
    gap: 16px;
  }
  .sticky-add-to-cart__img {
    width: 88px;
    height: 88px;
  }
  .sticky-add-to-cart__title {
    font-size: 1.1rem;
  }
  .sticky-add-to-cart__price {
    font-size: 1rem;
    margin-top: 6px;
  }
}

@media (max-width: 768px) {
  .sticky-add-to-cart__inner {
    flex-direction: row;
    align-items: center;
  }

  .sticky-add-to-cart__content {
    flex: 1;
    min-width: 0;
  }

  .sticky-add-to-cart {
    padding: 12px 0;
  }

  .sticky-add-to-cart__btn {
    min-height: 58px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

/* Add-to-cart confirmation modal (Product Verification – when product has verification checkbox) */
@import url('https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@400;500;600;700&display=swap');

.add-to-cart-confirmation {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s ease, opacity 0.2s ease;
}

.add-to-cart-confirmation.is-open {
  visibility: visible;
  opacity: 1;
}

.add-to-cart-confirmation__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.add-to-cart-confirmation__dialog {
  position: relative;
  width: 100%;
  max-width: 480px;
  max-height: 90vh;
  overflow: auto;
  background: var(--color--body, #fff);
  border-radius: 8px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15);
  border: 1px solid var(--color--text-lightest, #e5e5e5);
}

.add-to-cart-confirmation__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px 12px;
  border-bottom: 1px solid var(--color--text-lightest, #e5e5e5);
}

.add-to-cart-confirmation__meta-title {
  font-size: 0.875rem;
  color: var(--color--text-light, #666);
  font-weight: 400;
}

.add-to-cart-confirmation__close {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 0;
  background: none;
  border: none;
  font-size: 0.875rem;
  line-height: 1;
  cursor: pointer;
  color: var(--color--text-light, #666);
}

.add-to-cart-confirmation__close:hover {
  color: var(--color--text, #333);
}

.add-to-cart-confirmation__close-text {
  margin-right: 2px;
}

.add-to-cart-confirmation__close [aria-hidden="true"] {
  font-size: 1.25rem;
  line-height: 1;
}

.add-to-cart-confirmation__body {
  padding: 20px;
  text-align: center;
}

.add-to-cart-confirmation__title {
  margin: 0 0 12px;
  font-size: 1.375rem;
  font-weight: 700;
  color: var(--color--text, #333);
}

.add-to-cart-confirmation__message {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.5;
  color: var(--color--text, #333);
}

/* Product block: image stacked on top of name and part #, center aligned */
.add-to-cart-confirmation__product {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0;
  margin-top: 0;
  padding: 0px;
  background: var(--color--bg-light, #f5f5f5);
  border-radius: 6px;
  font-size: 0.9rem;
  line-height: 1.4;
}

.add-to-cart-confirmation__product-img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: var(--radius-button, 4px);
  flex-shrink: 0;
}

.add-to-cart-confirmation__product-details {
  min-width: 0;
  width: 100%;
}

.add-to-cart-confirmation__product-title {
  margin: 0 0 8px;
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--color--text, #333);
  line-height: 1.35;
}

.add-to-cart-confirmation__product-name {
  margin: 0 0 4px;
  font-size: 0.95rem;
  font-weight: 400;
  color: var(--color--text, #333);
  line-height: 1.35;
}

.add-to-cart-confirmation__product-sku {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color--text, #333);
}

/* Buttons stacked, full width, center aligned, Archivo Narrow, radius matches product page Add to Cart */
.add-to-cart-confirmation__footer {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  padding: 16px 20px;
  border-top: 1px solid var(--color--text-lightest, #e5e5e5);
}

.add-to-cart-confirmation__btn {
  width: 100%;
  max-width: 100%;
  padding: 12px 20px;
  font-family: 'Archivo Narrow', var(--font-body), sans-serif;
  font-size: 1rem;
  font-weight: 600;
  border-radius: var(--radius-button, 4px);
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
}

.add-to-cart-confirmation__btn--primary {
  background: var(--color--brand) !important;
  color: var(--color--btn) !important;
  border: none;
}

.add-to-cart-confirmation__btn--primary:hover {
  opacity: 0.9;
}

.add-to-cart-confirmation__btn--secondary {
  background: var(--color--body, #fff);
  color: var(--color--text, #333);
  border: 1px solid var(--color--text-lightest, #ccc);
}

.add-to-cart-confirmation__btn--secondary:hover {
  background: var(--color--bg-light, #f5f5f5);
}

/* Mobile: full-screen takeover (Haas-style) */
@media (max-width: 768px) {
  .add-to-cart-confirmation__dialog {
    max-width: none;
    max-height: none;
    height: 100%;
    border-radius: 0;
    display: flex;
    flex-direction: column;
  }
  .add-to-cart-confirmation__body {
    flex: 1;
    overflow: auto;
  }
  .add-to-cart-confirmation__footer {
    flex-shrink: 0;
  }
  .add-to-cart-confirmation__product-img {
    width: 220px;
    height: 220px;
  }
}

@media (min-width: 769px) {
  .add-to-cart-confirmation__product-img {
    width: 240px;
    height: 240px;
  }
}