.toolbar-wrapper .toggle-switch, .toolbar-wrapper .toolbar-label {
  vertical-align: middle;
}

.section-wrapper {
  margin: 3rem auto 0;
}
.section-wrapper .printer-section-title {
  color: #3D3B3B;
  margin-bottom: 1rem;
}

.ko-product .toolbar-wrapper.row {
  background: transparent;
  border-bottom: 2px solid #707070;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.ko-product .toolbar-wrapper.row .toolbar-header {
  color: #3D3B3B;
}

.toolbar-wrapper .toolbar-header {
  color: #ffffff;
}
.toolbar-wrapper .toolbar-label {
  margin-right: 1rem;
  font-weight: 600;
  font-size: 1.1428571429rem;
}
.toolbar-wrapper .toggle-switch {
  color: #aaaaaa;
  font-size: 1.8571428571rem;
  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: #1E7EB0;
}
.toolbar-wrapper .toggle-switch.last {
  margin-right: 0;
}
.toolbar-wrapper .limiter-label {
  display: inline;
}

@media screen and (min-width: 48em) {
  .section-wrapper {
    border-bottom: 2px solid #302e2e;
    padding: 1rem;
    margin: 2rem auto 0;
  }
  .section-wrapper.printer-section-wrapper {
    border-bottom: 0;
    background: #302e2e;
    margin: 4rem auto 0;
  }
  .section-wrapper .printer-section-title {
    color: #ffffff;
    margin-bottom: 0;
  }
  .toolbar-amount {
    font-size: 1.1428571429rem;
  }
}
.page-title-wrapper p {
  display: none;
}

.row.accs-note {
  margin: 0 auto;
}
.row.accs-note .content-section {
  border: 2px solid #1E85BB;
  background-color: #efefef;
  border-radius: 0;
  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 #efefef;
  background-size: 5.1428571429rem;
}

@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: 1rem 1.4285714286rem;
  }
}
@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: 1rem 1.4285714286rem;
  }
  .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.7142857143rem 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 */
