.inline-block {
  display: inline-block;
  color: #5f5f5f; }

.productView-top {
  display: flex;
  flex-direction: row;
  gap: 35px; }

.productView-images {
  float: none;
  padding: 0px;
  order: 1;
  position: relative; }

.productView {
  margin: 0px; }

.productView-details.product-data {
  clear: none;
  float: none;
  order: 2; }

.productView-media-container {
  display: flex;
  align-items: flex-start;
  gap: 40px; }

.productView-mainImages {
  width: calc(100% - 120px);
  margin: 0px;
  list-style-type: none; }

.productView-mainImages .slick-arrow {
  display: none !important; }

.productView-thumbnails {
  margin: 0px;
  width: 85px;
  gap: 5px;
  display: flex;
  flex-direction: column; }

.productView-thumbnail {
  width: 100%;
  float: none;
  padding: 0px; }

.productView-thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover; }

.productView-thumbnail-link {
  width: 100%;
  display: block;
  height: 75px;
  padding: 0px; }

.productView-image {
  width: calc(100% - 100px);
  margin: 0px; }

.productView-img-container::after {
  display: none; }

.productView-img-container img {
  position: relative;
  top: initial;
  left: initial;
  right: initial;
  bottom: initial; }

.productView-img-container a {
  display: block; }

.productView-thumbnails li:nth-child(6):after {
  content: attr(data-desktop-num);
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.25);
  color: var(--white);
  font-size: 25px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7); }

.productView-thumbnails li:nth-child(6) {
  position: relative;
  cursor: pointer; }

#imageGalleryModal .gallery-slider-wrapper {
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 100px);
  overflow: hidden; }

#imageGalleryModal .gallery-inner {
  width: 100%;
  display: flex;
  flex-direction: row;
  height: 100%;
  gap: 20px; }

#imageGalleryModal .gallery-inner .gallery-thumbs {
  width: 220px;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  overflow: scroll; }

#imageGalleryModal .gallery-slider.slick-slider {
  width: calc(100% - 240px);
  min-width: calc(100% - 240px); }

#imageGalleryModal {
  height: 90%; }

#imageGalleryModal .gallery-popup {
  padding: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%; }

#imageGalleryModal .slick-list.draggable {
  height: 100%; }

#imageGalleryModal .slick-track {
  height: 100%; }

#imageGalleryModal .slick-slide.slick-current.slick-active img {
  height: 100%;
  width: auto;
  margin: auto; }

#imageGalleryModal .gallery-thumbs img,
.productView-thumbnail a,
.productView-thumbnail a:hover {
  border: 1px solid var(--ligh-gray-2); }

#imageGalleryModal .gallery-thumbs img.active,
.productView-thumbnail.active a {
  border: 1px solid var(--light-blue); }

.productView-thumbnail:nth-child(n+7) {
  display: none; }

.productView-thumbnail a {
  display: block;
  margin: 0px;
  width: 100%;
  padding: 0px;
  max-width: 100%;
  overflow: hidden; }

.productView-thumbnail a img {
  display: block;
  width: 100%;
  height: auto; }

.productView-thumbnails li:nth-child(6) a {
  border: none; }

#imageGalleryModal .slick-slide img {
  height: 100%;
  width: auto;
  margin: auto; }

.slick-slide .video-container-placeholder > div {
  position: initial !important; }
  .slick-slide .video-container-placeholder > div > iframe.youtube-embed {
    left: initial !important;
    width: 80vw !important;
    height: 80% !important;
    margin-top: 40px; }

.toggle.videoGallery {
  display: none; }

.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
  overflow: hidden; }
  .video-thumbnail img {
    display: block;
    width: 100%; }
  .video-thumbnail::before, .video-thumbnail::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none; }
  .video-thumbnail::before {
    background-color: rgba(25, 30, 35, 0.6);
    opacity: 1; }
  .video-thumbnail::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' stroke='%23ffffff' stroke-width='5' fill='none'/%3E%3Cpath d='M40 35 L65 50 L40 65 Z' fill='%23ffffff'/%3E%3C/svg%3E");
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1; }

.productView-title {
  font-size: 28px;
  font-weight: 300;
  line-height: 28px;
  color: var(--text-gray);
  font-family: var(--main-font-family);
  margin-top: 0px; }

.sku-manufacturer {
  display: flex;
  flex-direction: row;
  gap: 15px;
  text-transform: uppercase;
  font-size: 14px; }
  .sku-manufacturer .product span {
    color: #5f5f5f; }

.sku-manufacturer .value {
  font-weight: 600; }

.product-rating {
  margin-top: 10px; }

.ruk_rating_snippet span.ruk-rating-snippet-count {
  font-size: 13px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  bottom: 0;
  color: #5f5f5f !important;
  margin-left: 5px; }

.productView-product .product-rating .ruk_rating_snippet span.ruk-rating-snippet-count {
  cursor: pointer;
  text-decoration: none; }
  .productView-product .product-rating .ruk_rating_snippet span.ruk-rating-snippet-count:hover {
    text-decoration: underline; }

#questions-count-link {
  font-size: 13px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #5f5f5f !important;
  text-decoration: none; }
  #questions-count-link:hover {
    text-decoration: underline; }

.productView-price {
  margin-top: 10px;
  margin-bottom: 20px; }

.productView-price span.price-wrapper {
  display: flex; }
  .productView-price span.price-wrapper .original-price-maxxbuyer {
    align-content: end;
    margin-bottom: 2px;
    color: #5f5f5f;
    font-size: 25px; }

.productView-price .price {
  color: var(--navy-blue);
  font-size: 36px;
  line-height: 36px;
  font-weight: 300; }

.productView-details {
  width: 100%;
  float: none;
  border: none;
  padding: 0px; }

.productView-product {
  border: none;
  padding-bottom: 0px; }

.maxxbuyer-product-view-price-message {
  display: none;
  color: #2ea44f;
  border-top: solid silver 1px;
  margin: 20px 0px;
  padding-top: 5px; }
  .maxxbuyer-product-view-price-message a {
    text-decoration: underline;
    color: #006bb4; }

.maxxbuyer .maxxbuyer-product-view-price-message {
  display: block; }

#add-to-cart-wrapper .form-input--incrementTotal {
  border: 1px solid var(--border-midgray);
  border-radius: 0px;
  font-size: 14px;
  height: 32px;
  width: 46px;
  font-weight: 400; }

#add-to-cart-wrapper .button--icon {
  border-radius: 0px;
  border: 1px solid var(--border-midgray);
  height: 32px;
  width: 32px; }

#add-to-cart-wrapper .button--icon .icon {
  font-style: normal;
  font-size: 18px;
  color: var(--text-gray); }

#add-to-cart-wrapper .button--icon[data-action="dec"] {
  border-right: none; }

#add-to-cart-wrapper .button--icon[data-action="inc"] {
  border-left: none; }

#add-to-cart-wrapper .form-field.form-field--increments {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
  align-items: center; }

#add-to-cart-wrapper .form-field.form-field--increments .form-increment {
  margin: 0px 10px 0px 0px; }

#add-to-cart-wrapper .form-field.form-field--increments label {
  font-size: 14px;
  line-height: 32px;
  color: var(--text-gray);
  margin: 0px 10px 0px 0px; }

#add-to-cart-wrapper #form-action-addToCart {
  max-width: 300px;
  width: 100% !important;
  text-transform: uppercase !important;
  font-weight: 700;
  padding: 14px 17px; }

.dropdown-menu-button.wishlist {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  border: none; }

.dropdown-menu-button.wishlist .icon {
  width: 30px;
  height: 30px;
  margin: 0px; }
  .dropdown-menu-button.wishlist .icon:hover > svg > .st0 {
    fill: #09f !important; }

#wishlist-dropdown.is-open {
  position: fixed !important;
  z-index: 99999;
  top: 0px !important;
  left: 0px !important;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25); }

.dropdown-wrapper {
  width: 420px;
  background: var(--white);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.wishlist_popup_header {
  font-size: 18px;
  color: var(--text-gray);
  text-align: center;
  padding: 10px 20px;
  border-bottom: 1px solid #ddd; }

.dropdown-wrapper form ul {
  margin: 20px 0px;
  list-style-type: none;
  border: none; }

.dropdown-wrapper form {
  margin: 0px;
  padding: 0px;
  border: none;
  padding: 0px 30px;
  display: block;
  float: none; }

.dropdown-wrapper form ul li input,
.dropdown-wrapper form ul li a {
  border: none;
  text-align: left;
  padding: 0px;
  font-size: 14px;
  color: var(--text-gray); }

.dropdown-wrapper form ul li:not(:first-child) {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px; }

.dropdown-wrapper .button-wrapper {
  margin: 10px 0 0;
  border-top: 1px solid #ddd;
  padding: 10px 30px;
  background: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center; }

.wishlist-cancel {
  display: inline-block;
  color: var(--light-blue);
  border: 1px solid var(--light-blue);
  background: #fff;
  padding: 5px 10px;
  font-weight: 600;
  cursor: pointer; }

.wishlist-cancel:hover {
  background: var(--light-blue);
  color: var(--white); }

.productView-description {
  border-top: 1px solid var(--ligh-gray-2);
  padding: 20px 0px 0px 0px;
  float: none;
  margin-bottom: 20px; }

.tabs-contents {
  margin-bottom: 0px; }

.productView-description ul.tabs li .tab-title {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
  color: var(--text-gray);
  border: none !important;
  padding-left: 0px;
  padding-right: 0px; }

.productView-description ul.tabs li.tab {
  border: none !important; }

.productView-description .tabs {
  border: none; }

.productView-description .tab.is-active .tab-title {
  font-weight: 600;
  color: var(--text-gray); }

.productView-description #tab-description {
  color: var(--text-gray);
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 0px; }

.badges {
  display: flex;
  flex-direction: row;
  gap: 15px;
  margin-bottom: 50px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.badges .badge-wrap {
  width: 150px; }

.badges .badge.rectangle {
  width: 100%;
  border-radius: 0;
  height: 86px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 2px solid var(--background-darkergray);
  color: var(--text-gray); }

.badges .badge.rectangle .lines {
  line-height: 0px; }

.badges .badge.rectangle .line.value {
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 26px;
  line-height: 26px;
  color: var(--text-gray); }

.badges .badge.rectangle .line {
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  color: var(--text-gray);
  display: block;
  text-align: center; }

.badges .badge-icon {
  height: 86px;
  width: auto; }

.product_groups {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px; }
  .product_groups .product-variant-group .product-variant-group__title {
    display: none; }
  @media screen and (max-width: 768px) {
    .product_groups .product-variant-group {
      width: 100%; } }
  .product_groups .product-variant-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
    .product_groups .product-variant-list .is-active {
      border: 1px solid #09f; }
      .product_groups .product-variant-list .is-active .variant-container .variant-title {
        color: #09f; }
    @media screen and (max-width: 768px) {
      .product_groups .product-variant-list {
        display: grid;
        grid-template-columns: auto auto; } }
  .product_groups a.product-variant {
    display: flex;
    text-decoration: none;
    border: 1px solid #b7b7b7;
    padding: 10px; }
    .product_groups a.product-variant .variant-type {
      display: block;
      align-self: center;
      width: 30px;
      height: 30px;
      margin-right: 10px;
      border: 1px solid #ececec; }
    .product_groups a.product-variant .variant-type.variant-type--text {
      display: none; }
    .product_groups a.product-variant .variant-container {
      align-self: end; }
      .product_groups a.product-variant .variant-container .variant-title,
      .product_groups a.product-variant .variant-container .variant-price {
        text-decoration: none;
        display: block;
        font-size: 14px;
        line-height: 1; }
      .product_groups a.product-variant .variant-container .variant-title {
        font-weight: 600;
        color: #5f5f5f; }
        @media screen and (max-width: 768px) {
          .product_groups a.product-variant .variant-container .variant-title {
            height: 42px; } }
      .product_groups a.product-variant .variant-container .variant-price {
        color: #5f5f5f;
        font-size: 12px; }
        .product_groups a.product-variant .variant-container .variant-price::before {
          display: inline;
          content: '$'; }

.product_groups:has(.product-variant-group:nth-child(2):last-child) {
  flex-direction: column; }
  .product_groups:has(.product-variant-group:nth-child(2):last-child) .product-variant-group .variant-price {
    display: none; }
  .product_groups:has(.product-variant-group:nth-child(2):last-child) .variant-container {
    align-self: center; }

.notify-error {
  display: none;
  color: #e02b27;
  font-size: 14px;
  width: 100%;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 0; }

.stock-notify-success {
  display: none;
  color: #3ea061;
  font-size: 14px;
  text-transform: none; }

.stock-notify-pop {
  position: relative;
  display: inline-block;
  vertical-align: baseline; }

.stock-notify-link {
  cursor: pointer;
  color: #5f5f5f;
  text-decoration: none;
  font-size: 14px;
  text-transform: none;
  list-style: none;
  user-select: none; }

.stock-notify-link:hover {
  text-decoration: underline; }

.stock-notify-link::marker {
  content: ''; }

summary::-webkit-details-marker {
  display: none; }

.notify-popover {
  position: absolute;
  top: 50%;
  left: calc(100% + 14px);
  transform: translateY(-50%);
  min-width: 300px;
  padding: 16px;
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
  z-index: 1000;
  font-size: 14px; }

details:not([open]) .notify-popover {
  display: none; }

.notify-popover::before {
  content: "";
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%);
  border-width: 8px 8px 8px 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  z-index: 1; }

.notify-popover::after {
  content: "";
  position: absolute;
  left: -9px;
  top: 50%;
  transform: translateY(-50%);
  border-width: 9px 9px 9px 0;
  border-style: solid;
  border-color: transparent #e6e6e6 transparent transparent; }

.notify-title {
  margin: 0 0 8px 0;
  font-weight: 600;
  font-size: 14px;
  text-transform: none;
  color: #09f; }

.notify-sub {
  margin: 0 0 12px 0;
  color: #5f5f5f;
  font-size: 14px;
  line-height: 19px;
  text-transform: none; }

.notify-form-container {
  display: flex;
  gap: 0;
  align-items: stretch; }

.notify-input {
  flex: 1 1 auto;
  padding: 6px 12px;
  font-size: 14px;
  border: 1px solid #5f5f5f;
  border-right: 0;
  min-width: 0; }

.btn-notify {
  flex: 0 0 auto;
  padding: 6px 10px;
  font-size: 13.333px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #09f;
  background: #09f;
  color: #fff;
  cursor: pointer; }

.btn-notify:hover {
  background: #09f;
  border-color: #09f; }

div.product-highlights {
  border-top: 1px solid #ebebeb; }

div.related-articles {
  grid-area: articles;
  border-top: 1px solid #ebebeb; }

#related-articles-content .article {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  gap: 20px; }

#related-articles-content {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 20px; }

#related-articles-content h4.section-title.uppercase.related-articles {
  margin-bottom: 0px; }

#related-articles-content .article-image {
  max-width: 330px;
  flex-basis: calc(33% - 10px);
  flex-shrink: 0; }

#related-articles-content .article-image img {
  max-width: 100%;
  height: auto; }

#related-articles-content .article-heading a {
  font-size: 26px;
  font-weight: 700;
  color: #5f5f5f;
  text-decoration: none; }

#related-articles-content .article-text {
  font-size: 16px;
  margin-bottom: 20px; }

#related-articles-content .article-url a {
  color: #4898f6;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  border: none;
  font-size: 16px;
  padding-left: 0;
  letter-spacing: 1px; }

#related-articles-content .article-heading h4 {
  margin-bottom: 20px; }

@media (max-width: 1324px) {
  .notify-popover {
    left: 50%;
    top: calc(100% + 12px);
    transform: translate(-50%, 0); }
  .notify-popover::before,
  .notify-popover::after {
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    border-width: 0 10.5px 10.5px 10.5px;
    border-color: transparent transparent #e6e6e6 transparent;
    z-index: 1; }
  .notify-popover::after {
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #fff transparent;
    position: relative;
    left: 46.7%;
    top: -158px; } }

@media (max-width: 550px) {
  .notify-popover::after {
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #fff transparent;
    position: relative;
    left: 0;
    top: -158px; } }

.stock-status {
  font-size: 15px;
  text-transform: uppercase;
  color: var(--light-blue);
  font-weight: 400; }
  .stock-status p.stock-info,
  .stock-status .stock-notify {
    margin-bottom: 0;
    text-transform: initial;
    color: #5f5f5f;
    font-size: 14px; }
  .stock-status .stock-info:has(~ .stock-notify)::after {
    display: none; }
  .stock-status span.stock-info::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22800%22%20height%3D%22800%22%20viewBox%3D%220%200%2048%2048%22%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%2309f%22%20d%3D%22M40.6%2012.1%2017%2035.7l-9.6-9.6L4.6%2029%2017%2041.3l26.4-26.4z%22%2F%3E%3C%2Fsvg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 3px;
    left: 3px; }

.out-of-stock-status .stock-status span.stock-info::after {
  display: none; }

.productView-options .atc-wrapper {
  display: flex;
  gap: 40px; }
  @media screen and (max-width: 1300px) {
    .productView-options .atc-wrapper {
      flex-direction: column;
      gap: 0; } }
  .productView-options .atc-wrapper > .bulk-pricing {
    align-content: end;
    padding-bottom: 20px; }
    @media screen and (max-width: 1300px) {
      .productView-options .atc-wrapper > .bulk-pricing {
        padding-bottom: 0;
        padding-left: 25px;
        width: fit-content; } }
    @media screen and (max-width: 768px) {
      .productView-options .atc-wrapper > .bulk-pricing {
        padding-left: 5px; } }
    .productView-options .atc-wrapper > .bulk-pricing > .bulk-pricing-item {
      display: block;
      text-align: center;
      color: #00467f;
      font-size: 20px;
      font-weight: 300; }
      @media screen and (max-width: 768px) {
        .productView-options .atc-wrapper > .bulk-pricing > .bulk-pricing-item {
          font-size: 16px;
          text-align: start; } }
    .productView-options .atc-wrapper > .bulk-pricing > .price-change {
      display: block;
      text-align: center;
      color: #5f5f5f;
      font-size: 14px; }
      @media screen and (max-width: 768px) {
        .productView-options .atc-wrapper > .bulk-pricing > .price-change {
          text-align: start; } }

.productView-options .add-to-cart-buttons {
  display: flex;
  flex-direction: row;
  padding: 0px;
  width: 100%;
  float: none;
  justify-content: left;
  gap: 20px;
  align-items: center; }

.productView-options .add-to-cart-buttons .form-action {
  width: 300px; }

.productView-additional-content #printBtn:after {
  content: "";
  background: url("https://store-suwzngt3lx.mybigcommerce.com/content/theme-imgs/printer.svg");
  width: 56px;
  height: 45px;
  position: absolute;
  background-position: 50% !important;
  top: -29px;
  background-size: cover; }

.productView-additional-content .product-specifications h4.section-title #printBtn {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.productView-additional-content .section-title {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.5px;
  font-weight: 600;
  color: var(--text-gray);
  padding-bottom: 10px;
  margin-bottom: 15px; }

.productView-additional-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "description description" "specifications additional" "prop65 prop65" "highlights highlights" "articles articles";
  gap: 30px;
  width: 100%; }

.product-description {
  grid-area: description; }

.product-highlights {
  grid-area: highlights; }
  @media screen and (max-width: 767px) {
    .product-highlights {
      order: 5;
      border-top: 1px solid #ebebeb; } }

.product-highlights > #product-highlights-content .articles.layout1 {
  display: flex;
  justify-content: space-between;
  gap: 20px; }
  @media screen and (max-width: 768px) {
    .product-highlights > #product-highlights-content .articles.layout1 {
      flex-wrap: wrap; } }
  .product-highlights > #product-highlights-content .articles.layout1 .article {
    max-width: 330px;
    flex-basis: 25%; }
    @media screen and (max-width: 768px) {
      .product-highlights > #product-highlights-content .articles.layout1 .article {
        max-width: 530px;
        flex-basis: calc(50% - 10px); } }
    .product-highlights > #product-highlights-content .articles.layout1 .article .article-text {
      color: #5f5f5f; }
      .product-highlights > #product-highlights-content .articles.layout1 .article .article-text p.heading {
        text-align: center;
        margin: 30px 0 10px;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600; }
      .product-highlights > #product-highlights-content .articles.layout1 .article .article-text p.text {
        font-size: 14px;
        text-align: center; }

.product-highlights > #product-highlights-content .hero-img.l2 {
  margin-bottom: 20px;
  max-width: 1070px; }

.product-highlights > #product-highlights-content .articles.layout2 {
  max-width: 1070px;
  display: flex;
  justify-content: space-between;
  gap: 20px; }
  .product-highlights > #product-highlights-content .articles.layout2 .article {
    max-width: 330px;
    flex-basis: 33.33%; }
    .product-highlights > #product-highlights-content .articles.layout2 .article .article-text {
      color: #5f5f5f; }
      .product-highlights > #product-highlights-content .articles.layout2 .article .article-text p.heading {
        text-align: center;
        margin: 30px 0 10px;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600; }
      .product-highlights > #product-highlights-content .articles.layout2 .article .article-text p.text {
        font-size: 14px;
        text-align: center; }

.product-highlights > #product-highlights-content .articles.layout3 {
  max-width: 1070px;
  display: flex;
  justify-content: space-between;
  gap: 20px; }
  .product-highlights > #product-highlights-content .articles.layout3 .article {
    max-width: 530px;
    flex-basis: 50%; }
    .product-highlights > #product-highlights-content .articles.layout3 .article .article-text {
      color: #5f5f5f; }
      .product-highlights > #product-highlights-content .articles.layout3 .article .article-text p.heading {
        text-align: center;
        margin: 30px 0 10px;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600; }
      .product-highlights > #product-highlights-content .articles.layout3 .article .article-text p.text {
        font-size: 14px;
        text-align: center; }

.product-highlights > #product-highlights-content .hero-img.l4 {
  margin-bottom: 20px;
  max-width: 1070px; }

.product-highlights > #product-highlights-content .articles.layout4 {
  max-width: 1070px;
  display: flex;
  justify-content: space-between;
  gap: 20px; }
  .product-highlights > #product-highlights-content .articles.layout4 .article {
    max-width: 530px;
    flex-basis: 50%; }
    .product-highlights > #product-highlights-content .articles.layout4 .article .article-text {
      color: #5f5f5f; }
      .product-highlights > #product-highlights-content .articles.layout4 .article .article-text p.heading {
        text-align: center;
        margin: 30px 0 10px;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600; }
      .product-highlights > #product-highlights-content .articles.layout4 .article .article-text p.text {
        font-size: 14px;
        text-align: center; }

.product-specifications {
  grid-area: specifications; }

.product-prop65 {
  grid-area: prop65; }
  @media screen and (max-width: 767px) {
    .product-prop65 {
      order: 4;
      margin: 20px 0 30px 0; } }
  .product-prop65 > #product-prop65-content > p {
    font-size: 12px;
    color: #5f5f5f;
    margin-bottom: 0;
    padding-left: 33px; }
    .product-prop65 > #product-prop65-content > p::before {
      content: "";
      display: inline-block;
      width: 22px;
      height: 22px;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 1000 1000' xml:space='preserve'%3E%3Cstyle%3E.st1%7Bfill:%231d1d1b%7D%3C/style%3E%3Cg id='_x32__1_' %3E%3Cpath d='M924 847.3c-14.7 25.4-42 41.1-71.3 41.1H145.6c-29.3 0-56.6-15.8-71.2-41.1-14.7-25.4-14.7-56.9 0-82.3l353.5-612.3c14.6-25.4 41.9-41.1 71.2-41.1s56.6 15.8 71.3 41.1L924 765c14.6 25.4 14.6 56.9 0 82.3' style='fill:%23fec901'/%3E%3Cpath class='st1' d='M852.7 914.5H145.6c-38.6 0-74.5-20.7-93.8-54.1s-19.3-75 0-108.4l353.5-612.3c19.3-33.4 55.2-54.2 93.8-54.2s74.5 20.7 93.8 54.2L946.5 752c19.3 33.4 19.3 74.9 0 108.3s-55.2 54.2-93.8 54.2M499.2 137.6c-20 0-38.7 10.8-48.7 28.1L96.9 778c-10 17.4-10 38.9 0 56.3 10 17.3 28.7 28.1 48.7 28.1h707.1c20 0 38.7-10.8 48.7-28.1 10-17.4 10-38.9 0-56.2L547.9 165.7c-10-17.3-28.7-28.1-48.7-28.1'/%3E%3Ccircle class='st1' cx='499.2' cy='738.9' r='58.2'/%3E%3Cpath class='st1' d='M499.2 646.7c-20.4 0-37.3-15.7-38.7-36.1l-19.7-274.2c-2.4-33.9 24.4-62.8 58.4-62.8s60.9 28.9 58.4 62.8l-19.7 274.2c-1.4 20.3-18.3 36.1-38.7 36.1'/%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      position: absolute;
      left: 20px; }
    .product-prop65 > #product-prop65-content > p > a {
      color: #006bb4;
      text-decoration: none; }
      .product-prop65 > #product-prop65-content > p > a:hover {
        text-decoration: underline; }

.additional-area {
  grid-area: additional; }

.additional-information ul li {
  padding: 10px 20px;
  border: 1px solid var(--ligh-gray-2);
  border-top-width: 0;
  list-style: disc;
  list-style-position: inside;
  color: var(--text-gray);
  font-size: 14px; }

.additional-information ul li:first-child {
  border-top-width: 1px; }

.additional-information ul {
  margin: 0px;
  padding: 0px; }

#product-attribute-specs-table {
  margin: 0px;
  border: 1px solid var(--ligh-gray-2); }

#product-attribute-specs-table th {
  background: var(--ligh-gray-2);
  text-transform: uppercase;
  width: 40%;
  font-weight: 400;
  color: var(--text-gray);
  padding: 11px 15px 10px 20px; }

#product-attribute-specs-table td {
  padding: 10px 15px 10px 20px;
  width: 60%;
  color: var(--text-gray);
  border-bottom: 1px solid var(--ligh-gray-2); }

#reviewsWidgetHeading {
  font-size: 28px;
  margin: 50px 0;
  color: #5f5f5f;
  text-align: center;
  border-top: 1px solid #ebebeb;
  padding-top: 50px; }

#ReviewsWidgetReadMore {
  display: flex;
  justify-content: center;
  margin-top: -47px; }
  #ReviewsWidgetReadMore > button {
    text-align: center;
    border: 1px solid #09f;
    color: #09f;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700; }

.add-to-cart-buttons .b2b-add-to-list.button {
  display: none; }

.add-to-cart-buttons .b2b-add-to-quote.button {
  display: none; }

@media only screen and (max-width: 1300px) {
  .thumbnail-overlay.tablet {
    display: flex; }
  .productView-thumbnail:nth-child(n+5) {
    display: none; } }

@media only screen and (max-width: 900px) {
  .badges {
    gap: 8px; }
  .badges .badge-wrap {
    width: 140px; }
  .productView-additional-content {
    gap: 15px; }
  .product_groups a.product-variant .variant-container .variant-title {
    height: auto; }
  .product_groups a.product-variant {
    min-height: 60px;
    text-align: left; }
  .product_groups:has(.product-variant-group:nth-child(2):last-child) {
    flex-direction: column; }
  .product_groups a.product-variant .variant-container {
    -ms-flex-item-align: center;
    align-self: center; } }

@media only screen and (max-width: 800px) {
  h3.gallery-title {
    display: none; }
  #imageGalleryModal .gallery-slider-wrapper {
    height: calc(100% - 40px); }
  #imageGalleryModal .gallery-inner {
    flex-direction: column; }
  #imageGalleryModal .gallery-slider.slick-slider {
    width: 100%;
    min-width: 100%;
    height: calc(100% - 80px); }
  #imageGalleryModal .gallery-inner .gallery-thumbs {
    width: 100%;
    height: 80px;
    display: flex;
    gap: 10px; }
  #imageGalleryModal .gallery-thumbs .slick-slide {
    height: auto; }
  .productView-media-container {
    flex-direction: column; }
  .productView-thumbnails {
    order: 2;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 70px;
    gap: 10px;
    justify-content: center; }
  .productView-thumbnail {
    width: 70px; }
  .productView-top {
    flex-direction: column; }
  .productView-image {
    width: 100%; }
  .productView-thumbnail a {
    align-items: center;
    display: flex; }
  .productView-thumbnails li:nth-child(4) {
    position: relative;
    cursor: pointer; }
  .productView-thumbnails li:nth-child(4):after {
    content: attr(data-mobile-num);
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.25);
    color: var(--white);
    font-size: 25px;
    font-weight: 400;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.7); }
  .gallery-thumbs .slick-track {
    display: flex;
    gap: 10px; }
  .productView-mainImages {
    width: 100%;
    margin: auto;
    max-width: 500px; }
  .productView-mainImages .slick-arrow {
    display: block !important; } }

@media only screen and (max-width: 767px) {
  #imageGalleryModal .gallery-slider .slick-slide img {
    height: auto !important;
    width: 100% !important; }
  #imageGalleryModal .gallery-slider .slick-slide {
    align-items: center;
    display: flex; }
  #imageGalleryModal .gallery-thumbs .slick-slide img {
    height: auto !important;
    width: 100% !important; }
  .productView-additional-content {
    flex-direction: column; }
  article.productView-additional-content {
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin-top: 20px; }
  .productView-additional-content .product-specifications {
    order: 1; }
  .product-additional-tab.product-description {
    order: 2; }
  .productView-additional-content .additional-information {
    order: 3; }
  .product-additional-tab.product-description .badges {
    display: none; }
  .productView-options .add-to-cart-buttons .form-action {
    width: 100%;
    max-width: 100%; }
  .product-additional-tab .product-additional-content {
    display: none; }
  .product-additional-tab.open .product-additional-content {
    display: block; }
  .product-additional-tab h4.section-title {
    margin: 0px;
    padding: 10px 0px;
    border-top: 1px solid #ebebeb;
    font-size: 18px;
    color: #5f5f5f;
    text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
    position: relative; }
  .product-additional-tab h4.section-title:after {
    content: "+";
    display: block;
    color: #fe8b38;
    font-size: 28px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 21px;
    text-align: center; }
  .product-additional-tab h4.section-downloads:after {
    content: "" !important; }
  .productView-additional-content .product-specifications h4.section-title #printBtn {
    display: none; }
  #add-to-cart-wrapper #form-action-addToCart {
    max-width: 100%; }
  .badges.mobile {
    display: flex !important;
    background: #fafafa;
    position: relative;
    gap: 0px;
    flex-wrap: nowrap;
    margin-bottom: 0px;
    padding: 10px 0px; }
  .badges.mobile:before {
    content: "";
    position: absolute;
    width: 22px;
    top: 0;
    left: -21px;
    background: #fafafa;
    height: 100%; }
  #product-attribute-specs-table th {
    font-weight: 600;
    width: 50%; }
  #product-attribute-specs-table td {
    width: 50%; }
  .product-additional-tab.open h4.section-title:after {
    content: "-"; }
  .badges.mobile:after {
    content: "";
    position: absolute;
    width: 22px;
    top: 0;
    right: -21px;
    background: #fafafa;
    height: 100%; }
  .badges .badge.rectangle .line.value {
    font-size: 16px;
    line-height: 16px; }
  .badges .badge.rectangle .line {
    font-size: 7px;
    line-height: 7px; }
  .badges .badge.rectangle,
  .badges .badge.icons-wrap {
    border: none;
    border-right: 1px solid var(--background-darkergray);
    padding: 0 5px !important;
    height: 53px; }
  .badges .badge-wrap .badge-icon.mobile {
    display: block !important;
    height: auto; }
  .badges .badge-wrap.cct,
  .badges .badge-wrap.icons-wrap {
    position: relative;
    padding: 0px 5px; }
  .badges .badge-wrap.cct:after,
  .badges .badge-wrap.icons-wrap:after {
    content: "";
    height: 53px;
    width: 1px;
    background: var(--background-darkergray);
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -27.5px; }
  .productView-images {
    margin: 0px; }
  .productView-title {
    font-size: 24px; }
  .productView-price .price {
    font-size: 22px; }
  #add-to-cart-wrapper .form-field.form-field--increments label {
    display: none; }
  #add-to-cart-wrapper .form-field.form-field--increments .form-increment:before {
    content: "Qty:";
    display: block;
    color: #5f5f5f;
    font-size: 14px;
    position: absolute;
    top: -22px;
    left: 0px; }
  #add-to-cart-wrapper .form-field.form-field--increments .form-increment {
    position: relative; }
  #add-to-cart-wrapper .form-field.form-field--increments {
    padding-top: 20px; }
  .additional-area {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .related-articles {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    border-top: 1px solid #ebebeb; }
  h4.section-title.uppercase.related-articles {
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px; }
  #related-articles-content .article-heading a {
    line-height: 28px; }
  #related-articles-content {
    margin-top: 0px;
    border: none;
    padding: 0px; }
  #related-articles-content .article {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px; }
  .product-highlights > #product-highlights-content .articles.layout2 .article:last-child {
    display: none; }
  .product-highlights > #product-highlights-content .articles.layout2 .article {
    flex-basis: 50%; } }

.searchspring-product-widget.related {
  border-top: 1px solid #ebebeb;
  margin-top: 30px; }

div#ReviewsWidget {
  max-width: 1360px;
  margin: auto; }

@media print {
  body {
    padding: 0;
    margin: 0; }
  #main-content {
    padding: 0;
    margin: 0; }
  .productView {
    padding: 0; }
  .add-to-cart-notification,
  .banner,
  nav.navUser .navUser-section,
  .navUser-item.navUser-item--cart,
  .sections.nav-sections,
  .mobileMenu-toggle,
  #quickSearch,
  ol.breadcrumbs,
  .productView-thumbnails.js-thumb-slider,
  .button.dropdown-menu-button.wishlist,
  .product.attribute.manufacturer,
  .product-rating, .productView-price, div[data-content-region="product_below_price"], section.productView-details.product-options,
  div.product-additional-content > p,
  h4.section-title.uppercase.product-desc,
  #printBtn,
  footer.footer,
  div#fbt,
  #product-downloads-container,
  .product-additional-tab.product-prop65,
  .product-highlights,
  #reviewsWidgetHeading,
  #ReviewsWidget,
  #ReviewsWidgetReadMore,
  .searchspring-product-widget,
  .related-articles {
    display: none; }
  .header-logo-image {
    min-height: 55px; }
  .productView-images {
    margin-bottom: 0; }
  .productView-product {
    width: 340% !important;
    padding-top: 1rem; }
    .productView-product .productView-title {
      font-size: 20px;
      color: #00467f !important; }
  .productView-mainImages {
    width: 100%; }
  .productView-top {
    padding-top: 70px;
    width: 30%; }
  .productView-mainImage.slick-slide.slick-cloned {
    display: none; }
  .slick-list.draggable .slick-track > * {
    display: none; }
  .slick-list.draggable .slick-track > *:first-child {
    display: block; }
  .slick-list.draggable .slick-track > *:nth-child(2) {
    display: block;
    width: initial !important; }
  .slick-list.draggable img {
    width: 200px; }
  .badges .badge-wrap {
    width: 105px; }
  .badges .badge.rectangle {
    height: 60px; }
  .badges {
    justify-content: start;
    margin-bottom: 0;
    padding-bottom: 15px; }
  .productView-additional-content {
    gap: 10px; }
  .section-title {
    margin: 0 !important; }
  #product-attribute-specs-table > tbody > tr > *,
  .additional-information > .product-additional-content > ul > li {
    padding: 0 0 0 6px !important;
    margin: 0;
    line-height: 16px;
    font-size: 10px; }
  #product-attribute-specs-table > tbody > tr > * {
    border: 1px solid #ebebeb;
    background-color: none; } }

@media print and (orientation: landscape) {
  .productView-top {
    width: 50%; } }

/*
 * Frequently Bought Together
 */
.add-to-cart-notification.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 13px;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative; }

.add-to-cart-notification.success:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  height: 24px;
  position: absolute;
  text-align: center;
  background-image: url(../icons/checkmark-luma.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scaleY(-1); }

#fbt {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  min-height: 393px; }
  @media only screen and (max-width: 767px) {
    #fbt {
      min-height: 624px;
      border-bottom: 0px; } }
  #fbt .fbt-heading {
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
    padding-bottom: 6px;
    margin: 0 0 20px;
    text-align: left;
    color: #5f5f5f;
    font-family: proxima-nova, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #fbt .fbt-top {
    display: -webkit-flex;
    display: flex;
    gap: 80px;
    margin-bottom: 20px; }
    #fbt .fbt-top .fbt-items-wrapper {
      display: -webkit-flex;
      display: flex; }
    #fbt .fbt-top .fbt-items-wrapper .fbt-item {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      opacity: .3; }
    #fbt .fbt-top .fbt-items-wrapper .fbt-item.selected {
      opacity: 1; }
    #fbt .fbt-top .fbt-items-wrapper .fbt-item:after {
      display: block;
      content: '+';
      font-size: 30px;
      font-family: proxima-nova, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      margin-top: 4%;
      color: #00467f;
      margin-left: 40px;
      margin-right: 40px; }
    #fbt .fbt-top .fbt-items-wrapper .fbt-item:last-child:after {
      display: none; }
    #fbt .fbt-top .fbt-atc-price-wrapper {
      margin-bottom: 10px; }
    #fbt .fbt-top .fbt-atc-price-label {
      margin-bottom: 10px; }
    #fbt .fbt-top .fbt-atc-price-amount {
      font-size: 30px;
      font-family: proxima-nova, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #00467f; }
    #fbt .fbt-top .tocart {
      background-color: white;
      border: 1px solid #09f;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 600;
      font-size: 14px;
      color: #09f;
      padding: 5px 10px; }
    @media only screen and (max-width: 767px) {
      #fbt .fbt-top .fbt-items-wrapper .fbt-item:after {
        margin-left: 10px;
        margin-right: 10px; }
      #fbt .fbt-top .fbt-items-wrapper .fbt-item:last-child:after {
        content: '';
        width: 15px;
        height: 15px;
        display: block; }
      #fbt .fbt-top .fbt-atc {
        display: none; } }
  #fbt .fbt-bottom .fbt-product-image {
    display: none; }
  #fbt .fbt-bottom .fbt-atc {
    display: none; }
  #fbt .fbt-bottom .fbt-atc-price-wrapper {
    margin-bottom: 10px; }
  #fbt .fbt-bottom .fbt-atc-price-label {
    margin-bottom: 10px; }
  #fbt .fbt-bottom .fbt-atc-price-amount {
    font-size: 30px;
    font-family: proxima-nova, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #00467f; }
  #fbt .fbt-bottom .tocart {
    background-color: white;
    border: 1px solid #09f;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    color: #09f;
    padding: 5px 10px; }
  #fbt .fbt-bottom .fbt-selections-wrapper .fbt-selections {
    margin-bottom: 10px;
    gap: 10px;
    font-size: 13px;
    color: #5f5f5f;
    font-family: proxima-nova, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column; }
  #fbt .fbt-bottom .fbt-selections-wrapper .fbt-selections .fbt-checkbox {
    appearance: none;
    height: 15px;
    margin: 0 10px 0 0;
    opacity: 1;
    position: relative;
    vertical-align: baseline;
    width: 15px;
    z-index: 2; }
  #fbt .fbt-bottom .fbt-selections-wrapper .fbt-selections .fbt-checkbox:before {
    background: #fe8b38;
    border: 1px solid #fe8b38;
    border-radius: 3px;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 17px; }
  #fbt .fbt-bottom .fbt-selections-wrapper .fbt-selections .fbt-checkbox.checkbox-selected:after {
    content: url("https://store-suwzngt3lx.mybigcommerce.com/content/theme-imgs/checkmark-icon.svg");
    border-radius: 3px;
    display: inline-block;
    height: 15px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 15px; }
  #fbt .fbt-bottom .fbt-selections-wrapper .fbt-selections .fbt-selection {
    display: -webkit-flex;
    display: flex; }
  @media only screen and (max-width: 767px) {
    #fbt .fbt-bottom .fbt-selections-wrapper .fbt-selections .fbt-selection {
      gap: 1rem;
      -webkit-align-items: center;
      align-items: center; }
    #fbt .fbt-bottom .fbt-product-image {
      display: block;
      max-width: 60px; }
    #fbt .fbt-bottom .fbt-atc {
      display: block; } }

@media only screen and (min-width: 801px) {
  .productView-images {
    flex: 0 0 51.3%;
    max-width: 51.3%;
    margin-bottom: 10px; }
  .searchspring-product-widget.xsell {
    margin-top: 30px; } }

select.product-variant-dropdown {
  width: 200px;
  border-color: #b7b7b7;
  font-size: 14px;
  color: #5f5f5f;
  padding: 4px 25px 4px 10px; }
