<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 113:6 Expected "]" to go with "["

**/
@media screen and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .features--button-transition
    :is(
      .button,
      .shopify-challenge__button,
      .shopify-payment-button__button--unbranded
    ):not([disabled]):hover {
    color: black;
    background-position: var(--hover-background-position);
    border-color: black;
    background-size: 0 101%, 101% 101%;
  }
}

/* PDP Blocks */
#accordion--accordion_QfyLmr,
#accordion--accordion_Mzx3Cc,
#accordion--accordion_bUwWey {
  display: none !important;
}

@media screen and (max-width: 767px) {
  #accordion--accordion_QfyLmr,
  #accordion--accordion_Mzx3Cc,
  #accordion--accordion_bUwWey {
    display: block !important;
  }
}

#accordion--accordion_kPQMMn,
#accordion--accordion_jQ3RAc,
#accordion--accordion_kKmrir {
  display: none !important;
}

@media screen and (min-width: 768px) {
  #accordion--accordion_kPQMMn,
  #accordion--accordion_jQ3RAc,
  #accordion--accordion_kKmrir {
    display: block !important;
  }
}

.msg__container {
  color: #008001 !important;
  font-size: 14px !important;
  background: none !important;
  padding: unset !important;
}

/*EXEMPTIFY CSS RULES*/
.exemptify_clone span {
  display: none;
}

span.exemptify_clone:not(:last-child) {
  display: none;
}

input#VatId,
input#exemptify_email {
  background-color: #efefef;
  border: 1px solid #cfcfcf;
}

/*DOCAPP CSS RULES*/
.docapp-cart-with-shipping-summary {
  display: none !important;
}

/*@media only screen and (max-width: 698px) {
  .show_more_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    height: 172px;
    width: 100%;
  }
}
*/

.gpo-app {
  background: unset !important;
}

.etranslate-selector-list-button {
  position: absolute;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border-radius: 0px;
  top: 0;
  right: 0;
  z-index: 99999;
}

.etranslate-selector-content {
  z-index: 9999999;
}

[handle="option-set-205816-switch-1"] {
  display: none;
}

#app-embed-container-49138 {
  display: none;
}

a[href"https://johnbarbersons.com/pages/albis-leasing"]
{
  text-decoration: underline;
}

.taxonomy-reminder {
  border: 1px solid black;
  padding: 0.3rem;
  border-radius: 3px;
  margin: 0.5em 0;
  background-color: lightgray;
  text-align: justify;
}

svg.flickity-button-icon {
  width: 15px !important;
}

button.flickity-button.flickity-prev-next-button.previous,
button.flickity-button.flickity-prev-next-button.next {
  background: none;
}

product-rerender#quick-buy-modal-content safe-sticky.product-info {
  border: none;
  outline: none;
}

.globo-form.gfb__template__wizard1.gfb-style-classic_rounded.globo-form-id-89637 {
    z-index: 1;
}
</pre></body></html>