.printer-section-title, .shipping-banner .shipping-txt2 {
  font-family: "factoria", "open-sans", Georgia, serif;
}

.gallery-placeholder .gallery-arrow, .fotorama--fullscreen .gallery-arrow {
  fill: #efefef;
  height: 2.4285714286rem;
  filter: drop-shadow(1px 1px 1px #22303d);
}
.gallery-placeholder .gallery-arrow:hover, .fotorama--fullscreen .gallery-arrow:hover {
  fill: #707070;
}
.gallery-placeholder .fotorama__arr, .fotorama--fullscreen .fotorama__arr {
  background-color: transparent;
  width: 40px;
}
.gallery-placeholder .fotorama__arr.fotorama__arr--disabled .gallery-arrow, .fotorama--fullscreen .fotorama__arr.fotorama__arr--disabled .gallery-arrow {
  opacity: 0;
}
.gallery-placeholder .fotorama__arr:hover, .fotorama--fullscreen .fotorama__arr:hover {
  background-color: transparent;
}
.gallery-placeholder .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr, .fotorama--fullscreen .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
  left: 34px;
}
.gallery-placeholder .fotorama__arr.fotorama__arr--next .fotorama__arr__arr, .fotorama--fullscreen .fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  right: -20px;
}
.gallery-placeholder .fotorama__arr .fotorama__arr__arr, .fotorama--fullscreen .fotorama__arr .fotorama__arr__arr {
  background-image: none;
  margin-top: 17px;
  width: 100%;
}
.gallery-placeholder .fotorama__thumb-border, .fotorama--fullscreen .fotorama__thumb-border {
  border-color: #1E85BB;
  border-radius: 0;
  background: rgba(30, 133, 187, 0.2);
}

.fotorama__fullscreen .fotorama--fullscreen {
  background: rgba(0, 0, 0, 0.85);
}
.fotorama__fullscreen .fotorama--fullscreen .fotorama__wrap {
  max-width: 800px !important;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.3);
  margin: 5rem auto;
}
.fotorama__fullscreen .fotorama--fullscreen .fotorama__stage {
  max-width: 800px;
  max-height: 600px;
}
.fotorama__fullscreen .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  padding: 3rem;
}
.fotorama__fullscreen .fotorama--fullscreen .fotorama__stage__frame iframe {
  height: 100%;
}
.fotorama__fullscreen .fotorama--fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama--fullscreen .fotorama__zoom-out {
  display: none;
}
.fotorama__fullscreen .fotorama__thumb {
  background: transparent;
}
.fotorama__fullscreen .fotorama__nav--thumbs {
  text-align: center;
}
.fotorama__fullscreen .fotorama-video-container .product-video.responsive {
  height: 100%;
}

.gallery-placeholder .fotorama__nav-wrap {
  margin-top: 1rem;
}
.gallery-placeholder .fotorama__instruction {
  position: relative;
  top: -1.75rem;
  text-align: center;
  font-style: italic;
  display: none;
}
.gallery-placeholder .fotorama__nav--thumbs .fotorama__thumb {
  background: transparent;
}
.gallery-placeholder .fotorama__nav--thumbs .video-thumb-icon .fotorama__thumb:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  background: url("../images/icons/video.svg") no-repeat center center transparent;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
}

.fotorama__stage .fotorama__spinner {
  background-position: center;
  background-repeat: no-repeat;
  width: initial;
  height: initial;
}

.fotorama-item .fotorama__wrap--css3 .fotorama__spinner {
  animation: none;
}

.printer-product-list {
  margin: 1rem auto 2rem;
}

.popular-list-wrapper {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
.popular-list-wrapper.printer .product-list-cell {
  padding: 1rem;
}

.product-list-wrapper {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.product-list-wrapper .label {
  margin-right: 7rem;
}
.product-list-image {
  text-align: center;
  margin: 0 auto;
  position: relative;
}
.product-list-image img {
  width: 200px;
}
.product-list-image .xl-tooltip {
  position: absolute;
  bottom: 0.7142857143rem;
  left: 0;
}
.product-list-image .xl-badge {
  cursor: help;
  background: #cdcdcd;
  padding: 0.4285714286rem;
  display: block;
  border-radius: 50%;
  width: 2.5714285714rem;
  height: 2.5714285714rem;
  box-shadow: 1px 1px 2px 0 rgba(34, 48, 61, 0.3);
}
.product-list-image .xl-badge:before {
  content: url("../../images/icons/high-yield.svg");
  width: 1.7142857143rem;
  height: 1.7142857143rem;
  display: block;
  filter: invert(1) brightness(0.35);
}
.product-list-image .xl-badge:hover + .xl-tooltip-content {
  visibility: visible;
}
.product-list-image .xl-tooltip-content {
  visibility: hidden;
  color: #ffffff;
  position: absolute;
  z-index: 1;
  width: 14.2857142857rem;
  font-size: 1.0714285714rem;
  background: #22303d;
  padding: 0.7142857143rem;
  border-radius: 0;
  bottom: 0;
  left: -6.0714285714rem;
  margin-bottom: 3.2142857143rem;
  box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.3);
}
.product-list-image .xl-tooltip-content:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #22303d;
  position: absolute;
  right: 50%;
  bottom: -20px;
  margin-right: -10px;
  z-index: 3;
}

.items-in-cart {
  margin: 0.75rem 0.5rem 0 0;
  text-align: right;
}

.atc-qty {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-top: 0;
}
.atc-qty-wrapper {
  flex: 0 0 auto;
  max-width: 100%;
}
.atc-qty-num {
  width: 78px;
  margin: 0;
}
.atc-button {
  width: 100%;
  padding: 1rem 0;
}
.atc-button-wrapper {
  margin-left: 1rem;
}

.list-view, .grid-view, .small-grid-view {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.list-view .product-list-cell, .grid-view .product-list-cell, .small-grid-view .product-list-cell {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-grow: 1;
  padding: 2rem 1rem 1rem;
}
.list-view .product-list-cell.highlighted-product, .grid-view .product-list-cell.highlighted-product, .small-grid-view .product-list-cell.highlighted-product {
  padding-bottom: 2.5rem;
}
.list-view .product-list-cell.grouped, .grid-view .product-list-cell.grouped, .small-grid-view .product-list-cell.grouped {
  margin: 0 0.5rem;
  padding-bottom: 2.5rem;
}
.list-view .product-list-col, .grid-view .product-list-col, .small-grid-view .product-list-col {
  margin-bottom: 1rem;
}
.list-view .product-list-col .review-summary-actions, .grid-view .product-list-col .review-summary-actions, .small-grid-view .product-list-col .review-summary-actions {
  display: inline-block;
}
.list-view .product-list-col .product-title, .grid-view .product-list-col .product-title, .small-grid-view .product-list-col .product-title {
  display: inline-block;
  margin-top: 1rem;
  font-size: 1.1428571429rem;
  font-weight: normal;
}
.list-view .product-list-col .product-title.pop-printers, .grid-view .product-list-col .product-title.pop-printers, .small-grid-view .product-list-col .product-title.pop-printers {
  display: inline-block;
  margin-top: 1rem;
}
.list-view .pop-printers a, .grid-view .pop-printers a, .small-grid-view .pop-printers a {
  font-size: 1.1428571429rem;
}
.list-view .product-list-details, .grid-view .product-list-details, .small-grid-view .product-list-details {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
}
.list-view .product-list-details .price-saving, .grid-view .product-list-details .price-saving, .small-grid-view .product-list-details .price-saving {
  font-size: 1.0714285714rem;
  color: #238247;
  margin-bottom: 1rem;
}
.list-view .product-list-details .grid-review, .grid-view .product-list-details .grid-review, .small-grid-view .product-list-details .grid-review {
  margin-bottom: 1rem;
}
.list-view .catalog-add-cart-form, .grid-view .catalog-add-cart-form, .small-grid-view .catalog-add-cart-form {
  position: relative;
}
.list-view .catalog-add-cart-form.grouped, .grid-view .catalog-add-cart-form.grouped, .small-grid-view .catalog-add-cart-form.grouped {
  margin-top: 1.5rem;
}

.grid-view .product-list-details.grouped, .small-grid-view .product-list-details.grouped {
  flex-grow: 1;
}

.list-view .product-list-cell {
  border-bottom: 1px solid #cccccc;
}
.list-view .product-list-cell.last, .list-view .product-list-cell:last-child {
  border-bottom: 0;
}

.product-carousel-wrapper {
  margin: 4rem 0 5rem;
}
.product-carousel .slick-slider {
  display: flex;
}
.product-carousel .slick-list {
  display: flex;
}
.product-carousel .slick-track {
  display: flex;
}
.product-carousel .grid-view .product-list-cell {
  display: flex !important;
  flex-direction: column;
  border: 0;
  margin: 0 1rem;
  max-width: 300px;
  min-width: 300px;
  min-height: 32.1428571429rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-carousel .grid-view .product-image-photo {
  margin: 0 auto 1rem;
}
.product-carousel .product-title {
  position: relative;
  font-size: 1.0714285714rem;
  height: 3.5rem;
  overflow: hidden;
}
.product-carousel .product-title:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0.3571428571rem;
  right: 0;
  width: 40%;
  height: 1.2857142857rem;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);
}
.product-carousel .review-summary {
  font-size: 1.0714285714rem;
  margin-top: 0.25rem;
}
.product-carousel .price-final_price .price-wrapper {
  font-size: 1.7857142857rem;
}
.product-carousel .price-box {
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 48em) {
  .list-view .product-list-cell, .grid-view .product-list-cell, .small-grid-view .product-list-cell {
    margin: 1rem 0.5rem;
    justify-content: space-between;
  }
  .list-view .atc-button, .grid-view .atc-button, .small-grid-view .atc-button {
    padding: 0.7142857143rem 0;
  }
  .list-view .product-list-cell {
    flex-direction: row;
  }
  .list-view .product-list-image .product-image-container {
    max-width: 100%;
    margin: 0 auto;
  }
  .list-view .product-list-image img {
    max-width: 100%;
    width: auto;
  }
  .list-view .product-list-top {
    flex-direction: column;
    max-width: 65%;
    margin-top: 0.5rem;
    margin-right: 1rem;
  }
  .list-view .product-list-top .product-title {
    margin-top: 0;
  }
  .list-view .product-list-image {
    float: left;
    max-width: 20%;
    margin-right: 1rem;
  }
  .list-view .product-list-col {
    float: left;
    max-width: calc(80% - 1rem);
  }
  .list-view .auto-spacer {
    display: none;
  }
  .list-view .product-list-details {
    margin-top: 0.5rem;
  }
  .product-carousel .grid-view .product-list-cell.last, .product-carousel .small-grid-view .product-list-cell.last {
    border: 0;
  }
  .grid-view .product-list-image img, .small-grid-view .product-list-image img {
    max-width: 150px;
  }
  .grid-view .product-list-cell, .small-grid-view .product-list-cell {
    float: left;
  }
  .grid-view .product-list-top, .small-grid-view .product-list-top {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
  }
  .grid-view .product-list-cell {
    max-width: calc(50% - 1rem);
  }
  .small-grid-view .product-list-cell {
    max-width: calc(33.33% - 1rem);
  }
  .small-grid-view .atc-qty {
    width: 100%;
    margin: 0 0 1rem;
  }
  .small-grid-view .atc-qty-wrapper {
    min-width: 100%;
  }
  .small-grid-view .atc-button {
    margin-left: 0;
    width: 100%;
    padding: 1rem 0.7142857143rem;
  }
  .small-grid-view .atc-button-wrapper {
    margin: 0;
    min-width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .list-view .product-list-cell {
    justify-content: space-between;
  }
  .list-view .product-list-image {
    margin-right: 2rem;
    min-width: 10.7142857143rem;
  }
  .list-view .product-list-col {
    max-width: calc(80% - 2rem);
  }
  .list-view .product-list-top {
    max-width: 70%;
    margin-right: 2rem;
  }
  .list-view .product-list-top.grouped {
    flex-grow: 1;
  }
  .list-view .atc-button {
    width: 100%;
    padding: 0.7142857143rem 0;
  }
  .list-view .atc-button.grouped {
    padding: 1rem 1.4285714286rem;
  }
  .grid-view .product-list-cell {
    max-width: calc(33.33% - 1rem);
  }
  .small-grid-view .product-list-cell {
    max-width: calc(25% - 1rem);
  }
  .small-grid-view .atc-button {
    padding: 0.7142857143rem 0;
  }
}
@media screen and (min-width: 75em) {
  .small-grid-view .atc-qty {
    width: auto;
    margin: 0;
  }
  .small-grid-view .atc-qty-wrapper {
    min-width: initial;
  }
  .small-grid-view .atc-button-wrapper {
    margin-left: 1rem;
    min-width: initial;
  }
}
.our-price {
  margin: 0.5rem 0 0;
  font-size: 1.1428571429rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
}

.price-box {
  display: inline-block;
  vertical-align: baseline;
}
.price-label {
  font-size: 1.1428571429rem;
  font-style: italic;
  font-weight: 600;
  display: block;
  line-height: 1;
}
.price-final_price .price-wrapper {
  font-size: 2rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}
.price-final_price .price-wrapper:after {
  content: "ea";
  margin-left: 0.75rem;
  font-size: 1.2857142857rem;
  font-weight: normal;
}
.price-tier_price .price-wrapper {
  font-weight: 700;
}
.price-msrp {
  vertical-align: middle;
  margin-bottom: 0.5rem;
}
.price-saving {
  margin: 0 0 2rem;
}

.price-container {
  position: relative;
  display: block;
}
.price-container .animation-icon {
  position: absolute;
  top: 8px;
  right: -1.7857142857rem;
  font-size: 1.1428571429rem;
}
.price-container .animation-icon.down {
  color: #238247;
  animation: bounce 0.3s linear;
}
.price-container .animation-icon.up {
  animation: bounce 0.3s linear reverse;
}

.product-list-details .price-container .animation-icon {
  font-size: 0.8571428571rem;
}

@keyframes bounce {
  0% {
    transform: translateY(-8px);
  }
  20% {
    transform: translateY(-4px);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2px);
  }
  60% {
    transform: translateY(4px);
  }
  80% {
    transform: translateY(8px);
  }
  100% {
    transform: translateY(8px);
  }
}
.catalog-product-view .product-info-price {
  margin-top: 0;
}
.catalog-product-view .product-info-price .items-in-cart {
  margin-bottom: 0;
}

.product-info-price {
  background: #efefef;
  border-radius: 0 0 0 0;
  padding: 2rem;
  margin: 2rem 0 0;
}
.product-info-price .price-final_price .price-wrapper {
  font-size: 2.5rem;
}
.product-info-price .price-box {
  vertical-align: baseline;
}
.product-info-price .msrp-price {
  display: block;
  font-size: 1.0714285714rem;
  vertical-align: baseline;
}
.product-info-price .items-in-cart {
  margin: 0.5rem 0 1.75rem;
}

.prices-tier-wrapper {
  padding-right: 0;
}

.product-store-credit-discount {
  border-top: 1px solid #cccccc;
  margin-top: 1.25rem;
  padding-top: 0.75rem;
}

.prices-tier.items {
  border: 1px solid #cccccc;
  border-radius: 0;
  border-collapse: initial;
  border-spacing: 0;
  margin: 1.5rem 0 0;
}
.prices-tier.items tbody th, .prices-tier.items tbody td {
  padding: 0.5rem;
}
.prices-tier.items tr:first-child th {
  border-top-left-radius: 0;
}
.prices-tier.items tr:first-child td {
  border-top-right-radius: 0;
}
.prices-tier.items tr:last-child th {
  border-bottom-left-radius: 0;
}
.prices-tier.items tr:last-child td {
  border-bottom-right-radius: 0;
}

.free-ship {
  display: block;
  margin-top: 1.5rem;
}

@media screen and (min-width: 48em) {
  .price-box {
    margin-left: 0;
  }
  .product-store-credit-discount {
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media screen and (min-width: 75em) {
  .product-info-price .price-saving {
    display: inline-block;
    margin-left: 2rem;
  }
}
.gallery-wrapper {
  position: relative;
  border: 1px solid #cccccc;
  padding: 0.25rem;
  max-width: 21.4285714286rem;
  max-height: 21.4285714286rem;
  margin: 0 auto;
}

.comp-wrapper {
  text-align: center;
  margin-top: 3rem;
}
.comp-wrapper .dark-link {
  color: #175f84;
  font-weight: normal;
}

.printer-match:after, .printer-match:before {
  content: "";
  position: absolute;
  display: block;
}

.printer-match {
  position: absolute;
  left: -1rem;
  bottom: -0.5rem;
  font-size: 1.0714285714rem;
  text-align: left;
  background: #282727;
  padding: 0.2857142857rem 1rem 0.5714285714rem;
  min-height: 4.2857142857rem;
}
.printer-match:before {
  border-bottom: 1rem solid #454343;
  border-left: 1rem solid transparent;
  top: -1rem;
  left: 0rem;
}
.printer-match:after {
  top: 0;
  border-bottom: 4.2857142857rem solid transparent;
  border-left: 4.2857142857rem solid #282727;
  right: -4.2857142857rem;
}

.comp-label {
  color: #ffffff;
  line-height: 1;
}
.comp-label a {
  font-weight: normal;
  color: #ffffff;
  border-color: #cdcdcd;
  text-decoration: underline;
}
.comp-label a:hover {
  text-decoration: none;
  color: #efefef;
  border-color: transparent;
}
.comp-icon {
  fill: #238247;
}

@media screen and (min-width: 48em) {
  .gallery-wrapper {
    max-width: initial;
    max-height: initial;
  }
  .printer-match:after {
    visibility: hidden;
  }
}
@media screen and (min-width: 64em) {
  .printer-match:after {
    visibility: visible;
  }
}
.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;
  }
}
.shipping-banner {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 0.75rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.shipping-banner .shipping-txt {
  margin: 0.5714285714rem 0 0 1rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
}
.shipping-banner .shipping-txt2 {
  font-weight: 700;
  line-height: 1.2;
  color: #008800;
}

@media screen and (min-width: 48em) {
  .shipping-banner {
    margin-top: 0;
  }
  .shipping-banner .shipping-txt {
    font-size: 1.1428571429rem;
  }
}
.seo-content .faq-section, .seo-content .resource-links, .seo-content .replace-guide {
  padding: 0 0.7142857143rem;
  margin: 1rem 0;
}
.seo-content .faq-section h2, .seo-content .resource-links h2, .seo-content .replace-guide h2 {
  margin-bottom: 1rem;
}

.seo-content .divider-icon, .seo-content .divider-cmy-swash, .seo-content .divider-cmy-dots {
  text-align: center;
  position: relative;
}
.seo-content .divider-icon:after, .seo-content .divider-cmy-swash:after, .seo-content .divider-cmy-dots:after {
  content: url("../images/icons/logo-icon-dk.svg");
  background: #ffffff;
  padding: 0 1rem;
  display: inline-block;
  left: 50%;
  margin-left: -14px;
  width: 28px;
  height: auto;
  position: absolute;
  top: -10px;
}
.seo-content .divider-cmy-swash {
  margin-bottom: 3rem;
}
.seo-content .replace-guide ol li:before {
  color: #1E7EB0;
  font-size: 1.7142857143rem;
}
.seo-content .faq-section dl {
  border: 1px solid #cccccc;
  padding: 2rem 2rem 2.25rem;
}
.seo-content .faq-section dl dt {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.2857142857rem;
  color: #1E7EB0;
}

@media screen and (min-width: 48em) {
  .seo-content {
    margin: 5rem auto;
  }
  .seo-content .title {
    margin: 4rem 0 2.5rem;
    text-align: center;
  }
  .seo-content .divider-cmy-swash {
    margin-bottom: 5rem;
  }
  .seo-content .faq-section dl {
    padding: 2rem 2rem 2.25rem;
  }
}
.cartridge-model-page .printer-sp-wrapper {
  width: 100%;
  margin-left: 0.5rem;
  max-width: 100%;
  flex: 0 0 100%;
}

.gallery-wrapper {
  max-width: 17.8571428571rem;
  max-height: 17.8571428571rem;
  margin: 0 auto 2rem;
}

.printer-match {
  z-index: 10;
  height: 2.8571428571rem;
}
.printer-match:after {
  border-bottom-width: 2.8571428571rem;
  border-left-width: 2.8571428571rem;
  right: -2.8571428571rem;
}
.printer-match .comp-label {
  line-height: 2;
}

.printer-image {
  border: 1px solid #efefef;
}

.printer-section-title {
  margin: 0;
  font-weight: 700;
  font-size: 1.4285714286rem;
}

.printer-desc-wrapper ul {
  margin-left: 2rem;
}
.printer-desc-wrapper ul li {
  margin: 0.5rem 0;
}
.printer-desc-wrapper ul li:before {
  content: "\e91f";
  font-family: "CAS-Icons";
  color: #238247;
  font-size: 1.0714285714rem;
  width: auto;
  height: auto;
  background: none;
  margin-left: -1.85rem;
  margin-right: 1rem;
}

.highlighted-product {
  position: relative;
  border-bottom: 0;
  margin-top: 0.95rem;
  background-color: #f4f4f4;
  padding: 0;
  box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
.highlighted-product .label.popular {
  margin-bottom: 1rem;
}

.product-list-col .color {
  font-weight: 700;
  vertical-align: middle;
  line-height: 1;
}
.product-list-col .color .color-spot {
  margin: 0 0.1428571429rem;
}

.sku {
  font-weight: 600;
  font-style: italic;
  font-size: 1.0714285714rem;
}

.in-cart-icon {
  color: #aaaaaa;
  margin-right: 0.3571428571rem;
  font-size: 1.2857142857rem;
  vertical-align: middle;
}
.in-cart-detail {
  color: #707070;
  font-weight: 600;
  font-style: italic;
  vertical-align: bottom;
}

.video-link-wrapper {
  display: flex;
  margin: 1.5rem 0 0.5rem;
}
.video-link-wrapper .video-icon {
  font-size: 1.4285714286rem;
  margin-right: 0.5714285714rem;
  color: #c4302b;
}
.video-link-wrapper .video-link {
  display: inline;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
  line-height: 1.2;
}
.video-link-wrapper .video-link:hover {
  text-decoration: underline;
}

.printer-no-data {
  margin: 3rem auto;
}

.create-cc-wrapper .combo-create-btn {
  text-decoration: underline;
}

@media screen and (min-width: 48em) {
  .gallery-wrapper {
    max-height: 10.3571428571rem;
  }
  .printer-match {
    padding-right: 0;
  }
  .printer-detail-wrapper {
    align-items: start;
  }
  .printer-desc-wrapper {
    margin-top: 0.5rem;
  }
  .printer-page .page-title {
    font-size: 1.4285714286rem;
  }
  .highlighted-product .label.popular {
    background: #26A55F;
    color: #ffffff;
    position: absolute;
    top: 1rem;
    left: 0.65rem;
    z-index: 2;
  }
  .printer-image-wrapper {
    padding-right: 2rem;
    margin-top: 0.5rem;
  }
  .video-link-wrapper {
    margin: 1.5rem 0;
  }
  .video-link-wrapper .video-icon {
    font-size: 1.7142857143rem;
  }
  .video-link-wrapper .video-link {
    font-size: 1.1428571429rem;
  }
}
@media screen and (min-width: 64em) {
  .gallery-wrapper {
    max-height: initial;
  }
  .printer-match {
    padding-right: 1rem;
  }
  .printer-page .page-title {
    font-size: 2.1428571429rem;
  }
}
/*# sourceMappingURL=grouped-product.css.map */
