<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.toolbar-wrapper .toggle-switch, .toolbar-wrapper .toolbar-label {
  vertical-align: middle;
}

.ko-product .toolbar-wrapper.row {
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.toolbar-wrapper {
  border-bottom: 3px solid #559a13;
  padding-bottom: 1rem;
}
.toolbar-wrapper .toolbar-label {
  margin-right: 1rem;
  font-weight: 600;
}
.toolbar-wrapper .toggle-switch {
  color: #9a9da6;
  font-size: 1.625rem;
  cursor: pointer;
  margin: 0 0.5rem;
}
[data-whatinput=mouse] .toolbar-wrapper .toggle-switch {
  outline: 0;
}
.toolbar-wrapper .toggle-switch:hover, .toolbar-wrapper .toggle-switch.active {
  color: #559a13;
}
.toolbar-wrapper .toggle-switch.last {
  margin-right: 0;
}
.toolbar-wrapper .limiter-label {
  display: inline;
}

.page-title-wrapper p {
  display: none;
}

.row.accs-note {
  margin: 0 auto;
}
.row.accs-note .content-section {
  border: 2px solid #0196e4;
  background-color: #f4fbfe;
  border-radius: 0.3125rem;
  padding: 1rem 0.5rem;
  margin-top: 0;
}
.row.accs-note .content-section p {
  margin-right: 4rem;
}

#top-sell-brands {
  max-width: 480px;
}

.category-cables .accs-note .content-section {
  background: url("../images/assets/cable.png") no-repeat bottom right #f4fbfe;
  background-size: 4.5rem;
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .category-cables .accs-note .content-section {
    background-size: contain;
  }
  .paper-size .img-responsive {
    margin: 0;
  }
  .paper-size .button {
    width: auto;
    padding: 0.5rem 1.625rem;
  }
}
@media screen and (min-width: 48em) {
  .banner {
    padding-top: 0;
  }
  .banner .paper-img {
    max-height: 120px;
  }
  .paper-size {
    text-align: left;
  }
  .paper-block .button {
    width: auto;
    padding: 0.5rem 1.625rem;
  }
  .banner .paper-name {
    font-size: 2.5rem;
    margin: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .page-title-wrapper p {
    display: block;
  }
  .banner .paper-img {
    max-height: none;
  }
  .banner .paper-name {
    font-size: 3.5rem;
  }
  .paper-size {
    text-align: left;
  }
  .paper-size .img-responsive {
    margin: 0 auto;
  }
  .paper-size .button {
    width: 100%;
    padding: 0.625rem 0;
  }
  .row.accs-note {
    margin-top: 4rem;
  }
  .category-paper .grid-view .atc-button {
    min-width: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .category-paper .small-grid-view .atc-qty-wrapper, .category-paper .small-grid-view .atc-qty-wrapper {
    width: 100%;
    margin-left: 0;
  }
  .category-paper .small-grid-view .atc-qty {
    width: 100%;
    margin-bottom: 1rem;
  }
  .category-paper .small-grid-view .atc-button {
    width: 100%;
    margin-left: 0;
  }
}
/*# sourceMappingURL=accessories-page.css.map */
</pre></body></html>