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; }

.callToAction-left {
  width: calc(100% + 3rem);
  margin: 0 -1.5rem;
  padding: 33px 25px 30px; }
  @media (min-width: 801px) {
    .callToAction-left {
      width: 50%;
      float: left;
      height: 414px;
      margin: auto; } }
  .callToAction-left p {
    font-weight: 600;
    font-size: 14px; }
  .callToAction-left form {
    position: relative;
    margin: 0px auto; }

.callToAction-left h1 {
  font-size: 25px; }
  @media (min-width: 1151px) {
    .callToAction-left h1 {
      font-size: 33px; } }

.callToAction-right {
  width: 100%; }
  @media (min-width: 801px) {
    .callToAction-right {
      float: left;
      margin: 0; } }

.callToAction-right--bottom,
.callToAction-right--top {
  background: linear-gradient(#fff, #e6e7e9);
  position: relative; }
  @media (min-width: 801px) {
    .callToAction-right--bottom,
    .callToAction-right--top {
      height: 200px; } }

.callToAction-right--top.nopadding {
  padding: 0px; }

.callToAction-right--top .cont,
.callToAction-right--bottom .cont {
  margin: auto;
  display: block; }
  @media (min-width: 801px) {
    .callToAction-right--top .cont,
    .callToAction-right--bottom .cont {
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 0;
      top: 0; } }

@media (min-width: 801px) {
  .callToAction-right--top .cont {
    height: 150px; } }

@media (min-width: 1100px) {
  .callToAction-right--top .cont {
    height: 200px; } }

@media (min-width: 801px) {
  .callToAction-right--bottom .cont {
    height: 140px; } }

@media (min-width: 1230px) {
  .callToAction-right--bottom .cont {
    height: 120px; } }

.callToAction-right--bottom {
  margin-top: 12px; }

.callToAction-right--bottom p {
  font-size: 21px;
  margin: 0;
  font-weight: 800;
  line-height: 24px; }
  @media (min-width: 561px) {
    .callToAction-right--bottom p {
      line-height: 27px;
      font-size: 18px; } }
  @media (min-width: 1000px) {
    .callToAction-right--bottom p {
      font-size: 24px; } }

@media (min-width: 801px) {
  .callToAction-left {
    border: 1px solid #bcbdbf; } }

.callToAction-right--top {
  border: none; }

.callToAction-right--top,
.callToAction-right--bottom {
  border: 1px solid #e0e1e2;
  overflow: hidden; }
  @media (min-width: 801px) {
    .callToAction-right--top,
    .callToAction-right--bottom {
      border: 1px solid #e0e1e2;
      padding: 0; } }

.callToAction {
  text-align: center;
  overflow: hidden;
  display: flex;
  padding: 20px;
  border-radius: 15px;
  background-image: linear-gradient(333deg, #08253b, #3186c9);
  box-shadow: 4px 4px 12px 0 #00000054; }
  @media (max-width: 800px) {
    .callToAction {
      max-width: 600px;
      display: block;
      margin: 0px auto;
      width: 100%; } }

.callToAction-right--top img {
  vertical-align: middle;
  display: inline-block; }

.callToAction-right--top p {
  width: 49%;
  vertical-align: middle;
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  margin: 0;
  font-weight: 800; }
  @media (min-width: 560px) {
    .callToAction-right--top p {
      font-size: 28px;
      line-height: 32px; } }

.callToAction h2 {
  color: #1061a3;
  font-size: 30px;
  margin-bottom: 10px; }
  @media (min-width: 801px) {
    .callToAction h2 {
      font-size: 35px;
      margin-bottom: 30px; } }
  @media (min-width: 1201px) {
    .callToAction h2 {
      font-size: 41px; } }

.middleSec-right {
  border-top: 1px solid #bcbdbf; }

.middleSec-left,
.middleSec-right {
  width: 100%;
  padding: 35px 0.75rem; }
  @media (min-width: 750px) {
    .middleSec-left,
    .middleSec-right {
      width: 49%;
      border-top: 1px solid #bcbdbf;
      padding: 35px 0.75rem 0; } }
  .middleSec-left h3,
  .middleSec-right h3 {
    font-weight: bold;
    margin: auto;
    font-size: 15px;
    margin-bottom: 25px; }
    @media (min-width: 750px) {
      .middleSec-left h3,
      .middleSec-right h3 {
        max-width: 70%; } }

.middleSec-right {
  float: right; }

.middleSec-left {
  float: left; }

.middleSec {
  text-align: center;
  margin-bottom: 20px; }
  .middleSec h3 {
    font-size: 20px;
    font-weight: bold;
    color: #404040; }
    @media (min-width: 951px) {
      .middleSec h3 {
        font-size: 28px; } }

.brands .slick-slide img {
  margin: auto; }

.brands {
  margin: 30px 0; }

.brands .slick-next,
.brands .slick-prev {
  margin-top: 0; }
  .brands .slick-next:before,
  .brands .slick-prev:before {
    display: block;
    opacity: 1;
    width: 46px;
    height: 30px; }

.brands .slick-next:before {
  background-image: url("../icons/chevron-right.svg");
  background-repeat: no-repeat; }

.brands .slick-prev:before {
  background-image: url("../icons/chevron-left.svg");
  background-repeat: no-repeat; }

.slick-initialized.brands .slick-slide {
  display: inline-block;
  vertical-align: middle;
  float: none; }
  @media (min-width: 801px) {
    .slick-initialized.brands .slick-slide {
      float: left; } }

.card {
  border: 1px solid #bcbdbf;
  text-align: center;
  padding: 20px; }

.productCarousel.brands {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 112px;
  overflow: hidden;
  padding: 15px 0; }
  .productCarousel.brands.slick-slider {
    justify-content: center;
    overflow: visible; }
  .productCarousel.brands:before {
    content: none; }
  .productCarousel.brands .slick-prev__icon svg, .productCarousel.brands .slick-next__icon svg {
    fill: #808080;
    stroke: #808080; }
    .productCarousel.brands .slick-prev__icon svg:hover, .productCarousel.brands .slick-next__icon svg:hover {
      fill: #808080;
      stroke: #808080; }
  .productCarousel.brands .slick-next {
    right: -20px;
    z-index: 9; }
  .productCarousel.brands .slick-prev {
    z-index: 9;
    left: -20px; }

.brands .productCarousel-slide img {
  vertical-align: middle;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-height: 80px;
  padding: 10px; }

.brands {
  text-align: center; }

.brands .productCarousel-slide a {
  display: block;
  margin: auto;
  height: 80px;
  text-align: center;
  position: relative;
  overflow: hidden; }

.callToAction-right--top {
  padding: 0;
  border: none; }
  .callToAction-right--top p {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translateY(-50%, -50%);
    -moz-transform: translateY(-50%, -50%);
    -o-transform: translateY(-50%, -50%);
    margin-top: -20px; }
    @media (max-width: 800px) {
      .callToAction-right--top p {
        margin-top: -2.5%; } }
    .callToAction-right--top p span {
      color: white;
      width: 100%;
      display: inline-block;
      line-height: normal;
      font-size: 20px; }
      .callToAction-right--top p span.banner-light {
        font-weight: 100; }
        @media (min-width: 992px) {
          .callToAction-right--top p span.banner-light {
            font-size: 20px;
            margin-bottom: 5px; } }
        @media (min-width: 381px) and (max-width: 480px) {
          .callToAction-right--top p span.banner-light {
            font-size: 18px; } }
        @media (max-width: 380px) {
          .callToAction-right--top p span.banner-light {
            font-size: 14px; } }
        @media (min-width: 801px) and (max-width: 991px) {
          .callToAction-right--top p span.banner-light {
            font-size: 12px; } }
      @media (min-width: 992px) {
        .callToAction-right--top p span.banner-strong {
          font-size: 40px;
          line-height: 35px;
          font-weight: bold; } }
      @media (min-width: 381px) and (max-width: 480px) {
        .callToAction-right--top p span.banner-strong {
          font-size: 18px; } }
      @media (max-width: 380px) {
        .callToAction-right--top p span.banner-strong {
          font-size: 14px; } }
      @media (min-width: 801px) and (max-width: 1100px) {
        .callToAction-right--top p span.banner-strong {
          font-size: 24px; } }

.callToAction-right--top, .callToAction-right--bottom {
  padding: 0;
  background: transparent;
  border-color: transparent;
  border: none; }

@media (min-width: 1100px) {
  .callToAction-right--top .cont {
    height: 200px; } }

.callToAction-left {
  background: url("../img/home-search.jpg");
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
  background-size: cover;
  border: none; }
  .callToAction-left h1 {
    font-size: 36px;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    text-align: center;
    text-transform: none;
    line-height: 44px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: normal; }
  .callToAction-left strong {
    width: 100%;
    display: inline-block;
    font-weight: 700;
    font-size: 52px; }
  @media (max-width: 480px) {
    .callToAction-left {
      margin-top: 140px;
      padding-bottom: 0; } }
  @media (max-width: 800px) {
    .callToAction-left {
      margin: 0;
      margin-bottom: 20px;
      width: auto; }
      .callToAction-left h1 {
        font-size: 30px;
        margin-bottom: 10px; } }

.callToAction-right--top {
  position: relative;
  background: none; }
  .callToAction-right--top a {
    display: block;
    width: 100%;
    height: 100%; }
  .callToAction-right--top .content {
    display: inline-block;
    margin-top: 1.5rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    top: 5%;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
    @media (min-width: 1199px) {
      .callToAction-right--top .content {
        top: 12%; } }
  .callToAction-right--top span {
    font-size: 28px;
    font-weight: 100;
    color: #fff; }
    @media (max-width: 480px) {
      .callToAction-right--top span {
        font-size: 14px; } }
  .callToAction-right--top .h1 {
    display: block;
    font-size: 4.5rem;
    font-weight: normal;
    color: #fff;
    line-height: 4rem;
    text-transform: uppercase; }
    @media (max-width: 800px) {
      .callToAction-right--top .h1 {
        font-size: 25px;
        margin: 0;
        line-height: normal; } }
    @media (min-width: 400px) and (max-width: 991px) {
      .callToAction-right--top .h1 {
        font-size: 30px;
        line-height: normal; } }
    @media (min-width: 400px) and (max-width: 800px) {
      .callToAction-right--top .h1 {
        font-size: 50px; } }

@media (max-width: 800px) {
  .callToAction-right {
    width: auto;
    margin: 0; } }

.callToAction-right--bottom {
  position: relative;
  background: none; }
  .callToAction-right--bottom a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none; }
  .callToAction-right--bottom p {
    font-size: 32px;
    max-width: 64.5%;
    padding: 10px 25px 25px;
    font-weight: normal;
    text-transform: capitalize;
    color: #fff;
    line-height: 32px;
    margin: 50px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 18%;
    margin: 0; }
    @media (max-width: 500px) {
      .callToAction-right--bottom p {
        display: block;
        margin: 0;
        font-size: 14px;
        padding: 10px 0;
        line-height: 13px; } }
    @media (min-width: 450px) and (max-width: 800px) {
      .callToAction-right--bottom p {
        font-size: 25px;
        line-height: 24px; } }
    @media (min-width: 801px) and (max-width: 991px) {
      .callToAction-right--bottom p {
        font-size: 20px;
        line-height: 19px; } }
    @media (min-width: 1200px) {
      .callToAction-right--bottom p {
        padding: 25px 25px 0; } }
  .callToAction-right--bottom p.reviews-count {
    right: 0px;
    left: auto;
    font-size: 24px;
    padding-left: 0px;
    padding-right: 0px;
    width: 35.5%; }
    @media (max-width: 991px) {
      .callToAction-right--bottom p.reviews-count {
        font-size: 20px; } }
    @media (max-width: 460px) {
      .callToAction-right--bottom p.reviews-count {
        font-size: 16px;
        padding: 6px 0; } }
  @media (min-width: 1230px) {
    .callToAction-right--bottom .cont {
      margin: 0; } }

.callToAction-right .orderedProducts .productGrid {
  text-align: left;
  margin: 0 -0.75rem;
  display: flex; }
  @media (max-width: 800px) {
    .callToAction-right .orderedProducts .productGrid {
      flex-direction: column; } }
  .callToAction-right .orderedProducts .productGrid li.product {
    width: 33.33%; }
    @media (max-width: 800px) {
      .callToAction-right .orderedProducts .productGrid li.product {
        width: 100%; } }
    .callToAction-right .orderedProducts .productGrid li.product .yotpo-small {
      display: none; }
    .callToAction-right .orderedProducts .productGrid li.product .card {
      background-color: #fff;
      padding: 10px;
      margin-bottom: 10px;
      border-radius: 16px;
      height: 100%; }
    .callToAction-right .orderedProducts .productGrid li.product .card-title {
      font-size: 15px;
      min-height: 24px;
      max-height: 48px; }
    .callToAction-right .orderedProducts .productGrid li.product .price-section {
      font-size: 14px; }
    .callToAction-right .orderedProducts .productGrid li.product .card .yotpo-bottomline.pull-left {
      text-align: left; }
    .callToAction-right .orderedProducts .productGrid li.product .yotpo-small {
      height: auto;
      padding-bottom: 10px; }
    .callToAction-right .orderedProducts .productGrid li.product .add-cart-btn > div {
      display: none; }
    .callToAction-right .orderedProducts .productGrid li.product .add-cart-btn .button {
      margin: 0;
      padding: 10px 15px;
      font-size: 14px; }
    .callToAction-right .orderedProducts .productGrid li.product .card-img-container::after {
      padding-bottom: 100%; }
      @media (max-width: 767px) {
        .callToAction-right .orderedProducts .productGrid li.product .card-img-container::after {
          padding-bottom: 60%; } }

.callToAction-right .orderedProducts .productGrid li.product:nth-child(n+4) {
  display: none; }

.my_account_menu a {
  color: #000; }
  .my_account_menu a:hover {
    color: #000; }

.my_account_menu .icon.icon-chevron-down {
  width: 10px;
  height: 10px;
  stroke: #000;
  margin-left: 4px; }

.homePage__banner-outer {
  background: #1061a3;
  border-top: 1px solid rgba(230, 230, 230, 0.2);
  display: inline-block;
  width: 100%;
  aspect-ratio: 15 / 5; }
  @media (min-width: 1981px) {
    .homePage__banner-outer {
      aspect-ratio: 15 / 4; } }
  .homePage__banner-outer .main-banner__content {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 60px 0; }
    @media (max-width: 800px) {
      .homePage__banner-outer .main-banner__content {
        flex-direction: column;
        align-items: center; } }
    .homePage__banner-outer .main-banner__content p {
      color: #fff; }
      .homePage__banner-outer .main-banner__content p a {
        color: #fff;
        text-decoration: underline; }
  .homePage__banner-outer .main-banner__text {
    width: 52%; }
    @media (max-width: 800px) {
      .homePage__banner-outer .main-banner__text {
        width: 100%;
        text-align: center; } }
    .homePage__banner-outer .main-banner__text .main-banner__subtitle {
      font-size: 22px; }
  .homePage__banner-outer .main-banner__image {
    flex-grow: 1; }
    @media (max-width: 800px) {
      .homePage__banner-outer .main-banner__image {
        width: 100%; } }
  .homePage__banner-outer .main-banner__search {
    position: relative;
    max-width: 525px; }
    @media (max-width: 800px) {
      .homePage__banner-outer .main-banner__search {
        margin: 0 auto; } }
    .homePage__banner-outer .main-banner__search .form-input {
      color: #fff;
      border-radius: 50px;
      background: rgba(230, 230, 230, 0.4);
      border: none;
      height: 50px; }
    .homePage__banner-outer .main-banner__search .quicksearch-button {
      top: 4px;
      right: 4px;
      color: #fff;
      font-size: 13px; }
      @media (max-width: 800px) {
        .homePage__banner-outer .main-banner__search .quicksearch-button {
          font-size: 11px;
          top: 6px;
          right: 6px; } }
  .homePage__banner-outer h1 {
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    line-height: 65px;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
    @media (max-width: 800px) {
      .homePage__banner-outer h1 {
        font-size: 48px;
        line-height: 54px; } }
    @media (max-width: 480px) {
      .homePage__banner-outer h1 {
        font-size: 36px;
        line-height: 42px; } }
  .homePage__banner-outer .main-banner__seals {
    margin-top: 40px;
    background-image: linear-gradient(342deg, #071118, #15344b);
    max-width: 480px;
    text-align: center;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 4px 4px 12px 0px #00000054;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
    @media (max-width: 800px) {
      .homePage__banner-outer .main-banner__seals {
        width: 100%;
        margin-left: auto;
        margin-right: auto; } }
    .homePage__banner-outer .main-banner__seals .badges {
      padding: 5px 0;
      display: flex;
      justify-content: center;
      gap: 35px; }
    .homePage__banner-outer .main-banner__seals p {
      margin-bottom: 10px;
      font-size: 18px;
      font-weight: bold; }
    .homePage__banner-outer .main-banner__seals .googleReviewsLink {
      margin-left: 15px; }

.home_shipping__outer {
  background: #e6e7e9;
  padding: 25px 0; }
  .home_shipping__outer .home_shipping__content {
    display: flex;
    justify-content: center;
    gap: 25px; }
    @media (max-width: 800px) {
      .home_shipping__outer .home_shipping__content {
        flex-direction: column;
        align-items: start;
        gap: 20px;
        justify-content: left; } }
    .home_shipping__outer .home_shipping__content .home_shipping__item {
      display: flex;
      align-items: center;
      flex: 1;
      justify-content: center;
      background-color: #fff;
      padding: 15px;
      border-radius: 15px; }
      @media (max-width: 800px) {
        .home_shipping__outer .home_shipping__content .home_shipping__item {
          justify-content: left;
          width: 100%; } }
      .home_shipping__outer .home_shipping__content .home_shipping__item a {
        color: #398BCB;
        font-weight: bold; }
      .home_shipping__outer .home_shipping__content .home_shipping__item svg {
        width: 75px;
        height: 65px;
        margin-right: 10px; }
      .home_shipping__outer .home_shipping__content .home_shipping__item .ups-logo {
        margin-right: 10px;
        width: 60px; }
      .home_shipping__outer .home_shipping__content .home_shipping__item .get-it-msg, .home_shipping__outer .home_shipping__content .home_shipping__item .shipDateTime, .home_shipping__outer .home_shipping__content .home_shipping__item .ships_day, .home_shipping__outer .home_shipping__content .home_shipping__item .ups-standard-msg {
        font-size: 18px;
        font-weight: bold; }

.homeShippingBar {
  background-color: #0D2130;
  color: #fff;
  padding: 20px;
  border-radius: 15px;
  display: flex;
  margin: 60px 0 0;
  gap: 20px; }
  @media (max-width: 767px) {
    .homeShippingBar {
      flex-direction: column;
      align-items: center; } }
  .homeShippingBar p {
    color: #fff;
    margin: 0; }
  .homeShippingBar > div {
    display: flex;
    gap: 20px;
    align-items: center; }
  .homeShippingBar .shippingbar__counter {
    flex-grow: 1; }
  .homeShippingBar .icon {
    width: 40px;
    height: 40px; }
  .homeShippingBar .shippingbar__feature {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px; }
    .homeShippingBar .shippingbar__feature p {
      color: #4CAF4E; }
  .homeShippingBar .shippingbar__timer span {
    font-weight: bold;
    color: #4CAF4E; }

.grey_block_outer {
  background-color: #F4F5F6;
  padding: 60px 0; }

.serve_block {
  text-align: center; }
  .serve_block h2 {
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #000;
    margin-bottom: 40px;
    line-height: normal; }
    @media (max-width: 767px) {
      .serve_block h2 {
        font-size: 34px; } }
  .serve_block img {
    opacity: 0.5; }
  .serve_block svg {
    color: #000;
    max-width: 90px;
    max-height: 60px; }
  .serve_block .d-flex {
    justify-content: center; }
    @media (max-width: 767px) {
      .serve_block .d-flex {
        flex-wrap: wrap; } }
  @media (max-width: 800px) {
    .serve_block a {
      flex-basis: 50%; } }
  .serve_block p {
    font-size: 20px;
    padding: 0 30px;
    color: #000; }

.yotpo-reviews-carousel-widget-container .yotpo-reviews-carousel-header-container {
  display: inline-block;
  width: auto; }

.yotpo-reviews-carousel-widget-container .yotpo-reviews-carousel-bottomline-seo {
  margin-left: 10px; }

.yotpo-reviews-carousel-widget-container .yotpo-reviews-carousel-seo-link-button {
  background: #398BCB;
  color: #fff !important;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: capitalize;
  border-radius: 50px;
  font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif !important; }

.yotpo-reviews-carousel-widget-container .reviews-bottomline-total-reviews {
  color: #398BCB !important; }

.yotpo-reviews-carousel-widget-container .yotpo-reviews-carousel-header {
  color: #000 !important;
  font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif !important;
  font-weight: bold !important;
  font-size: 38px !important;
  margin-top: 0;
  line-height: 54px !important; }

.yotpo-reviews-carousel-widget-container .yotpo-reviews-carousel-container {
  margin-top: 20px; }

.buyToner_banner {
  background: #398bcb url("../img/tb-icon-white.png") no-repeat top -100px right 36px/248px;
  border-radius: 15px;
  padding: 30px;
  color: #fff;
  margin-bottom: 30px; }
  @media (max-width: 800px) {
    .buyToner_banner {
      background-image: none; } }
  .buyToner_banner h2 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 50px;
    max-width: 910px;
    margin-bottom: 50px;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
    @media (max-width: 800px) {
      .buyToner_banner h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px; } }
  .buyToner_banner .h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
    display: inline-block; }
  .buyToner_banner p {
    color: #fff;
    margin-bottom: 0; }
  .buyToner_banner ul {
    display: flex;
    gap: 20px;
    margin: 0;
    flex-wrap: wrap; }
    .buyToner_banner ul li {
      flex: 1;
      display: flex;
      gap: 20px; }
      @media (max-width: 767px) {
        .buyToner_banner ul li {
          flex-basis: 100%;
          width: 100%; } }
  .buyToner_banner img, .buyToner_banner svg {
    max-width: 50px;
    max-height: 50px;
    min-width: 50px; }

.home_learningcenter {
  margin: 60px 0;
  display: inline-block;
  width: 100%; }
  .home_learningcenter h2 {
    text-align: center;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-size: 38px;
    color: #000;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .home_learningcenter h2 {
        font-size: 34px; } }
  .home_learningcenter ul {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center; }
  .home_learningcenter li, .home_learningcenter .home-blog-item {
    list-style: none;
    flex: 1;
    background-color: #F4F5F6;
    padding: 10px;
    border-radius: 9px;
    max-width: 500px;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .home_learningcenter li, .home_learningcenter .home-blog-item {
        width: 100%;
        flex-basis: 100%; } }
    .home_learningcenter li img, .home_learningcenter .home-blog-item img {
      border-radius: 9px; }
  .home_learningcenter h3 {
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #000;
    margin: 15px 0;
    line-height: 30px;
    min-height: 90px; }
    .home_learningcenter h3 a {
      text-decoration: none;
      color: #000; }
      .home_learningcenter h3 a:hover {
        color: #000; }

.btn.btn-blue {
  display: inline-block;
  background-color: #398BCB;
  border-radius: 50px;
  color: #fff;
  padding: 10px 20px;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 14px;
  border: none; }

.homeproducts_section {
  padding: 20px 0 20px;
  border-top: 1px solid #efefef; }
  .homeproducts_section:first-child {
    border-top: none; }
  .homeproducts_section h2 {
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: normal;
    color: #000;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .homeproducts_section h2 {
        font-size: 26px; } }
    @media (max-width: 480px) {
      .homeproducts_section h2 {
        font-size: 24px;
        line-height: 36px; } }
  .homeproducts_section div[id^="sd-product-set-carousel"] > div > div > div {
    background-color: #F9FAFA;
    border: none !important;
    border-radius: 15px;
    padding: 10px;
    margin: 0 5px;
    height: 100%; }
  .homeproducts_section div[id^="sd-product-set-carousel"] > div > div > div > a {
    margin-bottom: 15px; }
    .homeproducts_section div[id^="sd-product-set-carousel"] > div > div > div > a img {
      border-radius: 15px;
      mix-blend-mode: multiply;
      object-fit: contain; }
      @media (max-width: 767px) {
        .homeproducts_section div[id^="sd-product-set-carousel"] > div > div > div > a img {
          width: 100%; } }
  .homeproducts_section div[id^="sd-product-set-carousel"] [data-test-id="product-set-widget-name"] {
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-weight: 600;
    font-size: 16px;
    min-height: 0px;
    margin-bottom: 15px;
    min-height: 120px; }
    @media (max-width: 767px) {
      .homeproducts_section div[id^="sd-product-set-carousel"] [data-test-id="product-set-widget-name"] {
        display: block; } }
    .homeproducts_section div[id^="sd-product-set-carousel"] [data-test-id="product-set-widget-name"].mobile {
      display: none; }
  .homeproducts_section div[id^="sd-product-set-carousel"] [data-test-id="product-set-widget-name"] > a {
    color: #000;
    display: -webkit-box;
    height: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 100%;
    position: relative;
    float: left;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    white-space: normal; }
  .homeproducts_section div[id^="sd-product-set-carousel"] .card-body {
    text-align: left; }
    @media (max-width: 767px) {
      .homeproducts_section div[id^="sd-product-set-carousel"] .card-body {
        width: 100%; } }
  .homeproducts_section div[id^="sd-product-set-carousel"] h3 {
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
    font-size: 16px;
    color: #000;
    margin: 10px 0 0px; }
  .homeproducts_section div[id^="sd-product-set-carousel"] .card-features {
    border-top: 1px solid #e2e2e2; }
  .homeproducts_section div[id^="sd-product-set-carousel"] [data-test-id="product-set-widget-price"] {
    font-size: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: start;
    color: #4eae4c;
    font-weight: 600; }
    .homeproducts_section div[id^="sd-product-set-carousel"] [data-test-id="product-set-widget-price"] .price--rrp {
      margin: 0;
      display: inline;
      font-size: 16px;
      color: #848F9A;
      text-decoration: line-through; }
      .homeproducts_section div[id^="sd-product-set-carousel"] [data-test-id="product-set-widget-price"] .price--rrp:before {
        content: '/'; }
  .homeproducts_section div[id^="sd-product-set-carousel"] .card-img-container {
    margin: auto; }
    .homeproducts_section div[id^="sd-product-set-carousel"] .card-img-container:after {
      padding-bottom: 130%; }
  .homeproducts_section div[id^="sd-product-set-carousel"] ul {
    list-style: none;
    margin: 0; }
    .homeproducts_section div[id^="sd-product-set-carousel"] ul li {
      color: #848F9A;
      font-size: 15px;
      padding-left: 25px;
      background: url("../icons/feature-tick.svg") no-repeat left top 6px;
      padding-bottom: 3px; }
  .homeproducts_section div[id^="sd-product-set-carousel"] [href*="/cart.php?action=add"] {
    border-radius: 30px;
    margin: 0;
    text-transform: none;
    line-height: normal;
    padding: 10px 15px !important;
    background-color: #4eae4c;
    font-size: 16px;
    width: 150px;
    text-align: center; }
    .homeproducts_section div[id^="sd-product-set-carousel"] [href*="/cart.php?action=add"]:hover {
      color: #fff; }
    @media (max-width: 767px) {
      .homeproducts_section div[id^="sd-product-set-carousel"] [href*="/cart.php?action=add"] {
        padding: .875rem 2.25rem; } }
    @media (max-width: 480px) {
      .homeproducts_section div[id^="sd-product-set-carousel"] [href*="/cart.php?action=add"] {
        width: 108px;
        font-size: 12px; } }
  .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    flex-direction: column; }
    .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn .quantity-box {
      position: relative; }
    .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn .quantity-input {
      width: 100%;
      height: 40px;
      border-radius: 50px;
      border: 1px solid #e8e8e8;
      text-align: center;
      padding: 0 30px; }
    .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn .btn_inc, .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn .btn_dec {
      color: #4CAF4E;
      position: absolute;
      font-size: 20px;
      padding: 5px 10px; }
    .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn .btn_inc {
      right: 2px; }
    .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn .btn_dec {
      left: 2px; }
    .homeproducts_section div[id^="sd-product-set-carousel"] .add-cart-btn .button.outofstock {
      margin: 50px 0 0;
      border-radius: 50px; }
  .homeproducts_section div[id^="sd-product-set-carousel"] .yotpo-reviews-star-ratings-widget {
    justify-content: left !important;
    margin-bottom: 10px !important; }
  .homeproducts_section .slick-next, .homeproducts_section .slick-prev {
    position: absolute;
    top: 200px; }
    .homeproducts_section .slick-next:before, .homeproducts_section .slick-prev:before {
      display: block; }
  .homeproducts_section .slick-prev {
    left: 20px; }
  .homeproducts_section .slick-next {
    right: 0; }
  .homeproducts_section .homeproductset .product {
    width: 20%;
    padding: 0 10px 10px; }
    @media (max-width: 767px) {
      .homeproducts_section .homeproductset .product {
        width: 50%; } }
    @media (max-width: 480px) {
      .homeproducts_section .homeproductset .product {
        width: 100%; } }
    .homeproducts_section .homeproductset .product .card {
      background-color: #F9FAFA;
      border: none !important;
      border-radius: 15px;
      padding: 10px;
      height: 100%; }
    .homeproducts_section .homeproductset .product .card-figure {
      background-color: transparent; }
    .homeproducts_section .homeproductset .product .card-image {
      border-radius: 15px;
      mix-blend-mode: multiply;
      object-fit: contain; }
      @media (max-width: 767px) {
        .homeproducts_section .homeproductset .product .card-image {
          width: 100%; } }
    .homeproducts_section .homeproductset .product .card-title {
      font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif;
      font-weight: 600;
      font-size: 16px;
      min-height: 0px;
      margin-bottom: 15px;
      min-height: 120px; }
      @media (max-width: 767px) {
        .homeproducts_section .homeproductset .product .card-title {
          display: block; } }
      .homeproducts_section .homeproductset .product .card-title.mobile {
        display: none; }
      .homeproducts_section .homeproductset .product .card-title a {
        color: #000;
        display: -webkit-box;
        height: 115px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        width: 100%;
        position: relative;
        float: left;
        -webkit-line-clamp: 5;
        line-clamp: 5;
        -webkit-box-orient: vertical;
        white-space: normal; }
    .homeproducts_section .homeproductset .product .yotpo-widget-instance {
      margin-bottom: 10px; }
    .homeproducts_section .homeproductset .product .add-cart-btn a {
      border-radius: 30px;
      margin: 0;
      text-transform: none;
      line-height: normal;
      padding: 10px 15px !important;
      background-color: #4eae4c;
      font-size: 16px;
      width: 150px;
      text-align: center; }
      .homeproducts_section .homeproductset .product .add-cart-btn a:hover {
        color: #fff; }
      @media (max-width: 767px) {
        .homeproducts_section .homeproductset .product .add-cart-btn a {
          padding: .875rem 2.25rem; } }
    .homeproducts_section .homeproductset .product .outofstock-btn {
      margin: 0; }

.printertonerSelection {
  padding: 60px 0;
  background-color: #0D2130;
  text-align: center; }
  .printertonerSelection .ps-header {
    text-align: center;
    height: 100%;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .printertonerSelection .ps-header p {
      color: #fff; }
    .printertonerSelection .ps-header img {
      width: 150px; }
  .printertonerSelection .step-b {
    padding: 0px 0 20px; }
    .printertonerSelection .step-b:last-child {
      padding: 0; }
  .printertonerSelection .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    position: relative; }
    @media (max-width: 767px) {
      .printertonerSelection .row {
        flex-direction: column; } }
    .printertonerSelection .row:before {
      content: '';
      height: 2px;
      display: block;
      background: url("../img/step-line.png") repeat-x center;
      position: absolute;
      left: 14%;
      right: 14%;
      top: 35px; }
      @media (max-width: 767px) {
        .printertonerSelection .row:before {
          content: none; } }
  .printertonerSelection .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .printertonerSelection .step {
    background: #4baf4d;
    color: #fff;
    padding: 0px;
    width: 70px;
    height: 70px;
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 50px;
    margin-bottom: 10px; }
  .printertonerSelection .step2 {
    background-color: #EF4538; }
  .printertonerSelection .step3 {
    background-color: #F8981D; }
  .printertonerSelection .step4 {
    background-color: #903F98; }
  .printertonerSelection h2 {
    font-size: 42px;
    font-weight: bold;
    line-height: normal;
    color: #fff;
    margin-bottom: 30px;
    font-family: "Filson Pro", Arial, Verdana, Tahoma, sans-serif; }
    @media (max-width: 767px) {
      .printertonerSelection h2 {
        font-size: 34px; } }
  .printertonerSelection h3 {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    margin: 0;
    color: #fff; }
  .printertonerSelection .txt-b {
    padding: 10px 0 0; }
  .printertonerSelection a {
    color: #fff; }
  .printertonerSelection p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #fff; }
    .printertonerSelection p:last-child {
      margin-bottom: 0; }
