/** Shopify CDN: Minification failed

Line 357:36 Unexpected ")"
Line 1108:0 Unexpected "{"

**/
.breadcrumb .breadcrumb__list {
  padding: 14px 0 35px;
}

.breadcrumb {
  padding-left: 50px;
  padding-right: 50px;
}

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

.product .product-meta__price-list-container .price small {
  font-size: 10px;
  letter-spacing: 0;
  line-height: 27px;
  margin-left: 5px;
  margin-right: 0;
  position: relative;
  width: 20px;
  top: 50%;
  transform: translateY(-44%);
}

.shopify-section--main-product .container:not(.product__coordinate) {
  /* padding-left: 50px;
    padding-right: 50px; */
  padding-left: 0;
  padding-right: 0;
}

.product,
.shopify-section--product-content {
  /* max-width: 1346px;
    padding-left: 50px;
    padding-right: 50px; */
  max-width: 100%;
  padding-left: 177px;
  padding-right: 177px;
  margin: auto;
}

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.product .product-meta__vendor a {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.5;
  opacity: 0.3;
}

.product .product-meta__title {
  font-size: 22px;
  letter-spacing: 0;
/*   line-height: 24px;
  margin-top: 20px;
  margin-bottom: 20px; */
      line-height: 1.5;
    margin-top: 16px;
    margin-bottom: 11px;
}

.product .product-meta__reference .rating__caption {
  display: block;
}

.product-meta__reviews-badge .rating__caption {
  font-size: 11px;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: underline;
  text-transform: uppercase;
}

.product-meta__reference {
  margin-top: 11px;
}

.product-form__group {
  margin-top: 3px;
}

.product-meta__reference .product-meta__reviews-badge {
  line-height: 1;
}

.product-meta__price-list-container {
  margin-top: 35px;
}

.product-meta {
  display: block;
  margin: 0;
  padding-bottom: 0;
  border-bottom: unset;
}

.product-form__variants {
/*   margin-top: 15px; */
  margin-top: 30px;
}

.product-form__option-info,
.product-form__quantity-label {
  margin-bottom: 0;
}

.product-form__option-info .product-form__option-name,
.product-form__option-info .product-form__option-value{
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
}

/* [dir="ltr"] .product-form__option-value {
  display: none;
} */

.product__info .color-swatch-list {
  display: grid;
  justify-content: flex-start;
  grid-template-columns: repeat(auto-fit, 31px);
  grid-gap: 10px;
  gap: 10px;
  margin-top: 7px;
  margin-left: 2px;
}

.product__info .color-swatch .color-swatch__item {
  width: 31px;
  height: 31px;
  border: unset;
}

.product__info .color-swatch .color-swatch__item:after {
  top: 0;
  left: 0;
  width: calc(100% + 0px);
  height: calc(100% + 0px);
}

.product__info .product-form__option-selector + .product-form__option-selector {
  /* margin-top: 35px; */
  margin-top: 33px;
}

.block-swatch:not(.is-disabled)
  .block-swatch__radio:checked
  + .block-swatch__item {
  background: #fff;
}

/* 
.product__info .block-swatch__radio:checked+.block-swatch__item:after {
    opacity: 1;
    transform: scale(1);
}

.product__info .block-swatch.is-disabled .block-swatch__item:after {
    content: '';
    position: absolute;
    background: linear-gradient(to bottom right, #f5f5f5 calc(50% - 1px), rgb(var(--border-color)) 50%, #f5f5f5 calc(50% + 1px)) no-repeat;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    box-shadow: unset;
    opacity: 0;
}

.product__info .block-swatch__radio:checked+.block-swatch__item:after {
    box-shadow: unset;
    opacity: 1;
}

.product__info .block-swatch__item:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 1px rgb(var(--text-color)) inset, 0 0 0 1px rgb(var(--text-color));
    border-radius: var(--button-border-radius);
    opacity: 0;
    transform: scale(.9);
    transition: opacity .2s ease, transform .2s ease;
    border-radius: 100px;
    left: 0;
}

.product__info .block-swatch__radio:checked+.block-swatch__item:before {
    opacity: 1;
    transform: scale(1);
} */

.block-swatch-list {
  display: grid;
  justify-content: flex-start;
  grid-template-columns: repeat(auto-fit, minmax(70px, auto));
  grid-auto-columns: minmax(70px, auto);
  grid-gap: 7px;
  gap: 7px;
}

.block-swatch-list .block-swatch.is-disabled {
  background: #F5F5F5;
    border-radius: 100px;
}

.block-swatch-list .block-swatch__item {
  margin: 0;
}

.block-swatch__item {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.8;
  min-width: 71px;
  min-height: 32px;
  padding: 5px 5px 5px;
  margin: 0 3.5px;
  border: 1px solid #e0e0e0;
}

.block-swatch__item:after,
.block-swatch__item {
  border-radius: 100px;
}

.block-swatch-list {
  margin: 0;
  margin-top: 6px;
}

.custom-text-with-line {
  margin-top: 48px;
  position: relative;
}

.custom-text-with-line .text {
/*   font-weight: 600; */
  font-size: 13px;
  letter-spacing: 0;
  line-height: 24px;
  width: 100%;
  position: relative;
  background: white;
  padding-right: 16px;
}

 .custom-text-with-line:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 50%;
  bottom: 50%;
  background: #000;
} 

.product-form__quantity-label {
  display: none;
}

.product-form__group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-form__group .product-form__quantity {
  width: 100%;
  max-width: 100px;
}

.product-form__quantity .quantity-selector {
  --quantity-selector-height: 54px;
  border: 1px solid #e0e0e0;
  border-radius: 100px;
}

.quantity-selector .quantity-selector__button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  width: 35px;
}

.quantity-selector__button svg {
  width: 7px;
  color: #9a9a9a;
}

.product-form__payment-container {
  margin-top: 0;
}

.product-form__payment-container .loader-button__text {
  line-height: 52px;
}

.product-form__buy-buttons {
  width: 100%;
  /*     max-width: 347px; */
  max-width: 100%;
  height: 100%;
  margin: 0 10px;
}

.product-form__quantity .quantity-selector {
  width: 100px;
}

.quantity-selector__input {
  padding: 0;
  width: 40px;
}

button#AddToCart {
  background: #000;
  color: #fff;
  border-radius: 100px;
  border: 1px solid #fff;
  transition: all .5s;
}

button#AddToCart:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

 button#AddToCart.sold-out {
  display: none;
} 

/* button#AddToCart.sold-out+#BIS_trigger {
  display: none;
} */

button#AddToCart:not(.sold-out)+button#BIS_trigger {
  display: none;
} 

.hide_BISS+#AddToCart:not(.hide_BIS)) {
  display: none;
}

.hide_BIS+#BIS_trigger {
  display: none;
}

button#BIS_trigger,
button.hide_BISS {
    border-radius: 100px;
    border-color: rgba(245, 245, 245);
    background: rgba(245, 245, 245);
    color: #000;
    font-family: 'Hiragino Kaku Gothic ProN W6';
    font-weight: 600;
}

.product-form__group .wishlist-link {
  min-width: 48px;
  min-height: 48px;
  border: 1px solid #e0e0e0;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin-top: 0;
}

.wishlist-link .wk-icon {
  margin: 0;
  position: unset;
}

.wishlist-link svg {
  width: 15px;
}

.bottom_ask_link {
  display: block;
  text-align: right;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 24px;
/*   margin-right: 25px; */
  margin-top: 5px;
  text-decoration: underline;
}

.product-meta__aside {
  margin-top: 28px;
  padding-top: 35px;
  border-top: 1px solid #e0e0e0;
  text-transform: uppercase;
}

.product-meta__share {
  color: #000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
}

.product-meta__share-button-list {
  gap: 15px;
}

[dir="ltr"] .product-meta__share-label {
  margin-right: 34px;
}

.product-meta__share .icon {
  height: 17px;
  width: 19px;
}

.product-meta__sku {
  margin-bottom: 20px;
}

.product-content {
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
/*   margin-top: 85px; */
  margin-top: 0;
  margin-bottom: 60px;
}

.section--product-coordinate .product-content {
  margin-bottom: 0;
}

.section--product-coordinate .product-content__featured-products product-item .product-item__image-wrapper {
    margin-bottom: 13px;
}

.section--product-coordinate .product-content__featured-products product-item .product-item-meta__vendor {
  line-height: 20px;
}

.section--product-coordinate .product-content__featured-products product-item .product-item-meta__title {
  margin-top: 5px;
}

.product-content__featured-products-list {
  display: grid;
  grid-template-columns: 198px 198px 198px;
  grid-gap: 23px;
/*   margin-top: 15px; */
/*   margin-top: 20px; */
  margin-top: 17px;
}

.product-content__featured-products {
  width: 100%;
}

.product-content__featured-products
  .product-content__featured-products-heading {
  display: flex;
  align-items: baseline;
}

.product-content__featured-products
  .product-content__featured-products-heading
  .product-content__featured-products-subtitle {
  margin-top: 0;
  margin-left: 23px;
  font-size: 11px;
  letter-spacing: 0.66px;
  line-height: 17px;
}

.product-content__tabs {
  width: 100%;
  margin-top: 110px;
}

.product-content__featured-products-title {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 54px;
  margin-bottom: 0;
}

.product-content__featured-products product-item .product-item__image-wrapper {
  margin-bottom: 20px;
}

.product-content__featured-products product-item .product-item-meta__title {
      margin-bottom: 10px;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 800;
    margin-top: 10px;
}

/* .product-content__featured-products product-item .product-item__label,
.product-content__featured-products .product-item-meta__reviews-badge {
    display: none;
} */

.product-tabs .tabs-nav {
  margin-bottom: 35px;
}

.product-tabs .tabs-nav__item {
/*   font-size: 13px; */
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  padding-bottom: 27px;
}

[dir="ltr"] .tabs-nav[arrows] .tabs-nav__item-list {
  gap: 40px;
}

.product-tabs .product-tabs__content {
  max-width: 944px;
  margin: auto;
}

.product-tabs__tab-item-wrapper .collapsible .product-tabs__tab-item-content[collapsed] {
  max-height: 390px;
}

.description_showmore {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 100px 0 0;
  z-index: 2;
}

.product-tabs__tab-item-content:not(.open) .description_showmore {
  background-color: #ffffffe6;
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1.56) 55%);
}

.description_showmore .showmore {
  /*     padding-top: 30px; */
  padding-top: 0;
  border-top: 1px solid #00000017;
  background: white;
}

.description_showmore .btn {
  width: 160px;
}

.product-tabs__tab-item-wrapper .collapsible .product-tabs__tab-item-content {
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  margin-top: 26px;
/*   padding-bottom: 30px; */
  padding-bottom: 75px;
}

.product-tabs__tab-item-wrapper .product-tabs__tab-item-content img {
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}

.description_showmore .btn {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  cursor: pointer;
}

.template-product .tabs-nav[arrows] .tabs-nav__item-list:after {
  display: none;
}

.template-product .tabs-nav[arrows] .tabs-nav__item-list {
  justify-content: center;
}

.showmore--inner {
    max-width: 260px;
    height: 60px;
    margin: auto;
    margin-top: 30px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
}

.showmore--inner svg path {
  transition: all .5s;
}

.showmore--inner:hover {
   background: #fff;
    color: #000;
    border: 1px solid #000;
}

.showmore--inner:hover svg path {
  stroke: #000;
}

@media screen and (min-width: 1600px) {
  .product__info {
    width: calc(41% + 5px);
/*     width: 41%; */
  }
}

@media screen and (max-width: 1599px) and (min-width: 1000px) {
  .product__info {
    width: 45%;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1000px) {
  .product,
  .shopify-section--product-content {
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    margin: auto;
  }
}

@media screen and (min-width: 1000px) {

  .product:not(.product--featured) {
    margin-bottom: 65px;  
  }
  
  .product__media {
    width: 52%;
  }

  [dir="ltr"] .product__media {
    padding-left: 0;
  }

  .product--thumbnails-left .product__media {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }

  [dir="ltr"] .product--thumbnails-left .product__thumbnail-list {
    margin-right: 0;
  }

  .product--thumbnails-left .product__thumbnail {
    width: 70px;
    min-width: 70px;
    padding: 0;
  }

  .product--thumbnails-left .product__media-nav {
    margin-top: 0;
    align-items: flex-start;
    margin-left: 12px;
    margin-right: 6px;
  }

  [dir="ltr"] .product__zoom-button {
    right: 23px;
    bottom: 26px;
    border-radius: 100px;
    height: 44px;
    width: 44px;
  }

  .product__thumbnail-list-inner {
/*     gap: 5px; */
    gap: 10px;
  }
}

.product__thumbnail-item {
  padding: 0;
}

.product__thumbnail:after {
  border: 2px solid black;
  box-shadow: unset;
}

@media screen and (max-width: 999px) {
  .breadcrumb-product {
    display: none;
  }

  .product {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product .product__media {
    width: 100%;
  }

  .product:not(.product--featured) {
    margin-top: 0;
  }

  .product__media .product__media-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product__media .product__zoom-button {
/*     display: none !important; */
  }

  .product__media .product__media-nav {
    margin-bottom: 45px;
  }

  .product__media .product__thumbnail {
    position: relative;
    width: 56px;
    height: 84px;
    min-width: 56px;
    min-height: 84px;
    padding: 0;
  }

  .product__media .product__thumbnail img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .product__media .product__thumbnail-item {
/*     padding: 2px 0; */
  }

  .product__media .product__thumbnail-list-inner {
    padding-left: 20px;
    padding-right: 20px;
    grid-gap: 10px;
  }

  .product__thumbnail-list {
    margin-left: -20px;
    margin-right: -20px;
  }

  .product__media-list-wrapper .product__media-list {
    margin-left: -20px;
    margin-right: -20px;
  }

  .product .product-meta__vendor {
    margin-top: 45px !important;
  }

  .product .product-meta__vendor a {
    font-size: 10px;
    margin-top: 30px;
  }

  .product .product-meta__title {
    font-size: 20px;
    letter-spacing: 0;
/*     line-height: 26px; */
/*     margin-top: 18px; */
    margin-bottom: 10px;
    line-height: 1.5;
    margin-top: 15px;
  }

  .product .product-meta__reference {
    margin-top: 12px;
  }

  .product .product-meta__price-list-container {
    margin-top: 20px;
  }

  .product .product-form__variants {
    margin-top: 20px;
  }

  .product .block-swatch:first-child .block-swatch__item {
    margin-left: 0;
  }

  .product-form__option-info .product-form__option-name,
  .product-form__option-info .product-form__option-value{
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 600;
  }

  .product__info .color-swatch-list {
    margin-top: 9px;
    margin-left: 0px;
  }

  .product__info .product-form {
    row-gap: 15px;
  }

  .custom-text-with-line {
    margin-top: 10px;
  }

  .custom-text-with-line .text {
    font-size: 11px;
  }

  .product-form__group {
    margin-top: -4px;
  }

  .product-form__group .product-form__quantity .quantity-selector {
    width: 80px;
  }

  .product-form__group .product-form__quantity {
    max-width: 80px;
  }

  .product-form__group .quantity-selector .quantity-selector__button {
    height: 50px;
  }

  .product-form__group .quantity-selector__input {
    height: 50px;
    line-height: 50px;
    width: 20px;
  }

  .product-form__payment-container .loader-button__text {
    line-height: 50px;
    font-size: 11px;
  }

  .product__info .bottom_ask_link {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 24px;
    margin-right: 0;
    margin-top: 0;
  }

  .product-meta__aside {
   margin-top: 19px;
    padding-top: 26px;
  }

  .product-meta__share-button-list {
    gap: 11px;
  }

  .product-meta__share {
    font-size: 11px;
    font-weight: 600;
  }

  [dir="ltr"] .product-meta__share-label {
    margin-right: 23px;
  }

  .product-meta__share .icon {
    height: 15px;
    width: 19px;
  }

  .product-meta__share .icon--twitter {
    width: 19px;
    height: 12px;
  }

  /* Product featured */

  .product-content__featured-products-title {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 54px;
    margin-bottom: 0;
  }

  .product-content__featured-products-list {
    display: grid;
    /* grid-template-columns: 60% 60% 60%;
    grid-gap: 15px; */
    margin-top: 30px;
    grid-template-columns: repeat(auto-fill, 40.5%);
    grid-gap: 10px;
    grid-auto-columns: 40.5%;
    grid-auto-flow: column;
  }

  .shopify-section--product-content {
    padding-left: 0;
    padding-right: 0;
  }

  .shopify-section--product-content.section--product-coordinate {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .product-content__featured-products {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .product-content__featured-products .scroller {
    margin-left: 0;
  }

  .product-content__featured-products .scroller__inner {
    padding: 0;
  }

  .product-content__featured-products
    .product-content__featured-products-heading {
    display: block;
  }

  .product-content__featured-products
    .product-content__featured-products-heading
    .product-content__featured-products-subtitle {
    margin-left: 0;
    font-size: 10px;
    letter-spacing: 0.6px;
    line-height: 16px;
  }

  .product-content__featured-products .product-item {
    flex-direction: column;
  }

  .product-content__featured-products product-item .price {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
  }

  .product-content__featured-products product-item .product-item-meta__title {
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 11px;
  }

  product-item .product-item-meta .label--custom {
    padding: 3px 6px;
  }

  .product-content__featured-products product-item .product-item__image-wrapper {
    margin-bottom: 20px;
  }

  .product-content__featured-products product-item .wk-button.wk-button--floating {
    bottom: 6px;
    right: 6px;
  }

  /* Product featured */

  /* Product tab */

  .product-tabs__tab-item-wrapper[hidden] {
    display: none;
  }

  .product-tabs__tab-item-wrapper {
    border-top: unset;
  }

  .product-content__tabs {
    margin: 0;
/*     margin-top: 75px; */
    margin-top: 35px;
  }

  .product-tabs .tabs-nav__item {
    font-size: 12px;
    padding-bottom: 15px;
  }

  .template-product .tabs-nav[arrows] .tabs-nav__item-list {
    justify-content: start;
  }

  [dir=ltr] .tabs-nav[arrows] .tabs-nav__item-list {
    gap: 27px;
  }

  .product-tabs .tabs-nav__item:first-child {
    margin-left: 20px;
  }

  .product-tabs__tab-item-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-tabs__tab-item-wrapper .collapsible .product-tabs__tab-item-content[collapsed] {
    /* max-height: 230px; */
    max-height: 262px;
  }

  .description_showmore .showmore {
    padding-top: 20px;
    border-top: unset;
  }

  .description_showmore .btn {
    font-size: 11px;
    margin-right: 5px;
  }

  .description_showmore svg {
    width: 10px;
    height: 10px;
  }

  .showmore--inner {
    max-width: 157px;
    height: 45px;
    margin: 0 auto auto;
  }
  /* Product tab */
}

.tabs-nav__position {
  height: 3px;
}

product-item .product-item-meta__reviews-badge {
  line-height: 1;
}

.product-content__featured-products-list .product-item__label,
.product-content__featured-products-list .review-summary-container{
  display: none;
}

@media screen and (max-width: 999px) and (min-width: 741px) {
  .product-content__featured-products-list {
    grid-template-columns: 35.5vw 35.5vw 35.5vw;
  }
}

@media screen and (max-width: 374px) {
  button#AddToCart {
    font-size: 10px;
    padding: 0 5px;
  }
}

@media screen and (min-width: 1000px) {
/*   .product--thumbnails-left .product__thumbnail-list {
      max-height: calc((var(--product-media-width) - 136px) / var(--largest-image-aspect-ratio) - 200px);
  } */
  .product--thumbnails-left .product__thumbnail-scroll-shadow:not(.multi-media) .product__thumbnail-list {
    max-height: 100%;
  }

  .product--thumbnails-left .product__thumbnail-scroll-shadow:not(.multi-media) .product__thumbnail-list {
    max-height: calc((var(--product-media-width) - 136px) / var(--largest-image-aspect-ratio));
  }

  .template-product .product-content__tabs:only-child {
    width: 100%
  }
}



/* BUNDLE PRODUCT / UPSELL */

.shopify-app-block,
/* .shopify-app-block[data-block-handle="product-variant-all-bundles"]  */
{
  margin-bottom: -26px;
}


.product-meta product-payment-terms {
  display: none;
}

.shopify-section--apps #th_product_bundle,
.shopify-section--apps #th_pb_qty_bundle {
  padding-left: 177px;
    padding-right: 177px;
    padding-top: 50px;
}

#th_product_bundle .th_pb_title.th_pb_wf {
  padding-bottom: 30px;
}

#th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 {
    padding-top: 50px !important;
    padding-left: 19px !important;
    padding-right: 19px !important;
  padding-bottom: 8px !important;
  border-bottom: unset !important
}

.li_product_list_layout_3 .th_pb_list_content_layout_3 .th_pb_figure_div_layout_3 {
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    padding-left: 31px;
    padding-right: 31px;
}

.li_product_list_layout_3 .th_pb_list_content_layout_3 figure.th_product_img_layout_3 {
    width: 100% !important;
}

.th_pb_grid_layout_3 .th_pb_list_ul_layout_3 li,
.th_pb_list_ul_layout_3 .li_product_list_layout_3 .th_pb_list_content_layout_3 {
    padding: 0;
}

.th_pb_section .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3::after, 
#th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3::after {
    color: #ffffff !important;
    font-size: 29px !important;
    line-height: 36px;
    width: 35px;
    height: 35px;
  top: 29%;
    right: -18px;
  z-index: 1;
}

.product__info .th_pb_section .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3::after {
  font-size: 20px !important;
}

.th_pb_list_content .th_pb_list_pro_detail  {
    padding-left: 31px;
    padding-right: 31px;
}

.th_pb_list_ul_layout_3 .li_product_list_layout_3 .th_pb_list_content_layout_3 {
  padding: 0 !important;
}

.th_pb_section .th_pb_list_content .th_pb_pro_title a, #th_product_bundle .th_pb_list_content .th_pb_pro_title a {
    font-size: 13px !important;
    color: #000000 !important;
    line-height: 20px;
}

.th_pb_section .li_product_list_layout_3 .th_pb_list_content_layout_3 .th_pb_list_pro_detail_layout_3 .th_pb_bd_qty_layout_3, 
#th_product_bundle .li_product_list_layout_3 .th_pb_list_content_layout_3 .th_pb_list_pro_detail_layout_3 .th_pb_bd_qty_layout_3 {
    display: block !important;
    font-size: 12px;
    letter-spacing: 0.72px;
    line-height: 22px;
/*     font-weight: 300; */
    margin-top: 8px;
    margin-bottom: 8px;
}

ul.th_pb_list_ul li .th_pb_option_label_cls {
    margin: 0 0 2px 0;
    font-size: 13px;
    letter-spacing: 0.78px;
    line-height: 22px;
    text-transform: lowercase;
/*     font-weight: 800; */
}

ul.th_pb_list_ul li .th_pb_option_label_cls {
    font-size: 13px !important;
    letter-spacing: 0.72px;
    line-height: 22px;
    margin: 0 0 10px 0 !important;
}

ul.th_pb_list_ul li .th_pb_option_select_cls:last-child {
    margin: 0;
    font-size: 11px;
    letter-spacing: 0.66px;
    line-height: 22px;
    /*     font-weight: 800; */
    text-transform: uppercase;
    border-color: #E1E1E1;
    /*   min-height: 28.52px; */
    min-height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.031' height='4.222' viewBox='0 0 7.031 4.222'%3E%3Cpath id='Path_18605' data-name='Path 18605' d='M-18343.49-8235l3.164,3.161,3.16-3.161' transform='translate(18343.844 8235.354)' fill='none' stroke='%23222' stroke-width='1'/%3E%3C/svg%3E%0A");
    -webkit-appearance: none;
    -moz-appearance: none !important;
  background-position-y: center;
    background-position-x: 95%;
    background-repeat: no-repeat;
    border-radius: 5px;
}

#th_product_bundle .th_pb_list_content .th_pb_list_price span.th_pb_main_price {
    color: #000000 !important;
    font-size: 16px !important;
    letter-spacing: 0.32px;
    line-height: 20px;
  font-weight: 500;
}

div.th_pb_wf.th_pb_list_content_layout_3 {
      padding: 0 50px 50px 50px;
    border: 1px solid #e0e0e0;
    border-top: unset;
}

 #th_product_bundle .th_pb_bundle_layout_3 .th_pb_grid_layout_3 .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 {
   padding: 30px 50px;
    background: #f7f7f7;
       border: unset !important;
 }

#th_product_bundle .th_pb_addtocart_section .th_pb_add_to_cart {
  min-height: 54px;
    display: flex;
    align-items: center;
  border-radius: 100px;
  transition: all .5s;
}

#th_product_bundle .th_pb_addtocart_section .th_pb_add_to_cart:hover {
  background: #fff !important;
    background-color: #fff !important;
    color: #000 !important;
  border: 1px solid #000 !important;
}

.th_pb_list_content_layout_3  .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_addtocart_btn_layout_3 {
    width: 44.4%;
  padding: 0;
}

.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 {
    width: 13%;
    float: left;
    padding: 0;
    border-right: 1px solid #E1E1E1;
}

.th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_separatly_price_text {
  margin-bottom: 5px;
}

.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 {
    width: 17.3%;
    float: left;
    padding: 0;
    border-right: 1px solid #E1E1E1;
}

.th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_save_text {
    width: 100%;
    float: left;
    font-weight: 300;
    padding-left: 34%;
  color: #FF0000;
}

.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_sale_percentage {
    font-weight: 500;
    margin-top: 5px;
}
.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_separatly_price_text,
.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_save_text,
.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 .th_pb_total_price_text{
      font-size: 15px;
    letter-spacing: .9px;
    line-height: 24px;
    margin-top: 2px;
    margin-left: -1px;
}

.th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_old_price .th_pb_line_through,
#th_product_bundle .th_pb_addtocart_section .th_pb_total_price span.th_pb_total_sale_price,
#th_product_bundle .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 p span.money{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 20px;
}


.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 {
  padding-left: 6%;
}

.th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 .th_pb_total_price_text {
  margin-bottom: 5px;
}

.th_pb_list_content_layout_3 .th_pb_addtocart_section .th_pb_total_price span.th_pb_total_sale_price {
  font-size:16px; 
  letter-spacing: 0.32px; 
  line-height: 20px;
}

/* Bundle in product info */
@media screen and (min-width: 1201px) {
  .product__info #th_product_bundle {
      padding-left: 0;
      padding-right: 0;
  }
  
  .product__info #th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 {
      padding-top: 40px !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      padding-bottom: 8px !important;
  }
  
  .product__info .li_product_list_layout_3 .th_pb_list_content_layout_3 .th_pb_figure_div_layout_3 {
      padding-bottom: 10px;
      padding-left: 20px;
      padding-right: 20px;
  }
  
  .product__info .th_pb_list_content .th_pb_list_pro_detail {
      padding-left: 20px;
      padding-right: 20px;
  }
  
  .product__info .th_pb_section .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3::after, 
  #th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3::after {
      width: 25px;
      height: 25px;
      top: 33%;
      right: -13px;
      line-height: 25px;
  }
  
  .product__info div.th_pb_wf.th_pb_list_content_layout_3 {
      padding: 0 25px 40px 25px;
  }
  
  .product__info #th_product_bundle .th_pb_bundle_layout_3 .th_pb_grid_layout_3 .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 {
      padding: 25px 20px;
  }
  
  .product__info .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 {
      width: 17%;
  }
  
  .product__info .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 {
      width: 20.3%; 
  }
  
  .product__info .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_save_text {
      padding-left: 26%;
  }
  
  .product__info .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 {
      width: 20%;
      padding: 0 10px;
  }
  
  .product__info .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 {
      padding-left: 5%;
  }
  
  .product__info .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_addtocart_btn_layout_3 {
      width: 40.4%;
      padding: 0;
  }

  .product__info ul.th_pb_list_ul li .th_pb_option_select_cls:last-child {
    font-size: 10px;
        padding-right: 15px;
  }
  .product__info .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_sale_percentage {
    margin-top: 3px
  }
}


@media screen and (max-width: 1740px) and (min-width: 1201px) {
  .product__info .th_pb_section .th_pb_list_content .th_pb_pro_title a, #th_product_bundle .th_pb_list_content .th_pb_pro_title a {
    min-height: 100px;
  }
}
/* Bundle in product info */
@media screen and (max-width: 1440px) and (min-width: 1201px) {
  #th_product_bundle {
    padding-left: 50px;
    padding-right: 50px;
  }

  .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_old_price .th_pb_line_through, 
  #th_product_bundle .th_pb_addtocart_section .th_pb_total_price span.th_pb_total_sale_price, 
  #th_product_bundle .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 p span.money {
    font-size: 14px;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_separatly_price_text, 
  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_save_text, 
  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 .th_pb_total_price_text {
    font-size: 13px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 641px) {
  .product__info .th_pb_section .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3:after, 
  .product__info  #th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3:after {
    right: -10px;
  }
}

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

  .product__info .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 li, .th_pb_grid_layout_3 .th_pb_list_ul_layout_3.th_pb_list_ul_index_3 li {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .shopify-section--apps #th_product_bundle,
  .shopify-section--apps #th_pb_qty_bundle{
    padding-left: 20px;
    padding-right: 20px;
      padding-bottom: 10px;
  }

  .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3.li_product_list_four_grid:nth-child(2n):after {
    display: none
  }

 .th_pb_section .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3:after, 
  #th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3:after {
    color: #fff!important;
    font-size: 17px!important;
    line-height: 19px;
    width: 19px;
    height: 19px;
    top: 33%;
    right: -9px;
}

  .li_product_list_layout_3 .th_pb_list_content_layout_3 .th_pb_figure_div_layout_3 {
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

  #th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 {
    padding: 30px 10px 0px!important;
}

  #th_product_bundle .th_pb_title.th_pb_wf {
    padding-bottom: 10px;
}
  .th_pb_section .th_pb_title h4, 
  #th_product_bundle .th_pb_title h4 {
    font-size: 18px !important;
    color: #000000 !important;
    line-height: 54px;
}

  .th_pb_list_content .th_pb_list_pro_detail {
    padding-left: 20px;
    padding-right: 20px;
}

  .th_pb_section .th_pb_list_content .th_pb_pro_title a,
  #th_product_bundle .th_pb_list_content .th_pb_pro_title a {
    font-size: 11px!important;
    color: #000!important;
    line-height: 19px;
}

  ul.th_pb_list_ul li .th_pb_option_label_cls {
    font-size: 11px!important;
  }

  .th_pb_section .li_product_list_layout_3 .th_pb_list_content_layout_3 .th_pb_list_pro_detail_layout_3 .th_pb_bd_qty_layout_3, 
  #th_product_bundle .li_product_list_layout_3 .th_pb_list_content_layout_3 .th_pb_list_pro_detail_layout_3 .th_pb_bd_qty_layout_3 {
    font-size: 11px;
    margin-top: 2px;
  } 

  #th_product_bundle .th_pb_list_content .th_pb_list_price span.th_pb_main_price {
    font-size: 15px !important;
  }

  .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3.li_product_list_four_grid {
        margin-bottom: 25px !important;
  }

  div.th_pb_wf.th_pb_list_content_layout_3 {
    padding: 0 30px 30px;
  }

  #th_product_bundle .th_pb_bundle_layout_3 .th_pb_grid_layout_3 .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 {
    padding: 30px;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 {
    width: 100%;
    float: left;
    padding: 0;
    border-right: unset;
    border-bottom: 1px solid #e1e1e1;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 {
    width: 100%;
    float: left;
    padding: 0;
    border-right: unset;
    border-bottom: 1px solid #e1e1e1;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_save_text {
    padding-left: 0 !important;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 {
    padding-left: 0;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_separatly_price_text, 
  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 .th_pb_total_save_text, 
  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 .th_pb_total_price_text {
    font-size: 11px;
    letter-spacing: .9px;
    line-height: 24px;
    margin-top: 0px;
    margin-left: 0;
    margin-bottom: 0;
  }

  .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_separatly_price_text,
  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 .th_pb_total_price_text{
    width: 54px !important;
    float: left;
    margin-bottom: 0px;
  }

  .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 .th_pb_old_price .th_pb_line_through, 
  #th_product_bundle .th_pb_addtocart_section .th_pb_total_price span.th_pb_total_sale_price, 
  #th_product_bundle .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 p span.money {
    font-size: 15px
  }

  #th_product_bundle .th_pb_addtocart_section .th_pb_add_to_cart {
    min-height: 50px;
    font-size: 11px !important;
  }

  .th_pb_section .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 p, 
  #th_product_bundle .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 p {
    display: flex;
  }

  #th_product_bundle .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 p .th_pb_total_save_text {
        display: flex;
    flex-direction: row;
  }

  #th_product_bundle .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 p .th_pb_total_save_text .th_pb_total_sale_percentage {
    width: calc(100% - 54px);
    margin-top: 0;
    padding-left: 19px;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_original_price_inner_layout_3 {
    padding-top: 0;
    padding-bottom: 7px;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_save_inner_layout_3 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_total_price_inner_layout_3 {
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .th_pb_list_content_layout_3 .th_pb_addtocart_section_layout_3 .th_pb_total_price_layout_3 .th_pb_addtocart_btn_layout_3 {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}
/* BUNDLE PRODUCT / UPSELL */

.rating__star:not(.rating__star--empty) {
  color: #F4B60E;
}

.rating__star--empty {
    color: rgb(0 0 0 / 15%);
}

.color-swatch--white .color-swatch__item:before {
    box-shadow: unset;
    border: 1px solid #e0e0e0;
}

.block-swatch-list .block-swatch__item:after {
  border: 1px solid black;
  box-shadow: unset;
}

.color-swatch__item:after {
   border: 1px solid black;
  box-shadow: unset;
}

.color-swatch__item:before,
.color-swatch__item:after {
  border-width: 1px;
}

@media screen and (max-width: 999px) {
  .product .product-meta__price-list-container .price {
    font-size: 20px;
  }

  .product-meta .product-meta__price-list-container{
    margin-top: 25px;
  }
}

.wk-button--remove svg path {
  fill: #000;
}


/* .product-tabs__tab-item-wrapper .collapsible {
  height: 100%;
} */

 .collapsible[open="open"] {
  height: auto;
  overflow: visible;
  visibility: visible;
} 

.bottom_content {
      max-width: 944px;
    margin: auto;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 28px;
    background: #F7F7F7;
    padding: 33px 40px;
}

.bottom_content p {
  margin: 0;
}

.ukomistarRatingSummarySection .starRating {
    display: flex;
    gap: 2px;
}

.product-item__info .ukomistarRatingSummarySection .starRating {
  gap: 0;
}

.template-product .review-summary-container,
.template-product .review-summary-container .starRating span {
    position: relative;
    width: 16px;
    height: 16px;
}

.product-tabs__tab-item-content .uKomiWidgetFormFieldInput .starRating span,
.product-tabs__tab-item-content .review-widget-summary-container .starRating span.highlight{
    position: relative;
    width: 22px;
    height: 22px;
}

@media screen and (max-width: 320px) {
  .product-tabs__tab-item-content .review-widget-summary-container .starRating span.highlight {
    width: 16px;
    height: 16px;
  }
}

.review-summary-container .starRating span.reviewNumber {
/*   font-size: 0; */
  margin-left: 5px;
  width: max-content !important;
}

.review-summary-container .starRating span.reviewNumber:after {
    content: 'review';
    position: relative;
    font-size: 11px;
    text-decoration: underline;
    text-transform: uppercase;
    top: 0;
    left: 10px;
}

.product-meta__reference .ukomiAskQuestiionTagSection .askQuestionTag {
    position: relative;
    top: 5px;
}

@media screen and (max-width: 999px) {
  .product-content {
    margin-bottom: 10px;
  }

  .bottom_content {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 24px;
    padding: 30px 35px;
    margin-left: 20px;
    margin-right: 20px;
  }

  button#BIS_trigger {
    line-height: 50px;
    padding: 0 10px;
  }

  .template-product .review-summary-container .starRating span {
    width: 14px;
    height: 14px;
  }
}

.product-tabs__bottom {
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}


/* PRODUCT TAB SIZE CHART */

.size .com, .com { text-align:center;color:#111; word-break:break-all; }
	
.size_table { width: 100%; margin-bottom: 50px; border-top: 1px solid #999; }
.size_table ul	{ margin-left: 0;}
.size_table ul li {  border-bottom:1px solid #d1d1d1; height: 42px; line-height: 42px; list-style: none; font-size: 12px; font-weight: 300; }
.size_table ul li b { font-weight: 400; }
.size_table ul li .b700 { font-weight: 500; }
.size_table ul li span { border-left: 1px solid #d1d1d1; display: inline-block; }
.size_table ul li span:first-child { border-left:0px; }

.size_table .bg_gray { background: #f6f6f6; }
.size_table .width_free li span { width: 49.5%; margin-right: -1%; }
	
.guide_table {width: 100%;margin-bottom: 50px; text-align: left;word-break:keep-all;border-top: 1px solid #999;}
.guide_table ul { background: #f6f6f6; overflow:hidden; border-bottom:1px solid #d1d1d1; }
.guide_table ul li:last-child {background: #fff;}
.guide_table ul li {float: left;width: 75%;padding: 13px 3% 14px 3%;line-height: 18px;list-style: none;font-size: 12px;font-weight: 300;}
.guide_table ul li:first-child { background: #f6f6f6; border-left: 0px; width: 25%; font-weight: 400; }
.guide_table .h32 { height: 32px; line-height: 32px; }
.guide_table .p20 { padding-right: 20%!important; }	


.model_size { width: 100%; text-align: center; } 
.model_size ul { overflow: hidden; }
.model_size li { position: relative; display: inline-block; padding-bottom: 50px; }
.model_size .m_img { float: left; width: 50%; }
.model_size .m_img img { width: 90%; }
.model_size .m_img .name { display: block; font-size: 15px; font-weight: 600; }
.model_size .m_spec { float: left; width: 45%; padding-left: 5%; font-size: 12px; line-height: 20px; text-align: left; }
.model_size .m_spec .tit { font-size: 15px; font-weight: 600; padding-bottom: 10px; display: inline-block; }
.model_size .m_spec .fit { font-weight: 600; }

[dir=ltr] .rte .size_table {
    margin: 0 auto 50px;
}

[dir=ltr] .rte .size_table ul {
    margin-left: 0;
    margin-bottom: 0;
}

[dir=ltr] .rte .size_table ul li {
    border-bottom: 1px solid #d1d1d1;
    height: 50px;
    line-height: 50px;
    list-style: none;
    font-size: 13px;
    font-weight: 300;
    padding: 0;
    display: flex;
}

[dir=ltr] .rte .size_table ul li.bg_gray {
    background: #f6f6f6;
}

[dir=ltr] .rte .size_table ul li span {
    margin-right: 0;
  text-align: center;
}

[dir=ltr] .rte .size_table ul li b {
    font-weight: 700;
}

[dir=ltr] .rte .size_table ul li .b700 {
    font-weight: 700;
}

[dir=ltr] .rte .size_table p {
    text-align: right;
    color: #666;
    font-size: 13px;
    padding-top: 15px;
    font-weight: 300;
}

[dir=ltr] .rte .guide_table {
    width: 1000px;
    margin: 0 auto 70px;
    text-align: left;
    word-break: keep-all;
    border-top: 1px solid #999;
}

[dir=ltr] .rte .guide_table ul {
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
    background: #f6f6f6;
    margin: 0;
    padding: 0;
}

[dir=ltr] .rte .guide_table ul li {
    float: left;
    width: 80%;
    padding: 16px 50px 17px;
    list-style: none;
    font-size: 13px;
    font-weight: 300;
    background: #fff;
}

[dir=ltr] .rte .guide_table ul li:first-child {
    background: #f6f6f6;
    border-left: 0;
    width: 20%;
    font-weight: 400;
}

[dir=ltr] .rte .detail_st .com {
    text-align: center;
    padding: 70px 0;
    color: #111;
    word-break: break-all;
}


[dir=ltr] .rte .detail_st .tit,
.com .tit {
    padding-bottom: 30px;
    font-size: 24px;
    font-weight: 700;
}
[dir=ltr] .rte .detail_st .txt {
    font-size: 16px;
    line-height: 30px;
    word-break: keep-all;
}
[dir=ltr] .rte .model_size {
    width: 100%;
    text-align: center;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
[dir=ltr] .rte .model_size li {
    list-style: none;
    position: relative;
    padding: 0 100px 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
[dir=ltr] .rte .model_size .m_img {
    float: left;
    width: auto;
}
[dir=ltr] .rte .model_size .m_img .name {
    display: block;
    font-size: 20px;
    font-weight: 600;
}
[dir=ltr] .rte .model_size .m_spec {
    float: left;
    padding-left: 50px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    width: auto;
}
[dir=ltr] .rte .model_size .m_spec .tit {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0 20px;
    display: inline-block;
}
[dir=ltr] .rte .model_size .m_spec .fit {
    font-weight: 600;
}
[dir=ltr] .rte .detail_st img {
    vertical-align: middle;
}
[dir=ltr] .rte .detail_st .name {
    padding: 15px 0;
    font-weight: 600;
    font-size: 20px;
}

[dir=ltr] .model_size .m_img img {
     min-width: 195px;
}

.size_table .width_1 { 
  text-align: left; 
}
.size_table .width_1 li { 
  height: auto; 
}
.size_table .width_1 li:first-child { 
  line-height: 25px; 
}
.size_table .width_1 li span:first-child { 
  width: 29.5%; 
                                         }
.size_table .width_1 li span { 
  padding: 0 3%; 
                             }
.size_table .width_3 li span { 
  width: 24.7%; 
  margin-right: -1%; 
}

.size_table .width_4 li span { 
  width: 19.7%; 
  margin-right: -1%; 
}

.size_table .width_5 li span { 
  width: 16.4%; 
  margin-right: -1%; 
}

.size_table .width_6 li span { 
  width: 13.3%; 
  margin-right: -1%; 
}

.size_table .width_6 li span:first-child { 
  width: 17.2%; 
  letter-spacing: -1px; 
}

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

  [dir=ltr] .rte .guide_table {
      width: 100%;
      word-break: unset;
  }
  
  [dir=ltr] .rte .guide_table ul {
      display: flex;
      min-width: 100%;
      flex-direction: row;
      overflow: auto;
  }
  
  [dir=ltr] .rte .guide_table ul li {
      width: 70%;
      padding: 16px;
  }
  
  [dir=ltr] .rte .guide_table ul li:first-child {
      width: 30%;
      padding: 16px;
  }
/* 
  [dir=ltr] .rte .model_size {
    margin: auto;
  }

  [dir=ltr] .rte .model_size .m_spec {
    float: left;
    padding-left: 0;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    width: 100%;
  } */

  [dir=ltr] .rte .model_size .m_img {
    float: left;
    width: 50%;
  }
  
  [dir=ltr] .rte .model_size .m_img .name {
    display: block;
    font-size: 15px;
    font-weight: 600;
  }

  [dir=ltr] .rte .model_size .m_img {
    float: left;
    width: 50%;
  }

  [dir=ltr] .model_size .m_img img {
    width: 90%;
    max-width: 130px;
    min-width: auto;
  }

  [dir=ltr] .rte .model_size .m_spec {
    float: left;
    width: 45%;
    padding-left: 5%;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }

  [dir=ltr] .rte .model_size .m_spec .tit {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    display: inline-block;
  }

  [dir=ltr] .rte .model_size .m_spec {
    float: left;
    width: 50%;
    padding-left: 32px;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }

  [dir=ltr] .rte .model_size li {
    list-style: none;
    position: relative;
    display: inline-block;
    padding: 0 30px 50px;
  }
  
}

@media screen and (max-width: 375px) {
  [dir=ltr] .rte .size_table ul li,
  [dir=ltr] .rte .guide_table ul li{
    font-size: 10px;
  }
}
/* PRODUCT TAB SIZE CHART */


.product .product-meta__vendor a[rel="tag"] {
  opacity: 1;
      position: relative;
    top: -3px;
}

.product .product-meta__vendor a[rel="tag"] span {
  padding: 4px 10px;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: .5px;
    border: 1px solid #E0E0E0;
    margin-right: 5px;
    color: #000;
}

.product .product-meta__vendor a:not([rel="tag"]) {
  margin-right: 25px;
}

@media screen and (max-width: 999px) {
  .product .product-meta__vendor a:not([rel="tag"]) {
    margin-right: 17px;
  }

 .product .product-meta__vendor a[rel="tag"]  span {
        font-size: 9px;
    line-height: 1;
    letter-spacing: 0;
       padding: 6px 8px 4px;
  }
}

button.tabs-nav__item.heading.heading--small[aria-expanded="true"] {
    pointer-events: none;
}

.ukomi_stars_rating_tooltip {
  display: none !important;
}

.product-tabs__tab-item-content.open .product-tabs__bottom {
  z-index: 3;
}

@media screen and (max-width: 768px) {
  [dir=ltr] .rte .detail_st .txt {
      word-break: normal;
  }
}

@media screen and (max-width: 768px) {
  .product .product-meta__vendor a[rel="tag"] span {
    margin-right: 0px;
  }

  .product .product-meta__vendor a:not([rel="tag"]) {
    margin-right: 12px;
  }

  .product .product-meta__vendor {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 5px;
  }

  .product .product-meta__vendor a {
    margin-top: 0;
  }
}

.product-tabs__bottom .link {
  border: 1px solid #000;
  color: #000;
  background: #fff;
  border-radius: 100px;
  padding: 10px 40px;
  text-decoration: none !important;
  transition: .5 all;
}

.product-tabs__tab-item-wrapper:nth-child(2) .collapsible .product-tabs__tab-item-content {
  padding-bottom: 120px;
}

@media screen and (min-width: 1000px) {
  .product-tabs__bottom .link:hover {
      border: 1px solid #000;
      color: #fff !important;
      background: #000;
  }
}

@media screen and (max-width: 999px) {
   .template-product .shopify-section--featured-collections [data-layout-style_3] .product-list--center .product-list__inner {
    padding-right: 20px;
     grid-template-columns: repeat(auto-fill,43%);
    grid-gap: 10px;
    grid-auto-columns: 43%;
  }

  .template-product .product-list__inner--scroller {
    min-width: auto;
  }

  .product-tabs__tab-item-wrapper:last-child {
    display: block;
  }

  .product-tabs__tab-item-wrapper:not(:last-child) {
    min-height: 312px;
  }
}

@media screen and (max-width: 425px) {
   .template-product.no-review .product .product-meta__reference {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  product-item .product-item-group-review {
    align-items: center;
  }
  product-item .ukomistarRatingSummarySection{
    top: 5px;
    display: block;
  }

   product-item .product-item-group-review .review-summary-container {
       height: 24px;
       width: auto;
   }
  
   product-item .product-item-group-review .review-summary-container .starRating {
     padding-top: 0;
  }
  
  product-item .product-item-group-review {
    gap: 5px;
  }

  product-item .product-item-group-review span.ukmcustomfont {
    font-size: initial;
  }

  product-item .product-item-group-review span.ukmcustomfont.ukmcustomfont-ukm-full-star.highlight,
  product-item .product-item-group-review span.ukmcustomfont.ukmcustomfont-ukm-blank-star {
    width: 11px;
    height: 11px;
  }

  product-item .product-item-group-review span.ukmcustomfont.ukmcustomfont-ukm-half-star.highlight {
    width: 10.5px;
    height: 11px;
  }
}

@media screen and (max-width: 425px) {
   .template-product.no-review .product .product-meta__reference {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}

.reviewWidget_inner .ReviewWidget_pagination {
    z-index: 3;
    position: relative;
}

@media screen and (max-width: 999px) {
  .product-meta .product-meta__price-list-container {
    margin-top: 5px;
  }
}

.thpb_combo_inner_start .thpb_combo_p_grid_pprice ,
.thpb_combo_inner_start .thpb_combo_total_price_inner {
    display: none !important;
}

/**/
.section--product-coordinate + .shopify-section--apps .shopify-app-block{
  display: block !important;
}
.shopify-section--apps #th_product_bundle{
  padding-top: 0;
}
.th_pb_section .th_pb_list_content figure a img{
  width: 100%;
  object-fit: contain;
}
.th_pb_fbt_section {
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding: 60px 177px 0;
}
.th_pb_fbt_section .th_pb_fbt_product_atc_btn_click {
  border: 1px solid black !important;
}
.th_pb_fbt_section .th_pb_fbt_product_atc_btn_click {
  width: 100% !important;
  max-width: 400px !important;
}
.th_pb_fbt_section .th_pb_fbt_product_atc_btn_click:hover {
  background: white !important;
  color: black !important;
}
.th_pb_fbt_section .th_pb_fbt_product_details {
  padding-top: 50px !important;
}
.th_pb_fbt_section .th_pb_fbt_product_images_li {
  min-width: 170px !important;
}
.th_pb_fbt_section .th_pb_fbt_product_total .th_pb_fbt_product_total_text {
  font-size: 14px;
  font-weight: 600;
}
.th_pb_fbt_section .th_pb_fbt_product_total span {
  font-weight: 500;
}
.th_pb_fbt_section .th_pb_fbt_product_details_ul {
  max-width: 400px;
}
.th_pb_fbt_section .th_pb_fbt_product_variant {
  flex: 0 0 100% !important;
  border-color: #e0e0e0;
  margin-bottom: 10px !important;
  margin-left: 0 !important;
  font-size: 12px !important;
}
.th_pb_fbt_section .th_pb_fbt_product_price {
  flex: 0 0 100% !important;
  padding-left: 0 !important;
}
.th_pb_fbt_section .th_pb_fbt_product_price .th_pb_fbt_product_sale_price {
  font-size: 16px;
  letter-spacing: 0.32px;
  line-height: 20px;
  font-weight: 500 !important;
}
.th_pb_fbt_section .th_pb_fbt_product_title {
  margin-bottom: 10px !important;
  padding-right: 0;
}
.th_pb_fbt_section .th_pb_fbt_product_title label {
  margin-right: 10px;
}
.th_pb_fbt_section .th_pb_fbt_product_title .th_pb_fbt_product_checkbox {
  position: relative;
  display: block;
  top: -1px;
  width: 22px !important;
  height: 22px !important;
  border-radius: 50%;
  -webkit-appearance: none;
  border: 1px solid #e0e0e0;
  background: transparent;
  transition: background-color 0.2s ease-in-out,border 0.2s ease-in-out;
  cursor: pointer;
}
.th_pb_fbt_section .th_pb_fbt_product_title .th_pb_fbt_product_checkbox:checked {
  border-color: #000;
  background: #000;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgM0w0IDZMOS4wMDE0NiAxIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIvPjwvc3ZnPg==");
  background-position: center;
  background-repeat: no-repeat;
}
.th_pb_fbt_section .th_pb_fbt_product_title .th_pb_fbt_product_title_text {
  font-size: 14px !important;
}
.shopify-section--apps #th_product_bundle{
  max-width: 944px;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  display: block;
}
#th_product_bundle .th_pb_list_content .th_pb_pro_title a{
  min-height: unset;
}
@media screen and (max-width: 1440px) and (min-width: 1000px){
  .th_pb_fbt_section {
      padding: 40px 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .th_pb_section .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3:after, 
  #th_product_bundle .th_pb_grid_layout_3 .th_pb_list_ul_layout_3 .li_product_list_layout_3:after {
    right: 0;
  }
}
@media screen and (max-width: 999px) {
  .shopify-section--apps #th_product_bundle{
    padding: 0 20px;
  }
  .th_pb_fbt_section {
      padding: 0 20px 0;
  }
  .th_pb_fbt_section .th_pb_fbt_product_images_li {
      min-width: 100px !important;
  }
  .th_pb_fbt_section .th_pb_fbt_product_atc_btn_click {
      width: 100% !important;
  }
  .th_pb_fbt_section .th_pb_fbt_product_grid_images {
      max-width: 100%;
      padding: 0 0 20px;
  }
  .th_pb_fbt_section .th_pb_fbt_product_atc {
      min-width: 100%;
  }
  .th_pb_fbt_section .th_pb_fbt_product_single_detail {
      display: flex !important;
      flex-wrap: wrap !important;
  }
  .th_pb_fbt_content .th_pb_fbt_product_details {
      padding-top: 30px !important;
  }
  .th_pb_fbt_section .th_pb_fbt_product_price .th_pb_fbt_product_sale_price {
      font-size: 14px !important;
  }
  .th_pb_fbt_section .th_pb_fbt_product_variant{
    background: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
  }
}

.bundle_wc .thpb_combo_inner_start .thpb_combo_title_description {
	padding-top: 0;
  display: block;
}

.bundle_wc .thpb_combo_inner_start .thpb_combo_title_description p {
	font-size: 15px;
/*     line-height: 30px; */
    margin-bottom: 0;
    margin-top: 0;
}

.thpb_combo_inner_start .thpb_combo_qty_btn_cls .thpb_combo_add_qty_btn svg {
  z-index: 1;
}


.product-tabs__content .product-tabs__tab-item-wrapper:last-child[hidden] {
  display: block;
  height: 0;
  opacity: 0;
  visibility: unset;
}
/* ------------- Custom Product Coordinate ---------------- */
@media screen and (min-width: 1441px) {
  .product__coordinate {
    padding-left: 177px;
    padding-right: 177px;
  }
}

.product__coordinate .product-content__featured-products-list {
    --section-products-per-row: 6;
/*     display: flex; */
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    /* grid-template-columns: repeat(auto-fill,215px);
    grid-auto-columns: 215px; */
    grid-template-columns: none;
    grid-auto-columns: calc(100% / var(--section-products-per-row, 4) - (var(--grid-gap) / var(--section-products-per-row, 4) * (var(--section-products-per-row, 4) - 1)));
}
#coordinate-products {
  transition: opacity .2s;
}
#coordinate-products.loading {
  opacity: 0;
}
.product__coordinate.hidden {
  display: none !important;
}
.product__coordinate product-item .product-item-meta__title {
  font-weight: 400;
}
.product__coordinate .product-content__featured-products-list .product-item__label {
    display: flex;
}
/* .product__coordinate {
    --section-products-per-row: 4;
    --product-list-column-gap: var(--grid-gap);
}
.product__coordinate .product-content__featured-products-heading {
    margin-bottom: 42px;
    display: flex;
    align-items: baseline;
}
.product__coordinate .product-content__featured-products-title {
    margin-top: 0;
    font-size: 50px;
    letter-spacing: 0px;
    line-height: 54px;
}
.product__coordinate .product-content__featured-products-heading .product-content__featured-products-subtitle {
    font-size: 13px;
    letter-spacing: .78px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 30px;
}
.product__coordinate .product-list__inner {
    margin-left: 0;
    margin-right: 0;
} */
.product__coordinate .product-list__prev-next {
  width: 104%;
}
@media screen and (min-width: 1441px) {
  .onlyTab {
    display: none !important;
  }
}
@media screen and (max-width: 1440px) {
  .product__coordinate .product-content__featured-products-list {
      --section-products-per-row: 4;
  }
}
@media screen and (max-width: 999px) {
    .product__coordinate {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
    }
    .product__coordinate .product-content__product__coordinate {
        padding: 0;
    }
    .product__coordinate .product-content__featured-products-list {
      grid-template-columns: repeat(auto-fill,43%);
      grid-auto-columns: 43%;
    }
    .product__coordinate .product-content__featured-products-heading {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        margin-bottom: 30px
    }
    .product__coordinate .product-content__featured-products-title {
        margin-top: 0;
        font-size: 30px;
        letter-spacing: 0px;
        line-height: 54px;
    }
    .product__coordinate .product-content__featured-products-heading .product-content__featured-products-subtitle {
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 0;
        font-size: 10px;
        letter-spacing: .6px;
        line-height: 14px;
    }
    .product__coordinate .scroller {
        margin-right: -20px;
        margin-left: -20px;
        padding-left: 20px;
        /* padding-right: 20px; */
    }
    .product__coordinate .product-list__inner {
        padding-right: 20px!important;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
        grid-template-columns: repeat(auto-fill,43%);
        grid-gap: 10px;
        grid-auto-columns: 43%;
        grid-auto-flow: column;
    }

    .product__coordinate .product-content__featured-products {
        padding: 0;
    }
    .product__coordinate product-item .product-item-meta__title {
        margin-bottom: 4px;
        line-height: 19px;
    }
    .product__coordinate .product-content__featured-products product-item .price {
        font-size: 16px;
        letter-spacing: 0.32px;
        line-height: 20px;
        font-weight: 500;
    }
    .product__coordinate .product-content__featured-products product-item .price--compare {
        font-size: 12px;
        letter-spacing: 0.24px;
        line-height: 20px;
        color: #000;
        opacity: 1;
    }

  .product .product-meta__vendor{
    margin-top: 20px !important;
  }
  .template-product .product__info .product-meta{
    display: flex;
    flex-direction: column;
  }
  .template-product .product__info .product-meta *{
    order: 2;
  }
  .template-product .product__info .product-meta .product-meta__reference{
    order: 1;
    margin-top: 20px;
  }
  .template-product .product__info{
    display: flex;
    flex-direction: column;
  }
  .template-product .product__info * {
    order: 3;
  }
  .template-product .product__info .product-meta {
    order: 2;
  }
  .template-product .product__info .product-form__variants {
    order: 1;
  }

}
