meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 551px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:551px)/";
  width: 551px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:551px) and (max-width:801px)/";
  width: 551px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:801px)/";
  width: 801px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:801px) and (max-width:1261px)/";
  width: 801px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1261px)/";
  width: 1261px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1261px) and (max-width:1681px)/";
  width: 1261px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.chooseSearch.notListed .fits {
  display: none; }

.choose.selected {
  position: relative; }

.choose p.fits {
  display: none;
  color: #4eae4c;
  color: #4eae4c;
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 0;
  font-weight: 700; }

.chooseProducts .breadcrumbs {
  display: none; }

.choose .card {
  border: none; }

.catName {
  color: #1061a3; }

.fits svg {
  vertical-align: middle; }

.chooseProducts .productGrid .product:nth-child(odd) .card,
.chooseProducts .productGrid .product:nth-child(even) .card {
  border: none; }

.chooseProducts .productGrid .product {
  width: 33%; }

.chooseProducts .pageYield,
.chooseProducts .card-text.rating {
  display: none; }

.chooseProducts .card-title {
  min-height: 0px; }

.chooseProducts .card-text {
  margin: 20px 0; }

.shop-more-cats {
  text-decoration: none;
  font-size: 21px;
  color: #1061a3;
  font-weight: 600;
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }

.productView-images {
  margin-bottom: 0;
  padding: 0;
  display: flex; }
  @media (max-width: 991px) {
    .productView-images {
      display: block;
      width: 100%; } }
  @media (min-width: 1001px) {
    .productView-images {
      width: 60%; } }
  @media (max-width: 1000px) {
    .productView-images {
      width: 100%; } }

.productView-image {
  flex-grow: 1;
  min-width: 0px;
  min-height: 0px; }
  @media (max-width: 991px) {
    .productView-image {
      display: none; } }
  .productView-image.mobile {
    display: none; }
    @media (max-width: 991px) {
      .productView-image.mobile {
        display: block !important; } }
    .productView-image.mobile .slideItem {
      text-align: center;
      display: block;
      position: relative; }
      .productView-image.mobile .slideItem:before {
        content: "";
        width: 100%;
        padding-bottom: 100%;
        display: block; }
      .productView-image.mobile .slideItem img {
        display: inline-block;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 50%;
        transform: translateX(-50%); }
    .productView-image.mobile .slick-arrow {
      top: 50%;
      transform: translateY(-50%);
      margin: 0; }
    .productView-image.mobile .slick-dots li.slick-active button::before {
      background: #1061A3; }
    .productView-image.mobile .slick-dots li button::before {
      background: #D8D8D8; }
    .productView-image.mobile .slick-dots li button {
      border-color: #979797; }

.productView-details {
  float: left;
  margin-bottom: 0; }
  @media (min-width: 1001px) {
    .productView-details {
      padding-right: 2px;
      padding-left: 1.5em;
      clear: none;
      width: 40%; } }
  @media (max-width: 1000px) {
    .productView-details {
      width: 100%; } }

@media (min-width: 801px) {
  .productView {
    padding-top: 50px; } }

@media (min-width: 1261px) {
  .productView-description {
    clear: none;
    float: none;
    width: 100%; } }

.productView-product {
  border-bottom: 1px solid #d1d2d4;
  padding: 20px 25px; }
  @media (max-width: 991px) {
    .productView-product {
      border-bottom: none;
      padding: 20px; } }

.infoList ul {
  margin-bottom: 0px; }

.infoList li {
  padding: 5px 0;
  font-size: 14px; }
  .infoList li:last-child {
    padding-bottom: 0; }

ul.productGrid .yotpo-small {
  height: 19px; }

.productView-info-value {
  text-align: right;
  float: right; }

.productView-info-value.addTo {
  text-align: left; }
  .productView-info-value.addTo .form-select {
    border-radius: 0;
    border-color: #000;
    padding: 0.75rem 2.5rem 0.75rem 1rem; }

.form-field--stock {
  display: none; }

.productView-info {
  margin: 0; }

.productView-details .infoList {
  border-left: none;
  border-right: none;
  font-size: 15px; }
  @media (max-width: 991px) {
    .productView-details .infoList {
      width: 100%; } }

.productView-details .socialLinks .socialLinks-item {
  margin-bottom: 0.375rem;
  margin-right: 5px; }

.productView-details .socialLinks .icon:hover svg {
  fill: #999; }

.productView-details .socialLinks .icon svg {
  fill: #1061a3;
  transition: all 0.15s ease; }

.productView-rating {
  margin: 0 0 5px 0; }
  .productView-rating.mobile {
    display: none; }
  @media (max-width: 991px) {
    .productView-rating.desktop {
      display: none; }
    .productView-rating.mobile {
      display: block;
      padding-bottom: 10px;
      min-height: 35px; } }

.productView-reviewLink {
  margin-left: 0; }
  .productView-reviewLink a {
    text-decoration: none; }
    .productView-reviewLink a:hover {
      text-decoration: underline; }

#countdownTime {
  display: inline-block;
  color: #4eae4c;
  margin-right: 5px;
  font-weight: 700; }

.highlight {
  color: #4eae4c;
  font-weight: 700; }

#countdownMessage {
  display: block;
  margin-bottom: 10px; }

.stats {
  list-style-type: none;
  margin: 0;
  text-align: left; }

.stats li {
  font-size: 14px;
  padding: 20px 20px 20px 40px;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  padding-right: 20px; }
  .stats li:not(.timer-block):after {
    content: "";
    width: 8px;
    height: 13px;
    background: url("../icons/arrow-right.svg") no-repeat;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px; }

.stats svg, .stats .icon-return {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  transform: translateY(-50%); }

h3.review {
  color: #1061a3; }

.productView-options {
  margin-bottom: 0px; }

.productView-options .form-action {
  width: 127%;
  float: right;
  padding: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      width: 76%; } }
  @media (min-width: 1261px) {
    .productView-options .form-action {
      vertical-align: bottom;
      margin-top: 0;
      width: 80%; } }

.form-input--incrementTotal {
  width: 30%;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  border: 1px solid #cccccc; }
  @media (min-width: 551px) {
    .form-input--incrementTotal {
      width: 100%;
      border: none;
      line-height: initial; } }

#related h3 {
  color: #1061a3; }

.form-label {
  color: #3f3f41;
  float: left;
  line-height: 44px;
  margin: 0;
  width: 20%;
  text-align: left; }
  @media (min-width: 551px) {
    .form-label {
      width: 10%; } }
  @media (min-width: 801px) {
    .form-label {
      width: 16%; } }
  @media (min-width: 1151px) {
    .form-label {
      width: 13%; } }

.productView-price .form-label {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  line-height: 2; }

.productView-details .productView-info-value {
  width: 77%;
  vertical-align: bottom;
  float: none;
  display: inline-block; }
  @media (min-width: 551px) {
    .productView-details .productView-info-value {
      width: 89%; } }
  @media (min-width: 801px) {
    .productView-details .productView-info-value {
      width: 84%; } }

.productView-options .form-field {
  display: block; }

.productView-image + .productView-thumbnails {
  margin-top: 0;
  margin-bottom: 20px; }

.productView-options .form-action .button {
  margin-bottom: 0;
  width: 100%;
  padding: 0.875rem 0; }
  @media (min-width: 1261px) {
    .productView-options .form-action .button {
      margin-right: 0; } }

.form-increment .button.up {
  margin-right: 5%; }

.form-increment .button.down {
  margin-left: 5%; }

.form-increment .button {
  width: 15%;
  display: inline-block; }
  @media (min-width: 551px) {
    .form-increment .button {
      display: none; } }

.form-increment {
  width: 60%;
  margin-bottom: 10px; }
  @media (min-width: 551px) {
    .form-increment {
      border: 1px solid #d1d2d4;
      display: inline-block;
      line-height: 44px;
      text-align: center;
      width: 20%;
      margin-bottom: 0;
      float: left; } }
  @media (min-width: 1151px) {
    .form-increment {
      width: 16%; } }

.form-field--increments {
  display: inline-block; }

.choose p {
  color: #1061a3;
  font-weight: 600;
  font-size: 20px;
  margin: 0 0 20px 0; }

@media (min-width: 1201px) {
  .chooseSearch div #selectPrinter {
    max-width: 300px; } }

.choose select {
  padding: 8px; }

.chooseProducts.notListed {
  right: 10px;
  top: 10px;
  bottom: 10px;
  float: none; }
  .chooseProducts.notListed .productCarousel {
    display: none; }

#related {
  margin-top: 40px; }

.productView-description {
  padding: 0; }

.question {
  display: inline-block;
  margin: 0 0 5px; }
  @media (min-width: 411px) {
    .question {
      float: right; } }
  .question p {
    display: inline-block;
    margin: 0;
    font-size: 14px; }
    @media (min-width: 1116px) {
      .question p {
        font-size: 16px; } }
  .question img {
    margin: 0 5px 0 0; }
  .question a {
    text-decoration: none; }

.productView-title {
  margin-top: 10px;
  font-size: 25px; }
  @media (min-width: 601px) {
    .productView-title {
      font-size: 31px; } }
  @media (min-width: 801px) {
    .productView-title {
      margin-top: 20px; } }

#tab-warranty a {
  display: block; }

@media (min-width: 801px) {
  .one-half {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.productView-description .one-half:last-child {
  margin-top: 60px; }
  @media (min-width: 801px) {
    .productView-description .one-half:last-child {
      margin-top: 0; } }

.name {
  width: 50%;
  display: inline-block;
  font-weight: 600; }

.customFields {
  padding: 3px 10px; }

.customFields:nth-child(odd) {
  background: #f1f1f3; }

.productView-product .small-price-styles.price-section .price--rrp {
  font-size: 18px;
  color: inherit;
  display: inline;
  margin: 0; }

#tab-description h4, .productView-description.desc-sec h4 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400; }

#tab-description ul .l,
#tab-description ul .r, .productView-description.desc-sec ul .l, .productView-description.desc-sec ul .r {
  display: inline-block;
  width: 48%; }

#tab-description ul li .l {
  font-weight: bold; }

.tab-content#tab-description.is-active, .productView-description.desc-sec {
  display: flex;
  flex-direction: column; }
  @media (min-width: 801px) {
    .tab-content#tab-description.is-active, .productView-description.desc-sec {
      flex-direction: row; } }
  .tab-content#tab-description.is-active div,
  .tab-content#tab-description.is-active ul, .productView-description.desc-sec div,
  .productView-description.desc-sec ul {
    margin-top: 0;
    flex: 1; }
  .tab-content#tab-description.is-active div, .productView-description.desc-sec div {
    padding-right: 30px; }

/* New product page */
body.page--product {
  background-color: #EAEAEA;
  color: #000; }

.productView {
  margin: 0; }

.productview-left {
  width: 68%;
  float: left; }
  @media (max-width: 991px) {
    .productview-left {
      width: 100%; } }
  .productview-left .product-details-left {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px; }

.productview-right {
  width: 32%;
  float: left;
  padding-left: 20px;
  position: sticky;
  position: -webkit-sticky;
  /* Safari */
  top: 0; }
  @media (max-width: 991px) {
    .productview-right {
      width: 100%;
      padding: 0;
      position: relative; } }
  .productview-right .productView-product {
    background-color: #fff; }

.productView-title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  letter-spacing: normal;
  font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
  @media (max-width: 560px) {
    .productView-title {
      font-size: 20px; } }

.yotpo-icon.yotpo-icon-star.rating-star {
  color: #F8981D; }

.productView-thumbnails {
  width: 80px;
  margin: 0; }
  @media (max-width: 991px) {
    .productView-thumbnails {
      display: none; } }
  .productView-thumbnails .productView-thumbnail {
    width: 100%;
    padding: 0px;
    text-align: left; }

.alternate-product .colors {
  margin: 30px 0;
  display: inline-block;
  width: 100%; }
  @media (max-width: 991px) {
    .alternate-product .colors {
      display: none; } }
  .alternate-product .colors.mobile {
    display: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 20px 0; }
    @media (max-width: 991px) {
      .alternate-product .colors.mobile {
        display: inline-block; } }

@media (max-width: 991px) {
  .includedInSet .alternate-product .colors.mobile {
    display: none; } }

.includedInSet .productView-product {
  padding: 20px 20px 20px 15px; }

.includedInSet .inner-buyoption {
  padding-left: 25px; }

.includedInSet .buyoption--label .h2 {
  display: inline-block; }

.includedInSet .buyoption--label input.buyoption {
  display: inline; }

.colors span {
  float: left;
  padding-right: 10px; }

@media (max-width: 991px) {
  .printer-search {
    display: none; } }

.printer-search svg {
  width: 22px;
  height: 22px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: bottom; }

.printer-search.mobile {
  display: none; }
  @media (max-width: 991px) {
    .printer-search.mobile {
      display: block;
      padding-bottom: 20px; } }

.productView-thumbnails img {
  max-width: 40px; }

.productView-thumbnail-link {
  height: 60px;
  max-width: 60px; }

.productView-product .price-section {
  font-size: 24px;
  color: #000;
  flex-grow: 1; }

.productView-product .price.price--withoutTax, .productView-product .price.price--withTax {
  display: block;
  text-align: left;
  font-weight: bold;
  font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
  width: 50%;
  float: left; }

.productView-product .productView-info {
  display: flex; }
  .productView-product .productView-info .productView-info-name {
    font-weight: bold;
    flex-grow: 1;
    padding-top: 20px; }
  .productView-product .productView-info .productView-info-value {
    color: #000;
    width: auto !important;
    padding-top: 20px; }
    .productView-product .productView-info .productView-info-value a {
      color: #000; }

.price-bottom {
  font-size: 13px;
  color: #797979;
  text-align: left;
  float: left;
  width: 100%; }
  .price-bottom .pricesaved {
    color: #4EAE4C;
    display: inline; }

.stockstatus {
  width: 120px;
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  vertical-align: top;
  padding: 5px 0px;
  text-align: right;
  color: #000;
  float: right; }
  .stockstatus svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: top; }

.stats-divider {
  margin-top: 25px;
  margin-bottom: 0;
  border-color: #000;
  margin-right: -25px;
  margin-left: -25px;
  opacity: 0.5; }

.productView-description {
  position: relative; }

.tab-outer {
  background-color: #fff;
  overflow: hidden;
  display: inline-block;
  border-bottom: none;
  position: absolute;
  top: 0;
  width: 100%;
  white-space: nowrap; }
  @media print {
    .tab-outer {
      display: none; } }
  .tab-outer .tabs {
    position: relative;
    transition: all ease-out .2s; }
  .tab-outer.fixed {
    position: fixed;
    top: 0px;
    z-index: 999;
    box-shadow: 0px 0px 3px #a9a9a9; }
    @media (max-width: 991px) {
      .tab-outer.fixed {
        left: 0;
        right: 0;
        top: 65px; } }
  .tab-outer .tab {
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    padding: 20px 15px; }
    @media (max-width: 1180px) {
      .tab-outer .tab {
        padding: 20px 15px; } }
    @media (max-width: 1080px) {
      .tab-outer .tab {
        padding: 20px 10px; }
        .tab-outer .tab .tab-title {
          font-size: 15px; } }
    @media (max-width: 800px) {
      .tab-outer .tab {
        display: inline-block; } }
    .tab-outer .tab .tab-title {
      padding: 0;
      position: relative;
      font-weight: normal;
      font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
    .tab-outer .tab.is-active {
      border: none;
      margin: 0; }
      .tab-outer .tab.is-active .tab-title {
        font-weight: bold; }
        .tab-outer .tab.is-active .tab-title:before {
          content: '';
          display: block;
          height: 3px;
          background-color: #1061A3;
          position: absolute;
          bottom: -21px;
          width: 100%;
          left: 0; }

.tabs-contents {
  padding-top: 85px;
  margin-bottom: 0px; }
  .tabs-contents .tab-content {
    background-color: #fff;
    padding: 20px 30px;
    margin: 0 0 20px;
    display: block; }
    .tabs-contents .tab-content#printer-fit {
      padding: 0px; }

.description-content .faq {
  display: none; }

#previewModal #tab-related {
  padding-left: 0;
  padding-right: 0;
  border-top: none; }

#previewModal .tab-content-title {
  margin: 2px 0;
  color: #000; }
  #previewModal .tab-content-title:before {
    content: none; }

#tab-related {
  background: #fff;
  padding: 20px 30px;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    #tab-related {
      display: none !important; } }
  #tab-related .productGrid .product .card {
    border: none;
    padding: 0px; }
  #tab-related .card-body {
    text-align: left; }
  #tab-related .card-title {
    min-height: 85px; }
  #tab-related .card-title > a {
    color: #000;
    font-size: 16px;
    font-weight: bold; }
  #tab-related .add-cart-btn a {
    margin: 0;
    width: 100%; }
  #tab-related .price {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    display: block; }
    #tab-related .price.price--rrp {
      font-size: 14px;
      color: #797979; }
    @media (max-width: 767px) {
      #tab-related .price {
        font-size: 24px; } }
  #tab-related .pageYield {
    min-height: 30px; }
  #tab-related ul.productGrid .yotpo {
    height: 24px;
    margin-bottom: 5px;
    text-align-last: left; }
    #tab-related ul.productGrid .yotpo .yotpo-icon {
      color: #F8981D; }

#chooseProductBySearch.choose, #tab-related.choose {
  background: #1876b3;
  background: -moz-linear-gradient(230.82deg, #259AD0 6.18%, #1061A3 81.94%);
  background: -webkit-linear-gradient(230.82deg, #259AD0 6.18%, #1061A3 81.94%);
  background: linear-gradient(230.82deg, #259AD0 6.18%, #1061A3 81.94%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#259AD0",endColorstr="#1061A3",GradientType=1);
  text-align: center;
  margin: 0; }

#chooseProductBySearch .printer-header, #tab-related .printer-header {
  padding: 30px 20px 10px 20px;
  width: 100%;
  display: flex; }
  @media (max-width: 991px) {
    #chooseProductBySearch .printer-header, #tab-related .printer-header {
      flex-direction: column-reverse;
      align-items: flex-start; } }
  #chooseProductBySearch .printer-header svg, #tab-related .printer-header svg {
    width: 30px;
    height: 30px;
    margin-right: 5px; }
  #chooseProductBySearch .printer-header img, #tab-related .printer-header img {
    padding: 0 10px;
    max-height: 44px; }
    @media (max-width: 767px) {
      #chooseProductBySearch .printer-header img, #tab-related .printer-header img {
        float: left;
        padding: 0; } }
  #chooseProductBySearch .printer-header h2, #tab-related .printer-header h2 {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-size: 24px;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 6px 10px;
    flex-grow: 1;
    text-align: left; }
    @media (max-width: 767px) {
      #chooseProductBySearch .printer-header h2, #tab-related .printer-header h2 {
        padding: 15px 0; } }

#chooseProductBySearch .chooseSearch, #tab-related .chooseSearch {
  padding: 0px 30px;
  color: #fff;
  text-align: left; }

#chooseProductBySearch .selection-part, #tab-related .selection-part {
  width: 100%; }
  #chooseProductBySearch .selection-part span, #tab-related .selection-part span {
    font-weight: 600;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    text-align: left; }
  #chooseProductBySearch .selection-part .row, #tab-related .selection-part .row {
    display: flex;
    margin-right: -10px;
    margin-left: -10px; }
    @media (max-width: 991px) {
      #chooseProductBySearch .selection-part .row, #tab-related .selection-part .row {
        flex-direction: column; } }
    #chooseProductBySearch .selection-part .row .col, #tab-related .selection-part .row .col {
      width: 50%;
      padding-left: 10px;
      padding-right: 10px; }
      @media (max-width: 991px) {
        #chooseProductBySearch .selection-part .row .col, #tab-related .selection-part .row .col {
          width: 100%; } }

#chooseProductBySearch #selectPrinter, #tab-related #selectPrinter {
  font-weight: 600;
  max-width: 600px;
  color: #000;
  font-size: 14px;
  float: left;
  margin: 0;
  padding: 15px 10px; }

#chooseProductBySearch .fits, #tab-related .fits {
  background-color: #4EAE4C;
  color: #fff;
  font-size: 16px;
  padding: 13px 20px;
  margin: 0;
  text-align: center; }
  #chooseProductBySearch .fits svg, #tab-related .fits svg {
    width: 23px;
    height: 23px;
    margin-right: 5px; }
  @media (max-width: 991px) {
    #chooseProductBySearch .fits, #tab-related .fits {
      font-size: 14px;
      margin-top: 15px; } }

#chooseProductBySearch .description-para-line, #tab-related .description-para-line {
  border: 1px solid #ffff;
  opacity: 0.2;
  margin: 30px 30px 0; }

#chooseProductBySearch .description-para, #tab-related .description-para {
  width: 100%;
  margin: 0;
  text-align: left;
  padding: 30px;
  float: left; }
  #chooseProductBySearch .description-para p, #tab-related .description-para p {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 30px; }
    #chooseProductBySearch .description-para p:last-child, #tab-related .description-para p:last-child {
      margin-bottom: 0; }

#chooseProductBySearch .card, #tab-related .card {
  background: #fff;
  padding: 40px 20px 20px;
  margin-bottom: 1.5rem;
  border: 2px solid #fff;
  position: relative; }

#chooseProductBySearch.choose.selected .chooseProducts .catName, #tab-related.choose.selected .chooseProducts .catName {
  display: block;
  margin: 30px 30px;
  text-align: left; }
  #chooseProductBySearch.choose.selected .chooseProducts .catName p, #tab-related.choose.selected .chooseProducts .catName p {
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold; }
  #chooseProductBySearch.choose.selected .chooseProducts .catName a, #tab-related.choose.selected .chooseProducts .catName a {
    font-size: inherit;
    color: #fff;
    font-weight: inherit; }
  @media (max-width: 480px) {
    #chooseProductBySearch.choose.selected .chooseProducts .catName, #tab-related.choose.selected .chooseProducts .catName {
      font-size: 14px; }
      #chooseProductBySearch.choose.selected .chooseProducts .catName p, #chooseProductBySearch.choose.selected .chooseProducts .catName a, #tab-related.choose.selected .chooseProducts .catName p, #tab-related.choose.selected .chooseProducts .catName a {
        font-size: 14px; } }

#chooseProductBySearch .productCarousel, #tab-related .productCarousel {
  margin: 0 30px; }

#chooseProductBySearch .productGrid, #tab-related .productGrid {
  margin: 0 15px;
  text-align: left; }

#chooseProductBySearch .catName, #tab-related .catName {
  display: none;
  color: #FFF; }

#chooseProductBySearch .card-text[data-test-info-type='price'], #tab-related .card-text[data-test-info-type='price'] {
  margin-top: 10px;
  margin-bottom: 10px; }

#chooseProductBySearch .product, #tab-related .product {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
  @media (max-width: 767px) {
    #chooseProductBySearch .product, #tab-related .product {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #chooseProductBySearch .product, #tab-related .product {
      width: 33%; } }
  #chooseProductBySearch .product.featured-item .card, #tab-related .product.featured-item .card {
    border: 2px solid #54a3e2 !important; }
    #chooseProductBySearch .product.featured-item .card::before, #tab-related .product.featured-item .card::before {
      position: absolute;
      top: 0;
      height: 20px;
      content: "This Item";
      background: #54a3e2;
      width: 100%;
      padding: 5px 10px 30px;
      left: 0;
      color: #fff;
      z-index: 1;
      opacity: 1; }
  #chooseProductBySearch .product .add-cart-btn a, #tab-related .product .add-cart-btn a {
    margin: 0;
    width: 100%; }
  #chooseProductBySearch .product .price-section, #tab-related .product .price-section {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: end; }
  #chooseProductBySearch .product .price, #tab-related .product .price {
    color: #000;
    font-size: 28px;
    font-weight: 700; }
    #chooseProductBySearch .product .price.price--rrp, #tab-related .product .price.price--rrp {
      font-size: 14px;
      color: #797979;
      display: block; }
  #chooseProductBySearch .product .yotpo-widget-instance, #tab-related .product .yotpo-widget-instance {
    margin-bottom: 15px; }
  #chooseProductBySearch .product .yotpo-reviews-star-ratings-widget, #tab-related .product .yotpo-reviews-star-ratings-widget {
    justify-content: left !important; }

#chooseProductBySearch .card-img-container, #tab-related .card-img-container {
  max-width: 200px; }

#chooseProductBySearch figure.card-figure a, #tab-related figure.card-figure a {
  display: block;
  overflow: hidden;
  margin: 0px auto;
  position: relative; }

#chooseProductBySearch .card-title, #tab-related .card-title {
  text-align: left; }

#chooseProductBySearch .card-title > a, #tab-related .card-title > a {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: #000; }

#chooseProductBySearch .notListed .productGrid, #tab-related .notListed .productGrid {
  display: none; }

#tab-related .title-outer {
  width: 100%;
  display: inline-block; }

#tab-related .productGrid {
  padding-top: 20px; }

#tab-related .choose {
  float: right; }
  @media (max-width: 991px) {
    #tab-related .choose {
      float: none; } }
  #tab-related .choose label {
    font-size: 14px;
    padding-right: 15px; }
  #tab-related .choose select {
    max-width: 300px;
    font-size: 14px;
    width: auto; }
    @media (max-width: 680px) {
      #tab-related .choose select {
        max-width: 100%; } }

#tab-related .relatedProducts .pageyield {
  font-size: 14px;
  text-align: left; }

.page--product .slick-arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #EBEAEA;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  top: 40%; }
  .page--product .slick-arrow:hover, .page--product .slick-arrow:focus {
    background-size: unset; }

.page--product .slick-next {
  background-image: url("../icons/slick-arrow-right.svg");
  right: -10px; }

.page--product .slick-prev {
  background-image: url("../icons/slick-arrow-left.svg");
  left: -10px; }

.page--product .icon-dollor {
  background: #4eae4c url("../icons/dollar.svg") no-repeat center;
  text-indent: -999px;
  overflow: hidden;
  border-radius: 50%;
  color: #fff;
  width: 24px;
  display: inline-block;
  height: 24px;
  text-align: center;
  line-height: 24px;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top: -2px;
  vertical-align: middle; }

.page--product .icon-box {
  background: url("../icons/box.svg") no-repeat center;
  width: 24px;
  display: inline-block;
  height: 24px;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top: -2px;
  vertical-align: middle; }

.guaranteedFit {
  background-color: #fff;
  padding: 30px; }
  .guaranteedFit h3 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px; }
  .guaranteedFit .items {
    column-count: 2; }
    .guaranteedFit .items a {
      display: block;
      line-height: 25px;
      font-size: 14px;
      color: #000; }

.page--product .yotpo-icon-star, .page--product .yotpo-icon-empty-star {
  color: #F8981D !important; }

.page--product .yotpo .yotpo-bottomline .yotpo-icon-star, .page--product .yotpo .yotpo-bottomline .yotpo-icon-half-star, .page--product .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: #F8981D; }

.page--product .yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-icon, .page--product .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-icon, .page--product .yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-icon, .page--product .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars .yotpo-icon {
  color: #F8981D; }

.page--product .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score {
  background-color: #F8981D; }

.reseller-badge {
  display: flex;
  align-items: center; }
  .reseller-badge img {
    max-height: 30px;
    Width: auto;
    margin-right: 5px; }

.reseller_msg {
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #000; }

.page--product .body {
  margin-top: 15px; }

.page--product .productView {
  padding-top: 10px; }

.page--product .breadcrumbs {
  display: inline-block; }
  .page--product .breadcrumbs .breadcrumb:first-child::before {
    content: ''; }
  .page--product .breadcrumbs .breadcrumb:before {
    content: '>';
    color: #A8A8A8;
    margin: 0 5px 0 8px; }
  .page--product .breadcrumbs .breadcrumb a {
    text-decoration: none;
    color: #A8A8A8; }

.page--product .sharethis-inline-share-buttons, .page--product .custom-share {
  margin: 0;
  display: inline-block;
  float: none; }
  .page--product .sharethis-inline-share-buttons img, .page--product .custom-share img {
    opacity: 0 !important; }
  .page--product .sharethis-inline-share-buttons .st-btn, .page--product .custom-share .st-btn {
    margin-right: 0px;
    background-color: transparent !important;
    border: none !important;
    float: left;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 5px;
    top: 0;
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    position: relative; }
  .page--product .sharethis-inline-share-buttons .st-btn:hover, .page--product .custom-share .st-btn:hover {
    opacity: .8;
    top: -4px; }
  .page--product .sharethis-inline-share-buttons [data-network="email"], .page--product .custom-share [data-network="email"] {
    background-image: url("../icons/share-send.svg"); }
  .page--product .sharethis-inline-share-buttons [data-network="print"], .page--product .custom-share [data-network="print"] {
    background-image: url("../icons/share-print.svg");
    display: inline-block !important; }

.page--product .mobile .sharethis-inline-share-buttons, .page--product .mobile .custom-share {
  display: none !important;
  float: none;
  text-align: center !important; }
  @media (max-width: 991px) {
    .page--product .mobile .sharethis-inline-share-buttons, .page--product .mobile .custom-share {
      display: inline-block !important; } }

.qa {
  margin-bottom: 20px;
  font-size: 14px; }
  .qa .q {
    font-weight: bold;
    margin-bottom: 10px; }

.productStatsBox {
  background-color: #fff;
  padding: 0px 15px 25px; }

.mobile-price {
  display: none; }
  .mobile-price .price-bottom, .mobile-price .stockstatus {
    display: none; }
  @media (max-width: 991px) {
    .fixed .mobile-price {
      display: inline-block;
      width: 40%;
      vertical-align: middle;
      padding-right: 10px; } }

.mobile-image {
  display: none; }
  @media (max-width: 991px) {
    .fixed .mobile-image {
      display: inline-block;
      width: auto;
      padding-right: 10px; } }
  .mobile-image img {
    max-height: 50px; }

.arrival-date-block, .shippingPolicy, .warrentyinfo, .evinfo {
  cursor: pointer; }

.evinfo p {
  font-size: 13px;
  margin-bottom: 0;
  color: #000; }

.printer-icon a {
  display: flex;
  align-items: center;
  justify-content: center; }

.printer-icon svg {
  width: 30px;
  height: 30px; }

#shippingPolicyModal {
  color: #000000; }
  #shippingPolicyModal h4, #shippingPolicyModal p, #shippingPolicyModal a {
    color: #000000; }
  #shippingPolicyModal .title {
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
  #shippingPolicyModal h4 {
    font-size: 16px;
    font-weight: 700; }
  #shippingPolicyModal p, #shippingPolicyModal li {
    font-size: 14px;
    line-height: 25px; }
  @media (min-width: 551px) {
    #shippingPolicyModal.modal {
      width: 700px; } }
  #shippingPolicyModal .modal-close {
    color: #fff; }

.modal-content .row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 767px) {
    .modal-content .row {
      flex-direction: column; } }
  .modal-content .row .col {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 767px) {
      .modal-content .row .col {
        width: 100%; } }

.printer-compatabality {
  display: none;
  max-width: 500px;
  padding: 0 20px;
  width: 100%; }
  @media (max-width: 991px) {
    .printer-compatabality {
      display: none !important; } }
  .printer-compatabality h3 {
    color: #000;
    font-size: 18px; }
  .printer-compatabality a {
    color: #000;
    font-size: 14px;
    display: block; }

.specification-content {
  margin-bottom: 20px; }
  .specification-content ul {
    list-style-type: none;
    margin: 0; }
  .specification-content li {
    padding: 5px 0;
    display: flex; }
    .specification-content li .l, .specification-content li .r {
      display: inline-block;
      width: 48%; }
    .specification-content li .l {
      font-weight: bold; }

.customshare {
  float: right;
  display: flex;
  justify-content: center;
  align-items: center; }
  .customshare .whishlist-heart {
    display: inline-block !important;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    top: 0px;
    position: relative;
    width: 32px;
    height: 32px;
    background: url("../icons/share-star.svg") no-repeat center; }
    .customshare .whishlist-heart.saved {
      background: url("../icons/share-star-filled.svg") no-repeat center; }
    .customshare .whishlist-heart.loading {
      background: url("../img/loading.svg") no-repeat center/60%; }
    .customshare .whishlist-heart:hover {
      top: -4px;
      opacity: 0.8; }

.productView-info-value.addTo .form-select {
  background-image: url("../icons/qty-drop.svg");
  background-position: right 10px center;
  color: #000; }

@media (max-width: 991px) {
  .fixed .addtocart {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .alternate-product .productView-details .fixed .productView-info-value.addTo {
    width: 60%; }
  .productView-options {
    padding: 20px 0 0; }
  .stats-divider {
    display: none; }
  .page--product .alternate-breadcrumb {
    display: none; }
  .page--product .productView {
    padding-top: 0px; }
  .page--product .body {
    margin-top: 0px;
    padding-top: 0px; }
  .page--product .body .container {
    padding-left: 0;
    padding-right: 0; }
  .productview-left .product-details-left {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .productStatsBox, .productView-details.infosection, .productView-description, #tab-related, .productStatsBox {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
    display: block;
    float: none; }
  .productStatsBox {
    border-top: 3px solid #1061A3; }
  .infosection {
    background-color: #fff;
    border-top: 3px solid #1061A3;
    margin: 20px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    float: none; }
  .supportBox {
    background-color: #eaeaea;
    text-align: center; }
  .tab-content-title::before {
    content: none; }
  .tab-content:not(#printer-fit), #tab-related {
    border-top: 3px solid #1061a3; }
  .tab-outer {
    overflow-x: auto;
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */ }
    .tab-outer::-webkit-scrollbar {
      display: none; }
    .tab-outer.fixed {
      box-shadow: none; }
  .tab-outer .tab {
    padding: 15px 15px; }
  .tab-outer .tab.is-active .tab-title::before {
    bottom: -15px;
    top: auto; }
  .fixed .productView-options {
    position: fixed;
    background: #fff;
    z-index: 99;
    padding: 8px 15px;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #eee; }
  .fixed .form-increment {
    display: none; }
  .fixed .mobile-price .price-section {
    font-size: 20px; } }
  @media (max-width: 991px) and (max-width: 480px) {
    .fixed .mobile-price .price-section {
      font-size: 18px; } }

@media (max-width: 991px) {
  .fixed .fixed-cart-btn-dummy {
    padding-bottom: 50px; } }

@media (max-width: 800px) {
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem; } }

@media (max-width: 767px) {
  #tab-related .card-figure, #tab-related .card-body, .chooseProducts .card-figure, .chooseProducts .card-body {
    width: auto;
    float: none; }
  #tab-related .card-title, .chooseProducts .card-title {
    display: block; }
    #tab-related .card-title.mobile, .chooseProducts .card-title.mobile {
      display: none; }
  #chooseProductBySearch .product .price {
    font-size: 24px; } }

@media (max-width: 480px) {
  #tab-related .card .button,
  .chooseProducts .card .button {
    padding: 15px 20px; } }

.print {
  display: none; }

.alternate-product .printer-search a {
  color: #1061a3;
  text-decoration: none; }

@media (min-width: 801px) {
  .alternate-product .productView-title {
    margin-top: 0px;
    margin-bottom: 20px; } }

@media (min-width: 551px) {
  .alternate-product .productView-info-value.addTo .form-increment .button.button--icon {
    display: inline-block;
    width: auto;
    margin: 0; } }

.alternate-product .productView-details .productView-info-value {
  justify-content: right; }
  @media (min-width: 320px) and (max-width: 540px) {
    .alternate-product .productView-details .productView-info-value {
      justify-content: center; } }
  @media (min-width: 1001px) and (max-width: 1199px) {
    .alternate-product .productView-details .productView-info-value {
      justify-content: center; } }

@media (min-width: 320px) {
  .alternate-product .productView-details .productView-info-value {
    width: 100%;
    display: flex; }
  .alternate-product .form-increment {
    text-align: left;
    padding-right: 15px;
    border: none;
    width: auto !important;
    text-align: center; }
    .alternate-product .form-increment .button {
      margin: 0;
      float: none;
      width: auto; }
      .alternate-product .form-increment .button .icon {
        width: 0.7rem; }
  .alternate-product .productView-options .form-action {
    vertical-align: bottom;
    margin-top: 0;
    width: auto;
    flex-grow: 2; }
    .alternate-product .productView-options .form-action .button {
      font-size: 16px;
      padding: 16px 0; }
  .alternate-product .form-input--incrementTotal.form-input {
    width: 67px;
    height: 48px;
    border: 1px solid #000;
    margin: 0; } }

.alternate-product .free-shipLabel {
  display: block;
  text-align: right;
  color: #8b8c8e;
  font-size: 15px;
  font-weight: 600;
  margin-top: -5px; }

.alternate-product .productView-price {
  text-align: right; }

.alternate-product .productView-description.desc-sec {
  overflow: auto; }
  .alternate-product .productView-description.desc-sec ul {
    list-style: none;
    background: #f1f1f3;
    padding: 20px; }
    .alternate-product .productView-description.desc-sec ul li {
      border-bottom: 1px solid #ddd;
      padding: 5px 0; }

@media (min-width: 801px) {
  .alternate-product .productView-description.warranty-sec {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .alternate-product .productView-description.warranty-sec > a {
      width: 25%;
      padding-bottom: 5px;
      font-weight: 600;
      padding-right: 15px; }
      .alternate-product .productView-description.warranty-sec > a:nth-child(4n) {
        padding-right: 0; } }

.alternate-product .productwarranty-section > p:last-child {
  margin-bottom: 0; }

.alternate-product .pro-content {
  margin-bottom: 20px; }
  .alternate-product .pro-content h3 {
    display: inline-block; }
    @media (max-width: 560px) {
      .alternate-product .pro-content h3 {
        margin-top: 20px; }
        .alternate-product .pro-content h3.fitstheseprinters {
          margin-top: 0px; }
        .alternate-product .pro-content h3.review {
          margin-top: 30px; } }

.alternate-product .stats #countdownTimer {
  margin-bottom: 0; }

@media (min-width: 801px) {
  .fixedSidebar .reseller_msg, .fixedSidebar .reseller-badge {
    max-height: 0px;
    overflow: hidden; }
  .fixedSidebar .stats li {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px; }
  .fixedSidebar .payment-icons-pro {
    margin-top: 10px; }
  .fixedSidebar .payment-icons-pro img {
    max-height: 30px; }
  .fixedSidebar .productStatsBox {
    padding-bottom: 15px; }
  .fixedSidebar .supportBox {
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px; }
    .fixedSidebar .supportBox p {
      margin-bottom: 10px; }
    .fixedSidebar .supportBox ul li {
      max-height: 60px; }
  .includedInSet .fixedSidebar .productView-product, .includedInSet .fixedSidebar .setProductInfo {
    padding-top: 10px;
    padding-bottom: 10px; }
  .fixedSidebar .productView-product .price-section, .fixedSidebar .setProductInfo .set-product .price-section > .price {
    font-size: 20px; }
  .fixedSidebar .productView-options .form-action .button {
    padding: 10px 0; }
  .fixedSidebar .productView-info-value.addTo .form-select {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 36px;
    vertical-align: top; }
  .fixedSidebar .stockstatus {
    font-size: 13px; }
  .fixedSidebar .buyoption--label .h2 {
    margin-bottom: 0; }
  .fixedSidebar .google-review-img {
    height: 50px;
    width: auto; } }

.setProductInfo {
  display: none;
  border-bottom: 1px solid #d1d2d4;
  padding: 20px 20px 20px 15px; }
  .setProductInfo.multi_set .set-product .col1 {
    display: block; }
  .setProductInfo .cart-add {
    width: 100%; }
  .setProductInfo .form-select {
    width: 100px;
    margin-right: 15px;
    height: 48px; }
  .setProductInfo .button {
    height: 48px;
    line-height: 20px; }
  .setProductInfo .setProductList, .setProductInfo .addtocart {
    padding-left: 25px; }
  .setProductInfo .cart-add.disabled {
    pointer-events: none;
    cursor: default;
    background-color: #aeaeae; }
  .setProductInfo .set-product.disabled {
    opacity: 0.5; }
  .setProductInfo .set-product .product-title {
    font-size: 15px;
    text-decoration: none;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    line-height: normal;
    padding-bottom: 10px; }
  .setProductInfo .set-product .set_total, .setProductInfo .set-product .set_save {
    display: inline-block;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-size: 15px;
    color: #282828;
    line-height: normal;
    padding-bottom: 5px; }
    .setProductInfo .set-product .set_total strong, .setProductInfo .set-product .set_save strong {
      font-weight: 600; }
  .setProductInfo .set-product .card-text {
    display: flex;
    align-items: center; }
  .setProductInfo .set-product .price-section {
    flex: auto; }
    .setProductInfo .set-product .price-section > .price {
      font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
      color: black;
      width: 50%;
      display: inline-block;
      font-size: 24px; }
  .setProductInfo .set-product .outofstock {
    color: red; }
  .setProductInfo .set-product .row {
    display: flex;
    align-items: center; }
  .setProductInfo .set-product .col1 {
    padding-right: 15px;
    display: none; }
  .setProductInfo .set-product .col2 {
    flex-grow: 1; }

.singleProductsInfo {
  display: none;
  margin-bottom: 25px;
  padding: 0 20px;
  background-color: #fff;
  position: relative; }
  .singleProductsInfo .setinfo-title {
    padding: 20px 0 0;
    color: #1061a3;
    font-weight: bold;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 20px; }
    .singleProductsInfo .setinfo-title:before {
      content: '';
      background-color: #1061A3;
      display: block;
      height: 3px;
      width: 100%;
      top: 0;
      position: absolute; }
  .singleProductsInfo .checktocart {
    display: none; }
  .singleProductsInfo .card {
    padding: 10px; }
  .singleProductsInfo .card .button {
    padding: .875rem 1.25rem;
    margin-bottom: 0; }
  .singleProductsInfo .card-title {
    font-size: 16px;
    min-height: 110px; }
    @media (max-width: 767px) {
      .singleProductsInfo .card-title {
        min-height: 0px; } }
  @media (max-width: 767px) {
    .singleProductsInfo .productGrid .product {
      width: 100%; } }
  .singleProductsInfo .yotpo-sr-bottom-line-summary {
    display: inline-block !important; }
    .singleProductsInfo .yotpo-sr-bottom-line-summary > div {
      margin-right: 0 !important; }
    .singleProductsInfo .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel {
      margin-top: 5px;
      align-items: center;
      justify-content: center; }

.productview-right .productView-product, .setProductInfo {
  background-color: #eee; }
  .productview-right .productView-product .addtocart, .setProductInfo .addtocart {
    display: none; }
  .productview-right .productView-product.selected, .setProductInfo.selected {
    background-color: #fff; }
    .productview-right .productView-product.selected .addtocart, .setProductInfo.selected .addtocart {
      display: flex; }

.buyoption--label {
  display: inline-block;
  width: 100%; }
  .buyoption--label .h2 {
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    color: #1061A3;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    display: none; }
  .buyoption--label .color img {
    width: 24px;
    vertical-align: text-bottom;
    margin-left: -20px; }
    .buyoption--label .color img:first-child {
      margin-left: 0px; }
  .buyoption--label input.buyoption {
    display: none;
    margin-right: 10px;
    vertical-align: middle; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 999999;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
      Background is added as a separate element.
      As animating opacity is much faster than animating rgba() background-color.
  */
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
      stretched thumbnail or div placeholder element (see below)
      style is added to avoid flickering in webkit/blink when layers overlap
  */
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
      div element that matches size of large image
      large image loads on top of it
  */
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
      Error message appears when image is not loaded
      (JS option errorMsg controls markup)
  */
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url("../img/default-skin.svg") 0 0 no-repeat;
  background-size: 360px 120px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url("../img/default-skin.svg"); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: -10px -68px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block;
  background-position: -10px -8px; }

.pswp--fs .pswp__button--fs {
  background-position: -10px -7px; }

.pswp__button--zoom {
  display: none;
  background-position: -125px -8px; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	  Arrow buttons hit area
	  (icon is added to :before pseudo-element)
  */
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 35px;
  width: 40px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -190px -63px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -131px -62px; }

/*
  
	  2. Share modal/popup and links
  
   */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*
  
	  3. Index indicator ("1 of X" counter)
  
   */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	  
	  4. Caption
  
   */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*
  
	  5. Loading indicator (preloader)
  
	  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
  
   */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			  The idea of animating inner circle is based on Polymer ("material") loading indicator 
			   by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

/*
	  
	  6. Additional styles
  
   */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	  pswp__ui--hidden class is added when controls are hidden
	  e.g. when user taps to toggle visibility of controls
  */
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.text-m {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px !important;
  color: #3f3f3f !important; }
  @media (min-width: 1116px) {
    .text-m {
      margin-left: 10px !important;
      font-size: 16px !important; } }

.yotpo a.text-m {
  color: #3f3f3f !important; }

.yotpo-stars {
  display: inline-block;
  vertical-align: middle; }

.productView-rating {
  display: inline-block; }

.card .text-m {
  font-size: 13px !important; }

.card .pull-left {
  float: none; }

.card .yotpo-bottomline.pull-left {
  text-align: center;
  display: block !important;
  float: none; }

.yotpoHome {
  padding: 20px 0 20px 0; }

.card .yotpo .standalone-bottomline.star-clickable,
.card .yotpo .standalone-bottomline .star-clickable {
  cursor: default; }

.yotpo div, .yotpo span, .yotpo p, .yotpo a, .yotpo img, .yotpo i, .yotpo strong, .yotpo sup, .yotpo ul, .yotpo li, .yotpo form, .yotpo label {
  font-family: "Open Sans" !important; }

body .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews a {
  font-size: 15px; }

.badge-yotpo.badge > a {
  text-decoration: none; }

.card-body .yotpo-reviews-star-ratings-widget {
  justify-content: center !important; }

.card-body .yotpo-sr-bottom-line-summary {
  flex-direction: column !important;
  align-items: center !important; }
  .card-body .yotpo-sr-bottom-line-summary > div {
    margin: 0 0 5px  !important; }
