body {
  background: #fff;
  font-family: "Arial", Helvetica, sans-serif;
  padding-top: 197px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arial", Helvetica, sans-serif; }

p {
  font-family: "Arial", Helvetica, sans-serif; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  font-family: "Arial", Helvetica, sans-serif;
  background-color: #32439C;
  color: #ffffff;
  line-height: normal;
  font-size: 14px;
  border: 1px #32439C solid;
  border-radius: 4px;
  outline: none;
  text-transform: none;
  font-family: "Arial", Helvetica, sans-serif;
  letter-spacing: 0;
  margin: 0;
  font-weight: bold;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .main-btn:hover {
    background: #fff;
    color: #32439C;
    border-color: #32439C; }

.button:hover,
.swal2-container .swal2-confirm.button:hover,
.swal2-container .swal2-modal .swal2-cancel:hover,
.main-btn:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

.button--primary:hover,
.button--primary:focus,
.button--primary.is-active,
.button--primary.active {
  border-color: #32439C; }

.container {
  padding: 0 20px;
  max-width: 1556px;
  margin: 0 auto; }

.header {
  border: none;
  margin: 0;
  padding: 0 0 17px 0;
  position: fixed;
  top: 0; }
  .header .header__inner {
    padding-top: 15px;
    padding-bottom: 13px; }

.footer-newsletter-summary {
  display: none; }

.contact_right form.form {
  margin: 20px 0 0; }

.header-top {
  width: 100%;
  background: #32439C;
  -webkit-transition: all 1s ease;
  -moz-transition: position 1s;
  -ms-transition: position 1s;
  -o-transition: position 1s;
  transition: all 1s ease; }
  .header-top .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 45px; }
    .header-top .container .header-top-left {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      min-width: 218px; }
      .header-top .container .header-top-left a {
        text-decoration: none; }
        .header-top .container .header-top-left a:hover {
          text-decoration: underline;
          color: #fff; }
      .header-top .container .header-top-left svg {
        width: 25px; }
    .header-top .container .header-top-right {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      min-width: 218px; }
      .header-top .container .header-top-right a {
        text-decoration: none; }
        .header-top .container .header-top-right a:hover {
          text-decoration: underline;
          color: #fff; }
      .header-top .container .header-top-right svg {
        width: 25px; }

.navUser-action:hover .navUser-text {
  color: #32439C; }

.navUser-item #validate-company {
  display: none !important; }

#validate-company,
#my-quote-entry {
  display: none; }

.header__bottom-nav .navUser.sticky {
  display: none; }

#pc-quickorderpad-entry {
  display: none; }

.header_logo_nav {
  border-bottom: 1px rgba(51, 51, 51, 0.2) solid;
  width: 100%; }

.header__inner .header-logo {
  width: 330px;
  margin: 0 90px 0 0;
  flex-basis: auto; }
  .header__inner .header-logo a {
    width: 330px; }
    .header__inner .header-logo a .header-logo-image {
      width: 100%; }

.header__inner .search-utils .search {
  max-width: 697px;
  min-width: initial; }
  .header__inner .search-utils .search .form-input {
    height: 45px;
    border: 1px solid #C8C8C8;
    border-radius: 6px; }
  .header__inner .search-utils .search .search-button {
    padding: 0;
    width: 45px;
    height: 45px;
    border-radius: 0 6px 6px 0;
    background: #32439C; }
    .header__inner .search-utils .search .search-button .search-button-icon {
      width: 23px;
      height: 23px; }
    .header__inner .search-utils .search .search-button:hover {
      background: #333; }

.header__inner .navUser svg {
  stroke: none; }

.header__inner .navUser .navUser-text {
  display: block; }

.header__inner .navUser .navUser-item {
  margin: 0 0 0 30px; }
  .header__inner .navUser .navUser-item .navUser-action {
    padding: 0;
    font-size: 14px;
    font-weight: normal; }
    .header__inner .navUser .navUser-item .navUser-action.navUser-item--compare {
      display: none; }
      .header__inner .navUser .navUser-item .navUser-action.navUser-item--compare.show {
        display: flex;
        height: auto; }
    .header__inner .navUser .navUser-item .navUser-action .countPill.countPill--positive.countPill--alt {
      background: #32439C;
      color: #fff;
      width: 20px;
      height: 20px;
      line-height: 20px;
      font-size: 12px;
      margin: 0px 0 0 4px; }
  .header__inner .navUser .navUser-item .navUser-item-cartLabel {
    display: flex;
    align-items: center;
    justify-content: center; }
  .header__inner .navUser .navUser-item.navUser-item--account .top-utilities-icon {
    margin-top: -1px;
    margin-right: 9px; }
  .header__inner .navUser .navUser-item.navUser-item--cart .navUser-action .top-utilities-icon {
    margin-top: -1px;
    margin-right: 9px; }
  .header__inner .navUser .navUser-item.navUser-item--order .top-utilities-icon {
    margin-top: -1px;
    margin-right: 7px; }

.header__inner .navUser .navUser-item--account .navUser-action:hover .top-utilities-icon svg path {
  fill: #32439C; }

.header__inner .navUser .navUser-item--account .navUser-action.is-open {
  color: #32439C; }
  .header__inner .navUser .navUser-item--account .navUser-action.is-open .navUser-dropdown-arrow svg {
    transform: rotate(-180deg); }
    .header__inner .navUser .navUser-item--account .navUser-action.is-open .navUser-dropdown-arrow svg path {
      fill: #32439C; }

.header__inner .navUser .navUser-item--account .navUser-dropdown-arrow {
  display: block;
  position: absolute;
  top: 22px;
  right: -18px; }
  .header__inner .navUser .navUser-item--account .navUser-dropdown-arrow .top-utilities-icon {
    width: 11px;
    height: 11px;
    margin: 0 0 0 0; }

.header__inner .navUser .navUser-item--account #accountOptions {
  right: 0; }
  .header__inner .navUser .navUser-item--account #accountOptions a:hover {
    color: #32439C; }

.header__inner .navUser .navUser-item--cart .navUser-action:hover .cartLabel {
  color: #32439C; }

.header__inner .navUser .navUser-item--cart .navUser-action.is-open .cartLabel {
  color: #32439C; }

.header__inner .navUser .top-utilities-icon {
  width: auto;
  height: auto;
  float: left;
  margin: 0 10px 0 0; }
  .header__inner .navUser .top-utilities-icon svg {
    float: left; }

.header__inner .navUser .navUser-item--cart .countPill {
  position: absolute;
  right: 27px;
  top: 0;
  width: auto;
  min-width: 25px;
  height: auto;
  line-height: normal;
  font-size: 14px;
  background: transparent;
  margin: 0;
  background: #32439C;
  color: #fff;
  display: none;
  padding: 3px 5px; }

.account-bar {
  margin: 9px 0 24px 0; }
  .account-bar .account-bar__item {
    margin-right: 30px;
    padding: 0 5px 0 33px;
    height: 130px;
    border: 1px solid #D3D3D3; }
    .account-bar .account-bar__item .account-bar__icon {
      width: 54px;
      height: 54px;
      margin: 0 17px 0 0; }
      .account-bar .account-bar__item .account-bar__icon svg {
        width: auto;
        height: auto;
        fill: #32439C; }
    .account-bar .account-bar__item .account-bar__text h4 {
      margin: 0 0 3px 0;
      font-size: 22px; }
    .account-bar .account-bar__item .account-bar__text .account-bar__link {
      color: #32439C;
      font-weight: normal;
      font-size: 16px;
      text-transform: capitalize; }
      .account-bar .account-bar__item .account-bar__text .account-bar__link:hover {
        color: #333; }

.header__bottom-nav .header__bottom-nav-inner {
  position: initial; }

.header__bottom-nav .navPages-container {
  position: initial; }

.header__bottom-nav .navPages .navPages-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 7px;
  position: initial; }
  .header__bottom-nav .navPages .navPages-list .navPages-item {
    margin: 15px 0 0 0; }
  .header__bottom-nav .navPages .navPages-list .navPages-action {
    font-size: 16px;
    font-weight: bold;
    font-family: "Arial", Helvetica, sans-serif;
    padding: 0; }
    .header__bottom-nav .navPages .navPages-list .navPages-action .icon {
      width: 14px;
      height: 7px;
      margin: 0 0 0 10px; }
      .header__bottom-nav .navPages .navPages-list .navPages-action .icon svg {
        width: auto;
        height: auto;
        fill: none;
        stroke: none; }
    .header__bottom-nav .navPages .navPages-list .navPages-action:focus {
      color: #32439C; }
    .header__bottom-nav .navPages .navPages-list .navPages-action:hover {
      color: #32439C; }
      .header__bottom-nav .navPages .navPages-list .navPages-action:hover .icon svg path {
        fill: #32439C !important; }
    .header__bottom-nav .navPages .navPages-list .navPages-action.is-open {
      border: none; }
      .header__bottom-nav .navPages .navPages-list .navPages-action.is-open .icon {
        transform: rotate(-180deg); }
        .header__bottom-nav .navPages .navPages-list .navPages-action.is-open .icon svg path {
          fill: #32439C !important; }
  .header__bottom-nav .navPages .navPages-list .navPage-subMenu {
    box-shadow: 0px 3px 6px #00000029;
    max-width: 1680px;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 580px;
    overflow-y: auto;
    top: 53px;
    padding: 29px 7px !important; }
    .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list {
      display: flex;
      padding: 0; }
      .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list::before, .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list::after {
        display: none; }
      .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
        padding: 0 30px 40px !important;
        position: relative;
        border-right: 1px #969696 solid; }
        .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item:last-child {
          border: none; }
        .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .menu-img {
          width: 100%;
          display: inline-block;
          margin: 0 0 21px 0; }
        .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action {
          color: #32439C;
          margin: 0 0 21px 0; }
          .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action:hover {
            color: #333333; }
        .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPages-action {
          border: none; }
        .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPages-action {
          font-weight: normal;
          margin: 0 0 10px 0; }
          .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPages-action:focus {
            color: #333; }
        .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList-item.viewall {
          position: absolute;
          left: 30px;
          bottom: 0; }
          .header__bottom-nav .navPages .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList-item.viewall .navPages-action {
            font-weight: bold; }

.header__bottom-nav .navPages .navPages-list.navPages-list--user {
  display: none; }

.flex-container--carousel-more-than-one {
  justify-content: center; }
  .flex-container--carousel-more-than-one .custom-hero-section {
    width: 100%; }
  .flex-container--carousel-more-than-one .hero-carousel__link {
    margin-right: 29px !important;
    max-width: 528px !important; }
    .flex-container--carousel-more-than-one .hero-carousel__link .heroCarousel-slide {
      position: relative; }
      .flex-container--carousel-more-than-one .hero-carousel__link .heroCarousel-slide::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.2);
        width: 100%;
        height: 100%; }
      .flex-container--carousel-more-than-one .hero-carousel__link .heroCarousel-slide .heroCarousel-content {
        z-index: 9; }
    .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-0, .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-1 {
      margin-bottom: 30px; }
  .flex-container--carousel-more-than-one .login-form--home {
    max-width: 398px !important;
    margin-left: 4px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 32px;
    padding-bottom: 33px;
    margin-bottom: 30px; }
    .flex-container--carousel-more-than-one .login-form--home h3 {
      font-size: 28px;
      line-height: 28px;
      font-weight: bold;
      color: #333333;
      margin: 0 0 25px 0; }
    .flex-container--carousel-more-than-one .login-form--home .form-label {
      font-size: 14px;
      font-weight: 400;
      margin: 0 0 7px 0; }
    .flex-container--carousel-more-than-one .login-form--home .form-input {
      border-radius: 6px;
      padding: 10px 15px;
      height: 45px;
      border: none; }
    .flex-container--carousel-more-than-one .login-form--home .form-actions .login-form__button {
      height: 45px;
      margin: 0 0 23px 0; }
    .flex-container--carousel-more-than-one .login-form--home .form-actions .login-form__links a {
      padding: 0 10px; }
  .flex-container--carousel-more-than-one .hero-carousel__link--order-2 {
    max-height: 265px !important;
    min-height: 265px !important; }
  .flex-container--carousel-more-than-one .hero-carousel__link--order-4 {
    margin-right: 0 !important; }
  .flex-container--carousel-more-than-one .heroCarousel-content {
    text-align: center;
    padding: 0 5px; }
    .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-title {
      text-align: center;
      margin: 0 0 11px 0; }
    .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-description {
      margin: 0; }
    .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-action {
      padding: 0 15px;
      width: auto;
      line-height: 40px;
      margin: 11px 0 0 0;
      background: #32439C;
      border: none; }
      .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-action:hover {
        background: #fff;
        color: #32439C; }

.four-section {
  display: inline-block;
  width: 100%;
  clear: both;
  margin: 7px 0 70px 0; }
  .four-section ul {
    list-style: none;
    padding: 0;
    margin: 0 -15px; }
    .four-section ul li {
      float: left;
      width: 25%;
      padding: 0 15px; }
    .four-section ul .hp-four-inner {
      background: #F9F9F9;
      padding: 30px 0; }
      .four-section ul .hp-four-inner .hp-icon {
        margin: 0 0 50px 0; }
        .four-section ul .hp-four-inner .hp-icon img {
          height: 138px !important;
          width: auto !important; }
      .four-section ul .hp-four-inner .hp-button div {
        padding: 0; }
      .four-section ul .hp-four-inner .hp-button .buttonLink {
        padding: 0 5px; }
        .four-section ul .hp-four-inner .hp-button .buttonLink a {
          background: #32439C;
          border-radius: 4px;
          font-weight: bold;
          padding: 9px 5px 7px 5px;
          min-width: 240px !important;
          line-height: 22px !important;
          border-color: #32439C; }
          .four-section ul .hp-four-inner .hp-button .buttonLink a:hover {
            background: #fff;
            color: #32439C; }

.page.page--full-width .page-heading {
  text-align: center; }

.page-heading {
  font-size: 32px;
  line-height: 32px;
  font-family: "Arial", Helvetica, sans-serif;
  font-weight: bold;
  text-align: center; }

.flex-component__mobileUp-4 .page-heading {
  margin-bottom: 35px; }

.flex-component__mobileUp-4 .slick-arrow {
  margin: 0;
  padding: 0; }

.flex-component__mobileUp-4 .slick-prev {
  left: -52px;
  width: 17px;
  height: 32px; }
  .flex-component__mobileUp-4 .slick-prev::before {
    width: 17px;
    height: 32px;
    background: url(https://store-ztgqper69u.mybigcommerce.com/content/slider_lt_arrow.svg) no-repeat center; }

.flex-component__mobileUp-4 .slick-next {
  right: -52px;
  width: 17px;
  height: 32px; }
  .flex-component__mobileUp-4 .slick-next::before {
    width: 17px;
    height: 32px;
    background: url(https://store-ztgqper69u.mybigcommerce.com/content/slider_rt_arrow.svg) no-repeat center; }

.flex-component__mobileUp-4 .productCarousel .slick-list {
  margin: 0 -15px; }

.flex-component__mobileUp-4 .productCarousel .productCarousel-slide {
  padding: 0 15px;
  border: none; }
  .flex-component__mobileUp-4 .productCarousel .productCarousel-slide .card {
    background: #F9F9F9;
    box-shadow: none;
    padding: 15px 15px 20px 15px;
    row-gap: 0;
    align-items: flex-start;
    justify-content: flex-start; }
    .flex-component__mobileUp-4 .productCarousel .productCarousel-slide .card .card-section--body {
      margin-top: 18px; }
      .flex-component__mobileUp-4 .productCarousel .productCarousel-slide .card .card-section--body .card-brandwrap {
        display: none; }
      .flex-component__mobileUp-4 .productCarousel .productCarousel-slide .card .card-section--body .custom-fields {
        display: none; }

.card {
  background: #F9F9F9;
  box-shadow: none;
  padding: 15px 15px 25px 15px;
  row-gap: 0;
  align-items: flex-start;
  justify-content: flex-start; }
  .card .b2b-add-to-quote.button {
    display: none; }
  .card .card-section-lefttWrapper {
    width: 100%;
    height: 250px;
    background: #fff;
    padding: 5px; }
    .card .card-section-lefttWrapper .card-img-container {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 240px;
      margin: 0; }
      .card .card-section-lefttWrapper .card-img-container::after {
        display: none; }
      .card .card-section-lefttWrapper .card-img-container img {
        position: initial;
        width: 100%;
        height: auto; }
  .card .card-section--body {
    margin: 18px 0 0 0; }
    .card .card-section--body .card-brandwrap {
      display: none; }
    .card .card-section--body .custom-fields {
      display: none; }
    .card .card-section--body .card-title {
      text-align: center;
      font-size: 20px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-weight: normal;
      height: 75px;
      overflow: hidden;
      margin: 0 0 15px 0; }
      .card .card-section--body .card-title a:hover {
        color: #32439C; }
    .card .card-section--body .card-text[data-test-info-type="productRating"] {
      text-align: center;
      margin: 0 0 18px 0;
      height: 21px;
      overflow: hidden; }
      .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small {
        margin: 0 5px 0 0; }
        .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small .icon {
          margin-right: 0px;
          width: 19px;
          height: 18px; }
          .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small .icon svg {
            width: 100%;
            height: 100%; }
      .card .card-section--body .card-text[data-test-info-type="productRating"] .cardRating-count a {
        font-size: 14px;
        text-decoration: none;
        color: #000; }
  .card .card-section-rightWrapper {
    margin: 0; }
    .card .card-section-rightWrapper .card-section-rightWrapper--inner {
      padding: 12px 0 0 0;
      border: none; }
      .card .card-section-rightWrapper .card-section-rightWrapper--inner .card-section.card-section--availability {
        padding: 0;
        display: none; }
      .card .card-section-rightWrapper .card-section-rightWrapper--inner .b2b-add-to-list {
        background: #F9F9F9 !important;
        border: 2px solid #32439C;
        border-radius: 6px;
        font-size: 18px;
        font-weight: bold;
        color: #32439C !important;
        text-transform: capitalize;
        margin: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        column-gap: 6px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0; }
        .card .card-section-rightWrapper .card-section-rightWrapper--inner .b2b-add-to-list::before {
          content: '';
          background: url(https://store-ztgqper69u.mybigcommerce.com/content/wishlist-icon.svg) no-repeat left top;
          background-size: 16px;
          display: inline-block;
          width: 16px;
          height: 15px;
          margin: -1px 0 0 0; }
        .card .card-section-rightWrapper .card-section-rightWrapper--inner .b2b-add-to-list:hover {
          background: #32439C !important;
          color: #fff !important; }
          .card .card-section-rightWrapper .card-section-rightWrapper--inner .b2b-add-to-list:hover::before {
            background: url(https://store-ztgqper69u.mybigcommerce.com/content/wishlist-icon-hover.svg) no-repeat left top;
            background-size: 16px; }
    .card .card-section-rightWrapper .card-section--price {
      text-align: center;
      padding: 0;
      border: none; }
      .card .card-section-rightWrapper .card-section--price .price--sale-label {
        display: none; }
      .card .card-section-rightWrapper .card-section--price .price-section {
        display: inline-block;
        width: auto;
        font-size: 20px;
        margin-right: 13px; }
        .card .card-section-rightWrapper .card-section--price .price-section .non-sale-price--withoutTax .price--non-sale {
          color: #333333; }
        .card .card-section-rightWrapper .card-section--price .price-section .price-primary {
          color: #EF6E4A; }
    .card .card-section-rightWrapper .button.button--compare {
      color: #333333;
      font-size: 18px;
      background: transparent;
      width: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      border: none;
      float: left;
      margin: 0;
      padding: 0;
      height: auto;
      font-weight: normal;
      vertical-align: top;
      line-height: 18px;
      display: none; }
      .card .card-section-rightWrapper .button.button--compare input {
        width: 18px;
        height: 18px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #707070;
        border-radius: 2px; }
      .card .card-section-rightWrapper .button.button--compare:hover {
        color: #32439C; }
    .card .card-section-rightWrapper .card-section--buttons form {
      display: flex;
      float: right;
      width: 100%;
      align-items: center;
      justify-content: center; }
      .card .card-section-rightWrapper .card-section--buttons form .button.button-wishlist {
        color: #333333;
        font-size: 18px;
        background: transparent;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px #32439C solid;
        float: left;
        margin: 0;
        padding: 0;
        height: auto;
        font-weight: normal;
        vertical-align: top;
        line-height: 36px;
        column-gap: 5px;
        font-size: 18px;
        font-weight: bold;
        color: #32439C;
        text-transform: capitalize; }
        .card .card-section-rightWrapper .card-section--buttons form .button.button-wishlist .button-wishlist-star {
          width: 20px;
          height: 19px; }
          .card .card-section-rightWrapper .card-section--buttons form .button.button-wishlist .button-wishlist-star svg {
            width: 100%;
            height: 100%;
            float: left; }
            .card .card-section-rightWrapper .card-section--buttons form .button.button-wishlist .button-wishlist-star svg path {
              fill: #32439C;
              stroke: none; }
        .card .card-section-rightWrapper .card-section--buttons form .button.button-wishlist .button-wishlist--text {
          margin: 0; }
        .card .card-section-rightWrapper .card-section--buttons form .button.button-wishlist:hover {
          color: #fff;
          background: #32439C; }
          .card .card-section-rightWrapper .card-section--buttons form .button.button-wishlist:hover .button-wishlist-star svg path {
            fill: #fff; }
    .card .card-section-rightWrapper .card-section--buttons .button--cardAdd {
      font-size: 18px;
      font-weight: bold;
      color: #32439C;
      text-transform: capitalize;
      background: #F9F9F9;
      border: 2px solid #32439C;
      border-radius: 6px;
      line-height: 36px;
      padding: 1px 0 0 0;
      height: 40px;
      width: 100%;
      margin: 0 0 9px 0; }
      .card .card-section-rightWrapper .card-section--buttons .button--cardAdd:hover {
        background: #32439C;
        color: #fff; }
    .card .card-section-rightWrapper .card-section--buttons .button--cardAction {
      font-size: 18px;
      font-weight: bold;
      color: #32439C;
      text-transform: capitalize;
      background: #F9F9F9;
      border: 2px solid #32439C;
      border-radius: 6px;
      line-height: 36px;
      padding: 0;
      height: 40px;
      margin: 0 0 9px 0; }
      .card .card-section-rightWrapper .card-section--buttons .button--cardAction:hover {
        background: #32439C;
        color: #fff; }

.flex-component__mobileUp-6 {
  display: inline-block;
  width: 100%;
  margin-top: 65px; }
  .flex-component__mobileUp-6 .page-heading {
    margin-bottom: 35px; }
  .flex-component__mobileUp-6 .blogPosts {
    margin: 0 -15px; }
    .flex-component__mobileUp-6 .blogPosts .blogPost {
      padding: 0 15px; }
      .flex-component__mobileUp-6 .blogPosts .blogPost .card {
        background: #fff;
        border: 1px solid #F0F0F0;
        padding: 14px 13px 21px 13px; }
        .flex-component__mobileUp-6 .blogPosts .blogPost .card .card-body--blogPost .card-text.card-text--blogPost {
          font-size: 14px;
          color: #9A9A9A;
          margin: 2px 0 9px 0; }
        .flex-component__mobileUp-6 .blogPosts .blogPost .card .card-body--blogPost .card-title.card-title--blogPost {
          letter-spacing: 0.36px;
          color: #333333;
          text-transform: capitalize;
          font-weight: normal;
          font-size: 18px;
          line-height: 26px;
          padding: 0 20px;
          height: 78px;
          overflow: hidden; }
        .flex-component__mobileUp-6 .blogPosts .blogPost .card .card-body--blogPost .card-title a:hover {
          color: #32439C; }
  .flex-component__mobileUp-6 .blogPosts-more {
    margin: 29px 0 0 0; }
    .flex-component__mobileUp-6 .blogPosts-more a {
      text-decoration: none;
      color: #fff;
      width: 120px;
      line-height: 38px;
      border: #32439C 1px solid;
      background: #32439C;
      display: inline-block;
      border-radius: 4px;
      font-size: 14px;
      padding: 0;
      text-transform: capitalize; }
      .flex-component__mobileUp-6 .blogPosts-more a:hover {
        background: #fff;
        color: #32439C; }

.help-section {
  display: inline-block;
  width: 100%;
  background: #F9F9F9;
  margin: 100px 0 0 0;
  padding: 64px 0 89px 0; }
  .help-section .page-heading {
    margin: 0 0 6px 0; }
  .help-section .sub-heading {
    display: none; }
  .help-section div[data-content-region="help_section_subtext"] p {
    letter-spacing: 0.36px; }
  .help-section ul {
    list-style: none;
    margin: 46px -22.5px 0;
    padding: 0; }
    .help-section ul li {
      float: left;
      width: 33.33%;
      padding: 0 22.5px; }
      .help-section ul li .help-section-inner {
        background: #FFFFFF;
        border: 1px solid #D3D3D3;
        padding: 27px 0 22px 0; }
        .help-section ul li .help-section-inner p a {
          text-decoration: none; }
          .help-section ul li .help-section-inner p a:hover {
            color: #333; }
        .help-section ul li .help-section-inner .help-section-lable p {
          margin: 18px 0 2px 0;
          letter-spacing: 0.36px;
          text-transform: capitalize; }

.why-section {
  display: inline-block;
  width: 100%;
  padding: 68px 0 48px 0; }
  .why-section .page-heading {
    margin-bottom: 39px; }
  .why-section div[data-content-region="why_section_subtext"] p {
    margin: 0 auto;
    max-width: 1075px;
    letter-spacing: 0.36px;
    color: #333333;
    text-transform: none;
    line-height: 30px; }
  .why-section ul {
    list-style: none;
    margin: 46px 0 0 0;
    padding: 0 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 40px; }
    .why-section ul li .why-section-inner {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
      .why-section ul li .why-section-inner .why-section-left {
        float: left;
        width: 100px; }
      .why-section ul li .why-section-inner .why-section-right {
        float: left;
        width: calc(100% - 100px);
        text-align: left;
        padding-left: 11px; }
        .why-section ul li .why-section-inner .why-section-right > div {
          margin: 7px 0; }
        .why-section ul li .why-section-inner .why-section-right > div:first-child p a {
          text-decoration: none; }
          .why-section ul li .why-section-inner .why-section-right > div:first-child p a:hover {
            color: #000; }
        .why-section ul li .why-section-inner .why-section-right > div:last-child p {
          text-decoration: underline;
          letter-spacing: 0.36px; }

.footer {
  background: #F9F9F9;
  z-index: 99; }
  .footer .footer-info {
    padding: 98px 0 65px 0;
    margin: 0; }
    .footer .footer-info .footer-info-col {
      padding: 0 10px;
      width: auto; }
      .footer .footer-info .footer-info-col[data-section-type="footer-account"] {
        width: 17.6%; }
      .footer .footer-info .footer-info-col[data-section-type="footer-customerservice"] {
        width: 20.9%; }
      .footer .footer-info .footer-info-col[data-section-type="footer-dealermarket"] {
        width: 17.8%; }
      .footer .footer-info .footer-info-col[data-section-type="footer-products"] {
        width: 15.8%; }
      .footer .footer-info .footer-info-col[data-section-type="newsletterSubscription"] .footer-info-heading {
        margin-bottom: 25px; }
    .footer .footer-info .footer-info-col--subscription {
      padding-right: 7px; }
      .footer .footer-info .footer-info-col--subscription .footer-info-heading + p {
        margin: 0 0 12px 0;
        font-size: 16px; }
      .footer .footer-info .footer-info-col--subscription .form-field {
        margin: 0 0 25px 0; }
      .footer .footer-info .footer-info-col--subscription .form-combined--largeUp .form-input {
        border: 1px solid #C3C3C3;
        border-right: none;
        border-radius: 4px 0 0 4px;
        background: #FFFFFF;
        height: 45px;
        font-size: 16px;
        padding: 2px 15px 0;
        line-height: 43px; }
        .footer .footer-info .footer-info-col--subscription .form-combined--largeUp .form-input::placeholder {
          color: rgba(0, 0, 0, 0.5);
          font-size: 16px; }
      .footer .footer-info .footer-info-col--subscription .form-combined--largeUp .button--subscribe {
        padding: 0 20px;
        line-height: 43px;
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
        text-transform: capitalize;
        background: #32439C;
        border: 1px #32439C solid; }
        .footer .footer-info .footer-info-col--subscription .form-combined--largeUp .button--subscribe:hover {
          background: #fff;
          color: #32439C; }
      .footer .footer-info .footer-info-col--subscription .footer-logo {
        margin: 0 0 22px 0; }
        .footer .footer-info .footer-info-col--subscription .footer-logo div {
          padding: 0 !important;
          text-align: left;
          background-position: left center !important; }
      .footer .footer-info .footer-info-col--subscription .footer-call-us {
        margin: 0 0 9px 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        column-gap: 10px; }
        .footer .footer-info .footer-info-col--subscription .footer-call-us svg {
          width: 20px;
          height: auto; }
        .footer .footer-info .footer-info-col--subscription .footer-call-us a {
          text-decoration: none; }
          .footer .footer-info .footer-info-col--subscription .footer-call-us a:hover {
            color: #32439C; }
      .footer .footer-info .footer-info-col--subscription .footer-email {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        column-gap: 10px; }
        .footer .footer-info .footer-info-col--subscription .footer-email svg {
          width: 20px;
          height: auto; }
        .footer .footer-info .footer-info-col--subscription .footer-email a {
          text-decoration: none;
          margin-top: -2px; }
          .footer .footer-info .footer-info-col--subscription .footer-email a:hover {
            color: #32439C; }
    .footer .footer-info .footer-info-heading {
      font-size: 22px;
      color: #000000;
      text-transform: capitalize;
      line-height: 26px;
      margin: 0 0 23px 0;
      letter-spacing: 0; }
    .footer .footer-info .footer-info-list li {
      margin: 0 0 7px 0; }
      .footer .footer-info .footer-info-list li a {
        font-size: 16px; }
        .footer .footer-info .footer-info-list li a:hover {
          color: #32439C; }
  .footer .wrapper--footerBase {
    background: #F9F9F9;
    border-top: 1px rgba(0, 0, 0, 0.2) solid; }
    .footer .wrapper--footerBase .footer-info {
      padding: 10px 0 8px 0; }
      .footer .wrapper--footerBase .footer-info::after, .footer .wrapper--footerBase .footer-info::before {
        display: none; }
      .footer .wrapper--footerBase .footer-info .footer-copyright .powered-by {
        font-size: 16px; }
        .footer .wrapper--footerBase .footer-info .footer-copyright .powered-by a {
          text-decoration: none; }
          .footer .wrapper--footerBase .footer-info .footer-copyright .powered-by a:hover {
            color: #32439C; }
      .footer .wrapper--footerBase .footer-info .footer-payment-icons span {
        width: auto;
        height: 28px;
        margin: 0 0 0 9px; }

.flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link {
  margin-right: 29px !important;
  max-width: 50% !important; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-0 {
    height: 305px;
    margin-bottom: 30px;
    min-height: 305px; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-1 {
    margin-right: 0 !important;
    height: 305px;
    margin-bottom: 30px; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-2 {
    height: 260px;
    max-width: 33.33% !important;
    max-height: 260px !important;
    min-height: 260px !important; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-3 {
    height: 260px;
    max-width: 33.33% !important; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-4 {
    height: 260px;
    max-width: 33.33% !important;
    margin-right: 0 !important; }

.side-cart .side-cart-content .side-cart-item .side-cart-item-info .side-cart-item-value {
  color: #32439C; }

.side-cart .side-cart-content .side-cart-item .cart-remove {
  background: #32439C; }

.navUser-item--cart .dropdown-menu {
  top: 45px !important; }
  .navUser-item--cart .dropdown-menu .side-cart-action-buttons .button {
    text-transform: capitalize; }

.custom_default .card-text.card-text--sku {
  display: none; }

/* CP CSS Start */
.category .page-sidebar nav .sidebarBlock .navList.category-filter {
  margin: 4px 0 0 20px; }

.category {
  margin-top: 21px; }
  .category #faceted-search-container {
    width: 278px;
    padding-right: 0; }
  .category .breadcrumbs {
    padding-left: 38px !important; }
  .category .page-sidebar .navList-action {
    font-size: 14px; }
  .category .page-sidebar .facetedSearch-refineFilters.sidebarBlock .inlineList.inlineList--labels a svg {
    fill: #fff; }
  .category .page-sidebar .facetedSearch-refineFilters.sidebarBlock .inlineList.inlineList--labels a:hover svg {
    fill: #32439C; }
  .category .page-sidebar .facetedSearch-refineFilters.sidebarBlock .inlineList.inlineList--labels + a:hover {
    color: #32439C; }
  .category .page-sidebar nav .sidebarBlock {
    margin: -3px 0 0 0; }
    .category .page-sidebar nav .sidebarBlock .navList {
      margin: 0; }
      .category .page-sidebar nav .sidebarBlock .navList .navList-action:hover {
        color: #32439C; }
      .category .page-sidebar nav .sidebarBlock .navList .navList .navList-action-active {
        font-weight: bold;
        font-size: 16px;
        display: inline-block; }
      .category .page-sidebar nav .sidebarBlock .navList .navList .navList-action-active + .navList .navList-action {
        display: inline-block; }
      .category .page-sidebar nav .sidebarBlock .navList .navList .navList {
        margin: 4px 0 0 20px; }
        .category .page-sidebar nav .sidebarBlock .navList .navList .navList li {
          line-height: normal;
          margin: 0 0 2px 0; }
          .category .page-sidebar nav .sidebarBlock .navList .navList .navList li a {
            line-height: 18px; }
  .category .page-sidebar .sidebarBlock.facetedSearch {
    padding: 30px 0 0 0;
    margin: 24px 0 0 0;
    border-top: 1px rgba(0, 0, 0, 0.2) solid; }
  .category .page-sidebar .sidebarBlock-heading {
    font-size: 16px;
    color: #000000;
    text-transform: capitalize;
    font-weight: bold; }
  .category .page-sidebar .facetedSearch-navList.blocker-container {
    margin: 0; }
    .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block {
      padding: 28px 0 0 0;
      margin: 24px 0 0 0;
      border-top: 1px rgba(0, 0, 0, 0.2) solid; }
      .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-title {
        font-size: 16px;
        color: #000000;
        text-transform: capitalize;
        font-weight: bold; }
      .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content {
        margin: 0; }
        .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content ul {
          margin: 8px 0 0 0; }
          .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content ul li {
            line-height: normal; }
          .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content ul .navList-action {
            font-size: 14px;
            color: #000;
            padding: 3px 0 3px 22px;
            margin: 0;
            position: relative; }
            .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content ul .navList-action:hover {
              color: #32439C; }
            .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content ul .navList-action .navList-action-close {
              background: #32439C;
              display: inline-block;
              margin-top: -2px;
              margin-bottom: 2px; }
              .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content ul .navList-action .navList-action-close svg {
                fill: #fff; }
        .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content .navList-action--checkbox::before {
          width: 13px;
          height: 13px;
          border: 1px solid #DDDDDD;
          border-radius: 2px; }
        .category .page-sidebar .facetedSearch-navList.blocker-container .accordion-block .accordion-content .navList-action--checkbox::after {
          width: 13px;
          height: 13px;
          top: 11px;
          background-size: 11px;
          left: 0; }
  .category .category__header {
    padding: 0 0 0 38px; }
    .category .category__header .category__image-container {
      display: none; }
    .category .category__header .category__title {
      font-size: 32px;
      padding: 0;
      margin: -2px 0 5px 0; }
    .category .category__header .category__title-count {
      display: none; }
    .category .category__header .category__description p {
      margin: 0 0 20px 0;
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0.32px;
      color: #333333;
      text-transform: none;
      padding: 0px; }
      .category .category__header .category__description p .read-more-toggle {
        font-weight: bold;
        color: #32439C; }
        .category .category__header .category__description p .read-more-toggle:hover {
          text-decoration: none; }
      .category .category__header .category__description p a {
        text-decoration: none;
        color: #32439C; }
        .category .category__header .category__description p a:hover {
          color: #333333; }
  .category .category-options {
    margin-bottom: 50px;
    margin-top: 24px;
    padding: 0; }
    .category .category-options .actionBar {
      margin-right: 10px !important; }
    .category .category-options .form-label {
      font-size: 14px;
      color: #747376;
      font-weight: normal; }
    .category .category-options .form-field {
      height: 36px;
      min-width: 195px;
      border: 1px solid #DDDDDD;
      border-radius: 0; }
      .category .category-options .form-field .form-select {
        color: #101010;
        padding: 0px 12px 0;
        line-height: 34px;
        background: url(https://store-ztgqper69u.mybigcommerce.com/content/select_arrow.svg) no-repeat right 14px center; }
    .category .category-options .show-style .productCount {
      line-height: 35px; }
      .category .category-options .show-style .productCount .productCount__show {
        font-size: 14px;
        color: #747376;
        font-weight: normal;
        margin-left: 2px;
        margin-right: 19px; }
      .category .category-options .show-style .productCount .productCount__item {
        font-size: 14px;
        letter-spacing: 0.21px;
        color: #101010;
        text-transform: capitalize;
        margin-right: 17px; }
        .category .category-options .show-style .productCount .productCount__item:hover {
          text-decoration: none; }
        .category .category-options .show-style .productCount .productCount__item:last-child {
          margin-right: 12px; }
    .category .category-options .show-style .grid-list-switcher {
      border: 1px solid #F5F3F0;
      width: 90px;
      height: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 1px; }
      .category .category-options .show-style .grid-list-switcher .switcher {
        margin: 0;
        width: 45px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .category .category-options .show-style .grid-list-switcher .switcher:first-child {
          border-right: 1px solid #F5F3F0; }
        .category .category-options .show-style .grid-list-switcher .switcher svg {
          width: 21px;
          height: auto; }
        .category .category-options .show-style .grid-list-switcher .switcher.switch-active svg {
          fill: #32439C; }
        .category .category-options .show-style .grid-list-switcher .switcher:hover svg {
          fill: #32439C; }
  .category .page--full-width.page--grid {
    width: 100%;
    padding-left: 37px; }
    .category .page--full-width.page--grid .side-cart-container.side-cart {
      width: 284px !important;
      border: 1px solid #F0F0F0;
      box-shadow: none;
      padding: 10px;
      max-height: 550px;
      overflow-y: auto;
      z-index: 99; }
      .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-title {
        font-size: 22px;
        margin: 5px 0 0 0;
        padding: 0 0 11px 9px;
        border-bottom: 1px solid #F0F0F0; }
      .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content {
        margin-top: 10px; }
        .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item {
          position: relative;
          padding: 10px 0; }
          .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item:last-child {
            margin-bottom: 10px; }
          .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-block.side-cart-item-figure {
            width: 100px;
            height: 100px; }
          .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info {
            width: calc(100% - 100px);
            padding: 0 0 0 15px;
            position: initial; }
            .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info .side-cart-item-name {
              font-size: 14px;
              line-height: 20px; }
            .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info span {
              display: none; }
            .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info .side-cart-item-block.side-cart-item-quantity {
              display: inline-block;
              width: 100%; }
              .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info .side-cart-item-block.side-cart-item-quantity .form-increment .form-input {
                border: 1px solid #DDDDDD;
                min-width: 30px;
                height: 30px;
                padding-right: 2px;
                padding-left: 2px;
                max-width: 45px;
                width: auto; }
              .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info .side-cart-item-block.side-cart-item-quantity .side-cart-item-separator {
                display: inline-block;
                font-size: 14px;
                letter-spacing: 0.21px;
                color: #000000;
                text-transform: capitalize;
                line-height: 30px; }
              .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info .side-cart-item-block.side-cart-item-quantity .side-cart-item-value {
                display: inline-block;
                font-size: 14px;
                letter-spacing: 0.21px;
                color: #000000;
                text-transform: capitalize;
                line-height: 30px; }
              .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-content .side-cart-item .side-cart-item-info .side-cart-item-block.side-cart-item-quantity .cart-remove.icon {
                position: absolute;
                right: 0px;
                bottom: 10px;
                width: 25px;
                height: 25px;
                margin: 0; }
      .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-details .side-cart-detail {
        border-bottom: 1px solid #F0F0F0;
        padding: 13px 0 12px 0; }
        .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-details .side-cart-detail span {
          color: #000;
          font-size: 14px; }
          .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-details .side-cart-detail span:last-child {
            color: #8B8B8B; }
      .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-actions .side-cart-action-buttons {
        display: flex;
        align-items: center;
        justify-content: space-between;
        column-gap: 15px;
        flex-wrap: nowrap; }
      .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-actions .button {
        padding: 0;
        text-align: center;
        background: #FFFFFF;
        border: 2px solid #EF6E4A;
        border-radius: 6px;
        line-height: 36px;
        margin: 0;
        color: #EF6E4A;
        font-size: 18px;
        font-weight: bold; }
        .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-actions .button:hover {
          background: #EF6E4A;
          color: #fff; }
      .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-actions .button.button--primary {
        background: #EF6E4A;
        color: #fff; }
        .category .page--full-width.page--grid .side-cart-container.side-cart .side-cart-actions .button.button--primary:hover {
          background: #fff;
          color: #EF6E4A; }
  .category .page-content.side-cart-enabled {
    padding: 0 30px 0 0;
    width: calc(100% - 284px); }
  .category #product-listing-container .productCards {
    margin: 0 -15px; }
    .category #product-listing-container .productCards .productCard {
      padding: 0 15px;
      margin: 0 0 30px 0; }
  .category #product-listing-container .productCards--grid .card-section--body .card-title {
    padding: 0 3px; }
  .category #product-listing-container .productCards--grid .card-section--body .card-text.card-text--sku {
    padding: 0 3px; }
  .category #product-listing-container .productCards--grid .card-section--body .card-text[data-test-info-type="productRating"] {
    padding: 0; }
  .category #product-listing-container .productCards--grid .card-section--body .card-section-rightWrapper .card-section.card-section--price {
    padding: 0 3px; }
  .category #product-listing-container .productCard.productCard--list .card {
    display: inline-block;
    width: 100%; }
    .category #product-listing-container .productCard.productCard--list .card .card-section-lefttWrapper {
      width: 248px;
      height: 277px;
      float: left; }
    .category #product-listing-container .productCard.productCard--list .card .card-section.card-section--body {
      width: calc(100% - 248px);
      float: left;
      margin-top: 0;
      padding-bottom: 10px; }
    .category #product-listing-container .productCard.productCard--list .card .summary {
      display: block;
      font-size: 18px;
      line-height: 28px;
      color: #333333;
      text-transform: capitalize; }
    .category #product-listing-container .productCard.productCard--list .card .card-text[data-test-info-type="productRating"] {
      height: auto;
      text-align: left; }
    .category #product-listing-container .productCard.productCard--list .card .card-section.card-section--price {
      margin: 0 0 6px 0; }
    .category #product-listing-container .productCard.productCard--list .card .card-section--buttons {
      width: 100%;
      max-width: 347px; }
    .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner {
      padding: 0; }
      .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner form {
        width: 166px;
        height: 45px; }
        .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner form .button.button-wishlist {
          font-size: 15px;
          height: 45px; }
        .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner form .button-wishlist-star {
          width: 19px !important;
          height: 17px !important; }
          .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner form .button-wishlist-star svg {
            width: 19px;
            height: 17px; }
      .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .add-to-cart-buttons {
        width: 166px;
        height: 45px; }
        .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .add-to-cart-buttons .b2b-add-to-list {
          height: 45px;
          font-size: 15px; }
          .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .add-to-cart-buttons .b2b-add-to-list::before {
            width: 19px;
            height: 17px;
            background-size: 19px; }
      .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .button.button--compare {
        width: 166px;
        height: 45px;
        column-gap: 5px; }
        .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .button.button--compare svg {
          width: 18px;
          height: 18px; }
        .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .button.button--compare .compare-txt {
          font-size: 15px;
          line-height: 45px; }
    .category #product-listing-container .productCard.productCard--list .card .card-section--buttons.card-section--quantity {
      min-width: 347px; }
      .category #product-listing-container .productCard.productCard--list .card .card-section--buttons.card-section--quantity .button--cardAdd {
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center; }
  .category #product-listing-container .card {
    padding-bottom: 15px; }
    .category #product-listing-container .card .card-section--body .card-title {
      text-align: left;
      margin: 0 0 10px 0; }
    .category #product-listing-container .card .card-section--body .card-text.card-text--sku {
      font-size: 16px;
      color: #929398;
      text-transform: uppercase; }
    .category #product-listing-container .card .card-section--body .card-text[data-test-info-type="productRating"] {
      margin-bottom: 22px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .category #product-listing-container .card .card-section-rightWrapper .card-section--price {
      text-align: left; }
      .category #product-listing-container .card .card-section-rightWrapper .card-section--price .price-section .price-primary {
        color: #32439C; }
    .category #product-listing-container .card .card-section-rightWrapper .card-section--buttons .button--cardAdd {
      margin: 0 0 9px 0; }
    .category #product-listing-container .card .card-section-rightWrapper .add-to-cart-buttons {
      width: 49%;
      display: inline-block;
      float: left; }
      .category #product-listing-container .card .card-section-rightWrapper .add-to-cart-buttons .b2b-add-to-list {
        font-size: 10px;
        height: 33px;
        padding: 0;
        border: 1px solid #32439C;
        line-height: 33px; }
        .category #product-listing-container .card .card-section-rightWrapper .add-to-cart-buttons .b2b-add-to-list::before {
          width: 13px;
          height: 12px;
          background-size: 13px; }
    .category #product-listing-container .card .card-section-rightWrapper .button.button--compare {
      width: 49%;
      height: 33px;
      border: 1px solid #32439C;
      border-radius: 6px;
      font-size: 10px;
      font-weight: bold;
      color: #32439C;
      text-transform: capitalize;
      display: flex;
      float: right;
      align-items: center;
      justify-content: center;
      column-gap: 4px; }
      .category #product-listing-container .card .card-section-rightWrapper .button.button--compare:hover {
        color: #fff;
        background: #32439C; }
        .category #product-listing-container .card .card-section-rightWrapper .button.button--compare:hover svg path {
          fill: #fff !important; }
      .category #product-listing-container .card .card-section-rightWrapper .button.button--compare input {
        display: none; }
      .category #product-listing-container .card .card-section-rightWrapper .button.button--compare svg {
        width: 14px;
        height: auto; }
      .category #product-listing-container .card .card-section-rightWrapper .button.button--compare .compare-txt {
        line-height: 31px; }
    .category #product-listing-container .card .card-section-rightWrapper form {
      width: 119px;
      height: 33px;
      border: 1px solid #32439C;
      border-radius: 6px;
      float: left; }
      .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist {
        font-size: 10px;
        font-weight: bold;
        color: #32439C;
        text-transform: capitalize;
        border: none;
        column-gap: 3px; }
        .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist:hover {
          color: #fff; }
          .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist:hover .button-wishlist-star {
            width: 14px;
            height: 14px; }
            .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist:hover .button-wishlist-star svg {
              fill: #fff; }
              .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist:hover .button-wishlist-star svg path {
                fill: #fff; }
        .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist .button-wishlist--text {
          line-height: 31px; }
        .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist .button-wishlist-star {
          width: 14px;
          height: 14px; }
          .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist .button-wishlist-star svg {
            fill: #32439C; }
            .category #product-listing-container .card .card-section-rightWrapper form .button.button-wishlist .button-wishlist-star svg path {
              fill: #32439C; }

.cardRating-count a:hover {
  color: #32439C; }

.bottom-description {
  margin: 0 0 58px;
  display: inline-block;
  width: 100%; }
  .bottom-description p {
    margin: 0 0 24px 0;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.32px;
    color: #333333;
    padding: 0 0px 0 0; }
    .bottom-description p a {
      text-decoration: none;
      color: #32439C;
      font-weight: 700; }
      .bottom-description p a:hover {
        color: #333333; }

.summary {
  display: none; }

#main_description {
  margin: 0 auto;
  padding: 0 20px 0 327px;
  max-width: 1556px; }
  #main_description p:last-child {
    margin-bottom: 0; }

#category_faq {
  margin: 40px auto 50px;
  padding: 0 20px 0 327px;
  max-width: 1556px; }
  #category_faq h3 {
    text-align: center;
    margin: 14px 0 22px 0;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    display: inline-block;
    width: 100%; }
  #category_faq div[data-role="collapsible"] {
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    background: #F9F9F9;
    font-size: 20px;
    color: #333333;
    text-transform: none;
    margin-top: 30px;
    position: relative; }
    #category_faq div[data-role="collapsible"] div::before {
      content: '';
      position: absolute;
      right: 20px;
      top: 16px;
      background: url(https://store-ztgqper69u.mybigcommerce.com/content/faq_plus.svg) no-repeat right center;
      width: 17px;
      height: 17px; }
    #category_faq div[data-role="collapsible"].active div::before {
      top: 16px;
      background: url(https://store-ztgqper69u.mybigcommerce.com/content/faq_minus.svg) no-repeat right center;
      width: 17px;
      height: 17px; }
  #category_faq div[data-role="content"] {
    padding: 10px 20px;
    background: #F9F9F9; }
    #category_faq div[data-role="content"] .text-box p:last-child {
      margin-bottom: 0; }

.faq-section {
  display: inline-block;
  padding: 0 0px 28px 0;
  width: 100%;
  clear: both; }
  .faq-section div[data-content-region="category_faq_heading"] {
    margin: 12px 0 44px 0; }
    .faq-section div[data-content-region="category_faq_heading"] p {
      font-size: 32px;
      font-weight: bold;
      color: #333333; }
  .faq-section .accordion {
    border: none;
    background: #F9F9F9;
    margin: 0 0 30px 0; }
    .faq-section .accordion .accordion-header {
      padding: 10px 20px;
      cursor: pointer;
      position: relative; }
      .faq-section .accordion .accordion-header::before {
        content: '';
        position: absolute;
        right: 20px;
        top: 16px;
        background: url(https://store-ztgqper69u.mybigcommerce.com/content/faq_plus.svg) no-repeat right center;
        width: 17px;
        height: 17px; }
      .faq-section .accordion .accordion-header div {
        text-align: left; }
        .faq-section .accordion .accordion-header div p {
          font-size: 20px;
          color: #333333;
          text-transform: capitalize; }
    .faq-section .accordion .accordion-content {
      padding: 10px 20px 0; }
      .faq-section .accordion .accordion-content div {
        text-align: left; }
        .faq-section .accordion .accordion-content div p {
          font-size: 16px;
          line-height: 28px !important;
          letter-spacing: 0.32px;
          color: #333333;
          text-transform: capitalize; }

.banners[data-banner-location="bottom"] {
  display: none; }

.breadcrumbs {
  padding: 0 !important;
  margin: 0; }
  .breadcrumbs .breadcrumb .breadcrumb-label {
    text-decoration: none;
    font-size: 16px;
    color: #333333; }
    .breadcrumbs .breadcrumb .breadcrumb-label:hover {
      color: #32439C; }
  .breadcrumbs .breadcrumb::before {
    font-size: 16px;
    margin: 0 18px; }
  .breadcrumbs .breadcrumb.breadcrumb:first-child:before {
    display: none; }
  .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #32439C; }

.pagination {
  margin: 7px auto 20px !important; }
  .pagination .pagination-list .pagination-item {
    border: 1px solid #ffffff;
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    margin: 0 6px; }
    .pagination .pagination-list .pagination-item.pagination-item--current {
      border: 1px solid #E6E6E6;
      width: 25px;
      height: 25px;
      justify-content: center;
      align-items: center;
      border-radius: 0;
      padding: 2px 0 0 0; }
    .pagination .pagination-list .pagination-item:hover {
      border: 1px solid #E6E6E6; }
    .pagination .pagination-list .pagination-item .pagination-link {
      line-height: 25px;
      padding: 0;
      font-size: 14px;
      letter-spacing: 0.21px;
      color: #747376;
      text-transform: capitalize;
      text-decoration: none; }
      .pagination .pagination-list .pagination-item .pagination-link:hover {
        color: #747376; }
    .pagination .pagination-list .pagination-item.pagination-item--previous {
      width: auto;
      height: auto;
      border: none;
      margin-right: 12px; }
      .pagination .pagination-list .pagination-item.pagination-item--previous .pagination-link {
        font-size: 16px;
        color: #000; }
      .pagination .pagination-list .pagination-item.pagination-item--previous:hover {
        border: none; }
        .pagination .pagination-list .pagination-item.pagination-item--previous:hover .icon svg {
          fill: #000; }
      .pagination .pagination-list .pagination-item.pagination-item--previous .icon {
        transform: rotate(-180deg);
        width: 6px;
        height: 9px;
        margin: -4px 0 0;
        display: inline-block;
        vertical-align: middle; }
    .pagination .pagination-list .pagination-item.pagination-item--next {
      width: auto;
      height: auto;
      border: none;
      margin-left: 16px; }
      .pagination .pagination-list .pagination-item.pagination-item--next .pagination-link {
        font-size: 16px;
        color: #000; }
      .pagination .pagination-list .pagination-item.pagination-item--next:hover {
        border: none; }
        .pagination .pagination-list .pagination-item.pagination-item--next:hover .icon svg {
          fill: #000; }
      .pagination .pagination-list .pagination-item.pagination-item--next .icon {
        width: 6px;
        height: 9px;
        margin: 5px 0 8px 0px;
        vertical-align: middle;
        display: inline-block; }

/* CP CSS End */
.cms_cnt a {
  font-weight: bold;
  text-decoration: underline;
  color: #32439C; }
  .cms_cnt a:hover {
    color: #000; }

.cms_cnt li,
.cms_cnt a,
.cms_cnt p {
  font-size: 16px;
  line-height: 24px; }

.cms_cnt ol,
.cms_cnt ul {
  margin: 0 0 20px 30px; }

.cms_cnt li {
  margin: 0 0 10px 0; }

#contact-us-page .contactLeft {
  width: 25%;
  float: left; }
  #contact-us-page .contactLeft a {
    font-weight: bold;
    text-decoration: none;
    font-size: 15px; }
    #contact-us-page .contactLeft a:hover {
      color: #32439C; }
  #contact-us-page .contactLeft p {
    font-size: 15px; }

#contact-us-page .contactLeft ul {
  list-style: none; }

.contactLeft li {
  margin: 0 0 15px 0; }

#contact-us-page .contactLeft .form_img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 0 0; }

#contact-us-page .contactLeft .form_img svg {
  fill: #333 !important; }

.form_box .contactLeft .form_header_list ul li .form_text {
  display: inline-block;
  vertical-align: middle;
  width: 80%; }

#contact-us-page .contact_right {
  width: 70%;
  float: right; }

#contact-us-page .contact_right .form-actions {
  text-align: center; }

.cart-form.coupon-code .button {
  padding-top: 6px;
  padding-bottom: 6px; }

.swal2-container .swal2-buttonswrapper .button {
  margin: 0 5px; }

.add-quote-success-container .swal2-actions {
  flex-flow: row !important; }
  .add-quote-success-container .swal2-actions button {
    background: #32439C !important;
    font-size: 16px !important;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 33px;
    border: 1px #32439C solid !important;
    font-family: "Arial", Helvetica, sans-serif !important;
    font-weight: 500 !important; }
    .add-quote-success-container .swal2-actions button a {
      color: #fff !important;
      text-decoration: none;
      line-height: 33px;
      font-size: 16px !important;
      font-family: "Arial", Helvetica, sans-serif !important;
      font-weight: 500 !important; }
    .add-quote-success-container .swal2-actions button:focus {
      outline: none !important;
      box-shadow: none !important; }
    .add-quote-success-container .swal2-actions button:hover {
      background: transparent !important;
      color: #32439C !important; }
      .add-quote-success-container .swal2-actions button:hover a {
        color: #32439C !important; }

.cart-item-block.cart-item-info.cart-item-quantity .form-input--incrementTotal:focus {
  box-shadow: none;
  outline: none !important; }

.cart .cart__container .rfq-button-container .button {
  width: calc(30% - 3rem); }
  .cart .cart__container .rfq-button-container .button:focus {
    width: calc(30% - 3rem); }

.livepreview_page a#custom-addToCart {
  background-position: 80px 50% !important;
  margin: 0px 0 20px; }

.livepreview_page .add-to-cart-buttons .button.catc2 {
  background-position: 96px 50% !important;
  margin: 0px 0 20px; }

.autosoft-steps-container input#routing_number {
  /* margin-bottom: 20px; */ }

.autosoft-steps-container #route_result .customBankAddress {
  margin-top: 20px; }

.cfg-do_you_want_to_print_the_bank_logo_ .checkbox-container {
  padding: 0px; }

.autosoft-steps-container select#bank_address_select {
  margin-bottom: 20px !important; }

.autosoft-steps-container input#bank_name_input {
  margin-bottom: 20px; }

.autosoft-steps-container input#bank_name2_input {
  margin-bottom: 20px; }

.autosoft-steps-container input#bank_city_input {
  margin-bottom: 20px; }

.after_login .productView .productView-options .form-action .form.form-wishlist {
  display: none; }

@media only screen and (min-width: 990px) {
  .header_fixed {
    position: fixed;
    top: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: position 1s;
    -ms-transition: position 1s;
    -o-transition: position 1s;
    transition: all 1s ease;
    box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 0 0 13px 0; }
    .header_fixed .header-top {
      margin-top: -45px;
      -webkit-transition: all 1s ease;
      -moz-transition: position 1s;
      -ms-transition: position 1s;
      -o-transition: position 1s;
      transition: all 1s ease; } }

.navUser-convert-b2b {
  display: none !important; }

@media only screen and (max-width: 1699px) {
  .flex-component__mobileUp-4 .slick-prev {
    left: -17px; }
  .flex-component__mobileUp-4 .slick-next {
    right: -17px; }
  .header__bottom-nav .header__bottom-nav-inner,
  .header .header__inner {
    padding-left: 35px;
    padding-right: 35px; }
  .header__bottom-nav .header__bottom-nav-inner .navPages-container {
    padding: 0;
    width: 100%; }
  .help-section ul {
    margin: 0 -20px; }
  .help-section ul li {
    padding: 0 20px; }
  .four-section ul .hp-four-inner .hp-button .buttonLink {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; } }

.header_fixed .header__bottom-nav .navPages .navPages-list .navPage-subMenu {
  top: 52px; }

.header__bottom-nav .navPages .navPages-list > li.navPages-item:nth-child(n+10) {
  display: none; }

div#modal[data-prevent-quick-search-close] .modal-close {
  right: 20px; }

.blogPost-image {
  min-height: 220px; }

.productView--quickView .productView-info-bulkPricing {
  display: none !important; }

@media only screen and (max-width: 1499px) {
  .four-section ul .hp-four-inner .hp-button .buttonLink a {
    width: 100%;
    margin: 0 auto;
    line-height: normal !important;
    padding: 11px 5px;
    line-height: 22px !important;
    height: 68px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
  .flex-component__mobileUp-4 .slick-prev {
    left: -10px; }
  .flex-component__mobileUp-4 .slick-next {
    right: -10px; }
  .flex-container--carousel-more-than-one .hero-carousel__link {
    max-width: 463px !important; }
  .help-section ul {
    margin: 0 -20px; }
  .help-section ul li {
    padding: 0 20px; }
  .why-section ul {
    padding: 0;
    column-gap: 20px; }
  .why-section ul li .why-section-inner .why-section-left {
    width: 65px; }
  .why-section ul li .why-section-inner .why-section-right {
    width: calc(100% - 65px); }
  .card .card-section-lefttWrapper {
    height: 295px; }
  .card .card-section-lefttWrapper .card-img-container {
    height: 280px; }
  .account-bar .account-bar__item .account-bar__text h4 {
    line-height: 22px;
    margin: 0 0 7px 0; }
  .flex-component__mobileUp-6 .blogPosts .blogPost .card .card-body--blogPost .card-title.card-title--blogPost {
    font-size: 16px; }
  .help-section ul li .help-section-inner .help-section-text p a {
    font-size: 18px; }
  .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-title {
    font-size: 22px; }
  .flex-container--carousel-more-than-one .login-form--home {
    max-width: 410px !important; } }

@media only screen and (max-width: 1599px) {
  .livepreview_page a#custom-addToCart {
    background-position: 75px 50% !important; } }

@media only screen and (max-width: 1399px) {
  .flex-container--carousel-more-than-one .hero-carousel__link {
    max-width: 425px !important; }
  .card .card-section-lefttWrapper {
    height: 275px; }
  .card .card-section-lefttWrapper .card-img-container {
    height: 265px; }
  .livepreview_page a#custom-addToCart {
    background-position: 65px 50% !important; } }

.navList-action--checkbox:before {
  margin-top: -9px; }

.footer .footer-info .footer-info-list li p {
  line-height: 24px !important;
  height: 24px; }

.footer .footer-info .footer-info-list li.fav_list {
  margin: -1px 0 5px 0; }

.footer .footer-info .footer-info-list li.ab-us {
  margin: 0 0 6px; }

/*Product Page*/
.min-purchase-unit {
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px 0 20px;
  font-weight: 400;
  color: #333; }

.previewTemp .default-add-to-cart .form-action {
  display: none !important; }

.min-purchase-unit span {
  text-transform: capitalize; }

.custom_product * {
  font-family: Arial; }

.custom_product .card-text.card-text--price {
  text-align: center; }

.form-select {
  background-position: calc(100% - 10px) 50%; }

.custom_product .body--product-page .card .card-section--body .card-title {
  height: 96px; }

.flex-component__mobileUp-4 .add-to-cart-buttons,
.pp_reviews_sec .add-to-cart-buttons {
  display: none; }

.Invoice h1 img {
  max-width: 330px;
  margin: auto;
  display: block; }

.custom_compare .card-image {
  position: relative; }

.compareCard-figure,
.compareTable-product .card-body {
  width: 100%; }

.custom_compare .card-img-container:after {
  display: none; }

.custom_product,
.custom_category,
.custom_default,
.custom_search {
  background: transparent; }
  .custom_product div#lightboxOverlay,
  .custom_category div#lightboxOverlay,
  .custom_default div#lightboxOverlay,
  .custom_search div#lightboxOverlay {
    margin: 0 !important; }
  .custom_product div#lightbox,
  .custom_category div#lightbox,
  .custom_default div#lightbox,
  .custom_search div#lightbox {
    position: fixed;
    top: calc(50% + 10px) !important;
    margin: 0 !important;
    transform: translateY(-50%); }
  .custom_product .pp_review_sec,
  .custom_category .pp_review_sec,
  .custom_default .pp_review_sec,
  .custom_search .pp_review_sec {
    display: inline-block;
    width: 100%; }
  .custom_product #bulkPricingModal .modal-header-title,
  .custom_category #bulkPricingModal .modal-header-title,
  .custom_default #bulkPricingModal .modal-header-title,
  .custom_search #bulkPricingModal .modal-header-title {
    text-transform: capitalize; }
  .custom_product #bulkPricingModal p,
  .custom_category #bulkPricingModal p,
  .custom_default #bulkPricingModal p,
  .custom_search #bulkPricingModal p {
    font-size: 16px; }
  .custom_product #bulkPricingModal .modal-close:hover,
  .custom_category #bulkPricingModal .modal-close:hover,
  .custom_default #bulkPricingModal .modal-close:hover,
  .custom_search #bulkPricingModal .modal-close:hover {
    color: #32439C; }
  .custom_product .body--product-page .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small .icon,
  .custom_category .body--product-page .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small .icon,
  .custom_default .body--product-page .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small .icon,
  .custom_search .body--product-page .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small .icon {
    margin-right: 2px;
    width: 19px;
    height: 18px; }
  .custom_product #previewModal .modal-header-title,
  .custom_category #previewModal .modal-header-title,
  .custom_default #previewModal .modal-header-title,
  .custom_search #previewModal .modal-header-title {
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 26px;
    line-height: 54px;
    font-family: Arial;
    margin: 0px;
    font-weight: 700;
    border: 0px; }
  .custom_product .body--product-page .card-text .cardRating-count,
  .custom_category .body--product-page .card-text .cardRating-count,
  .custom_default .body--product-page .card-text .cardRating-count,
  .custom_search .body--product-page .card-text .cardRating-count {
    vertical-align: middle; }
    .custom_product .body--product-page .card-text .cardRating-count a,
    .custom_category .body--product-page .card-text .cardRating-count a,
    .custom_default .body--product-page .card-text .cardRating-count a,
    .custom_search .body--product-page .card-text .cardRating-count a {
      letter-spacing: 0px;
      text-transform: capitalize;
      font-size: 14px;
      line-height: 18px;
      font-family: Arial;
      margin: 0px;
      font-weight: 400;
      border: 0px;
      color: #000; }
  .custom_product .b2b-add-to-quote.button,
  .custom_category .b2b-add-to-quote.button,
  .custom_default .b2b-add-to-quote.button,
  .custom_search .b2b-add-to-quote.button {
    display: none; }
  .custom_product .previewCart .productView-price,
  .custom_category .previewCart .productView-price,
  .custom_default .previewCart .productView-price,
  .custom_search .previewCart .productView-price {
    color: #32439C;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 26px;
    line-height: 54px;
    font-family: Arial;
    margin: 0px;
    font-weight: 700;
    border: 0px; }
  .custom_product .previewCart .productView-details,
  .custom_category .previewCart .productView-details,
  .custom_default .previewCart .productView-details,
  .custom_search .previewCart .productView-details {
    text-align: left; }
  .custom_product .previewCart .productView-table .productView-table-header,
  .custom_category .previewCart .productView-table .productView-table-header,
  .custom_default .previewCart .productView-table .productView-table-header,
  .custom_search .previewCart .productView-table .productView-table-header {
    font-size: 16px;
    width: 45%;
    padding: 10px 15px;
    max-width: 100%;
    white-space: unset;
    flex-shrink: 0;
    line-height: 24px;
    word-wrap: break-word; }
  .custom_product .previewCart .productView-table .productView-table-data,
  .custom_category .previewCart .productView-table .productView-table-data,
  .custom_default .previewCart .productView-table .productView-table-data,
  .custom_search .previewCart .productView-table .productView-table-data {
    width: 55%;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 30px;
    word-wrap: break-word;
    text-transform: none; }
  .custom_product .body--product-page,
  .custom_category .body--product-page,
  .custom_default .body--product-page,
  .custom_search .body--product-page {
    margin-bottom: 100px; }
  .custom_product .body--product-page .form-label,
  .custom_product .writeReview-form .form-label,
  .custom_category .body--product-page .form-label,
  .custom_category .writeReview-form .form-label,
  .custom_default .body--product-page .form-label,
  .custom_default .writeReview-form .form-label,
  .custom_search .body--product-page .form-label,
  .custom_search .writeReview-form .form-label {
    color: #333333;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 26px;
    font-family: Arial;
    margin: 0px 0 8px;
    font-weight: 700; }
    .custom_product .body--product-page .form-label small,
    .custom_product .writeReview-form .form-label small,
    .custom_category .body--product-page .form-label small,
    .custom_category .writeReview-form .form-label small,
    .custom_default .body--product-page .form-label small,
    .custom_default .writeReview-form .form-label small,
    .custom_search .body--product-page .form-label small,
    .custom_search .writeReview-form .form-label small {
      color: #333333;
      letter-spacing: 0px;
      text-transform: capitalize;
      font-size: 18px;
      line-height: 26px;
      font-family: Arial;
      margin: 0px 0 8px;
      font-weight: 700;
      float: none; }
  .custom_product .body--product-page .form-input[type="text"],
  .custom_product select,
  .custom_product textarea,
  .custom_category .body--product-page .form-input[type="text"],
  .custom_category select,
  .custom_category textarea,
  .custom_default .body--product-page .form-input[type="text"],
  .custom_default select,
  .custom_default textarea,
  .custom_search .body--product-page .form-input[type="text"],
  .custom_search select,
  .custom_search textarea {
    border: 1px solid #9D9D9D;
    border-radius: 4px;
    height: 40px; }
  .custom_product .body--product-page .form-field--submit .button.button--primary,
  .custom_product .writeReview-form .form-field--submit .button.button--primary,
  .custom_category .body--product-page .form-field--submit .button.button--primary,
  .custom_category .writeReview-form .form-field--submit .button.button--primary,
  .custom_default .body--product-page .form-field--submit .button.button--primary,
  .custom_default .writeReview-form .form-field--submit .button.button--primary,
  .custom_search .body--product-page .form-field--submit .button.button--primary,
  .custom_search .writeReview-form .form-field--submit .button.button--primary {
    background: #EF6E4A;
    height: 55px;
    color: #ffffff;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 20px;
    line-height: normal;
    font-family: Arial;
    margin: 0px 0 15px;
    font-weight: 700;
    border-width: 0px;
    width: 100%;
    border-radius: 6px;
    padding: 0px; }
    .custom_product .body--product-page .form-field--submit .button.button--primary:hover,
    .custom_product .writeReview-form .form-field--submit .button.button--primary:hover,
    .custom_category .body--product-page .form-field--submit .button.button--primary:hover,
    .custom_category .writeReview-form .form-field--submit .button.button--primary:hover,
    .custom_default .body--product-page .form-field--submit .button.button--primary:hover,
    .custom_default .writeReview-form .form-field--submit .button.button--primary:hover,
    .custom_search .body--product-page .form-field--submit .button.button--primary:hover,
    .custom_search .writeReview-form .form-field--submit .button.button--primary:hover {
      background: #32439C; }
  .custom_product .container.upsell,
  .custom_category .container.upsell,
  .custom_default .container.upsell,
  .custom_search .container.upsell {
    margin: 20px 0 0; }
  .custom_product .modal--large,
  .custom_category .modal--large,
  .custom_default .modal--large,
  .custom_search .modal--large {
    width: 1320px;
    max-width: calc(100% - 60px); }
  .custom_product .modal-close span,
  .custom_category .modal-close span,
  .custom_default .modal-close span,
  .custom_search .modal-close span {
    font-weight: 700;
    font-size: 30px; }
  .custom_product .easyzoom-flyout,
  .custom_category .easyzoom-flyout,
  .custom_default .easyzoom-flyout,
  .custom_search .easyzoom-flyout {
    display: none; }
  .custom_product .product-title,
  .custom_category .product-title,
  .custom_default .product-title,
  .custom_search .product-title {
    color: #333333;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 32px;
    line-height: 33px;
    font-family: Arial;
    font-weight: 700;
    margin: 20px 0 0; }
  .custom_product .productView,
  .custom_category .productView,
  .custom_default .productView,
  .custom_search .productView {
    box-shadow: none;
    padding: 21px 0 56px;
    text-align: center; }
    .custom_product .productView.productView--quickView,
    .custom_category .productView.productView--quickView,
    .custom_default .productView.productView--quickView,
    .custom_search .productView.productView--quickView {
      padding: 0px; }
      .custom_product .productView.productView--quickView .productView-inner,
      .custom_category .productView.productView--quickView .productView-inner,
      .custom_default .productView.productView--quickView .productView-inner,
      .custom_search .productView.productView--quickView .productView-inner {
        padding: 0px; }
      .custom_product .productView.productView--quickView .productView-title,
      .custom_category .productView.productView--quickView .productView-title,
      .custom_default .productView.productView--quickView .productView-title,
      .custom_search .productView.productView--quickView .productView-title {
        font-size: 26px;
        line-height: 27px; }
      .custom_product .productView.productView--quickView .productView-img-container,
      .custom_category .productView.productView--quickView .productView-img-container,
      .custom_default .productView.productView--quickView .productView-img-container,
      .custom_search .productView.productView--quickView .productView-img-container {
        height: auto; }
    .custom_product .productView .cart-add-container,
    .custom_category .productView .cart-add-container,
    .custom_default .productView .cart-add-container,
    .custom_search .productView .cart-add-container {
      align-items: center; }
      .custom_product .productView .cart-add-container .productView-info-bulkPricing,
      .custom_category .productView .cart-add-container .productView-info-bulkPricing,
      .custom_default .productView .cart-add-container .productView-info-bulkPricing,
      .custom_search .productView .cart-add-container .productView-info-bulkPricing {
        margin: 0px 0 0 10px;
        padding-left: 0; }
        .custom_product .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a,
        .custom_category .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a,
        .custom_default .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a,
        .custom_search .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a {
          color: #000;
          letter-spacing: 0px;
          text-transform: none;
          font-size: 18px;
          line-height: 18px;
          font-family: Arial;
          font-weight: 400;
          margin: 0px; }
    .custom_product .productView .productView-reviewLink a:hover,
    .custom_product .productView .productView-reviewLink a:hover,
    .custom_category .productView .productView-reviewLink a:hover,
    .custom_category .productView .productView-reviewLink a:hover,
    .custom_default .productView .productView-reviewLink a:hover,
    .custom_default .productView .productView-reviewLink a:hover,
    .custom_search .productView .productView-reviewLink a:hover,
    .custom_search .productView .productView-reviewLink a:hover {
      color: #32439C !important; }
    .custom_product .productView .productView-title,
    .custom_category .productView .productView-title,
    .custom_default .productView .productView-title,
    .custom_search .productView .productView-title {
      color: #333333;
      letter-spacing: 0px;
      text-transform: capitalize;
      font-size: 32px;
      line-height: 33px;
      font-family: Arial;
      margin: 0px;
      font-weight: 700; }
    .custom_product .productView .productView-options .productReviews-list-custom,
    .custom_category .productView .productView-options .productReviews-list-custom,
    .custom_default .productView .productView-options .productReviews-list-custom,
    .custom_search .productView .productView-options .productReviews-list-custom {
      margin: 0px;
      padding: 12px 0;
      border: 0px;
      list-style: none; }
      .custom_product .productView .productView-options .productReviews-list-custom .productReview-body,
      .custom_category .productView .productView-options .productReviews-list-custom .productReview-body,
      .custom_default .productView .productView-options .productReviews-list-custom .productReview-body,
      .custom_search .productView .productView-options .productReviews-list-custom .productReview-body {
        color: #333333;
        letter-spacing: 0px;
        font-size: 22px;
        line-height: 32px;
        font-family: Arial;
        margin: 0px;
        font-weight: 700;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative; }
      .custom_product .productView .productView-options .productReviews-list-custom header,
      .custom_category .productView .productView-options .productReviews-list-custom header,
      .custom_default .productView .productView-options .productReviews-list-custom header,
      .custom_search .productView .productView-options .productReviews-list-custom header {
        display: flex;
        align-items: center;
        margin: 12px 0 35px; }
        .custom_product .productView .productView-options .productReviews-list-custom header .productReview-author,
        .custom_category .productView .productView-options .productReviews-list-custom header .productReview-author,
        .custom_default .productView .productView-options .productReviews-list-custom header .productReview-author,
        .custom_search .productView .productView-options .productReviews-list-custom header .productReview-author {
          color: #32439C;
          letter-spacing: 0px;
          text-transform: capitalize;
          font-size: 18px;
          line-height: 18px;
          font-family: Arial;
          margin: 0px;
          font-weight: 400; }
        .custom_product .productView .productView-options .productReviews-list-custom header .productReview-rating,
        .custom_category .productView .productView-options .productReviews-list-custom header .productReview-rating,
        .custom_default .productView .productView-options .productReviews-list-custom header .productReview-rating,
        .custom_search .productView .productView-options .productReviews-list-custom header .productReview-rating {
          margin: 0px; }
          .custom_product .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star,
          .custom_category .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star,
          .custom_default .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star,
          .custom_search .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star {
            margin: 0px 20px 0 0; }
            .custom_product .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star .icon,
            .custom_category .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star .icon,
            .custom_default .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star .icon,
            .custom_search .productView .productView-options .productReviews-list-custom header .productReview-rating .rating_star .icon {
              width: 19px;
              height: 18px;
              margin-right: 1px; }
    .custom_product .productView .productView-options .slick-next,
    .custom_category .productView .productView-options .slick-next,
    .custom_default .productView .productView-options .slick-next,
    .custom_search .productView .productView-options .slick-next {
      width: 10px;
      height: 16px;
      right: 11px;
      bottom: -3px;
      left: auto;
      top: auto; }
      .custom_product .productView .productView-options .slick-next::before,
      .custom_category .productView .productView-options .slick-next::before,
      .custom_default .productView .productView-options .slick-next::before,
      .custom_search .productView .productView-options .slick-next::before {
        background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/review-right.svg);
        width: 10px;
        height: 16px; }
    .custom_product .productView .productView-options .slick-prev,
    .custom_category .productView .productView-options .slick-prev,
    .custom_default .productView .productView-options .slick-prev,
    .custom_search .productView .productView-options .slick-prev {
      width: 10px;
      height: 16px;
      transform: translateY(-50%);
      right: 51px;
      bottom: -3px;
      left: auto;
      top: auto; }
      .custom_product .productView .productView-options .slick-prev::before,
      .custom_category .productView .productView-options .slick-prev::before,
      .custom_default .productView .productView-options .slick-prev::before,
      .custom_search .productView .productView-options .slick-prev::before {
        background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/review-left.svg);
        width: 10px;
        height: 16px; }
    .custom_product .productView .productView-options .form-field,
    .custom_category .productView .productView-options .form-field,
    .custom_default .productView .productView-options .form-field,
    .custom_search .productView .productView-options .form-field {
      border-bottom: 1px solid #C3C3C3;
      margin: 0 0 16px;
      padding: 0 0 13px; }
      .custom_product .productView .productView-options .form-field:last-child,
      .custom_category .productView .productView-options .form-field:last-child,
      .custom_default .productView .productView-options .form-field:last-child,
      .custom_search .productView .productView-options .form-field:last-child {
        border: 0px; }
      .custom_product .productView .productView-options .form-field[data-product-attribute="input-file"],
      .custom_category .productView .productView-options .form-field[data-product-attribute="input-file"],
      .custom_default .productView .productView-options .form-field[data-product-attribute="input-file"],
      .custom_search .productView .productView-options .form-field[data-product-attribute="input-file"] {
        margin: 0 0 19px; }
      .custom_product .productView .productView-options .form-field[data-product-attribute="input-text"],
      .custom_category .productView .productView-options .form-field[data-product-attribute="input-text"],
      .custom_default .productView .productView-options .form-field[data-product-attribute="input-text"],
      .custom_search .productView .productView-options .form-field[data-product-attribute="input-text"] {
        margin: -3px 0 19px;
        padding: 0 0 19px; }
        .custom_product .productView .productView-options .form-field[data-product-attribute="input-text"] .form-label.form-label--alternate,
        .custom_category .productView .productView-options .form-field[data-product-attribute="input-text"] .form-label.form-label--alternate,
        .custom_default .productView .productView-options .form-field[data-product-attribute="input-text"] .form-label.form-label--alternate,
        .custom_search .productView .productView-options .form-field[data-product-attribute="input-text"] .form-label.form-label--alternate {
          margin: 0px 0 11px; }
    .custom_product .productView .productView-options .form-input[type="text"],
    .custom_category .productView .productView-options .form-input[type="text"],
    .custom_default .productView .productView-options .form-input[type="text"],
    .custom_search .productView .productView-options .form-input[type="text"] {
      border: 1px solid #9D9D9D;
      border-radius: 4px;
      height: 40px; }
    .custom_product .productView .productView-options .form-fileDescription,
    .custom_category .productView .productView-options .form-fileDescription,
    .custom_default .productView .productView-options .form-fileDescription,
    .custom_search .productView .productView-options .form-fileDescription {
      color: #959595;
      letter-spacing: 0px;
      font-size: 16px;
      line-height: 22px;
      font-family: Arial;
      margin: 0px;
      font-weight: 400;
      max-width: 375px; }
    .custom_product .productView .productView-options .form-field.form-field--increments,
    .custom_product .productView .productView-options .form-field.form-field--stock,
    .custom_category .productView .productView-options .form-field.form-field--increments,
    .custom_category .productView .productView-options .form-field.form-field--stock,
    .custom_default .productView .productView-options .form-field.form-field--increments,
    .custom_default .productView .productView-options .form-field.form-field--stock,
    .custom_search .productView .productView-options .form-field.form-field--increments,
    .custom_search .productView .productView-options .form-field.form-field--stock {
      border: 0px;
      margin: 0px;
      padding: 0px; }
    .custom_product .productView .productView-options .form-option-swatch,
    .custom_category .productView .productView-options .form-option-swatch,
    .custom_default .productView .productView-options .form-option-swatch,
    .custom_search .productView .productView-options .form-option-swatch {
      border-color: #9D9D9D;
      height: 38px;
      width: 38px;
      padding: 3px; }
      .custom_product .productView .productView-options .form-option-swatch .form-option-variant,
      .custom_category .productView .productView-options .form-option-swatch .form-option-variant,
      .custom_default .productView .productView-options .form-option-swatch .form-option-variant,
      .custom_search .productView .productView-options .form-option-swatch .form-option-variant {
        height: 30px;
        width: 30px; }
    .custom_product .productView .productView-options .form-checkbox + .form-label::before,
    .custom_product .productView .productView-options .form-radio + .form-label::before,
    .custom_category .productView .productView-options .form-checkbox + .form-label::before,
    .custom_category .productView .productView-options .form-radio + .form-label::before,
    .custom_default .productView .productView-options .form-checkbox + .form-label::before,
    .custom_default .productView .productView-options .form-radio + .form-label::before,
    .custom_search .productView .productView-options .form-checkbox + .form-label::before,
    .custom_search .productView .productView-options .form-radio + .form-label::before {
      top: 0.21429rem;
      border: 1px solid #32439C;
      height: 22px;
      width: 22px; }
    .custom_product .productView .productView-options .form-checkbox:checked + .form-label::after,
    .custom_product .productView .productView-options .form-radio:checked + .form-label::after,
    .custom_category .productView .productView-options .form-checkbox:checked + .form-label::after,
    .custom_category .productView .productView-options .form-radio:checked + .form-label::after,
    .custom_default .productView .productView-options .form-checkbox:checked + .form-label::after,
    .custom_default .productView .productView-options .form-radio:checked + .form-label::after,
    .custom_search .productView .productView-options .form-checkbox:checked + .form-label::after,
    .custom_search .productView .productView-options .form-radio:checked + .form-label::after {
      border: 1px solid #32439C;
      height: 14px;
      width: 14px;
      top: 7px;
      left: 4px; }
    .custom_product .productView .productView-options .form-radio + .form-label,
    .custom_category .productView .productView-options .form-radio + .form-label,
    .custom_default .productView .productView-options .form-radio + .form-label,
    .custom_search .productView .productView-options .form-radio + .form-label {
      line-height: 28px;
      margin: 0 0 3px;
      padding-left: 32px; }
      .custom_product .productView .productView-options .form-radio + .form-label::after,
      .custom_category .productView .productView-options .form-radio + .form-label::after,
      .custom_default .productView .productView-options .form-radio + .form-label::after,
      .custom_search .productView .productView-options .form-radio + .form-label::after {
        background: #32439C;
        border-color: #32439C; }
    .custom_product .productView .productView-options .form-label,
    .custom_category .productView .productView-options .form-label,
    .custom_default .productView .productView-options .form-label,
    .custom_search .productView .productView-options .form-label {
      color: #333333;
      letter-spacing: 0px;
      text-transform: capitalize;
      font-size: 16px;
      line-height: 20px;
      font-family: Arial;
      margin: 0px;
      font-weight: 400; }
    .custom_product .productView .productView-options .form-radio:checked + .form-option-swatch,
    .custom_category .productView .productView-options .form-radio:checked + .form-option-swatch,
    .custom_default .productView .productView-options .form-radio:checked + .form-option-swatch,
    .custom_search .productView .productView-options .form-radio:checked + .form-option-swatch {
      border-color: #32439C;
      -webkit-box-shadow: 0 0 0 1px #333333;
      box-shadow: none; }
    .custom_product .productView .productView-options .form-label.form-label--alternate,
    .custom_category .productView .productView-options .form-label.form-label--alternate,
    .custom_default .productView .productView-options .form-label.form-label--alternate,
    .custom_search .productView .productView-options .form-label.form-label--alternate {
      color: #333333;
      letter-spacing: 0px;
      text-transform: capitalize;
      font-size: 18px;
      line-height: 26px;
      font-family: Arial;
      margin: 0px 0 8px;
      font-weight: 700; }
      .custom_product .productView .productView-options .form-label.form-label--alternate.form-label--swatch,
      .custom_category .productView .productView-options .form-label.form-label--alternate.form-label--swatch,
      .custom_default .productView .productView-options .form-label.form-label--alternate.form-label--swatch,
      .custom_search .productView .productView-options .form-label.form-label--alternate.form-label--swatch {
        margin: 0px 0 12px; }
      .custom_product .productView .productView-options .form-label.form-label--alternate .required-label,
      .custom_category .productView .productView-options .form-label.form-label--alternate .required-label,
      .custom_default .productView .productView-options .form-label.form-label--alternate .required-label,
      .custom_search .productView .productView-options .form-label.form-label--alternate .required-label {
        margin: 0 0 0 -5px;
        color: #333333;
        letter-spacing: 0px;
        text-transform: capitalize;
        font-size: 18px;
        line-height: 26px;
        font-family: Arial;
        margin: 0px;
        font-weight: 700; }
    .custom_product .productView .productView-product,
    .custom_category .productView .productView-product,
    .custom_default .productView .productView-product,
    .custom_search .productView .productView-product {
      border-bottom: 1px solid #C3C3C3;
      margin: 0 0 16px; }
    .custom_product .productView .productView-inner,
    .custom_category .productView .productView-inner,
    .custom_default .productView .productView-inner,
    .custom_search .productView .productView-inner {
      display: inline-block;
      overflow: hidden; }
      .custom_product .productView .productView-inner .productView-images,
      .custom_category .productView .productView-inner .productView-images,
      .custom_default .productView .productView-inner .productView-images,
      .custom_search .productView .productView-inner .productView-images {
        width: 39.9%;
        display: inline-block;
        float: left;
        padding: 0px; }
        .custom_product .productView .productView-inner .productView-images .productView-image,
        .custom_category .productView .productView-inner .productView-images .productView-image,
        .custom_default .productView .productView-inner .productView-images .productView-image,
        .custom_search .productView .productView-inner .productView-images .productView-image {
          border: 1px solid #C3C3C3;
          padding: 0px 34px;
          align-items: center; }
          .custom_product .productView .productView-inner .productView-images .productView-image .productView-img-container,
          .custom_category .productView .productView-inner .productView-images .productView-image .productView-img-container,
          .custom_default .productView .productView-inner .productView-images .productView-image .productView-img-container,
          .custom_search .productView .productView-inner .productView-images .productView-image .productView-img-container {
            padding: 0; }
            .custom_product .productView .productView-inner .productView-images .productView-image .productView-img-container img,
            .custom_category .productView .productView-inner .productView-images .productView-image .productView-img-container img,
            .custom_default .productView .productView-inner .productView-images .productView-image .productView-img-container img,
            .custom_search .productView .productView-inner .productView-images .productView-image .productView-img-container img {
              position: relative; }
            .custom_product .productView .productView-inner .productView-images .productView-image .productView-img-container:after,
            .custom_category .productView .productView-inner .productView-images .productView-image .productView-img-container:after,
            .custom_default .productView .productView-inner .productView-images .productView-image .productView-img-container:after,
            .custom_search .productView .productView-inner .productView-images .productView-image .productView-img-container:after {
              display: none; }
        .custom_product .productView .productView-inner .productView-images .productView-thumbnail,
        .custom_category .productView .productView-inner .productView-images .productView-thumbnail,
        .custom_default .productView .productView-inner .productView-images .productView-thumbnail,
        .custom_search .productView .productView-inner .productView-images .productView-thumbnail {
          padding: 0px;
          margin: 0 0 12px; }
          .custom_product .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link,
          .custom_category .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link,
          .custom_default .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link,
          .custom_search .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link {
            height: 106px;
            margin: 0 0px;
            width: 106px;
            padding: 12px;
            display: flex;
            align-items: center; }
            .custom_product .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link img,
            .custom_category .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link img,
            .custom_default .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link img,
            .custom_search .productView .productView-inner .productView-images .productView-thumbnail .productView-thumbnail-link img {
              margin: auto; }
      .custom_product .productView .productView-inner .productView-details.productView-details--header,
      .custom_category .productView .productView-inner .productView-details.productView-details--header,
      .custom_default .productView .productView-inner .productView-details.productView-details--header,
      .custom_search .productView .productView-inner .productView-details.productView-details--header {
        width: 33.18%;
        display: inline-block;
        float: left; }
      .custom_product .productView .productView-inner .productView-details.buy-section,
      .custom_category .productView .productView-inner .productView-details.buy-section,
      .custom_default .productView .productView-inner .productView-details.buy-section,
      .custom_search .productView .productView-inner .productView-details.buy-section {
        width: 26.92%;
        display: inline-block;
        float: left; }
    .custom_product .productView .form-input--incrementTotal,
    .custom_category .productView .form-input--incrementTotal,
    .custom_default .productView .form-input--incrementTotal,
    .custom_search .productView .form-input--incrementTotal {
      border: 1px solid #C3C3C3;
      height: 60px;
      width: 100px;
      margin: 20px 0 !important;
      color: #333333;
      letter-spacing: 0px;
      text-transform: capitalize;
      font-size: 22px;
      line-height: 33px;
      font-family: Arial;
      margin: 0px;
      font-weight: 700;
      border-radius: 6px; }
    .custom_product .productView .productView-thumbnails,
    .custom_category .productView .productView-thumbnails,
    .custom_default .productView .productView-thumbnails,
    .custom_search .productView .productView-thumbnails {
      padding: 20px 0 18px;
      margin-right: 17px;
      margin-left: 0; }
      .custom_product .productView .productView-thumbnails .slick-slide,
      .custom_category .productView .productView-thumbnails .slick-slide,
      .custom_default .productView .productView-thumbnails .slick-slide,
      .custom_search .productView .productView-thumbnails .slick-slide {
        border: 0px; }
      .custom_product .productView .productView-thumbnails .slick-prev,
      .custom_category .productView .productView-thumbnails .slick-prev,
      .custom_default .productView .productView-thumbnails .slick-prev,
      .custom_search .productView .productView-thumbnails .slick-prev {
        width: 100%;
        padding: 0px;
        height: 8px;
        transform: none;
        text-align: center;
        left: 0px;
        right: 0px; }
        .custom_product .productView .productView-thumbnails .slick-prev:before,
        .custom_category .productView .productView-thumbnails .slick-prev:before,
        .custom_default .productView .productView-thumbnails .slick-prev:before,
        .custom_search .productView .productView-thumbnails .slick-prev:before {
          background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/arrow-up.svg);
          width: 100%;
          height: 8px;
          background-size: contain; }
      .custom_product .productView .productView-thumbnails .slick-next,
      .custom_category .productView .productView-thumbnails .slick-next,
      .custom_default .productView .productView-thumbnails .slick-next,
      .custom_search .productView .productView-thumbnails .slick-next {
        width: 100%;
        padding: 0px;
        height: 11px;
        transform: translateX(-50%);
        text-align: center;
        bottom: -4px; }
        .custom_product .productView .productView-thumbnails .slick-next:before,
        .custom_category .productView .productView-thumbnails .slick-next:before,
        .custom_default .productView .productView-thumbnails .slick-next:before,
        .custom_search .productView .productView-thumbnails .slick-next:before {
          background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/arrow-down.svg);
          width: 100%;
          height: 8px;
          background-size: contain; }
    .custom_product .productView .productView-details.productView-details--header,
    .custom_category .productView .productView-details.productView-details--header,
    .custom_default .productView .productView-details.productView-details--header,
    .custom_search .productView .productView-details.productView-details--header {
      padding: 0 31px; }
  .custom_product .product-description,
  .custom_category .product-description,
  .custom_default .product-description,
  .custom_search .product-description {
    flex-direction: column;
    padding: 0 0px 100px;
    max-width: 100%;
    gap: 0px;
    background: #F8F8F8; }
    .custom_product .product-description .container,
    .custom_category .product-description .container,
    .custom_default .product-description .container,
    .custom_search .product-description .container {
      padding: 0 35px;
      max-width: 1586px; }
  .custom_product .pp_reviews_sec .container,
  .custom_category .pp_reviews_sec .container,
  .custom_default .pp_reviews_sec .container,
  .custom_search .pp_reviews_sec .container {
    padding: 0 35px;
    max-width: 1586px; }
  .custom_product #productDescription,
  .custom_category #productDescription,
  .custom_default #productDescription,
  .custom_search #productDescription {
    border: 1px solid #ECECEC;
    box-shadow: none;
    padding: 15px 29px 20px;
    margin: 100px 0 0; }
    .custom_product #productDescription .productView-title,
    .custom_category #productDescription .productView-title,
    .custom_default #productDescription .productView-title,
    .custom_search #productDescription .productView-title {
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-size: 24px;
      line-height: 54px;
      font-family: Arial;
      margin: 0px;
      font-weight: 700; }
    .custom_product #productDescription .custom-description p,
    .custom_category #productDescription .custom-description p,
    .custom_default #productDescription .custom-description p,
    .custom_search #productDescription .custom-description p {
      margin: 1rem 0px 1.5rem; }
    .custom_product #productDescription .custom-description h2,
    .custom_category #productDescription .custom-description h2,
    .custom_default #productDescription .custom-description h2,
    .custom_search #productDescription .custom-description h2 {
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-size: 22px;
      line-height: 48px;
      font-family: Arial;
      margin: 0px 0 2px;
      font-weight: 400; }
    .custom_product #productDescription .custom-description h3,
    .custom_category #productDescription .custom-description h3,
    .custom_default #productDescription .custom-description h3,
    .custom_search #productDescription .custom-description h3 {
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-size: 20px;
      line-height: 54px;
      font-family: Arial;
      margin: 0px;
      font-weight: 700; }
    .custom_product #productDescription .custom-description ul,
    .custom_category #productDescription .custom-description ul,
    .custom_default #productDescription .custom-description ul,
    .custom_search #productDescription .custom-description ul {
      margin: 0px 0 -2px; }
      .custom_product #productDescription .custom-description ul li,
      .custom_category #productDescription .custom-description ul li,
      .custom_default #productDescription .custom-description ul li,
      .custom_search #productDescription .custom-description ul li {
        letter-spacing: 0px;
        color: #333333;
        text-transform: capitalize;
        font-size: 16px;
        line-height: 26px;
        font-family: Arial;
        margin: 0px 0 9px;
        font-weight: normal; }
        .custom_product #productDescription .custom-description ul li:last-child,
        .custom_category #productDescription .custom-description ul li:last-child,
        .custom_default #productDescription .custom-description ul li:last-child,
        .custom_search #productDescription .custom-description ul li:last-child {
          margin: 0px; }
        .custom_product #productDescription .custom-description ul li:before,
        .custom_category #productDescription .custom-description ul li:before,
        .custom_default #productDescription .custom-description ul li:before,
        .custom_search #productDescription .custom-description ul li:before {
          content: "";
          background: #32439C;
          border-radius: 50%;
          display: inline-block;
          height: 8px;
          width: 8px;
          margin: -3px 13px 2px 0; }
        .custom_product #productDescription .custom-description ul li h2,
        .custom_category #productDescription .custom-description ul li h2,
        .custom_default #productDescription .custom-description ul li h2,
        .custom_search #productDescription .custom-description ul li h2 {
          display: inline-block;
          line-height: normal;
          font-size: 14px; }
          .custom_product #productDescription .custom-description ul li h2 span,
          .custom_category #productDescription .custom-description ul li h2 span,
          .custom_default #productDescription .custom-description ul li h2 span,
          .custom_search #productDescription .custom-description ul li h2 span {
            font-size: 14px !important; }
        .custom_product #productDescription .custom-description ul li p,
        .custom_category #productDescription .custom-description ul li p,
        .custom_default #productDescription .custom-description ul li p,
        .custom_search #productDescription .custom-description ul li p {
          display: inline-block; }
      .custom_product #productDescription .custom-description ul li::marker,
      .custom_category #productDescription .custom-description ul li::marker,
      .custom_default #productDescription .custom-description ul li::marker,
      .custom_search #productDescription .custom-description ul li::marker {
        display: none !important;
        font-size: 0px; }
  .custom_product .productReviews-list,
  .custom_category .productReviews-list,
  .custom_default .productReviews-list,
  .custom_search .productReviews-list {
    margin: 100px 0 0;
    border: 1px solid #ECECEC;
    box-shadow: none;
    padding: 26px 29px 0; }
  .custom_product .productReview,
  .custom_category .productReview,
  .custom_default .productReview,
  .custom_search .productReview {
    padding-bottom: 25px; }
    .custom_product .productReview:nth-last-child(2),
    .custom_category .productReview:nth-last-child(2),
    .custom_default .productReview:nth-last-child(2),
    .custom_search .productReview:nth-last-child(2) {
      border: 0px;
      padding-bottom: 0px; }
    .custom_product .productReview .productReview-author,
    .custom_category .productReview .productReview-author,
    .custom_default .productReview .productReview-author,
    .custom_search .productReview .productReview-author {
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-size: 20px;
      line-height: 50px;
      font-family: Arial;
      margin: 0px;
      font-weight: 400; }
    .custom_product .productReview .productReview-title,
    .custom_category .productReview .productReview-title,
    .custom_default .productReview .productReview-title,
    .custom_search .productReview .productReview-title {
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-size: 16px;
      line-height: 36px;
      font-family: Arial;
      margin: 0px;
      font-weight: 700; }
    .custom_product .productReview .productReview-body,
    .custom_category .productReview .productReview-body,
    .custom_default .productReview .productReview-body,
    .custom_search .productReview .productReview-body {
      width: 100%;
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-size: 16px;
      line-height: 26px;
      font-family: Arial;
      margin: 0px;
      font-weight: 400;
      max-width: 100%; }
    .custom_product .productReview .productReview-rating,
    .custom_category .productReview .productReview-rating,
    .custom_default .productReview .productReview-rating,
    .custom_search .productReview .productReview-rating {
      margin: 0px 0 8px; }
    .custom_product .productReview .productReview,
    .custom_product .productReview .productReview:first-of-type,
    .custom_category .productReview .productReview,
    .custom_category .productReview .productReview:first-of-type,
    .custom_default .productReview .productReview,
    .custom_default .productReview .productReview:first-of-type,
    .custom_search .productReview .productReview,
    .custom_search .productReview .productReview:first-of-type {
      padding: 16px 0 25px; }
    .custom_product .productReview .productView-title.productView-title--reviews,
    .custom_category .productReview .productView-title.productView-title--reviews,
    .custom_default .productReview .productView-title.productView-title--reviews,
    .custom_search .productReview .productView-title.productView-title--reviews {
      margin: 0px 0 -3px; }
  .custom_product .productReviews-list .pagination,
  .custom_category .productReviews-list .pagination,
  .custom_default .productReviews-list .pagination,
  .custom_search .productReviews-list .pagination {
    margin: 6px auto 20px !important; }
  .custom_product .productView-carousel,
  .custom_category .productView-carousel,
  .custom_default .productView-carousel,
  .custom_search .productView-carousel {
    background: #fff;
    margin: 100px 0 0;
    border: 0px; }
    .custom_product .productView-carousel .rating_star,
    .custom_category .productView-carousel .rating_star,
    .custom_default .productView-carousel .rating_star,
    .custom_search .productView-carousel .rating_star {
      margin: 1px 1px 0 0; }
  .custom_product .productView-carousel .productView-title,
  .custom_category .productView-carousel .productView-title,
  .custom_default .productView-carousel .productView-title,
  .custom_search .productView-carousel .productView-title {
    letter-spacing: 0px;
    color: #333333;
    text-transform: capitalize;
    font-size: 32px;
    line-height: 20px;
    font-family: Arial;
    margin: 122px 0 52px;
    font-weight: 700; }
  .custom_product .productCarousel-slide:first-child,
  .custom_category .productCarousel-slide:first-child,
  .custom_default .productCarousel-slide:first-child,
  .custom_search .productCarousel-slide:first-child {
    padding-left: 15px; }
  .custom_product .productCarousel-slide,
  .custom_category .productCarousel-slide,
  .custom_default .productCarousel-slide,
  .custom_search .productCarousel-slide {
    padding: 0 15px; }
  .custom_product .productCarousel .slick-list,
  .custom_category .productCarousel .slick-list,
  .custom_default .productCarousel .slick-list,
  .custom_search .productCarousel .slick-list {
    padding: 0px;
    margin: 0 -15px; }
  .custom_product .card-section.card-section--body,
  .custom_category .card-section.card-section--body,
  .custom_default .card-section.card-section--body,
  .custom_search .card-section.card-section--body {
    text-align: center; }
  .custom_product .productView-table .productView-table-row,
  .custom_category .productView-table .productView-table-row,
  .custom_default .productView-table .productView-table-row,
  .custom_search .productView-table .productView-table-row {
    border-bottom: 1px solid #ECECEC;
    border-left: 0px solid #ECECEC;
    border-right: 1px solid #ECECEC; }
  .custom_product .productView-table .productView-table-data,
  .custom_category .productView-table .productView-table-data,
  .custom_default .productView-table .productView-table-data,
  .custom_search .productView-table .productView-table-data {
    letter-spacing: 0px;
    color: #333333;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 43px;
    font-family: Arial;
    margin: 0px;
    font-weight: 400;
    padding: 0 30px;
    width: calc(100% - 338px); }
  .custom_product .productView-table .productView-table-header,
  .custom_category .productView-table .productView-table-header,
  .custom_default .productView-table .productView-table-header,
  .custom_search .productView-table .productView-table-header {
    letter-spacing: 0px;
    color: #333333;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 43px;
    font-family: Arial;
    margin: 0px;
    font-weight: 700;
    padding: 0 30px;
    width: 338px;
    max-width: 30%; }
  .custom_product .warranty-info,
  .custom_category .warranty-info,
  .custom_default .warranty-info,
  .custom_search .warranty-info {
    margin: 14px 0 12px; }
  .custom_product .productView .buy-section,
  .custom_category .productView .buy-section,
  .custom_default .productView .buy-section,
  .custom_search .productView .buy-section {
    background: #F8F8F8;
    border: 0px;
    text-align: center;
    padding: 27px 31px; }
    .custom_product .productView .buy-section .productView-info-value--sku,
    .custom_category .productView .buy-section .productView-info-value--sku,
    .custom_default .productView .buy-section .productView-info-value--sku,
    .custom_search .productView .buy-section .productView-info-value--sku {
      letter-spacing: 0px;
      color: #333333;
      text-transform: capitalize;
      font-size: 18px;
      line-height: 24px;
      font-family: Arial;
      margin: 0px;
      font-weight: 400; }
  .custom_product .rating--small .icon,
  .custom_category .rating--small .icon,
  .custom_default .rating--small .icon,
  .custom_search .rating--small .icon {
    width: 19px;
    height: 18px;
    margin-right: 2px; }
  .custom_product .rating_star,
  .custom_category .rating_star,
  .custom_default .rating_star,
  .custom_search .rating_star {
    margin: -4px 20px 0 0; }
    .custom_product .rating_star .icon,
    .custom_category .rating_star .icon,
    .custom_default .rating_star .icon,
    .custom_search .rating_star .icon {
      width: 19px;
      height: 18px;
      margin-right: 2px; }
  .custom_product .icon--ratingFull svg,
  .custom_category .icon--ratingFull svg,
  .custom_default .icon--ratingFull svg,
  .custom_search .icon--ratingFull svg {
    fill: #32439C;
    width: 19px;
    height: 18px; }
  .custom_product .productView .productView-rating,
  .custom_category .productView .productView-rating,
  .custom_default .productView .productView-rating,
  .custom_search .productView .productView-rating {
    justify-content: center; }
    .custom_product .productView .productView-rating .icon,
    .custom_category .productView .productView-rating .icon,
    .custom_default .productView .productView-rating .icon,
    .custom_search .productView .productView-rating .icon {
      margin-right: 1px; }
  .custom_product .productView .productView-reviewLink > a,
  .custom_product .productView .productView-reviewLink,
  .custom_category .productView .productView-reviewLink > a,
  .custom_category .productView .productView-reviewLink,
  .custom_default .productView .productView-reviewLink > a,
  .custom_default .productView .productView-reviewLink,
  .custom_search .productView .productView-reviewLink > a,
  .custom_search .productView .productView-reviewLink {
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 18px;
    font-family: Arial;
    margin: 0px;
    font-weight: 400; }
  .custom_product .productView .productView-rating .icon + .productView-reviewLink,
  .custom_category .productView .productView-rating .icon + .productView-reviewLink,
  .custom_default .productView .productView-rating .icon + .productView-reviewLink,
  .custom_search .productView .productView-rating .icon + .productView-reviewLink {
    margin-left: 17px;
    margin-right: 0; }
  .custom_product .productView .productView-rating,
  .custom_category .productView .productView-rating,
  .custom_default .productView .productView-rating,
  .custom_search .productView .productView-rating {
    margin: 17px 0; }
  .custom_product .productView .productView-options .form-field.form-field--stock,
  .custom_category .productView .productView-options .form-field.form-field--stock,
  .custom_default .productView .productView-options .form-field.form-field--stock,
  .custom_search .productView .productView-options .form-field.form-field--stock {
    margin-bottom: 0; }
  .custom_product .productView-price,
  .custom_category .productView-price,
  .custom_default .productView-price,
  .custom_search .productView-price {
    margin: 6px 0 0;
    padding: 0 0 8px;
    border-bottom: 1px solid #C3C3C3; }
    .custom_product .productView-price .price-section--primary,
    .custom_category .productView-price .price-section--primary,
    .custom_default .productView-price .price-section--primary,
    .custom_search .productView-price .price-section--primary {
      margin: 0px; }
      .custom_product .productView-price .price-section--primary .price-primary,
      .custom_category .productView-price .price-section--primary .price-primary,
      .custom_default .productView-price .price-section--primary .price-primary,
      .custom_search .productView-price .price-section--primary .price-primary {
        color: #32439C;
        letter-spacing: 0px;
        text-transform: capitalize;
        font-size: 26px;
        line-height: 54px;
        font-family: Arial;
        margin: 0px;
        font-weight: 700; }
  .custom_product #add-to-cart-wrapper .form-label.form-label--alternate,
  .custom_category #add-to-cart-wrapper .form-label.form-label--alternate,
  .custom_default #add-to-cart-wrapper .form-label.form-label--alternate,
  .custom_search #add-to-cart-wrapper .form-label.form-label--alternate {
    color: #333333;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    font-weight: 400; }
    .custom_product #add-to-cart-wrapper .form-label.form-label--alternate strong,
    .custom_category #add-to-cart-wrapper .form-label.form-label--alternate strong,
    .custom_default #add-to-cart-wrapper .form-label.form-label--alternate strong,
    .custom_search #add-to-cart-wrapper .form-label.form-label--alternate strong {
      font-weight: 700; }
  .custom_product .body--product-page .breadcrumbs .breadcrumb .breadcrumb-label,
  .custom_category .body--product-page .breadcrumbs .breadcrumb .breadcrumb-label,
  .custom_default .body--product-page .breadcrumbs .breadcrumb .breadcrumb-label,
  .custom_search .body--product-page .breadcrumbs .breadcrumb .breadcrumb-label {
    color: #333333;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    font-weight: 400; }
  .custom_product .body--product-page .breadcrumbs .breadcrumb.is-active .breadcrumb-label,
  .custom_category .body--product-page .breadcrumbs .breadcrumb.is-active .breadcrumb-label,
  .custom_default .body--product-page .breadcrumbs .breadcrumb.is-active .breadcrumb-label,
  .custom_search .body--product-page .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #32439C;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    font-weight: 400; }
  .custom_product .product-breadcrumbs,
  .custom_category .product-breadcrumbs,
  .custom_default .product-breadcrumbs,
  .custom_search .product-breadcrumbs {
    margin: 21px 0 0; }
  .custom_product .product-breadcrumbs .container,
  .custom_product .productView-inner.container,
  .custom_category .product-breadcrumbs .container,
  .custom_category .productView-inner.container,
  .custom_default .product-breadcrumbs .container,
  .custom_default .productView-inner.container,
  .custom_search .product-breadcrumbs .container,
  .custom_search .productView-inner.container {
    padding: 0 35px;
    max-width: 1586px; }
  .custom_product .previewCartCheckout .button.button--primary,
  .custom_category .previewCartCheckout .button.button--primary,
  .custom_default .previewCartCheckout .button.button--primary,
  .custom_search .previewCartCheckout .button.button--primary {
    background: #EF6E4A;
    height: 55px;
    color: #ffffff;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 55px;
    font-family: Arial;
    margin: 0px 0 15px;
    font-weight: 700;
    border-width: 0px;
    width: 100%;
    border-radius: 6px;
    padding: 0px; }
    .custom_product .previewCartCheckout .button.button--primary:hover,
    .custom_category .previewCartCheckout .button.button--primary:hover,
    .custom_default .previewCartCheckout .button.button--primary:hover,
    .custom_search .previewCartCheckout .button.button--primary:hover {
      background: #32439C; }
  .custom_product .previewCartCheckout .button--viewCart,
  .custom_category .previewCartCheckout .button--viewCart,
  .custom_default .previewCartCheckout .button--viewCart,
  .custom_search .previewCartCheckout .button--viewCart {
    background: transparent;
    height: 55px;
    margin: 0px 0 15px;
    font-weight: 700;
    border-width: 0px;
    width: 100%;
    padding: 0px;
    border: 2px solid #32439C;
    border-radius: 6px;
    color: #32439C;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 20px;
    line-height: normal;
    font-family: Arial;
    line-height: 52px; }
    .custom_product .previewCartCheckout .button--viewCart:hover,
    .custom_category .previewCartCheckout .button--viewCart:hover,
    .custom_default .previewCartCheckout .button--viewCart:hover,
    .custom_search .previewCartCheckout .button--viewCart:hover {
      background-color: #EF6E4A;
      border-color: #EF6E4A;
      color: #fff; }
  .custom_product .previewCartCheckout .price-primary,
  .custom_category .previewCartCheckout .price-primary,
  .custom_default .previewCartCheckout .price-primary,
  .custom_search .previewCartCheckout .price-primary {
    color: #32439C;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 26px;
    line-height: 54px;
    font-family: Arial;
    margin: 0px;
    font-weight: 700;
    border: 0px; }
  .custom_product .previewCartCheckout .previewCartCheckout-subtotal,
  .custom_category .previewCartCheckout .previewCartCheckout-subtotal,
  .custom_default .previewCartCheckout .previewCartCheckout-subtotal,
  .custom_search .previewCartCheckout .previewCartCheckout-subtotal {
    color: #333333;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: normal;
    font-family: Arial;
    margin: 0px;
    border: 0px; }
  .custom_product .catc2,
  .custom_category .catc2,
  .custom_default .catc2,
  .custom_search .catc2 {
    background: #EF6E4A !important;
    height: 55px;
    color: #ffffff !important;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 55px;
    font-family: Arial;
    margin: 0px 0 15px;
    font-weight: 700;
    border-width: 0px;
    width: 100%;
    border-radius: 6px;
    padding: 0px;
    background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/cart.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 37px 30px !important;
    background-position: 61px 50% !important;
    padding: 0 0 0 50px !important; }
    .custom_product .catc2:hover,
    .custom_category .catc2:hover,
    .custom_default .catc2:hover,
    .custom_search .catc2:hover {
      background: #32439C !important;
      background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/cart.svg) !important;
      background-repeat: no-repeat !important;
      background-size: 37px 30px !important;
      background-position: 61px 50% !important;
      padding: 0 0 0 50px !important;
      color: #fff !important; }
  .custom_product #add-to-cart-wrapper,
  .custom_category #add-to-cart-wrapper,
  .custom_default #add-to-cart-wrapper,
  .custom_search #add-to-cart-wrapper {
    margin: 19px 0 0; }
    .custom_product #add-to-cart-wrapper #form-action-addToCart,
    .custom_product #add-to-cart-wrapper .add-to-quote,
    .custom_product #add-to-cart-wrapper .b2b-add-to-quote.button,
    .custom_product #add-to-cart-wrapper #form-action-addToCart_custom,
    .custom_category #add-to-cart-wrapper #form-action-addToCart,
    .custom_category #add-to-cart-wrapper .add-to-quote,
    .custom_category #add-to-cart-wrapper .b2b-add-to-quote.button,
    .custom_category #add-to-cart-wrapper #form-action-addToCart_custom,
    .custom_default #add-to-cart-wrapper #form-action-addToCart,
    .custom_default #add-to-cart-wrapper .add-to-quote,
    .custom_default #add-to-cart-wrapper .b2b-add-to-quote.button,
    .custom_default #add-to-cart-wrapper #form-action-addToCart_custom,
    .custom_search #add-to-cart-wrapper #form-action-addToCart,
    .custom_search #add-to-cart-wrapper .add-to-quote,
    .custom_search #add-to-cart-wrapper .b2b-add-to-quote.button,
    .custom_search #add-to-cart-wrapper #form-action-addToCart_custom {
      background: #EF6E4A !important;
      height: 55px;
      color: #ffffff !important;
      letter-spacing: 0px;
      text-transform: capitalize;
      font-size: 20px;
      line-height: 55px;
      font-family: Arial;
      margin: 0px 0 15px;
      font-weight: 700;
      border-width: 0px;
      width: 100%;
      border-radius: 6px;
      padding: 0px; }
      .custom_product #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_product #add-to-cart-wrapper .add-to-quote:hover,
      .custom_product #add-to-cart-wrapper .b2b-add-to-quote.button:hover,
      .custom_product #add-to-cart-wrapper #form-action-addToCart_custom:hover,
      .custom_category #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_category #add-to-cart-wrapper .add-to-quote:hover,
      .custom_category #add-to-cart-wrapper .b2b-add-to-quote.button:hover,
      .custom_category #add-to-cart-wrapper #form-action-addToCart_custom:hover,
      .custom_default #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_default #add-to-cart-wrapper .add-to-quote:hover,
      .custom_default #add-to-cart-wrapper .b2b-add-to-quote.button:hover,
      .custom_default #add-to-cart-wrapper #form-action-addToCart_custom:hover,
      .custom_search #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_search #add-to-cart-wrapper .add-to-quote:hover,
      .custom_search #add-to-cart-wrapper .b2b-add-to-quote.button:hover,
      .custom_search #add-to-cart-wrapper #form-action-addToCart_custom:hover {
        background: #32439C !important; }
    .custom_product #add-to-cart-wrapper #form-action-addToCart,
    .custom_product #add-to-cart-wrapper #form-action-addToCart_custom,
    .custom_category #add-to-cart-wrapper #form-action-addToCart,
    .custom_category #add-to-cart-wrapper #form-action-addToCart_custom,
    .custom_default #add-to-cart-wrapper #form-action-addToCart,
    .custom_default #add-to-cart-wrapper #form-action-addToCart_custom,
    .custom_search #add-to-cart-wrapper #form-action-addToCart,
    .custom_search #add-to-cart-wrapper #form-action-addToCart_custom {
      background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/cart.svg) !important;
      background-repeat: no-repeat !important;
      background-size: 37px 30px !important;
      background-position: 61px 50% !important;
      padding: 0 0 0 50px !important; }
      .custom_product #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_product #add-to-cart-wrapper #form-action-addToCart_custom:hover,
      .custom_category #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_category #add-to-cart-wrapper #form-action-addToCart_custom:hover,
      .custom_default #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_default #add-to-cart-wrapper #form-action-addToCart_custom:hover,
      .custom_search #add-to-cart-wrapper #form-action-addToCart:hover,
      .custom_search #add-to-cart-wrapper #form-action-addToCart_custom:hover {
        background: #32439C;
        background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/cart.svg) !important;
        background-repeat: no-repeat !important;
        background-size: 37px 30px !important;
        background-position: 61px 50% !important;
        padding: 0 0 0 50px !important; }
  .custom_product .productView--quickView #add-to-cart-wrapper #form-action-addToCart,
  .custom_product .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_category .productView--quickView #add-to-cart-wrapper #form-action-addToCart,
  .custom_category .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_default .productView--quickView #add-to-cart-wrapper #form-action-addToCart,
  .custom_default .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_search .productView--quickView #add-to-cart-wrapper #form-action-addToCart,
  .custom_search .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom {
    background-position: 55px 50% !important; }
    .custom_product .productView--quickView #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_product .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_category .productView--quickView #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_category .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_default .productView--quickView #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_default .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_search .productView--quickView #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_search .productView--quickView #add-to-cart-wrapper #form-action-addToCart_custom:hover {
      background-position: 55px 50% !important; }
  .custom_product .form-wishlist .dropdown-menu .button,
  .custom_category .form-wishlist .dropdown-menu .button,
  .custom_default .form-wishlist .dropdown-menu .button,
  .custom_search .form-wishlist .dropdown-menu .button {
    color: #333333;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: normal;
    font-family: Arial;
    margin: 0px;
    border: 0px; }
    .custom_product .form-wishlist .dropdown-menu .button:hover,
    .custom_category .form-wishlist .dropdown-menu .button:hover,
    .custom_default .form-wishlist .dropdown-menu .button:hover,
    .custom_search .form-wishlist .dropdown-menu .button:hover {
      color: #32439C; }
  .custom_product .productView-options .b2b-add-to-list.button,
  .custom_product .form-wishlist > a,
  .custom_category .productView-options .b2b-add-to-list.button,
  .custom_category .form-wishlist > a,
  .custom_default .productView-options .b2b-add-to-list.button,
  .custom_default .form-wishlist > a,
  .custom_search .productView-options .b2b-add-to-list.button,
  .custom_search .form-wishlist > a {
    background: transparent;
    height: 55px;
    margin: 0px 0 15px;
    font-weight: 700;
    border-width: 0px;
    width: 100%;
    padding: 0px;
    border: 2px solid #32439C;
    border-radius: 6px;
    background-repeat: no-repeat;
    padding: 0px;
    color: #32439C !important;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 20px;
    line-height: normal;
    font-family: Arial;
    line-height: 52px; }
    .custom_product .productView-options .b2b-add-to-list.button:before,
    .custom_product .form-wishlist > a:before,
    .custom_category .productView-options .b2b-add-to-list.button:before,
    .custom_category .form-wishlist > a:before,
    .custom_default .productView-options .b2b-add-to-list.button:before,
    .custom_default .form-wishlist > a:before,
    .custom_search .productView-options .b2b-add-to-list.button:before,
    .custom_search .form-wishlist > a:before {
      content: "";
      background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/wishlist.svg);
      width: 17px;
      height: 16px;
      display: inline-block;
      margin: 0 16px 0 0;
      background-repeat: no-repeat;
      background-size: contain; }
    .custom_product .productView-options .b2b-add-to-list.button:hover,
    .custom_product .form-wishlist > a:hover,
    .custom_category .productView-options .b2b-add-to-list.button:hover,
    .custom_category .form-wishlist > a:hover,
    .custom_default .productView-options .b2b-add-to-list.button:hover,
    .custom_default .form-wishlist > a:hover,
    .custom_search .productView-options .b2b-add-to-list.button:hover,
    .custom_search .form-wishlist > a:hover {
      background-color: #EF6E4A !important;
      background-repeat: no-repeat;
      padding: 0px;
      border-color: #EF6E4A;
      color: #fff !important; }
      .custom_product .productView-options .b2b-add-to-list.button:hover:before,
      .custom_product .form-wishlist > a:hover:before,
      .custom_category .productView-options .b2b-add-to-list.button:hover:before,
      .custom_category .form-wishlist > a:hover:before,
      .custom_default .productView-options .b2b-add-to-list.button:hover:before,
      .custom_default .form-wishlist > a:hover:before,
      .custom_search .productView-options .b2b-add-to-list.button:hover:before,
      .custom_search .form-wishlist > a:hover:before {
        background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/wishlist-icon-hover.svg); }
  .custom_product .productView-options .form .rfq-button-container.rfq-pdp-button-container,
  .custom_category .productView-options .form .rfq-button-container.rfq-pdp-button-container,
  .custom_default .productView-options .form .rfq-button-container.rfq-pdp-button-container,
  .custom_search .productView-options .form .rfq-button-container.rfq-pdp-button-container {
    width: 100%;
    margin: 0px; }
  .custom_product input:focus,
  .custom_category input:focus,
  .custom_default input:focus,
  .custom_search input:focus {
    outline: none !important; }
  .custom_product .productCarousel-slide .card .card-section--body,
  .custom_category .productCarousel-slide .card .card-section--body,
  .custom_default .productCarousel-slide .card .card-section--body,
  .custom_search .productCarousel-slide .card .card-section--body {
    margin-top: 18px; }
  .custom_product .productCarousel-slide .card .card-text--sku,
  .custom_category .productCarousel-slide .card .card-text--sku,
  .custom_default .productCarousel-slide .card .card-text--sku,
  .custom_search .productCarousel-slide .card .card-text--sku {
    display: none; }
  .custom_product .body--product-page .slick-next,
  .custom_category .body--product-page .slick-next,
  .custom_default .body--product-page .slick-next,
  .custom_search .body--product-page .slick-next {
    padding: 0px;
    width: 17px;
    height: 32px;
    right: -48px; }
    .custom_product .body--product-page .slick-next:before,
    .custom_category .body--product-page .slick-next:before,
    .custom_default .body--product-page .slick-next:before,
    .custom_search .body--product-page .slick-next:before {
      background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/arrow-right.svg);
      width: 17px;
      height: 32px; }
  .custom_product .body--product-page .slick-prev,
  .custom_category .body--product-page .slick-prev,
  .custom_default .body--product-page .slick-prev,
  .custom_search .body--product-page .slick-prev {
    padding: 0px;
    width: 17px;
    height: 32px;
    left: -47px;
    transform: translateY(-50%) rotate(180deg); }
    .custom_product .body--product-page .slick-prev:before,
    .custom_category .body--product-page .slick-prev:before,
    .custom_default .body--product-page .slick-prev:before,
    .custom_search .body--product-page .slick-prev:before {
      background-image: url(https://store-ztgqper69u.mybigcommerce.com/content/arrow-right.svg);
      width: 17px;
      height: 32px; }

.productCard--grid .card-text.card-text--price {
  text-align: center; }

@media (min-width: 1699px) {
  div#modal[data-prevent-quick-search-close] .modal-close {
    right: 30px; } }

@media (min-width: 1499px) {
  .custom_product #add-to-cart-wrapper #form-action-addToCart,
  .custom_product #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_category #add-to-cart-wrapper #form-action-addToCart,
  .custom_category #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_default #add-to-cart-wrapper #form-action-addToCart,
  .custom_default #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_search #add-to-cart-wrapper #form-action-addToCart,
  .custom_search #add-to-cart-wrapper #form-action-addToCart_custom {
    background-position: 82px 50% !important; }
    .custom_product #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_product #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_category #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_category #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_default #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_default #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_search #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_search #add-to-cart-wrapper #form-action-addToCart_custom:hover {
      background-position: 82px 50% !important; }
  .custom_category .card .card-section--body .card-text[data-test-info-type="productRating"] {
    text-align: center;
    margin: 10px 0 18px 0;
    height: auto;
    overflow: visible; }
    .custom_category .card .card-section--body .card-text[data-test-info-type="productRating"] a {
      width: 100%;
      display: inline-block; }
  .custom_category .card .card-section--body .cardRating-count {
    margin: 5px 0 0;
    display: inline-block; }
  .custom_category .rating_star {
    margin: 0px 0px 0 0; } }

@media (min-width: 1599px) {
  .custom_product #add-to-cart-wrapper #form-action-addToCart,
  .custom_product #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_category #add-to-cart-wrapper #form-action-addToCart,
  .custom_category #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_default #add-to-cart-wrapper #form-action-addToCart,
  .custom_default #add-to-cart-wrapper #form-action-addToCart_custom,
  .custom_search #add-to-cart-wrapper #form-action-addToCart,
  .custom_search #add-to-cart-wrapper #form-action-addToCart_custom {
    background-position: 93px 50% !important; }
    .custom_product #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_product #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_category #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_category #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_default #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_default #add-to-cart-wrapper #form-action-addToCart_custom:hover,
    .custom_search #add-to-cart-wrapper #form-action-addToCart:hover,
    .custom_search #add-to-cart-wrapper #form-action-addToCart_custom:hover {
      background-position: 93px 50% !important; } }

@media (max-width: 1699px) {
  .custom_product .pp_reviews_sec .container {
    padding: 0 70px;
    max-width: 100%; } }

@media (max-width: 1499px) {
  .min-purchase-unit {
    font-size: 15px; }
  .custom_product #add-to-cart-wrapper .form-label.form-label--alternate,
  .custom_category #add-to-cart-wrapper .form-label.form-label--alternate,
  .custom_default #add-to-cart-wrapper .form-label.form-label--alternate,
  .custom_search #add-to-cart-wrapper .form-label.form-label--alternate {
    font-size: 15px; }
  .custom_product .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a,
  .custom_category .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a,
  .custom_default .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a,
  .custom_search .productView .cart-add-container .productView-info-bulkPricing .productView-info-value a {
    font-size: 16px; }
  .blogPost-image {
    min-height: 190px; }
  body #add-to-cart-wrapper .form-label.form-label--alternate {
    font-size: 15px; }
  body #add-to-cart-wrapper #form-action-addToCart,
  body #add-to-cart-wrapper #form-action-addToCart_custom {
    background-position: 60px 50% !important;
    line-height: 55px; }
    body #add-to-cart-wrapper #form-action-addToCart:hover,
    body #add-to-cart-wrapper #form-action-addToCart_custom:hover {
      background-position: 60px 50% !important;
      line-height: 55px; } }

.custom_search .page-sidebar + .category-options {
  padding-left: 38px; }

.side-cart-action-buttons .checkoutbtn,
.cart-actions .button {
  background: #32439C;
  border-color: #32439C; }
  .side-cart-action-buttons .checkoutbtn:hover,
  .cart-actions .button:hover {
    color: #32439C;
    background: #fff; }

.side-cart-action-buttons .viewcart_btn {
  background: #fff;
  color: #32439C;
  border: 1px #32439C solid; }
  .side-cart-action-buttons .viewcart_btn:hover {
    background: #32439C;
    color: #fff; }

.cart .cart-remove {
  background: #32439C; }

.modal-content div[data-product-attribute="input-file"] label {
  position: relative; }
  .modal-content div[data-product-attribute="input-file"] label input[type="checkbox"] {
    opacity: 1;
    top: 4px;
    margin-left: 5px; }

@media (min-width: 2000px) {
  .category .page-content.side-cart-enabled .productCard--grid,
  .category .productCard--grid {
    width: 33.33%; } }

/* Live Preview CSS Start */
.custom_product .livepreview_page .productView-product {
  padding: 0;
  margin: 0 0 40px 0 !important;
  border: none !important; }

.custom_product .livepreview_page .productView-customization {
  margin: 0; }
  .custom_product .livepreview_page .productView-customization .autosoft-check-container {
    margin: 0;
    border: none; }
  .custom_product .livepreview_page .productView-customization .step-header {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    background: #EBEBEB;
    text-align: left;
    padding: 1px 10px 0; }
  .custom_product .livepreview_page .productView-customization .productView-title {
    margin-bottom: 19px; }
  .custom_product .livepreview_page .productView-customization .step-item {
    margin-bottom: 22px;
    border: none; }
    .custom_product .livepreview_page .productView-customization .step-item .step-content {
      padding: 0; }
  .custom_product .livepreview_page .productView-customization .dropdown-select {
    background: #FFFFFF;
    border: 1px solid #9D9D9D;
    cursor: pointer;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    padding: 0 11px 0 8px;
    background: url(https://store-oqt6kyhfst.mybigcommerce.com/content/down-arrow.svg) no-repeat right 12px top 10px;
    appearance: none; }
    .custom_product .livepreview_page .productView-customization .dropdown-select:focus-visible {
      outline: none; }
    .custom_product .livepreview_page .productView-customization .dropdown-select:focus {
      color: #32439C;
      box-shadow: 0px 3px 6px #00000029;
      border: 1px solid #32439C; }
  .custom_product .livepreview_page .productView-customization .expanded.active .step-content {
    margin-top: 20px; }
  .custom_product .livepreview_page .productView-customization #template-name-container {
    margin: 15px 0 !important;
    text-align: left; }
    .custom_product .livepreview_page .productView-customization #template-name-container label {
      font-size: 16px; }
    .custom_product .livepreview_page .productView-customization #template-name-container input {
      border: 1px solid #9D9D9D;
      border-radius: 4px;
      padding: 8px 10px; }
  .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-item {
    text-align: left; }
    .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-item:last-child {
      margin-bottom: 27px; }
  .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content {
    /* margin: 15px 0 0 0; */
    margin: 20px 0 0 0; }
    .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .color-option {
      width: 38px;
      height: 38px;
      border: 1px solid #9D9D9D; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .color-option::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 3px solid white;
        border-radius: 50%; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .color-option.selected {
        border: 3px solid transparent; }
    .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .cfg-use_logo {
      text-align: left;
      margin-top: 10px; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .cfg-use_logo .checkbox-container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        column-gap: 10px; }
        .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .cfg-use_logo .checkbox-container .checkbox-label {
          margin: 0;
          cursor: pointer; }
    .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .logo-upload-field.field {
      text-align: left; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .logo-upload-field.field .form-label {
        display: none; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .logo-upload-field.field input {
        border: 1px solid #32439C;
        border-radius: 4px;
        padding: 7px 14px;
        cursor: pointer;
        min-width: 364px; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .logo-upload-field.field .form-help-text {
        font-size: 16px;
        color: #959595;
        margin: 0 0 -5px 0; }
    .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .field-container {
      margin-bottom: 17px; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .field-container label {
        font-weight: normal;
        color: #000;
        font-size: 16px;
        margin: 0 0 7px 0; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .field-container .text-input {
        border: 1px solid #9D9D9D;
        border-radius: 4px;
        font-size: 16px;
        color: #000;
        padding: 11px 15px 9px 15px; }
        .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .field-container .text-input::placeholder {
          font-size: 16px;
          color: #000; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .field-container.cfg-do_you_want_to_print_the_bank_logo_ {
        margin: 0; }
        .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .field-container.cfg-do_you_want_to_print_the_bank_logo_ .checkbox-container {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          column-gap: 10px;
          padding: 11px 10px 9px 10px; }
          .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .field-container.cfg-do_you_want_to_print_the_bank_logo_ .checkbox-container .checkbox-label {
            margin: 0;
            cursor: pointer; }
    .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .form-group {
      margin-bottom: 17px; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .form-group label {
        font-weight: normal;
        color: #000;
        font-size: 16px;
        margin: 0 0 7px 0;
        display: inline-block;
        width: 100%; }
      .custom_product .livepreview_page .productView-customization .autosoft-steps-container .step-content .form-group .form-select {
        font-size: 16px;
        color: #000;
        padding-left: 15PX; }
  .custom_product .livepreview_page .productView-customization .autosoft-actions {
    padding: 0;
    margin: 0 0 0 0; }
    .custom_product .livepreview_page .productView-customization .autosoft-actions .save-question {
      text-align: left;
      font-size: 16px;
      color: #000; }
    .custom_product .livepreview_page .productView-customization .autosoft-actions .action-buttons {
      gap: 20px; }
      .custom_product .livepreview_page .productView-customization .autosoft-actions .action-buttons .button--primary {
        max-width: 150px; }
      .custom_product .livepreview_page .productView-customization .autosoft-actions .action-buttons .button {
        border: 2px solid #32439C;
        border-radius: 6px;
        background: #F8F8F8;
        font-size: 18px;
        font-weight: bold;
        color: #32439C;
        padding: 18px 10px;
        margin: 0; }
        .custom_product .livepreview_page .productView-customization .autosoft-actions .action-buttons .button:hover {
          background: #32439C;
          color: #fff; }

/* Live Preview CSS End */
.navUser-item.navUser-item--cart .dropdown-menu .side-cart-actions .side-cart-action-buttons .button.button--primary.checkoutbtn {
  background-color: #EF6E4A;
  color: #FFFFFF;
  border-color: #EF6E4A; }
  .navUser-item.navUser-item--cart .dropdown-menu .side-cart-actions .side-cart-action-buttons .button.button--primary.checkoutbtn:hover {
    background-color: #32439C;
    color: #FFFFFF;
    border-color: #32439C; }

@media only screen and (max-width: 1440px) {
  .livepreview_page .add-to-cart-buttons .button.catc2 {
    background-position: 75px 50% !important; } }

@media only screen and (max-width: 1370px) {
  .livepreview_page .add-to-cart-buttons .button.catc2 {
    background-position: 65px 50% !important; } }

.custom_cart .shipping-quotes .estimator-form-row .estimator-form-input--price {
  width: auto; }

.header-top-right a,
.header-top-left a {
  height: 25px; }

.cart .cart-total .coupon-form .button, .cart .cart-total .cart-gift-certificate-form .button {
  height: 31px; }

#menu_responsive {
  display: none; }

.side-cart-item-block.side-cart-item-quantity {
  padding: 0 0 15px; }

@media only screen and (max-width: 1199px) {
  .footer-info-col--subscription .form {
    max-width: 420px; }
  .breadcrumbs .breadcrumb::before {
    margin: 0 5px; }
  .help-section ul li .help-section-inner .help-section-lable p {
    font-size: 15px; }
  .livepreview_page a#custom-addToCart {
    background-position: calc(50% - 60px) 50% !important; }
  .previewCart .productView {
    display: flex;
    flex-direction: row-reverse; }
  .custom_product .productView .productView-thumbnails, .custom_category .productView .productView-thumbnails, .custom_default .productView .productView-thumbnails, .custom_search .productView .productView-thumbnails {
    padding: 20px 0 18px;
    margin-right: 17px;
    margin-left: 0;
    min-width: 106px; }
  .account-bar .account-bar__item {
    margin: 0 10px 20px 0px !important;
    padding: 0 5px 0 33px;
    height: 130px;
    border: 1px solid #D3D3D3;
    width: calc(50% - 10px); }
    .account-bar .account-bar__item:nth-child(even) {
      margin: 0 0px 20px 10px !important; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-2, .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-4 {
    height: auto;
    max-width: calc(50% - 10px) !important;
    max-height: 100% !important;
    min-height: 260px !important;
    margin: 0 10px 20px 0 !important; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-3, .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-1 {
    height: auto;
    max-width: calc(50% - 10px) !important;
    max-height: 100% !important;
    min-height: 260px !important;
    margin: 0 0px 20px 10px !important; }
  .header__inner .navUser .navUser-item {
    margin: 0 0 0 10px; }
  .header_fixed .header__bottom-nav .navPages .navPages-list .navPage-subMenu {
    top: 49px; }
  /*search*/
  .custom_search .category .category-options {
    justify-content: space-between; }
    .custom_search .category .category-options .category-compare {
      width: 100px;
      margin: 0px; }
    .custom_search .category .category-options .show-style {
      width: 100px; }
  /*product*/
  .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small {
    margin: 0; }
  .custom_product .productView .productView-thumbnails .slick-next, .custom_category .productView .productView-thumbnails .slick-next, .custom_default .productView .productView-thumbnails .slick-next, .custom_search .productView .productView-thumbnails .slick-next {
    transform: none;
    left: 0; }
  .custom_product .productView-carousel, .custom_category .productView-carousel, .custom_default .productView-carousel, .custom_search .productView-carousel {
    margin: 0px; }
  .custom_product .productView-carousel .productView-title, .custom_category .productView-carousel .productView-title, .custom_default .productView-carousel .productView-title, .custom_search .productView-carousel .productView-title {
    margin: 50px 0; }
  .custom_product .body--product-page, .custom_category .body--product-page, .custom_default .body--product-page, .custom_search .body--product-page {
    margin-bottom: 60px; }
  .custom_product .body--product-page .slick-next, .custom_category .body--product-page .slick-next, .custom_default .body--product-page .slick-next, .custom_search .body--product-page .slick-next {
    right: -33px; }
  .custom_product .body--product-page .slick-prev, .custom_category .body--product-page .slick-prev, .custom_default .body--product-page .slick-prev, .custom_search .body--product-page .slick-prev {
    left: -33px; }
  .custom_product .pp_reviews_sec .container {
    padding: 0 50px; }
  .productView .sticky-product {
    flex-direction: revert;
    display: flex; }
  .productView .productView-images {
    margin-bottom: 0; }
  .productView .productView-thumbnails .slick-track {
    display: block; }
  .productView .productView-thumbnails .slick-list {
    margin: 0; }
  .productView .productView-thumbnails .slick-next {
    top: auto; }
  .productView .productView-thumbnails .slick-prev {
    top: 0px; }
  .productView .productView-thumbnails {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 0;
    margin-right: 0.78571rem; }
  .productView .productView-image {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  section.productView-images {
    position: relative;
    top: 0px; }
  .card .card-section-lefttWrapper .card-img-container,
  .card .card-section-lefttWrapper {
    height: auto; }
  .custom_product .productCarousel .slick-list, .custom_category .productCarousel .slick-list, .custom_default .productCarousel .slick-list, .custom_search .productCarousel .slick-list {
    margin: 0 -10px; }
  .custom_product .productCarousel-slide, .custom_product .productCarousel-slide:first-child, .custom_category .productCarousel-slide, .custom_category .productCarousel-slide:first-child, .custom_default .productCarousel-slide, .custom_default .productCarousel-slide:first-child, .custom_search .productCarousel-slide, .custom_search .productCarousel-slide:first-child {
    padding: 0 10px; }
  .custom_product .product-description, .custom_category .product-description, .custom_default .product-description, .custom_search .product-description {
    padding: 0 0 40px; }
  .custom_product #productDescription,
  .custom_product .productReviews-list, .custom_category #productDescription,
  .custom_category .productReviews-list, .custom_default #productDescription,
  .custom_default .productReviews-list, .custom_search #productDescription,
  .custom_search .productReviews-list {
    margin: 40px 0 0;
    display: inline-block;
    width: 100%; }
  .custom_product .product-description .container, .custom_category .product-description .container, .custom_default .product-description .container, .custom_search .product-description .container {
    padding: 0 20px; }
  .custom_product #form-action-addToCart_custom, .custom_category #form-action-addToCart_custom, .custom_default #form-action-addToCart_custom, .custom_search #form-action-addToCart_custom {
    min-width: 280px; }
  .custom_product #add-to-cart-wrapper #form-action-addToCart, .custom_product #add-to-cart-wrapper #form-action-addToCart_custom, .custom_category #add-to-cart-wrapper #form-action-addToCart, .custom_category #add-to-cart-wrapper #form-action-addToCart_custom, .custom_default #add-to-cart-wrapper #form-action-addToCart, .custom_default #add-to-cart-wrapper #form-action-addToCart_custom, .custom_search #add-to-cart-wrapper #form-action-addToCart, .custom_search #add-to-cart-wrapper #form-action-addToCart_custom {
    background-position: calc(50% - 64px) 50% !important;
    padding: 0 0 0 50px !important; }
    .custom_product #add-to-cart-wrapper #form-action-addToCart:hover, .custom_product #add-to-cart-wrapper #form-action-addToCart_custom:hover, .custom_category #add-to-cart-wrapper #form-action-addToCart:hover, .custom_category #add-to-cart-wrapper #form-action-addToCart_custom:hover, .custom_default #add-to-cart-wrapper #form-action-addToCart:hover, .custom_default #add-to-cart-wrapper #form-action-addToCart_custom:hover, .custom_search #add-to-cart-wrapper #form-action-addToCart:hover, .custom_search #add-to-cart-wrapper #form-action-addToCart_custom:hover {
      background-position: calc(50% - 64px) 50% !important;
      padding: 0 0 0 50px !important; }
  .custom_product .product-breadcrumbs, .custom_category .product-breadcrumbs, .custom_default .product-breadcrumbs, .custom_search .product-breadcrumbs {
    margin: 0 0 10px; }
  .custom_product .product-breadcrumbs .container, .custom_product .productView-inner.container, .custom_category .product-breadcrumbs .container, .custom_category .productView-inner.container, .custom_default .product-breadcrumbs .container, .custom_default .productView-inner.container, .custom_search .product-breadcrumbs .container, .custom_search .productView-inner.container {
    padding: 0 20px; }
  .custom_product .productView .productView-inner .productView-details.productView-details--header, .custom_category .productView .productView-inner .productView-details.productView-details--header, .custom_default .productView .productView-inner .productView-details.productView-details--header, .custom_search .productView .productView-inner .productView-details.productView-details--header {
    width: 50%;
    padding: 0px 20px 0 0; }
  .custom_product .productView .productView-inner .productView-details.buy-section, .custom_category .productView .productView-inner .productView-details.buy-section, .custom_default .productView .productView-inner .productView-details.buy-section, .custom_search .productView .productView-inner .productView-details.buy-section {
    width: calc(50% - 20px);
    margin: 0 0 0 20px; }
  .custom_product .productView .productView-inner .productView-images, .custom_category .productView .productView-inner .productView-images, .custom_default .productView .productView-inner .productView-images, .custom_search .productView .productView-inner .productView-images {
    width: 100%;
    margin: 0 0 40px; }
  /*product*/
  .quickSearchResults .quick-search-card {
    display: inline-block; }
  .quickSearchResults .quick-search-card img {
    max-height: 100px;
    max-width: 100px;
    float: left;
    border: 1px solid #ccc;
    padding: 3px; }
  .quickSearchResults .quick-search-card .card-info {
    max-width: calc(100% - 100px);
    float: left; }
  .quickSearchResults {
    right: 0; }
  .card .card-section--body .card-title {
    font-size: 16px;
    height: 55px; }
  .productCard--list .card .card-section--body .card-title {
    height: auto; }
  .productCard--list .card .card-section--body .card-text.card-text--sku,
  .productCard--list .card .card-section--body .summary {
    text-align: left; }
  .category .category__header,
  .category .page--full-width.page--grid,
  .category .breadcrumbs {
    padding: 0 0 0 20px !important; }
  .category .page-content.side-cart-enabled {
    padding: 0;
    width: 100%; }
  .search-utils {
    width: 300px; }
  .header__inner .search-utils {
    max-width: 300px; }
    .header__inner .search-utils .search {
      max-width: 300px;
      min-width: initial; }
  .header__inner .navUser .navUser-item:first-child {
    margin: 0px; }
  .navUser.sticky {
    order: 3; }
  .header__bottom-nav .header__bottom-nav-inner, .header .header__inner {
    padding-left: 20px;
    padding-right: 20px; }
  .header__inner .header-logo {
    width: 250px;
    margin: 0 30px 0 0;
    flex-basis: auto; }
  .footer .footer-info .footer-info-col--subscription .form-combined--largeUp {
    display: flex; }
    .footer .footer-info .footer-info-col--subscription .form-combined--largeUp .button--subscribe {
      margin: 0;
      width: 120px;
      border-radius: 0 4px 4px 0; }
  .footer .wrapper--footerBase {
    padding: 10px 0; }
  .footer .footer-info.footer-info--base {
    display: flex;
    flex-direction: row-reverse; }
  .footer .footer-info--base {
    flex-direction: column;
    padding: 0 !important; }
  .footer .footer-info {
    padding: 30px 0 0px 0;
    display: inline-block;
    width: 100%; }
    .footer .footer-info .footer-info-col--subscription .footer-logo {
      margin: 0 0 10px 0; }
    .footer .footer-info .footer-info-col[data-section-type="newsletterSubscription"] {
      width: 100%; }
    .footer .footer-info .footer-info-col[data-section-type="footer-customerservice"], .footer .footer-info .footer-info-col[data-section-type="footer-dealermarket"] {
      width: 30%; }
    .footer .footer-info .footer-info-col[data-section-type="footer-account"], .footer .footer-info .footer-info-col[data-section-type="footer-products"] {
      width: 20%; }
  .why-section {
    padding: 30px 0 0; }
    .why-section .page-heading {
      margin: 0; }
  .help-section ul li .help-section-inner .help-section-text p a,
  .help-section ul li .help-section-inner .help-section-text p strong,
  .help-section ul li .help-section-inner .help-section-text p {
    font-size: 16px; }
  .help-section {
    margin: 40px 0 0 0;
    padding: 30px 0; }
  .postColumns--4 .blogPost {
    width: 33.33%; }
  .card-body.card-body--blogPost {
    padding: 0; }
  .blogPost-image {
    min-height: 180px; }
  .card-body--blogPost {
    justify-content: start; }
  .flex-component__mobileUp-6 {
    margin-top: 35px; }
  .flex-component__mobileUp-4 .productCarousel {
    padding: 0 20px; }
  div[data-content-region="home_above_blog_summary"] {
    display: none; }
  body {
    padding-top: 195px; }
  .heroCarousel-image.has-content {
    position: relative; }
  .four-section ul .hp-four-inner .hp-button .buttonLink a {
    height: auto; }
  .flex-component__mobileUp-6 .blogPosts {
    margin: 0 -10px; }
    .flex-component__mobileUp-6 .blogPosts .blogPost {
      padding: 0 10px; }
  .flex-component__mobileUp-4 .productCarousel .slick-list {
    padding: 0px;
    margin: 0 -10px; }
  .flex-component__mobileUp-4 .productCarousel .productCarousel-slide {
    padding: 0 10px;
    border: none; }
  .four-section {
    margin: 0px; }
    .four-section ul {
      margin: 0px -10px; }
      .four-section ul li {
        width: 50%;
        margin: 0 0 30px;
        padding: 0 10px; }
        .four-section ul li .hp-four-inner {
          background: #F9F9F9;
          padding: 20px 10px 20px; }
          .four-section ul li .hp-four-inner .hp-icon {
            margin: 0 0 20px; }
            .four-section ul li .hp-four-inner .hp-icon img {
              height: 100% !important;
              width: auto !important; }
  .heroCarousel-content {
    position: absolute; }
  .flex-container--carousel-more-than-one .hero-carousel__link {
    margin-right: 0px !important;
    max-width: 50% !important; }
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-0 {
    max-width: calc(50% - 10px) !important;
    margin: 0 10px 20px 0 !important; }
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-1,
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-3 {
    max-width: calc(50% - 10px) !important;
    margin: 0 0px 20px 0 !important; }
  .flex-container--carousel-more-than-one .login-form--home,
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-2,
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-4 {
    max-width: calc(50% - 10px) !important;
    margin: 0 0 20px 10px; }
  .flex-container--carousel-more-than-one .hero-carousel__link--order-2 {
    max-height: 100% !important;
    min-height: 100px !important; }
  .header__bottom-nav .navPages .navPages-list {
    padding: 0px; }
    .header__bottom-nav .navPages .navPages-list .navPages-action {
      font-size: 14px; } }

@media only screen and (max-width: 990px) {
  .quickSearchResults {
    box-shadow: none; }
  .custom_product .livepreview_page .productView-customization {
    max-width: 100%; }
  #menu_responsive ul li:last-child {
    margin-bottom: 0px; }
  .header.is-open #menu_responsive {
    height: 100%; }
  #menu_responsive .navPages ul.navPages-list.navPages-list--user {
    padding-top: 0; }
  .footer-info-col--subscription .form {
    max-width: 400px;
    margin: auto; }
  .contactLeft li {
    display: flex;
    align-items: center; }
  .contactLeft li p {
    margin: 0 0 7px; }
  #contact-us-page .contactLeft a {
    word-wrap: break-word; }
  .custom_product .body--product-page .slick-next, .custom_category .body--product-page .slick-next, .custom_default .body--product-page .slick-next, .custom_search .body--product-page .slick-next {
    right: 0; }
  .productView-carousel .productCarousel {
    padding: 0 30px; }
  .custom_product .body--product-page .slick-prev, .custom_category .body--product-page .slick-prev, .custom_default .body--product-page .slick-prev, .custom_search .body--product-page .slick-prev {
    left: 0; }
  .heroCarousel-slide.slide--4 {
    height: 100%; }
  .after_login .hero-inner.flex-container {
    flex-flow: row wrap; }
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-1,
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-3 {
    margin: 0px 10px 20px 0 !important; }
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-2,
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-4 {
    margin: 0px 0px 20px 10px !important; }
  .blogPost-image {
    min-height: 130px; }
  ul.breadcrumbs.breadcrumbs--mobile-show {
    margin: 0 0 10px; }
  .productView .productView-options .add-to-cart-buttons {
    width: 100%; }
  .productView .productView-options .add-to-cart-buttons .form-action {
    padding: 0; }
  .custom_product .pp_reviews_sec .container {
    padding: 0 20px; }
  .header {
    padding-bottom: 0px;
    margin: 0 0 10px; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-0 {
    height: auto;
    min-height: 100px; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-3, .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-1 {
    height: auto;
    max-width: 100% !important;
    max-height: 100% !important;
    min-height: 100px !important;
    margin: 10px 0px 20px 0px !important; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-2, .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-4 {
    height: auto;
    max-width: 100% !important;
    margin: 0 0px 20px 0 !important;
    min-height: 100px !important; }
  .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-3 {
    height: auto;
    max-width: 100% !important;
    margin: 0 0px 20px 0px !important; }
  .writeReview-productDetails {
    margin: 0 0 30px; }
  .header__inner .navUser .navUser-item:first-child {
    display: none; }
  .navPages-action--compare span.countPill {
    position: relative;
    background: transparent;
    color: #fff;
    height: auto;
    width: auto; }
  .header__inner .navUser .navUser-text {
    display: none; }
  .navUser-item--compare {
    position: relative;
    margin: 0 10px 0 0; }
  .navUser-item--compare .countPill {
    position: absolute;
    top: -13px;
    right: -4px; }
  .custom_page header#myHeader {
    padding: 0; }
  .custom_page ul.breadcrumbs {
    padding-top: 10px !important; }
  /*product*/
  .custom_product .productView-table .productView-table-header,
  .custom_product .productView-table .productView-table-data, .custom_category .productView-table .productView-table-header,
  .custom_category .productView-table .productView-table-data, .custom_default .productView-table .productView-table-header,
  .custom_default .productView-table .productView-table-data, .custom_search .productView-table .productView-table-header,
  .custom_search .productView-table .productView-table-data {
    font-size: 16px; }
  /*category*/
  .category {
    margin: 0px; }
    .category .category-options .actionBar {
      margin: 0 0 10px !important; }
    .category .category__header .category__title {
      line-height: normal;
      font-size: 26px;
      margin: 20px 0; }
  .container.category.category--grid {
    display: inline-block; }
  .category .show-style {
    display: flex;
    width: 100%;
    margin: 0px 0 10px; }
  .productCount {
    display: inline-block; }
  #main_description,
  #category_faq {
    padding: 0 20px; }
  .category .category-options {
    margin-bottom: 20px;
    width: 100%;
    margin-top: 0;
    gap: 40px; }
  .category #faceted-search-container {
    margin: 0 0 20px; }
  .category .page-sidebar .sidebarBlock {
    display: inline-block; }
  .category .category__header, .category .page--full-width.page--grid, .category .breadcrumbs {
    padding: 0px !important; }
  /*category*/
  .header__bottom-nav .navPages .navPages-list .navPage-subMenu {
    box-shadow: none; }
  .flex-container--carousel-more-than-one .login-form--home .form-actions .login-form__button {
    margin: 0px; }
  .page-heading,
  .help-section p,
  .why-section div[data-content-region="why_section_heading"] p {
    font-size: 24px; }
  .why-section div[data-content-region="why_section_subtext"] p,
  .why-section div[data-content-region="why_section_subtext"] a {
    font-size: 16px;
    line-height: 24px; }
  .help-section div[data-content-region="help_section_subtext"] p {
    font-size: 20px; }
  .help-section ul li .help-section-inner .help-section-lable p {
    font-size: 18px; }
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-0,
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-1,
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-3,
  .flex-container--carousel-more-than-one .login-form--home,
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-2,
  .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-4 {
    max-width: 100% !important;
    margin: 0px 0 20px !important; }
  .header__inner .search-utils {
    max-width: 100%;
    z-index: 1; }
  .help-section {
    margin: 40px 0 0 0;
    padding: 30px 0; }
    .help-section ul li {
      width: 100%;
      margin: 10px 0; }
  .flex-container--carousel-more-than-one .hero-carousel__link,
  .flex-container--carousel-more-than-one .login-form--home {
    max-width: 100% !important;
    margin: 0 0 20px !important; }
  .heroCarousel-image.has-content {
    position: relative; }
  .flex-container--carousel-more-than-one .login-form--home {
    margin: 0px; }
  .heroCarousel-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
  .header {
    position: relative; }
  body {
    padding-top: 0px; }
  #menu, .navUser-item.navUser-item--order {
    display: none; }
  .header.is-open .header__bottom-nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 275px;
    bottom: 0; }
  .flex-container--carousel-more-than-one .hero-carousel__link--order-2 {
    max-height: 100% !important;
    min-height: 50px !important; }
  .header__bottom-nav-inner {
    height: 100%; }
  #menu_responsive .navPages ul {
    padding: 10px 0 0 10px;
    display: inline-block;
    width: 100%;
    float: left; }
  .menu-img {
    display: none !important; }
  .icon.navPages-action-moreIcon {
    display: none; }
  .header__bottom-nav .header__bottom-nav-inner, .header .header__inner {
    padding-left: 0;
    padding-right: 0; }
  #menu_responsive {
    display: none; }
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0; }
  #menu_responsive .navPages {
    background: #171c78;
    padding: 15px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0;
    margin: 0 0 10px;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    padding: 0 !important; }
  #menu_responsive .navPages-list.navPages-list--user li:hover > a.navPages-action,
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #fff;
    text-decoration: underline; }
  .navPage-subMenu {
    height: auto !important; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: normal;
    padding: 0 30px 0 0;
    display: block;
    border: 0;
    font-family: Catamaran, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin: 0px; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      text-decoration: underline;
      color: #fff; }
  .header__bottom-nav .navPages .navPages-list .navPage-subMenu {
    padding: 0px 0px 10px 0px !important;
    position: relative; }
  .navPages-container.is-open svg,
  #menu_responsive .navPages ul li:hover .navPage-subMenu,
  #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list,
  #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 22px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand::after,
  #menu_responsive .subcat-expand::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: transparent;
    top: 0; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 0px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .mobileMenu-toggle {
    left: 15px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #000;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin: 0px;
    margin: -29px 0 0;
    position: absolute;
    display: inline-block; }
  .four-section ul .hp-four-inner .hp-button .buttonLink a {
    height: auto;
    padding: 10px 15px; }
  .blogPosts .slick-next {
    right: -20px; }
  .blogPosts .slick-prev {
    left: -20px; }
  .footer .wrapper--footerBase {
    padding: 10px 0; }
  .footer .footer-info--base {
    flex-direction: column;
    padding: 0 !important; }
  .footer .footer-info {
    padding: 30px 0 0px 0; }
    .footer .footer-info .footer-info-col--subscription .footer-logo {
      margin: 0 0 10px 0; }
    .footer .footer-info .footer-info-col {
      padding: 0px; }
      .footer .footer-info .footer-info-col.footer-info-col--icons {
        min-width: 245px; }
      .footer .footer-info .footer-info-col[data-section-type="newsletterSubscription"] {
        width: 100%; }
        .footer .footer-info .footer-info-col[data-section-type="newsletterSubscription"] .form-input {
          border: 1px solid #C3C3C3;
          border-radius: 4px; }
      .footer .footer-info .footer-info-col[data-section-type="footer-customerservice"], .footer .footer-info .footer-info-col[data-section-type="footer-dealermarket"] {
        width: 30%; }
      .footer .footer-info .footer-info-col[data-section-type="footer-account"], .footer .footer-info .footer-info-col[data-section-type="footer-products"] {
        width: 20%; }
  .why-section ul {
    flex-direction: column;
    gap: 20px; }
  .slick-next {
    right: -15px; }
  .flex-component__mobileUp-6 .blogPosts {
    margin: 0px;
    padding: 0 10px; }
  .sd-spacer-8ce29973-5fad-420a-ab9b-4fa763c5ba30 {
    height: auto; }
  .header__inner {
    position: relative; }
  .header__inner .navUser .navUser-item {
    margin: 0px; }
    .header__inner .navUser .navUser-item.navUser-item--cart {
      margin: 0; }
  .navUser.sticky {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin: -22px 0 0;
    right: 15px; }
  .search-utils {
    margin: 14px 0 0; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #000; }
  .header .header_main {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-logo-image {
    max-height: 100%;
    max-width: 250px; }
  div[data-content-region="header_top_left_text--global"],
  div[data-content-region="header_top_right_text--global"] {
    display: none; }
  .header-top .container .header-top-left,
  .header-top .container .header-top-right {
    min-width: 25px; }
  .header__inner .search-utils .search {
    max-width: 100%;
    padding: 0 15px; }
  .header__inner .header-logo {
    height: auto;
    width: 100%;
    margin: 0;
    flex-basis: auto;
    text-align: center;
    display: inline-block; }
    .header__inner .header-logo a {
      width: auto;
      padding: 0px;
      display: inline-block; }
      .header__inner .header-logo a .header-logo-image {
        width: auto;
        margin: auto; } }

@media only screen and (min-width: 767px) and (max-width: 990px) {
  .after_login .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-3,
  .after_login .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-1 {
    max-width: calc(50% - 10px) !important;
    margin: 0px 10px 20px 0px !important; }
  .after_login .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-2,
  .after_login .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-4 {
    max-width: calc(50% - 10px) !important;
    margin: 0 0px 20px 10px !important; } }

@media only screen and (max-width: 767px) {
  .after_login .flex-container--carousel-more-than-one.flex-container--no-login .hero-carousel__link.hero-carousel__link--order-1 {
    margin: 0px 0px 20px 0px !important; }
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-1,
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-3,
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-2,
  .before_login .flex-container--carousel-more-than-one .hero-carousel__link.hero-carousel__link--order-4 {
    margin: 0px 0px 20px 0 !important; }
  .postColumns--4 .blogPost {
    width: 50%; }
  .category #product-listing-container .productCard.productCard--list .card .card-section--buttons.card-section--quantity {
    min-width: 100px; }
  .custom_product #previewModal .modal-header-title, .custom_category #previewModal .modal-header-title, .custom_default #previewModal .modal-header-title, .custom_search #previewModal .modal-header-title {
    font-size: 22px; }
  #previewModal .previewCart section.card.card--previewCart.previewCartCheckout {
    padding: 0px; }
  #previewModal .previewCart .productView {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px; }
  .custom_product #previewModal .previewCart .productView-table .productView-table-header,
  .custom_product #previewModal .previewCart .productView-table .productView-table-data, .custom_category #previewModal .previewCart .productView-table .productView-table-header,
  .custom_category #previewModal .previewCart .productView-table .productView-table-data, .custom_default #previewModal .previewCart .productView-table .productView-table-header,
  .custom_default #previewModal .previewCart .productView-table .productView-table-data, .custom_search #previewModal .previewCart .productView-table .productView-table-header,
  .custom_search #previewModal .previewCart .productView-table .productView-table-data {
    font-size: 16px;
    width: 100%; }
  #previewModal .previewCart .productView-image,
  #previewModal .previewCart .productView-details {
    width: 100%; }
  .account-bar .account-bar__item,
  .account-bar .account-bar__item:nth-child(even) {
    margin: 0 0px 20px 0px !important;
    width: 100%; }
  #category_faq div[data-role="collapsible"] div::before {
    top: 13px; }
  .card .card-section-lefttWrapper .card-img-container, .card .card-section-lefttWrapper {
    height: auto;
    max-width: 100%; }
  .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .add-to-cart-buttons {
    width: calc(50% - 5px);
    height: 45px; }
  .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .button.button--compare {
    width: calc(50% - 5px); }
  .category #product-listing-container .productCard.productCard--list .card .card-section--buttons {
    width: 100%;
    max-width: 100%; }
  .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper {
    padding: 0; }
  .category #product-listing-container .productCard.productCard--list .card .card-section-lefttWrapper {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 15px;
    padding: 0px; }
  .category #product-listing-container .productCard.productCard--list .card .card-section.card-section--body {
    width: 100%;
    float: left;
    margin-top: 0;
    padding: 0; }
  .form_header_list ul {
    margin: 0; }
  #contact-us-page .contactLeft,
  #contact-us-page .contact_right {
    width: 100%;
    float: left; }
  .custom_search .category .category-options .actionBar {
    margin: 0px 0 !important;
    width: 50%;
    float: left; }
  .custom_search .category .category-options .show-style {
    float: right;
    width: 91px; }
  .custom_search .category .category-options .category-compare {
    margin: 0 0 10px; }
  /*product*/
  .custom_product .productView .productView-rating, .custom_category .productView .productView-rating, .custom_default .productView .productView-rating, .custom_search .productView .productView-rating {
    display: inline-block; }
    .custom_product .productView .productView-rating .rating_star, .custom_category .productView .productView-rating .rating_star, .custom_default .productView .productView-rating .rating_star, .custom_search .productView .productView-rating .rating_star {
      margin: 0px 0 10px; }
  .custom_product .productView-table .productView-table-header, .custom_category .productView-table .productView-table-header, .custom_default .productView-table .productView-table-header, .custom_search .productView-table .productView-table-header {
    padding: 0 10px;
    width: 100%;
    max-width: 40%; }
  .custom_product .productView-table .productView-table-data, .custom_category .productView-table .productView-table-data, .custom_default .productView-table .productView-table-data, .custom_search .productView-table .productView-table-data {
    width: 60%;
    padding: 0 10px; }
  .custom_product .productView .productView-inner .productView-details.productView-details--header, .custom_category .productView .productView-inner .productView-details.productView-details--header, .custom_default .productView .productView-inner .productView-details.productView-details--header, .custom_search .productView .productView-inner .productView-details.productView-details--header {
    width: 100%;
    padding: 0px 0px 0 0; }
  .custom_product .productView .productView-inner .productView-details.buy-section, .custom_category .productView .productView-inner .productView-details.buy-section, .custom_default .productView .productView-inner .productView-details.buy-section, .custom_search .productView .productView-inner .productView-details.buy-section {
    width: 100%;
    margin: 0 0 0 0px; }
  .custom_product .productView .productView-thumbnail-link, .custom_category .productView .productView-thumbnail-link, .custom_default .productView .productView-thumbnail-link, .custom_search .productView .productView-thumbnail-link {
    width: 100% !important; }
  .custom_product .productView .productView-thumbnails, .custom_category .productView .productView-thumbnails, .custom_default .productView .productView-thumbnails, .custom_search .productView .productView-thumbnails {
    padding: 0 20px;
    margin: 20px 0 0 0; }
    .custom_product .productView .productView-thumbnails .slick-prev, .custom_category .productView .productView-thumbnails .slick-prev, .custom_default .productView .productView-thumbnails .slick-prev, .custom_search .productView .productView-thumbnails .slick-prev {
      left: 0px;
      top: 50%;
      transform: translate(0, -50%) rotate(0deg);
      right: auto;
      width: 11px; }
      .custom_product .productView .productView-thumbnails .slick-prev:before, .custom_category .productView .productView-thumbnails .slick-prev:before, .custom_default .productView .productView-thumbnails .slick-prev:before, .custom_search .productView .productView-thumbnails .slick-prev:before {
        transform: rotate(-90deg); }
    .custom_product .productView .productView-thumbnails .slick-next, .custom_category .productView .productView-thumbnails .slick-next, .custom_default .productView .productView-thumbnails .slick-next, .custom_search .productView .productView-thumbnails .slick-next {
      left: auto;
      top: 50%;
      transform: translate(0, -50%) rotate(0deg);
      right: 0;
      width: 11px; }
      .custom_product .productView .productView-thumbnails .slick-next:before, .custom_category .productView .productView-thumbnails .slick-next:before, .custom_default .productView .productView-thumbnails .slick-next:before, .custom_search .productView .productView-thumbnails .slick-next:before {
        transform: rotate(-90deg); }
    .custom_product .productView .productView-thumbnails .slick-track, .custom_category .productView .productView-thumbnails .slick-track, .custom_default .productView .productView-thumbnails .slick-track, .custom_search .productView .productView-thumbnails .slick-track {
      display: inline-flex; }
  .custom_product .productView .productView-inner .productView-images, .custom_category .productView .productView-inner .productView-images, .custom_default .productView .productView-inner .productView-images, .custom_search .productView .productView-inner .productView-images {
    margin: 0 0px 12px; }
    .custom_product .productView .productView-inner .productView-images .productView-thumbnail, .custom_category .productView .productView-inner .productView-images .productView-thumbnail, .custom_default .productView .productView-inner .productView-images .productView-thumbnail, .custom_search .productView .productView-inner .productView-images .productView-thumbnail {
      padding: 0px 10px;
      margin: 0 0 0px; }
  .productView .sticky-product {
    flex-direction: column-reverse; }
  .productView .productView-thumbnails .slick-track {
    display: flex; }
  /*categoy*/
  .category .category__header .category__title {
    line-height: normal;
    font-size: 24px; }
  .category .category-options > :first-child.actionBar {
    width: 100%;
    max-width: 100%; }
  #category_faq div[data-role="collapsible"] {
    font-size: 16px; }
    #category_faq div[data-role="collapsible"] div {
      padding-right: 20px; }
  .bottom-description {
    margin: 0px; }
  .card .card-section--body .card-text[data-test-info-type="productRating"] {
    flex-direction: column;
    height: auto; }
    .card .card-section--body .card-text[data-test-info-type="productRating"] .rating--small {
      margin: 0; }
  .category {
    display: inline-block;
    width: 100%; }
    .category #faceted-search-container {
      width: 100%; }
    .category .category-options {
      display: inline-block; }
  /*category*/
  .why-section .sub-heading {
    display: none; }
  .page-heading, .help-section p, .why-section div[data-content-region="why_section_heading"] p {
    font-size: 21px;
    margin: 0 0 15px; }
  .help-section div[data-content-region="help_section_subtext"] p {
    font-size: 16px; }
  .footer .footer-info .footer-info-col[data-section-type="footer-account"], .footer .footer-info .footer-info-col[data-section-type="footer-products"],
  .footer .footer-info .footer-info-col[data-section-type="footer-customerservice"], .footer .footer-info .footer-info-col[data-section-type="footer-dealermarket"] {
    width: 50%;
    margin: 0 0 20px; }
  .footer-info-col.footer-info-col--subscription {
    margin: 0 0 20px; }
  .footer .footer-info-col.footer-info-col--subscription .footer-info-heading {
    text-align: center; }
  .footer .footer-info .footer-info-col[data-section-type="newsletterSubscription"] .footer-info-heading {
    margin-bottom: 10px; }
  .footer .footer-info .footer-info-col.footer-info-col--icons {
    margin: 0px; }
  .footer .footer-info .footer-info-list li {
    text-align: left; }
  .footer .footer-info .footer-info-heading {
    margin: 0 0 10px;
    text-align: left; }
  .footer .wrapper--footerBase .footer-info .footer-copyright .powered-by {
    font-size: 14px; }
  .footer .footer-info.footer-info--base {
    flex-direction: column-reverse;
    gap: 10px; }
  .login-form.login-form--home .form-actions {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px; }
    .login-form.login-form--home .form-actions .login-form__button {
      width: 200px; }
  .card .card-section--body .card-title {
    height: 52px; }
    .card .card-section--body .card-title a {
      font-size: 16px; }
  .four-section ul {
    margin: 0px; }
    .four-section ul li {
      width: 100%;
      margin: 0 0 30px;
      padding: 0px; } }

@media only screen and (max-width: 479px) {
  .blogPost-image {
    min-height: auto; }
  .postColumns--4 .blogPost {
    width: 100%; }
  .postColumns--4 .blogPost .card-text.card-text--blogPost {
    margin-top: 15px; }
  .g-recaptcha, .g-recaptcha * {
    width: 100%;
    max-width: 100%;
    overflow: hidden; }
  .custom_product .productView .buy-section .productView-info-value--sku {
    width: 100%; }
  .custom_search .category .category-options .actionBar {
    width: 100%;
    margin: 0 0 10px !important; }
  .custom_search .category .category-options .show-style {
    float: left; }
  .cart-add-container {
    flex-direction: column;
    justify-content: left;
    align-items: start !important; }
  .custom_product .productReviews-list, .custom_category .productReviews-list, .custom_default .productReviews-list, .custom_search .productReviews-list {
    padding: 15px; }
  .custom_product .productView .buy-section .productView-info-value--sku, .custom_category .productView .buy-section .productView-info-value--sku, .custom_default .productView .buy-section .productView-info-value--sku, .custom_search .productView .buy-section .productView-info-value--sku {
    font-size: 16px;
    text-align: center; }
  .custom_product .productView .buy-section, .custom_category .productView .buy-section, .custom_default .productView .buy-section, .custom_search .productView .buy-section {
    padding: 20px 15px; }
  .custom_product .productReview .productReview-author, .custom_category .productReview .productReview-author, .custom_default .productReview .productReview-author, .custom_search .productReview .productReview-author {
    font-size: 16px;
    line-height: normal;
    margin: 0 0 20px; }
  .custom_product .productReview .productReview-body, .custom_category .productReview .productReview-body, .custom_default .productReview .productReview-body, .custom_search .productReview .productReview-body {
    font-size: 14px; }
  .custom_product .productView-carousel .productView-title, .custom_category .productView-carousel .productView-title, .custom_default .productView-carousel .productView-title, .custom_search .productView-carousel .productView-title {
    margin: 50px 0 30px;
    font-size: 24px; }
  .custom_product .productView-table, .custom_category .productView-table, .custom_default .productView-table, .custom_search .productView-table {
    border: 0px; }
    .custom_product .productView-table .productView-table-row, .custom_category .productView-table .productView-table-row, .custom_default .productView-table .productView-table-row, .custom_search .productView-table .productView-table-row {
      flex-direction: column;
      border: none;
      margin: 0 0 10px; }
  .custom_product .productView-table .productView-table-header,
  .custom_product .productView-table .productView-table-data, .custom_category .productView-table .productView-table-header,
  .custom_category .productView-table .productView-table-data, .custom_default .productView-table .productView-table-header,
  .custom_default .productView-table .productView-table-data, .custom_search .productView-table .productView-table-header,
  .custom_search .productView-table .productView-table-data {
    width: 100%;
    max-width: 100%;
    border: 1px solid #ECECEC; }
  .custom_product #productDescription, .custom_category #productDescription, .custom_default #productDescription, .custom_search #productDescription {
    padding: 15px 15px 20px; }
    .custom_product #productDescription .custom-description h2, .custom_category #productDescription .custom-description h2, .custom_default #productDescription .custom-description h2, .custom_search #productDescription .custom-description h2 {
      font-size: 18px;
      line-height: normal; }
    .custom_product #productDescription .custom-description h3, .custom_category #productDescription .custom-description h3, .custom_default #productDescription .custom-description h3, .custom_search #productDescription .custom-description h3 {
      font-size: 16px;
      line-height: normal;
      margin: 20px 0 5px; }
    .custom_product #productDescription .custom-description ul li, .custom_category #productDescription .custom-description ul li, .custom_default #productDescription .custom-description ul li, .custom_search #productDescription .custom-description ul li {
      font-size: 14px;
      display: flex; }
      .custom_product #productDescription .custom-description ul li:before, .custom_category #productDescription .custom-description ul li:before, .custom_default #productDescription .custom-description ul li:before, .custom_search #productDescription .custom-description ul li:before {
        margin: 10px 10px 0 0;
        width: 8px;
        min-width: 8px; }
  .custom_product #form-action-addToCart_custom, .custom_category #form-action-addToCart_custom, .custom_default #form-action-addToCart_custom, .custom_search #form-action-addToCart_custom {
    min-width: 100px;
    width: 100%; }
  .custom_product .productView .productView-options .productReviews-list-custom header .productReview-author, .custom_category .productView .productView-options .productReviews-list-custom header .productReview-author, .custom_default .productView .productView-options .productReviews-list-custom header .productReview-author, .custom_search .productView .productView-options .productReviews-list-custom header .productReview-author {
    font-size: 14px; }
  .custom_product .productView .productView-options .productReviews-list-custom .productReview-body, .custom_category .productView .productView-options .productReviews-list-custom .productReview-body, .custom_default .productView .productView-options .productReviews-list-custom .productReview-body, .custom_search .productView .productView-options .productReviews-list-custom .productReview-body {
    font-size: 16px;
    line-height: 20px; }
  .custom_product .productView .cart-add-container .productView-info-bulkPricing, .custom_category .productView .cart-add-container .productView-info-bulkPricing, .custom_default .productView .cart-add-container .productView-info-bulkPricing, .custom_search .productView .cart-add-container .productView-info-bulkPricing {
    margin: 0px 0 0; }
  .category .category__header .category__title {
    line-height: normal;
    font-size: 22px; }
  .card .card-section--body .card-title {
    height: auto; }
  .help-section-icon div {
    background-size: 50px !important; }
  #search_query {
    padding: 0 10px; }
  .footer .footer-info .footer-info-heading {
    font-size: 18px; }
  .footer .footer-info .footer-info-list li a {
    font-size: 14px; }
  .help-section div[data-content-region="help_section_subtext"] p {
    font-size: 14px; }
  .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-title {
    font-size: 20px; }
  .page-heading, .help-section p, .why-section div[data-content-region="why_section_heading"] p {
    font-size: 20px;
    line-height: normal; }
  .help-section ul li .help-section-inner .help-section-text p a, .help-section ul li .help-section-inner .help-section-text p strong, .help-section ul li .help-section-inner .help-section-text p {
    font-size: 14px; }
  .help-section ul li .help-section-inner .help-section-lable p {
    font-size: 16px;
    margin: 15px 0 10px; }
  .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-description {
    font-size: 14px; }
  .header__inner .navUser .navUser-item--cart .countPill {
    right: 0px;
    height: 25px; }
  .header-top-center p,
  .header-top-center a {
    font-size: 14px; }
  .header-top .container .header-top-left {
    min-width: 15px; }
    .header-top .container .header-top-left a {
      height: 15px; }
    .header-top .container .header-top-left svg {
      width: 15px; }
  .header-top .container .header-top-right {
    min-width: 15px; }
    .header-top .container .header-top-right a {
      height: 15px; }
    .header-top .container .header-top-right svg {
      width: 15px; }
  .footer .footer-info .footer-info-col--subscription .footer-info-heading + p {
    font-size: 13px; }
  .footer .footer-info .footer-info-col--subscription .form-combined--largeUp {
    flex-direction: column;
    gap: 15px; }
    .footer .footer-info .footer-info-col--subscription .form-combined--largeUp .button--subscribe {
      width: 100%;
      border-radius: 4px; }
  .why-section ul li .why-section-inner .why-section-left {
    width: 50px; }
  .why-section ul li .why-section-inner .why-section-right {
    width: calc(100% - 50px); }
  .why-section ul li .why-section-inner .why-section-right > div:last-child div {
    padding: 0; }
  .why-section ul li .why-section-inner .why-section-right > div:last-child p {
    font-size: 16px; }
  .why-section ul li .why-section-inner .why-section-right > div:first-child p a {
    font-size: 18px; } }

@media only screen and (max-width: 420px) {
  .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .button.button--compare,
  .category #product-listing-container .productCard.productCard--list .card .card-section-rightWrapper--inner .add-to-cart-buttons {
    width: 100%;
    margin: 0 0 10px; } }

@media only screen and (max-width: 370px) {
  .flex-container--carousel-more-than-one .heroCarousel-content .heroCarousel-title {
    font-size: 16px; }
  .header__inner .header-logo a .header-logo-image {
    width: 180px;
    margin: auto; }
  .footer .footer-info .footer-info-heading {
    font-size: 16px; } }

label[for="rush-fee-clone"] {
  font-weight: normal;
  color: #000;
  font-size: 16px;
  margin: 0 0 10px 10px;
  display: inline-block; }

.autosoft-steps {
  text-align: left; }

/* Rush fee */
.productCarousel-slide.hidetheproduct,
.custom_category .hidetheproduct {
  display: none; }

.custom_search .category .category__header {
  padding: 0; }

.custom_search .category .page--full-width.page--grid {
  padding-left: 0; }

.custom_search .category .breadcrumbs {
  padding-left: 0px !important; }

.custom_search .container.category.category--grid {
  display: block; }

.shipping-quotes {
  padding: 15px 0 0; }

.custom_product .previewCart .productView-table .productView-table-data {
  display: flex;
  align-items: center; }

.cart .cart-item-title {
  padding-bottom: 10px; }

.help-section ul li:last-child {
  cursor: pointer; }

.productView-table-data a {
  word-break: break-all; }

@media (min-width: 1261px) {
  .custom_search .category .productCard--grid,
  .custom_search .category .page-content.side-cart-enabled .productCard--grid {
    width: 33.33%; } }
