.yotpo-rating-5::before {
  content: "\f005\f005\f005\f005\f005";
}

.yotpo-rating-45::before {
  content: "\f005\f005\f005\f005\e28c";
}

.yotpo-rating-4::before {
  content: "\f005\f005\f005\f005\f089";
}

.yotpo-font {
  color: #ffd200;
  font-family: "Font Awesome 5 Free", serif;
  font-size: 15px;
}

.modal-color-option {
  text-align: center;
  position: relative;
  margin-top: 10px;
  padding-top: 5px;
}

.modal-color-option a {
  display: inline-block;
  width: 90px;
  height: 105px;
}

.modal-color-option:hover,
.modal-color-option:focus {
  background-color: #f5f5f5;
}

.feat-title {
  font-size: 22px;
  font-weight: bold;
  color:#1d7494;
}


.modal-color-option .modal-select-color {
  font-size: 12px;
}

img.img-product-colors {
  max-width: 70px;
  height: auto;
}

.feat-categories {
  display: grid !important;
  padding: 0 10px;
}


@supports (display: grid) {
  .modal-color-list {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
      gap: 25px;
  }

  .modal-body .modal-color-list {
      grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
  }
}

.placeholderImg {
  position: relative;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
  background-color: #ced4da;
}

.catalog-product-box {
  border: 1px solid #bfbfbf;
}

/* ctlg view css */
@media (min-width: 769px) {
  .node-type-promotion .catalog-grid-wrapper,
  .page-search .box > .content .search-grid,
  .view-ctlg-view .view-content,
  .catalog-grid:not(.featured) {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      padding-left: 0;
  }

  .home-page .catalog-grid {
      display: block;
  }

  .home-page .swiper .swiper-slide {
      flex: 0 0 200px;
      max-width: 200px;
  }

  .home-page .swiper .swiper-slide .catalog-product-box,
  .node-type-promotion .swiper .swiper-slide .catalog-product-box {
      max-width: 100%;
  }

  .catalog-header-products {
      display: grid;
      gap: 15px;
      grid-template-columns: repeat(4, minmax(230px, 1fr));
      margin: 3px;
  }

  .catalog-header-products > div {
      flex: 1 100px;
  }

  .product-box-upper a > img {
      width: 100%;
      height: 100%;
      min-width: 130px;
      min-height: 160px;
  }

  .product-box-upper {
      min-height: 80px;
      height: 68%;
      background-color: #fff;
  }

  .product-badge .taxonomy-images img {
      max-width: 100px !important;
  }
}

.product-badge {
  flex: 1 auto;
  padding-left: 5px;
  font-size: 14px;
}

.price-sell-mobile {
  color: #c55353 !important;
  font-weight: 700;
  font-size: 1.4em;
}

@media (max-device-width: 768px) {

  .modal-colors-search input {
      margin: 8px;
      width: 100%;
  }

  .filters-btn {
      background: #5f5f5f;
      display: inline-block;
      font-weight: 500;
      color: #fff;
      border-radius: 5px;
      font-size: 14px;
      margin: 5px 5px 0 0;
  }

  .custom-modal span.swatch-box,
  .color-modal-popup span.swatch-box {
      transform: translate(250%, 0);
  }
}

.custom-modal .catalog-spinner {
  position: relative;
  width: auto;
  height: auto;
}

.custom-modal .catalog-spinner .spinner-border {
  top: 0;
  left: 45%;
}

.cata-brand-img {
  max-width: 40px;
}

.color-count {
  position: absolute;
  bottom: 1px;
  right: 1px;
  background-color: #ececec;
  padding: 4px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
}

.color-count::after {
  display: block;
  content: "pick color";
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1em;
  width: 100%;
  color: #545454;
  font-size: 14px;
}

.catalog-product-box .color-count::after {
  margin-top: 2px;
}

.product-box-color-list li {
  float: left;
  width: 12px;
  height: 12px;
}

.catalog-product-box h3 {
  margin: 5px 0 !important;
}

.lowest-price-text-mobile {
  flex: 2 30%;
  display: block;
  padding-right: 5px;
  align-items: flex-end;
}

.lowest-price-text-mobile > div {
  width: 100%;
  text-align: right;
}

.text-strikethrough {
  text-decoration: line-through;
}

.fivestar-rating {
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  align-items: baseline;
}

.product-cell .fivestar-rating label {
  display: none;
}

.product-cell .fivestar-rating,
.product-cell .taxonomy-images {
  height: 20px;
  overflow: hidden;
}

.product-box-sku {
  font-size: 16px;
  font-style: italic;
  flex: 1 35%;
  padding-left: 5px;
}

.product_listing_title {
  height: 3em;
  line-height: 1.5em;
  overflow: hidden;
}

.product_listing_title a,
.product_listing_title a:hover,
.product_listing_title a:active {
  font-size: 14px;
  text-decoration: none;
  color: #383838;
}

.product-cell .product_listing_title {
  height: 3.5em;
  font-size: 1.1em;
  line-height: 1.1em;
}

@media (max-width: 767px) {
  .product-cell .product_listing_title {
    height: 3.5em;
    font-size: 0.9em;
    line-height: 1em;
  }
}

.catalog-product-box a:hover {
  text-decoration: none;
}

.product-box-detail,
.product-logo-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}

.product-box-upper-txt {
  height: 55px;
  display: inline-flex;
  width: 100%;
}

.product-box-lower {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  cursor: pointer;
  justify-content: space-between;
}

a.product-box-lower-link {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #383838;
}

.product-box-lower-content,
.product-box-delivery {
  width: 100%;
}

.content-container {
  text-align: left;
  max-width: 1660px;
  margin: 0 auto 0;
}

.product-badge-container {
  flex: 1 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.catalog-delivery-estimate {
  flex: 1 100%;
  width: 100%;
  min-height: 48px;
  margin-top: 8px;
  padding: 6px 0;
  border-top: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: 1.2;
}

.catalog-delivery-estimate__label {
  color: #777777;
  font-size: 12px;
  font-weight: 500;
}

.catalog-delivery-estimate__date {
  color: #438331;
  font-size: 17px;
  font-weight: 700;
  margin-top: 2px;
}

.catalog-delivery-estimate--dropship .catalog-delivery-estimate__date {
  color: #555555;
  font-size: 13px;
}

.catalog-delivery-estimate__placeholder {
  display: block;
  width: 70%;
  height: 13px;
  margin: 9px auto;
  border-radius: 3px;
  background: #eeeeee;
}

.catalog-product-box.has-catalog-delivery-estimate .product-badge-container,
.catalog-product-box.has-catalog-delivery-estimate .catalog-delivery-estimate {
  flex: 0 0 auto;
}

.catalog-product-box.has-catalog-delivery-estimate .product-badge-container {
  height: auto;
  min-height: 0;
}

.catalog-delivery-estimate .tooltip,
.catalog-delivery-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  max-width: 290px;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  pointer-events: none;
  opacity: 0;
}

.catalog-delivery-estimate .tooltip.in,
.catalog-delivery-tooltip.in {
  opacity: .95;
}

.catalog-delivery-estimate .tooltip.top,
.catalog-delivery-tooltip.top {
  margin-top: -3px;
}

.catalog-delivery-estimate .tooltip-inner,
.catalog-delivery-tooltip .tooltip-inner {
  width: 260px;
  max-width: calc(100vw - 32px);
  padding: 6px 8px;
  color: #ffffff;
  text-align: center;
  white-space: normal;
  background-color: #333333;
  border-radius: 4px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, .18);
}

.catalog-delivery-estimate .tooltip-arrow,
.catalog-delivery-tooltip .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.catalog-delivery-estimate .tooltip.top .tooltip-arrow,
.catalog-delivery-tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333333;
}

.product-price-container {
  position: relative;
}

.product_MOQ_Badge {
  width: 80px;
  float: left;
  align-self: center;
  padding-left: 0;
}

.out-of-stock .product-pricing-table .padding-0 {
  padding-left: 0;
  padding-right: 0;
}

.oos_badge_inner {
  font-weight: bold;
}

.product_MOQ_Badge .moq_badge_inner {
  color: #555555;
  font-weight: 600;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #c4c4c4;
  font-size: 12px;
}

.catalog-product-box:hover {
  -moz-box-shadow: 0 1px 3px 3px #ddd;
  -webkit-box-shadow: 0 1px 3px 3px #ddd;
  box-shadow: 0 1px 3px 3px #ddd;
}

.product-box {
  display: inline-block;
  margin: 0 auto 0 auto;
  overflow: hidden;
}

.product-box-upper .popover {
  width: 100%;
}

.product-logo-area img {
  max-width: 80px;
  height: auto;
}

.product_logo_area .product-badge,
.product_logo_area .brand-logo {
  flex: 2 20%;
  display: flex;
  justify-content: center;
  text-align: left;
  padding: 0 5px;
}

.product_logo_area .term-id-1296 {
  text-transform: initial;
}

.product_logo_area .term-id-1296 .fa-bolt {
  color: #faa700;
}

.fa-caret-down:before {
  content: "\f0d7";
}

.h-100 {
  height: 100%;
}

.tabcontent > p,
.tabcontent .readmore {
  text-align: left;
}

.tab-container {
  margin: auto;
}

table.category-products form {
  margin-top: 1em;
  margin-bottom: 1em;
}

.product-swatch-image {
  padding: 4px 0 0 4px;
  text-align: left;
  float: left;
}

.product-swatch-image img {
  max-width: 100%;
}

/* Custom styling for specific catalog pages */
div.shop-by-brand {
  text-align: center;
  height: 100px;
  line-height: 100px;
}
/* Affects CTLG featured products slider*/
.carousel-indicators {
  left: 0 !important;
  width: 100% !important;
  margin-left: 0 !important;
}

.item-sales-block-wrapper .product-box {
  margin-top: 0 !important;
}

.item-sales-block-wrapper .product-box > img {
  position: absolute;
  top: 0;
  right: 10px;
}

.color-close-button,
.product-box-upper .lowest-price-text-mobile {
  display: none;
}

.product-cell .product-box {
  display: block;
  padding: 0;
}

.product-cell .product-box img.item-sales-block-image {
  width: 100%;
  min-height: 170px;
}

.homepage-products-list-wrapper .product-box-upper img.item-sales-block-image.img-responsive {
  object-fit: cover;
  object-position: center center;
}

.product-box-upper .product-box {
  overflow: initial;
}

.color-modal-popup .modal-title {
  text-align: center;
}

.color-modal-popup .modal-header {
  border: none;
  margin-bottom: 7px;
  padding-bottom: 0;
}

.color-modal-popup .modal-body {
  padding-top: 0;
}

.color-modal-popup .modal-dialog {
  min-width: 250px;
}

#color-popover-modal.color-modal-popup .modal-dialog {
  width: 660px;
  max-width: calc(100vw - 24px);
  margin: 30px auto;
}

#color-popover-modal.color-modal-popup .modal-content {
  border: 0;
  border-radius: 10px;
  box-shadow: none;
}

#color-popover-modal.color-modal-popup .modal-header {
  position: relative;
  margin: 0;
  padding: 22px 54px 12px;
  border: 0;
}

#color-popover-modal.color-modal-popup .modal-title {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

#color-popover-modal.color-modal-popup .modal-header .close {
  position: absolute;
  top: 16px;
  right: 18px;
  color: #000;
  font-weight: 700;
  line-height: 1;
  opacity: 1;
  text-shadow: none;
}

#color-popover-modal.color-modal-popup .modal-body {
  padding: 0 40px 32px;
}

.catalog-product-color-modal .bs-searchbox {
  margin-bottom: 22px;
}

.catalog-product-color-modal .modal-search-color-input {
  text-align: center;
  border-radius: 30px;
}

.catalog-product-color-modal .modal-search-color-input::placeholder {
  color: #8f8f8f;
}

.catalog-product-color-modal .inner.open {
  max-height: calc(100vh - 250px);
  overflow-x: hidden;
  overflow-y: auto;
}

.catalog-product-color-modal .dropdown-menu.inner {
  display: grid;
  position: relative;
  float: none;
  grid-template-columns: repeat(4, 126px);
  justify-content: space-between;
  gap: 28px 0;
  width: 100%;
  margin: 0;
  padding: 0 24px 6px;
  border: 0;
  box-shadow: none;
  background: transparent;
}

.catalog-product-color-modal .dropdown-menu > li {
  display: block;
  position: relative;
  width: 126px;
  margin: 0;
  min-height: 141px;
  list-style: none;
  text-align: center;
}

.catalog-product-color-modal .dropdown-menu > li > a {
  display: block;
  position: relative;
  width: 126px;
  min-height: 141px;
  padding: 3px 10px;
  color: #333;
  text-decoration: none;
  border: 4px solid transparent;
  border-radius: 18px;
}

.catalog-product-color-modal .dropdown-menu > li > a:hover,
.catalog-product-color-modal .dropdown-menu > li > a:focus {
  background: #fff;
  border-color: #a6a6a6;
  outline: 0;
}

.catalog-product-color-modal .product-image-box {
  width: 90px;
  height: 105px;
  margin: 0 auto;
  text-align: center;
}

.catalog-product-color-modal .product-image-box img {
  width: 90px;
  height: 105px;
  object-fit: contain;
  object-position: center bottom;
  border: 0;
  box-shadow: none;
}

.catalog-product-color-modal .attr-name-center {
  display: block;
  width: 100%;
  padding: 0;
  color: #333;
  font-size: 1rem;
  font-weight: normal;
  line-height: inherit;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
}

.catalog-product-color-modal span.swatch-box {
  position: absolute;
  top: 8px;
  right: 0;
  transform: none;
}

.catalog-product-color-modal .swatch-box img {
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 50%;
  object-fit: cover;
}

.catalog-product-color-modal .dropdown-menu > li.divider-row {
  grid-column: 1 / -1;
  justify-self: stretch;
  width: 100%;
  min-height: 0;
  margin: 0;
  text-align: center;
}

.catalog-product-color-modal .dropdown-menu > li.divider-row > a {
  min-height: 0;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  pointer-events: none;
  border: 0;
  border-bottom: 1px solid gray;
  border-radius: 0;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  cursor: default;
}

.catalog-product-color-modal .dropdown-menu > li.divider-row > a:hover,
.catalog-product-color-modal .dropdown-menu > li.divider-row > a:focus {
  border-bottom: 1px solid gray;
}

.catalog-product-color-modal .divider-line span.text {
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 7px;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}

.catalog-product-color-modal .catalog-color-modal-spinner,
.catalog-product-color-modal .catalog-color-empty {
  grid-column: 1 / -1;
  min-height: 70px;
  list-style: none;
  text-align: center;
}

@media (min-width: 769px) {
  .catalog-product-box {
      max-width: 322px;
      height: 500px;
  }

  .catalog-product-box.has-catalog-delivery-estimate {
      height: auto;
  }

  .catalog-product-box.has-catalog-delivery-estimate .product-box-upper.placeholderImg {
      height: 330px;
  }

  .catalog-product-box.has-catalog-delivery-estimate .product-box-lower {
      justify-content: flex-start;
  }

  .catalog-product-box.has-catalog-delivery-estimate .product-box-lower-content {
      flex: 0 0 125px;
      height: 125px;
  }

  .catalog-product-box.has-catalog-delivery-estimate .product_listing_title {
      height: 4.5em;
  }

  .catalog-product-box.has-catalog-delivery-estimate .product-box-delivery {
      display: flex;
      align-items: stretch;
      flex: 0 0 50px;
      height: 50px;
  }

  .catalog-product-box.has-catalog-delivery-estimate .catalog-delivery-estimate {
      flex: 1 1 auto;
      height: 100%;
      min-height: 0;
      margin-top: 0;
      padding: 0;
  }

  .swiper-slide .catalog-product-box, .comparable-products .catalog-product-box  {
    height: initial;
  }

  .catalog-grid .swiper-wrapper .catalog-product-box {
    min-height: 405px;
  }

  .color-modal-popup:not(#color-popover-modal) .modal-dialog {
      width: 660px;
  }
}

@media (min-width: 1500px) {
  .home-page .homepage-products-list-wrapper.swiper .swiper-slide,
  .node-type-promotion .homepage-products-list-wrapper.swiper .swiper-slide {
      flex: 0 0 calc((100% - 80px) / 6);
      width: calc((100% - 80px) / 6) !important;
      max-width: calc((100% - 80px) / 6);
      margin-right: 16px !important;
  }

  .catalog-product-box.has-catalog-delivery-estimate .product-box-lower-content {
      flex-basis: 145px;
      height: 145px;
  }

  .catalog-product-box.has-catalog-delivery-estimate .product_listing_title {
      height: 6em;
  }
}

@media (max-width: 767px) {
  #color-popover-modal.color-modal-popup .modal-dialog {
    width: calc(100vw - 24px);
    margin: 16px auto;
  }

  #color-popover-modal.color-modal-popup .modal-header {
    padding: 22px 42px 16px;
  }

  #color-popover-modal.color-modal-popup .modal-header .close {
    top: 18px;
    right: 18px;
    font-size: 42px;
  }

  #color-popover-modal.color-modal-popup .modal-body {
    padding: 0 22px 30px;
  }

  .catalog-product-color-modal .modal-search-color-input {
    height: 58px;
    font-size: 26px;
  }

  .catalog-product-color-modal .dropdown-menu.inner {
    grid-template-columns: repeat(2, 126px);
    justify-content: space-around;
    gap: 24px 12px;
    padding: 0 2px 6px;
  }

  .catalog-product-color-modal .attr-name-center {
    font-size: 1rem;
  }
}

.product-box-upper .star-wrapper {
  float: left;
  width: 100%;
  padding: 6px 0;
}

.product-cell .star-wrapper .yotpo .standalone-bottomline .star-clickable {
  justify-content: flex-start;
}

.product_link_wrapper {
  display: block;
}

.product_logo_area .product_link_wrapper {
  display: inline;
}

@media (max-width: 768px) {
  .node-type-promotion .catalog-grid-wrapper,
  .page-search .box > .content .search-grid,
  .catalog-header-products,
  .view-ctlg-view .view-content,
  .catalog-grid:not(.featured) {
      display: grid;
      gap: 15px;
      grid-template-columns: 100%;
      margin-right: -15px;
      margin-left: -15px;
  }

  .placeholderImg {
      height: 100%;
  }

  .home-page .catalog-grid {
      display: block;
  }

  .catalog-header-products {
      margin: 15px 0;
      padding: 0 3px;
  }

  .lowest-price-text-mobile .popover-content {
      color: #5e5e5e;
  }

  .lowest-price-text-mobile .popover {
      min-width: 270px;
  }

  .page-ctlg .product-box a {
      display: block;
      float: left;
  }

  .product-cell .product-box-upper .product-box img.item-sales-block-image {
      min-height: 20px;
  }

  .product-cell .product-box-upper .product-box {
      margin-top: 10px;
      position: static;
      margin-bottom: 10px;
      padding: 5px 0 5px 5px;
  }

  .home-page .product-cell,
  .view-ctlg-view .product-cell {
      border: 2px solid #ddd;
      border-radius: 5px;
      padding: 0 8px;
  }

  .home-page .product-cell .product-box-upper,
  .view-ctlg-view .product-cell .product-box-upper {
      -webkit-box-shadow: none;
      box-shadow: none;
      min-height: 164px;
  }

  .home-page .item-sales-block-wrapper {
      padding: 0 10px;
  }

  .product-box-upper .lowest-price-text {
      display: none;
  }

  .product-box-upper .product_logo_area {
      float: right;
      width: 37%;
      padding: 0px 0px;
      max-height: 13vw;
  }

  .product-box-upper .product_logo_area .brand-logo {
      text-align: center;
      display: flex;
  }

  .product-box-upper .lowest-price-text-mobile {
      display: block;
      color: #131921;
      float: left;
      padding: 0;
      font-weight: bold;
      width: 33%;
      min-height: 18vw;
  }

  .product-box-upper .lowest-price-text-mobile .price-label {
      text-align: left;
      font-size: 4vw;
  }

  .product-box-upper .lowest-price-text-mobile .price-sell-mobile {
      font-size: 6vw;
      font-weight: bold;
      line-height: 1.1;
      text-align: left;
  }

  .product-box-upper .star-wrapper {
      padding: 0;
  }

  .home-page .product-cell,
  .view-ctlg-view .product-cell {
      padding: 6px 8px;
  }

  .product-box-upper .product_logo_area .taxonomy-images img {
      margin-top: 0;
  }

  .product-cell .fivestar-rating,
  .product-cell .taxonomy-images {
      height: auto;
  }

  .product-box-upper .color-counting-number {
      font-size: 5vw;
      font-weight: bold;
      line-height: 0.9;
  }

  .product-box-upper .taxonomy-image-item.html-type {
      padding: 5px 7px;
      margin-right: 8px;
      margin-top: 5px;
  }

  .product-box-upper .taxonomy-image-item.html-type:last-child {
      margin-right: 0px;
  }

  .product-cell {
      position: relative;
  }

  .product-price-container {
      position: static;
  }

  .color-close-button {
      display: block;
      color: white;
      font-weight: bold;
      float: right;
      margin: 9px;
  }

  .product-price-container .product-pricing {
      top: 0;
  }

  .product-price-container .product-pricing-table {
      padding: 10px;
  }

  .product-pricing-table .color-counting {
      display: none;
      position: absolute;
      opacity: 0;
  }

  .product_logo_area .product-badge {
      position: relative;
      height: auto;
  }


  .taxonomy-image-block-label {
      display: none;
  }

  .product_logo_area img {
      padding: 1vw;
      align-self: center;
  }

  .product_logo_area {
      height: 18vw;
  }

  .lowest-price-text-mobile .oos_badge_inner {
      color: #555555;
  }

  .product_MOQ_Badge {
      font-size: 3vw;
      margin-top: 10px;
  }

  .product-cell .product-badge .taxonomy-images {
      height: auto;
      top: auto;
  }

  .moq_badge_active .product-badge {
      display: none;
  }

  .taxonomy-images img {
      margin-top: 5px;
  }

.catalog-product-box {
    display: flex;
}

.catalog-delivery-estimate {
    align-items: flex-start;
    min-height: 42px;
    margin-top: 6px;
    padding-top: 6px;
    text-align: left;
}

.catalog-delivery-estimate__placeholder {
    margin-right: 0;
    margin-left: 0;
}

.catalog-delivery-estimate__date {
    font-size: 15px;
}

.product-box-upper {
    flex: 1 97px;
    margin-bottom: 0;
}

.product-box-detail {
    flex: 2 50%;
}

.product-box-sku {
    flex: 1 30%;
}

.fivestar-rating {
    flex: 1 70%;
}

.product-badge {
    display: flex;
    flex: 1 75px;
}

.taxonomy-images {
    display: flex;
    flex: 1 75px;
    top: inherit !important;
    position: initial !important;
    padding: 0 0 5px 0;
}

.product-badge .taxonomy-images img {
    max-width: 75px !important;
}
}

@media (max-width: 500px) {

  .product-cell .product-box-upper .product-box {
      margin-top: 5px;
      margin-bottom: 6px;
      width: 30%;
  }



  .product-box-upper .lowest-price-text-mobile {
      min-height: 13vw;
  }

  .product-box-upper .product_logo_area {
      min-height: 13vw;
  }

  .product_logo_area {
      height: 13vw;
  }

  .product-cell .product-box-upper .fivestar-rating {
      min-height: 23px;
  }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 480px) {

  table.product-pricing-table tbody tr {
      font-size: 14px;
  }

  table.product-pricing-table tbody tr td.first,
  table.product-pricing-table tbody tr td.catalog-low-price {
      width: 30%;
  }
}

@media (max-width: 415px) {
  .product-box-upper {
      flex: 2 97px;
  }
}

/* uc_catalog_header.css */
#carousel-catalog-header {
  width: auto;
  height: auto;
  overflow: auto;
}

.home-page #customer-logos-slider .carousel-indicators {
  bottom: -35px !important;
}

.home-page #customer-logos-slider {
  margin-bottom: 50px;
}

.home-page #customer-logos-slider .carousel-indicators li {
  padding: 7px;
}

/* Overrides for tabs */
.carousel-indicators li {
  display: inline-block;
  width: auto !important;
  height: auto !important;
  margin: 1px 5px;
  padding: 5px;
  background-color: #fff !important;
  text-indent: 0 !important;
  border: 1px solid #919191 !important;
  border-radius: 4px !important;
  cursor: pointer;
}

.carousel-indicators .active {
  width: auto !important;
  height: auto !important;
  border: 1px solid #5f5f5f !important;
  color: #fff !important;
  background-color: #5f5f5f !important;
}

.field.field-body,
.page-ctlg .term-description {
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  padding: 15px;
  margin: 15px 0px;
  height: 180px;
  overflow: hidden;
}

.term-description-body {
  height: 130px;
  overflow: hidden;
}


@media (max-width: 600px) {

  .page-ctlg .term-description {
     height: 250px;
  }

  .term-description-body {
    height: 200px;
    overflow: hidden;
  }

}

.page-ctlg .faceted-search-current a {
  color: #343434;
}

/* Collapsing description on mobile */
.page-ctlg .term-description .read-more-link {
  display: none;
}

.page-ctlg .faceted-search-current {
  border: 1px solid #8b8a8a;
  color: #343434;
  padding: 7px 10px 0px 7px;
  background-color: #fff;
  display: inline-block;
  border-radius: 5px;
  margin: 5px 10px 0 0;
  height: 40px;
}

.page-ctlg h1.title {
  font-size: 26px;
  margin: 10px 0 15px;
  height: initial;
  line-height: 26px;
  overflow: visible;
  text-align: center;
}

.ctlg-top-wrapper {
  display: flex;
  gap: 10px;
  flex-wrap: wrap-reverse;
}

.page-ctlg h1.title:first-letter {
  text-transform: capitalize;
}

#decoration_required_placeholder {
  display: inline-flex;
  align-items: center;
}
#decoration_required_placeholder .decorationOnlyButton {
  font-weight: normal;
  border: 1px solid #007494;
  background: #007494;
  color: #fff;
  margin: 5px 0;
  margin-right: 10px;
  font-size: 14px;
}
#decoration_required_placeholder a {
  color: #007494;
  text-decoration: underline;
  white-space: nowrap;
  margin-right: 10px;
  font-size: 14px;
}

.page-ctlg .faceted-search-color-category-chosen {
  position: relative;
  top: 3px;
}

@media screen and (max-width: 991px) {

  #decoration_required_placeholder .decorationOnlyButton {
    padding: 8px 10px;
    line-height: 30px;
    margin-top: 20px;
  }

  .page-ctlg .faceted-search-stage-results .filters-btn {
      height: 23px;
  }

  .page-ctlg .faceted-search-page .box .title {
      margin: 0;
  }
}

.node-type-promotion .field.field-body p:first-child,
.page-ctlg .term-description-body p:first-of-type {
  display: block;
  overflow: visible;
  max-height: none;
}

.node-type-promotion .field.field-body .read-more-link,
.page-ctlg .term-description .read-more-link {
  display: block;
}

/* nla Toggle button */
.catalog-oos-button {
  display: flex;
  align-items: center;
  float: right;
  padding-top: 7px;
}

.catalog-oos-button .switch {
  display: inline-block;
  margin-left: 7px;
}
.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}
input.cmn-toggle-round + label {
  padding: 2px;
  width: 50px;
  height: 25px;
  background-color: #dddddd;
  border-radius: 15px;
  margin-bottom: 0;
}
input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 14px;
  transition: background 0.4s;
}
input.cmn-toggle-round + label:after {
  width: 25px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: margin 0.4s;
}
.checked input.cmn-toggle-round + label:before {
  background-color: darkgray;
}
.checked input.cmn-toggle-round + label:after {
  margin-left: 23px;
}

.fa,
.fab,
.fal,
.far,
.fas {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.modal-colors-content h2 {
  text-align: center;
}

.modal-colors-content .modal-matched-colors {
  margin-bottom: 20px;
}

@keyframes scanner {
  0% {
      transform: translateX(-20%);
  }

  100% {
      transform: translateX(170%);
  }
}

.similar-products-list .lowest-price-text-mobile .popover-content {
  color: #5e5e5e;
}

.similar-products-list .lowest-price-text-mobile .popover {
  min-width: 270px;
}

.similar-products-list .product-box-upper .product_logo_area {
  float: right;
  width: 37%;
  padding: 0px 0px;
  max-height: 13vw;
}

.similar-products-list .product-box-upper .product_logo_area .brand-logo {
  text-align: center;
  display: flex;
}

.similar-products-list .product-box-upper .lowest-price-text-mobile {
  display: block;
  color: #131921;
  float: left;
  padding: 0;
  font-weight: bold;
  width: 33%;
  min-height: 18vw;
}

.similar-products-list .product-box-upper .lowest-price-text-mobile .price-label {
  text-align: left;
  font-size: 4vw;
}

.similar-products-list .product-box-upper .lowest-price-text-mobile .price-sell-mobile {
  font-size: 6vw;
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
}

.similar-products-list .product-box-upper .star-wrapper {
  padding: 0;
}

.similar-products-list .product-box-upper .product_logo_area .taxonomy-images img {
  margin-top: 0;
}

.faceted-search-numbering {
  text-align: center;
}

.faceted-search-facet--taxonomy--1 {
  display: none;
}

.similar-products-list .product-box-upper .taxonomy-image-item.html-type {
  padding: 5px 7px;
  margin-right: 8px;
  margin-top: 5px;
}

.similar-products-list .product-box-upper .taxonomy-image-item.html-type:last-child {
  margin-right: 0px;
}

.similar-products-list .product_logo_area .product-badge {
  position: relative;
  height: auto;
}

.similar-products-list .taxonomy-image-block-label {
  display: none;
}

.taxonomy-image-item.html-type {
  color: #fff;
  background: #131921;
  padding: 5px 10px;
  border-radius: 6px;
  float: left;
  margin-right: 15px;
  width: fit-content;
}

.taxonomy-image-item.html-type.term-id-1300 {
  border: 1px solid #017494;
  background: #fff;
  width: 100%;
}

.multiple-terms .taxonomy-image-item.html-type.term-id-1300 {
  width: auto;
}

.similar-products-list .product_logo_area img {
  padding: 1vw;
  align-self: center;
}

.similar-products-list .product_logo_area {
  height: 18vw;
}

.similar-products-list .lowest-price-text-mobile .oos_badge_inner {
  color: #555555;
}

.similar-products-list .product_MOQ_Badge {
  font-size: 3vw;
  margin-top: 10px;
}

.similar-products-list .moq_badge_active .product-badge {
  display: none;
}

.similar-products-list .taxonomy-images img {
  margin-top: 5px;
}

.similar-products-list .catalog-product-box {
  display: flex;
}

.similar-products-list .product-box-upper {
  flex: 1 116px;
  margin-bottom: 0;
  height: 100%;
  max-height: 340px;
}

.similar-products-list .product-box-lower {
  align-items: center;
}

.similar-products-list .product-box-detail {
  flex: 2 50%;
  flex-wrap: wrap;
}

.similar-products-list .product-box-sku {
  flex: 1 30%;
}

.similar-products-list .fivestar-rating {
  flex: 1 70%;
}

.oos_two_similar .similar-products-list .fivestar-rating {
  min-width: 190px;
}

.oos_two_similar .similar-products-list .fivestar-rating .yotpo.bottomLine {
  margin-bottom: 0px;
}

.similar-products-list .product-badge {
  display: flex;
  flex: 1 75px;
}

.similar-products-list .taxonomy-images {
  display: flex;
  flex: 1 75px;
  top: inherit !important;
  position: initial !important;
  padding: 0 0 5px 0;
}

.similar-products-list .product-badge .taxonomy-images img {
  max-width: 75px !important;
  height: auto;
}

@media screen and (min-width: 1200px) {
  .similar-products-list {
      justify-content: left;
  }
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-lock {
  display: none;
}


.swiper-slide-zoomed {
  cursor: move;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

@media screen and (min-width: 991px) {
 .filter-button {display: none;}
}

@media screen and (max-width: 991px) {
  .catalog-oos-button {
    float: left;
    clear: left;
    margin: 12px 3px;
  }
}

.view-content {
  padding: 10px;
}

nav.container.text-center {
  height: 60px;
}

.catalog-featured-grid {
  display: block;
  overflow: hidden;
}

.catalog-featured-carousel.homepage-products-list-wrapper.swiper .swiper-slide {
  flex: 0 0 225px;
  width: 225px !important;
  max-width: 225px;
}

.catalog-featured-item {
  border: 1px solid grey;
  border-radius: 15px;
  margin: 10px;
  overflow: hidden;
  width: 205px;
}

.catalog-featured-image {
  height: 265px;
  width: 100%;
  margin: auto;
}

.catalog-featured-image a,
.catalog-featured-image img {
  display: block;
  height: 100%;
  width: 100%;
}

.catalog-featured-image img {
  object-fit: cover;
}

.catalog-featured-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  min-height: 36px;
  text-align: center;
}

.order_one {
  order: 1;
}
