/** Shopify CDN: Minification failed

Line 54:1 Unexpected "{"

**/
body,
html {
  scroll-behavior: smooth;
}
.d5-main-featured-product > * + * {
  margin: 0;
}
.main-qty-container-d5 {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.quantity-box-d5 input.input-radio-d5 {
  display: none;
}
.quantity-box-d5 label .qty-main-d5 {
  padding: 8px;
  border: 1px solid rgba(194, 194, 194, 1);
  border-radius: 5px;
  position: relative;
}
.d8-custom_reviews_coumt {
  color: rgba(0, 0, 0, 0.5);
 
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.quantity-box-d5 label .qty-row-d5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
}
.img-col-d5 {
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: rgba(230, 210, 195, 1);
}
.img-col-d5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
}
.checked-checkbox-d5 {
  display: none;
}
.uncheck-checkbox-d5 {
  display: flex;
}
.quantity-box-d5 input[type="radio"]:checked + label .qty-main-d5 {
  border: 1px solid rgba(255, 176, 0, 1);
  background: rgba(255, 176, 0, 0.25);
}
.checkbox-box-d5 {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background: rgba(194, 194, 194, 1);
}
.quantity-box-d5 input[type="radio"]:checked + label .checkbox-box-d5 {
  background: rgba(255, 176, 0, 1);
}

/* font styling for bundle */
p.qty-title-d5 {
 
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
  margin: 0 0 8px 0;
}
span.qty-price-d5 {
 
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
span.qty-compare-d5 {
 
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 8px;
}
.checkbox-data-d5 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.qty-atc-form-d5 .atc-btn-d5 {
  width: 100%;
  padding: 16px 0;
  margin: 20px 0 8px;
  border-radius: 5px;
  background: rgba(100, 130, 145, 1);
  border: none;
  outline: none;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.82px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.qty-atc-form-d5 .qty-disclaimer-d5 {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.82px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.d5-custom-style-section .d5-hidden {
  display: none !important;
}
.sales-badge-d5 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 8px;
  border-radius: 0 4px 0 4px;
  background: rgba(0, 0, 0, 1);
 
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #fff;
}
.d5-custom-style-section .flex-media-d5 {
  display: flex;
  gap: 16px;
}
.d5-custom-style-section .slider-mobile-gutter {
  flex: 1;
  border-radius: 11.77px;
}
.d5-custom-style-section .flex-media-d5 .img-col-d5 {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  margin-bottom: 16px;
}
.d5-custom-style-section .flex-media-d5 .img-col-d5.active-d5 {
  border: 1px solid rgba(100, 130, 145, 1);
}
.product__media.image-animate.media.media--adapt_first img {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}

.product__media.image-animate.media.media--adapt_first img.fade-out {
  opacity: 0;
}
.description-d5 {
  margin: 0 0 20px !important;
}
.description-d5 p {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
}
.d5-custom-style-section .product__title {
  margin: 24px 0 0 !important;
}
.d5-custom-style-section .product__title .product__heading {
  font-family: Tenor Sans;
  font-size: 28px;
  font-weight: 400;
  line-height: 32.76px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
.d5-custom-style-section .badge {
  padding: 4px 8px;
  border: 1px solid rgba(100, 130, 145, 1);
  border-radius: 2px;
  font-family: Nunito Sans;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.37px;
  text-align: left;
  color: rgba(100, 130, 145, 1);
}
.d5-custom-style-section .price__sale {
  display: none !important;
}
.d5-custom-style-section .d5-flex-price {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 8px 0 !important;
}
.d5-custom-style-section .f-price-d5 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.d5-custom-style-section .f-price-d5-deleted {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.82px;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: line-through;
}
.d5-custom-style-section .f-price-d5-real {
  font-family: Nunito;
  font-size: 28px;
  font-weight: 400;
  line-height: 38.19px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
.jdgm-prev-badge__text {
  padding-left: 8px;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.82px;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
}
/* .d5-main-featured-product .price--on-sale .price__sale {
  display: flex;
  flex-direction: row-reverse;
} */
.d5-main-featured-product .price-item.price-item--sale.price-item--last._size {
 
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
}
.d5-main-featured-product .price-item.price-item--regular._size {
 
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
}
.main-price-pdp-d5 {
  display: flex;
  align-items: baseline;
  gap: 16px;
  margin: 0 !important;
  padding: 16px 0 29px;
}
.custom-badge-d5 {
  padding: 8px 10px;
  background: rgba(255, 176, 0, 1);
  border-radius: 50px;
}
s.price-item.price-item--regular._size {
    font-size: 20px !important;
}
span.price-item.price-item--sale.price-item--last._size{
  font-size: 34px !important;
}
.custom-badge-d5 p {
 
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0;
  color: rgba(0, 0, 0, 1);
}
.sidebar-images-d5 {
  min-width: 100px;
  display: flex;
  gap: 16px;
  flex-direction: column;
  overflow-x: auto;
}
.sidebar-img-d5 {
  width: 100px;
  height: 100px;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.05);
}
.sidebar-img-d5 img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.d5-main-gallery {
  display: flex;
  gap: 16px;
}
.sidebar-img-d5.d5-active-img {
  border: 1px solid rgba(0, 0, 0.6);
}
#shopify-section-template--25696526401850__custom_scrolling_announcement_bar_ntdeEH .slide-custom-text {
    font-family: inherit!important;
}
.d5-main-featured-product .page-width {
  max-width: 1300px;
  padding: 165px 20px 82px !important;
  margin: auto;
}
.d5-main-featured-product .product__title.h1 {
 
  font-size: 36px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
.d5-description {
 
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 16px;
}
.d5-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 !important;
}
.d5-list-item .d5-text {
 
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: rgba(0, 0, 0, 0.75);
}
.d5-main-featured-product .shopify-payment-button,
.d5-main-featured-product .link.product__view-details {
  display: none;
}
.d5-main-featured-product .product-form__buttons {
  max-width: 100%;
}
.d5-main-featured-product .product-form__buttons button {
  /* padding: 15px; */
  background: rgba(0, 0, 0, 1);
  border-radius: 8px;
}
.d5-main-featured-product .product-form__buttons button span {
  /*
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: left; */
  color: #fff; 
}
.d5-main-featured-product .button--secondary:after {
  border-radius: 8px !important;
  --border-opacity: 0 !important;
}
@media (max-width: 1030px) {
  .d5-custom-style-section .flex-media-d5 {
    flex-direction: column-reverse;
  }
  .d5-custom-style-section .bundle-images-d5 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0;
    gap: 16px;
  }
  .d5-custom-style-section .flex-media-d5 .img-col-d5,
  .d5-custom-style-section .img-col-d5 {
    width: 50px;
    height: 50px;
    margin: 0;
  }
}
@media (max-width: 750px) {
  .d5-main-featured-product .page-width {
    max-width: 1300px;
    padding: 60px 20px !important;
    margin: auto;
  }
  .d5-main-gallery {
    flex-direction: column-reverse;
  }
  .sidebar-images-d5 {
    flex-direction: row;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .sidebar-img-d5,
  .img-col-d5 {
    width: 50px;
    height: 50px;
  }
  .d5-custom-style-section .f-price-d5-real {
    font-size: 24px;
    line-height: 32.74px;
  }
  .d5-custom-style-section .f-price-d5-deleted,
  .qty-atc-form-d5 .atc-btn-d5,
  .qty-atc-form-d5 .qty-disclaimer-d5,
  .jdgm-prev-badge__text {
    font-size: 14px;
    line-height: 19.1px;
  }
  .description-d5 p {
    font-size: 14px;
    line-height: 22px;
  }
  .d5-custom-style-section .badge,
  .qty-detail-d5 .qty-per-d5 {
    font-size: 10px;
    line-height: 13.64px;
  }
  .checkbox-box-d5 {
    width: 16px;
    height: 16px;
    display: flex;
  }
  .checkbox-item-d5 svg {
    width: 16px;
    height: 16px;
  }
  .qty-detail-d5 .qty-price-d5 {
    font-size: 12px;
    line-height: 18px;
  }
  .sales-badge-d5 {
    font-size: 8px;
    line-height: 14px;
  }
  .d5-main-featured-product .product__title.h1 {
    font-size: 20px;
    line-height: 28px;
  }
  .d5-description,
  .d5-list-item .d5-text,
  p.qty-title-d5,
  .d5-main-featured-product .product-form__buttons button span {
    font-size: 14px;
    line-height: 21px;
  }
  .custom-badge-d5 p,
  span.qty-compare-d5 {
    font-size: 10px;
    line-height: 15px;
  }
  .d5-description {
    padding-bottom: 12px;
  }
  .main-price-pdp-d5 {
    padding: 12px 0;
  }
}
.product__info-wrapper-d8 {
  padding: 0 !important;
}
@media (max-width: 768px) {
  .atc-sn-main-d5 {
    padding-top: 30px !important;
  }
  .atc-sn-col-d5.btn-sn-d5 a,
  .atc-sn-col-d5.subtext-sn-d5 p {
    font-size: 14px;
    line-height: 19.1px;
  }
}
.quantity-box-d5 input[type="radio"]:checked + label .sales-badge-d5 {
  background: rgba(255, 176, 0, 1);
}

/* d6 css */

.main-icon-text-d6 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.icon-text-d6 p {
  color: #000;
  text-align: center;
 
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 20px 0 0 0;
}
.icon-text-d6 {
  text-align: center;
}
.icon-text-d6 img {
  width: 50px;
  height: 50px;
}
.icon-text-d6.icon-d6-11 img {
  width: 42px;
  height: 50px;
}
.icon-text-d6.icon-d6-12 img {
  width: 50px;
  height: 50px;
}
.icon-text-d6.icon-d6-13 img {
  width: 50px;
  height: 48px;
}
.icon-text-d6.icon-d6-14 img {
  width: 51px;
  height: 50px;
}

@media (max-width: 769px) {
  .icon-text-d6.icon-d6-11 img {
    width: 33.998px;
    height: 40px;
  }
  .icon-text-d6.icon-d6-12 img {
    width: 40px;
    height: 40px;
  }
  .icon-text-d6.icon-d6-13 img {
    width: 41.702px;
    height: 40px;
  }
  .icon-text-d6.icon-d6-14 img {
    width: 41px;
    height: 40px;
  }
  .icon-text-d6 p {
    font-size: 10px;
  }
  .icon-text-d6 p {
    padding: 0 0 20px 0;
    margin: 0;
  }
  .main-icon-text-d6 {
    flex-wrap: wrap;
  }
  .icon-text-d6 {
    width: 50%;
  }
}

/* 09-10 */
.page_knee-companion-lp .d5-main-featured-product .product-form__buttons button {
    /*
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left; */
    color: #fff;
    /* text-transform: uppercase; */
    background-color:rgba(0, 0, 0, 1);
  text-transform: none;
      font-size: 1.5rem;
    letter-spacing: .1rem;
    line-height: calc(1 + .2 / var(--font-body-scale));
    font-weight: 400 !important;
}
body .reviews-header-d7 button {
    background: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 16px;
    font-family: inherit;
}
.d7-button-animation-custom-mq-comparison ,body button#add-bundle-btn,body .d7-button-animation-custom-mq-comparison{
    height: 47px;
    font-size: 14px;
    font-family: inherit;
    line-height: normal;
    font-weight: 400;
    text-transform: none;
}
body .button-d4-iwt-button,body  .button-m {
    font-size: 15px;
    font-weight: 400 !important;
    font-family: inherit;
    text-transform: none;
    padding-top: 0;
    padding-bottom:0;  
    height: 47px;
    background: #000;
    color: #fff;
}
.mry-atb.d7-button-animation-custom {
    padding-top: 0;
    height: auto;   
    padding-bottom: 0;
}
body a.custom-knee-button-u4 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;   
    font-size: 15px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    font-family: inherit !important;
    line-height: normal !important; 
    margin-top: -5px;
}
#shopify-section-template--23567206220090__custom_info_section_MDUimR .button-custom-knee-info-section-u4 {
    height: 47px;
}