body.single-product{
  --jc-pdp-surface: #f5f5f3;
  --jc-pdp-panel: #fff;
  --jc-pdp-soft: #f1f1ee;
  --jc-pdp-line: rgba(17,17,17,.10);
  --jc-pdp-line-strong: rgba(17,17,17,.18);
  --jc-pdp-text: #111;
  --jc-pdp-muted: rgba(17,17,17,.62);
  --jc-pdp-faint: rgba(17,17,17,.045);
  --jc-pdp-focus: rgba(225,183,147,.55);
  --mfn-woo-themecolor: #111;
  --mfn-woo-bg-themecolor: #111;
  --mfn-woo-border-themecolor: #111;
  --mfn-button-shop-color: #fff;
  --mfn-button-shop-color-hover: #fff;
  --mfn-button-shop-bg: #111;
  --mfn-button-shop-bg-hover: #000;
  --mfn-button-shop-border-color: #111;
  --mfn-button-shop-border-color-hover: #000;
  --mfn-button-shop-box-shadow: none;
}

body.single-product #Content{
  background: var(--jc-pdp-surface) !important;
  padding: clamp(18px, 3vw, 38px) 0 clamp(44px, 6vw, 80px) !important;
}

body.single-product #Content .content_wrapper,
body.single-product #Content .sections_group,
body.single-product #Content .entry-content{
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

body.single-product #Content .section_wrapper{
  width: min(1260px, calc(100vw - 36px)) !important;
  max-width: 1260px !important;
  margin-inline: auto !important;
}

body.single-product #Content .mfn-single-product-tmpl-wrapper,
body.single-product #Content .mfn-single-product-tmpl-wrapper :is(p,div,span,label,input,button,h1,h2,h3,h4,h5,h6,ul,ol,li,a,strong,small,nav){
  font-family: var(--font-ui, 'NotoSansVar', 'Noto Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial) !important;
}

body.single-product section.mcb-section-4a3xn1pe,
body.single-product section.mcb-section-hedgba9k,
body.single-product .mfn-single-product-tmpl-builder > .section{
  border: 0 !important;
  border-style: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
}

body.single-product .mcb-wrap-inner-a0f7b1ed0,
body.single-product .mcb-item-d802f9679,
body.single-product .mcb-item-ba32a110a,
body.single-product .mcb-item-b45ca7444,
body.single-product .mcb-item-7daee0cac{
  display: none !important;
}

body.single-product #Content .woocommerce-notices-wrapper:empty{
  display: none;
}

body.single-product #Content .woocommerce-message,
body.single-product #Content .woocommerce-info,
body.single-product #Content .woocommerce-error{
  width: min(1260px, calc(100vw - 36px)) !important;
  margin: 0 auto 18px !important;
  padding: 14px 16px !important;
  border: 1px solid var(--jc-pdp-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: var(--jc-pdp-text) !important;
  box-shadow: none !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child{
  padding: 0 0 clamp(30px, 5vw, 58px) !important;
  background: transparent !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper{
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(330px, .92fr) !important;
  gap: 18px clamp(34px, 5vw, 76px) !important;
  align-items: start !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap{
  float: none !important;
  clear: none !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_breadcrumbs){
  grid-column: 1 / -1;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_images){
  grid-column: 1 / 2;
  align-self: start !important;
  width: 100% !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_title){
  grid-column: 2 / 3;
  align-self: start !important;
  width: 100% !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child .mcb-wrap-inner,
body.single-product .mfn-single-product-tmpl-builder > .section:first-child .mfn-module-wrapper{
  width: 100% !important;
  max-width: none !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child .column{
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child .mcb-column-inner{
  margin: 0 !important;
}

body.single-product .mcb-wrap-background-overlay{
  display: none !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.single-product .column_product_breadcrumbs{
  margin-bottom: 0 !important;
}

body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb{
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 0 14px !important;
  background: transparent !important;
  color: var(--jc-pdp-muted) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb a,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb a{
  display: inline-flex !important;
  align-items: center !important;
  max-width: 100% !important;
  color: var(--jc-pdp-muted) !important;
  font: inherit !important;
  text-decoration: none !important;
}

body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb a:first-child,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb a:first-child{
  max-width: min(260px, 42vw) !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb a:hover,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb a:hover{
  color: var(--jc-pdp-text) !important;
}

body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb span,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb span{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 12px !important;
  min-width: 12px !important;
  margin: 0 2px !important;
  color: rgba(17,17,17,.42) !important;
  font-size: 0 !important;
  line-height: 1 !important;
}

body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb span::before,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb span::before{
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  transform: rotate(45deg);
}

body.single-product ul.breadcrumbs.woocommerce-breadcrumb{
  list-style: none !important;
}

body.single-product ul.breadcrumbs.woocommerce-breadcrumb li{
  display: inline-flex !important;
  align-items: center !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--jc-pdp-muted) !important;
}

body.single-product ul.breadcrumbs.woocommerce-breadcrumb li > span{
  display: none !important;
}

body.single-product ul.breadcrumbs.woocommerce-breadcrumb li:not(:last-child)::after{
  content: "" !important;
  display: inline-block !important;
  width: 6px !important;
  height: 6px !important;
  margin: 0 2px 0 8px !important;
  border-top: 1.5px solid rgba(17,17,17,.42) !important;
  border-right: 1.5px solid rgba(17,17,17,.42) !important;
  transform: rotate(45deg) !important;
  flex: 0 0 6px !important;
}

body.single-product .column_product_images .mfn-product-images-wrapper{
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

body.single-product .column_product_images .woocommerce-product-gallery{
  width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  overflow: visible !important;
}

body.single-product .woocommerce-product-gallery__trigger{
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-viewport{
  border: 0 !important;
  border-radius: 16px !important;
  background: linear-gradient(180deg, #fff 0%, #f7f7f5 100%) !important;
  box-shadow: inset 0 0 0 1px var(--jc-pdp-line) !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 1 / 1 !important;
  overflow: hidden !important;
}

body.single-product .column_product_images .woocommerce-product-gallery__wrapper{
  height: 100% !important;
}

body.single-product .column_product_images .woocommerce-product-gallery__image{
  background: transparent !important;
  height: 100% !important;
  pointer-events: auto !important;
}

body.single-product .column_product_images .woocommerce-product-gallery__image.flex-active-slide{
  pointer-events: auto !important;
}

body.single-product .column_product_images .woocommerce-product-gallery__image a{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  padding: 0 !important;
  background: transparent !important;
  box-sizing: border-box !important;
  cursor: default !important;
}

body.single-product .column_product_images .woocommerce-product-gallery__image img:not(.zoomImg){
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
}

body.single-product .column_product_images .zoomImg{
  display: none !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 1px !important;
  width: 100% !important;
  max-height: none !important;
  margin: 12px 0 0 !important;
  padding: 1px 1px 6px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  list-style: none !important;
  scroll-behavior: smooth !important;
  scroll-padding: 2px !important;
  scroll-snap-type: x proximity !important;
  -webkit-overflow-scrolling: touch !important;
  scrollbar-width: thin !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs::-webkit-scrollbar{
  height: 4px !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb{
  background: rgba(17,17,17,.20) !important;
  border-radius: 999px !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{
  display: block !important;
  flex: 0 0 calc((100% - 4px) / 4.5) !important;
  width: calc((100% - 4px) / 4.5) !important;
  margin: 0 !important;
  padding: 2px !important;
  border: 0 !important;
  border-radius: 12px !important;
  list-style: none !important;
  scroll-snap-align: start !important;
  background: #fff !important;
  box-shadow: inset 0 0 0 1px var(--jc-pdp-line) !important;
  transition: box-shadow .18s ease, opacity .18s ease !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 !important;
  object-fit: contain !important;
  border: 0 !important;
  outline: 0 !important;
  border-radius: 9px !important;
  background: var(--jc-pdp-soft) !important;
  opacity: .72 !important;
  cursor: pointer !important;
  transition: opacity .18s ease !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:has(img:hover),
body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:has(img.flex-active){
  box-shadow: inset 0 0 0 2px #111 !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:has(img:hover){
  transform: none !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img:hover,
body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img.flex-active{
  opacity: 1 !important;
}

body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img:hover{
  transform: none !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_title) > .mcb-wrap-inner{
  display: grid !important;
  gap: 12px !important;
  align-items: start !important;
  width: 100% !important;
  max-width: 460px !important;
  margin: 0 !important;
  padding: clamp(4px, 1vw, 8px) 0 0 !important;
  border: 0 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

@media (min-width: 1025px){
  body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_title) > .mcb-wrap-inner{
    position: sticky !important;
    top: calc(var(--jc-header-height, 58px) + 24px) !important;
  }

  body.admin-bar.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_title) > .mcb-wrap-inner{
    top: calc(var(--wp-admin--admin-bar--height, 32px) + var(--jc-header-height, 58px) + 24px) !important;
  }
}

body.single-product .mfn-single-product-tmpl-builder > .section:first-child :is(.column_product_title,.column_product_price,.column_product_cart_button,.column_product_content,.column_product_meta){
  width: 100% !important;
  max-width: 460px !important;
  margin: 0 !important;
}

body.single-product .column_product_title .woocommerce-products-header__title.page-title,
body.single-product .column_product_title :is(h1,h2,h3).woocommerce-products-header__title{
  max-width: 100% !important;
  margin: 0 !important;
  padding-left: 10px !important;
  color: var(--jc-pdp-text) !important;
  font-family: var(--font-ui, 'NotoSansVar', 'Noto Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial) !important;
  font-size: clamp(23px, 2.2vw, 31px) !important;
  line-height: 1.16 !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
}

body.single-product .column_product_title .woocommerce-products-header__title.page-title *,
body.single-product .column_product_title :is(h1,h2,h3).woocommerce-products-header__title *{
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
}

body.single-product .column_product_title .br_brand_product_container a{
  color: var(--jc-pdp-text) !important;
  text-decoration: none !important;
}

body.single-product .column_product_title .berocket_brand_post_image_name{
  color: var(--jc-pdp-text) !important;
  font: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  border-bottom: 0 !important;
}

body.single-product .column_product_title .jc-brand-sep{
  color: var(--jc-pdp-muted) !important;
  margin: 0 .12em !important;
}

body.single-product .column_product_price .price,
body.single-product .mcb-item-product_price-inner .price{
  display: inline-flex !important;
  align-items: baseline !important;
  gap: 6px !important;
  margin: 0 !important;
  padding-left: 10px !important;
}

body.single-product .column_product_price .price,
body.single-product .mcb-item-product_price-inner .price,
body.single-product .column_product_price .price .woocommerce-Price-amount,
body.single-product .mcb-item-product_price-inner .price .woocommerce-Price-amount,
body.single-product .column_product_price .price .woocommerce-Price-amount bdi,
body.single-product .mcb-item-product_price-inner .price .woocommerce-Price-amount bdi,
body.single-product .column_product_price .price .woocommerce-Price-currencySymbol,
body.single-product .mcb-item-product_price-inner .price .woocommerce-Price-currencySymbol,
body.single-product .column_product_price .price > span[aria-hidden="true"],
body.single-product .mcb-item-product_price-inner .price > span[aria-hidden="true"],
body.single-product .mfn-product-add-to-cart .woocommerce-variation-price .price,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-price .price .woocommerce-Price-amount,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-price .price .woocommerce-Price-amount bdi,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-price .price .woocommerce-Price-currencySymbol{
  color: var(--jc-pdp-text) !important;
  font-family: var(--font-ui, 'NotoSansVar', 'Noto Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial) !important;
  font-size: 23px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  font-variant-numeric: tabular-nums lining-nums !important;
  letter-spacing: 0 !important;
  vertical-align: baseline !important;
}

body.single-product .mfn-product-add-to-cart{
  display: grid !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 460px !important;
  margin: 4px 0 0 !important;
  padding-top: 4px !important;
  border: 0 !important;
  border-top: 0 !important;
}

body.single-product .mfn-product-add-to-cart .stock{
  justify-self: start !important;
  align-self: start !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  justify-content: left !important;
  gap: 6px !important;
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
  width: min(35%, 128px) !important;
  min-width: 98px !important;
  max-width: 122px !important;
  min-height: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #257d43 !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-weight: 750 !important;
  text-align: left !important;
  overflow: visible !important;
}

body.single-product .mfn-product-add-to-cart .stock.in-stock,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-availability .stock.in-stock{
  color: #257d43 !important;
}

body.single-product .mfn-product-add-to-cart .stock.out-of-stock,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-availability .stock.out-of-stock{
  color: #c62828 !important;
}

body.single-product .mfn-product-add-to-cart .stock::before{
  content: "";
  display: block;
  flex: 0 0 7px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: currentColor;
}

body.single-product .mfn-product-add-to-cart form.cart{
  margin: 0 !important;
  padding: 0 !important;
}

body.single-product .mfn-product-add-to-cart .single_variation_wrap{
  display: grid !important;
  gap: 10px !important;
  width: 100% !important;
  margin: 0 !important;
}

body.single-product .mfn-product-add-to-cart form.variations_form.cart{
  display: grid !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 460px !important;
}

body.single-product .mfn-product-add-to-cart .mfn-variations-wrapper{
  display: grid !important;
  gap: 8px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.single-product.woocommerce .mfn-variations-wrapper .mfn-vr,
body.single-product .mfn-variations-wrapper .mfn-vr{
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 12px !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 8px !important;
  background: rgba(255,255,255,.62) !important;
  box-shadow: none !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr:has(.mfn-vr-color){
  grid-template-columns: 1fr !important;
  align-items: start !important;
  gap: 10px !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr + .mfn-vr{
  margin-top: 0 !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr > label{
  min-width: 42px !important;
  margin: 0 !important;
  color: var(--jc-pdp-muted) !important;
  font-size: 0 !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr:has(.attribute_pa_size) > label::before,
body.single-product .mfn-variations-wrapper .mfn-vr:has(.attribute_pa_sizes) > label::before{
  content: "Size" !important;
  color: var(--jc-pdp-muted) !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr:has(.attribute_pa_shade) > label::before,
body.single-product .mfn-variations-wrapper .mfn-vr:has(.attribute_pa_colors) > label::before{
  content: "Shade" !important;
  color: var(--jc-pdp-muted) !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-options{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-options li{
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-options a{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  min-width: 58px !important;
  padding: 0 14px !important;
  border: 1px solid rgba(17,17,17,.14) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--jc-pdp-text) !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-options li.active a,
body.single-product .mfn-variations-wrapper .mfn-vr-options a:hover,
body.single-product .mfn-variations-wrapper .mfn-vr-options a:focus-visible{
  border-color: #111 !important;
  background: #111 !important;
  color: #fff !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-color{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-color a{
  position: relative !important;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 3px !important;
  border: 1px solid rgba(17,17,17,.16) !important;
  border-radius: 999px !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-color a span{
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 999px !important;
  box-shadow: inset 0 0 0 1px rgba(17,17,17,.08) !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-color li.active a,
body.single-product .mfn-variations-wrapper .mfn-vr-color a:hover,
body.single-product .mfn-variations-wrapper .mfn-vr-color a:focus-visible{
  border-color: #111 !important;
  background: #fff !important;
  color: var(--jc-pdp-text) !important;
  box-shadow: 0 0 0 2px #111 !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-options li.disabled a,
body.single-product .mfn-variations-wrapper .mfn-vr-color li.disabled a{
  opacity: .38 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}

body.single-product .mfn-variations-wrapper .mfn-vr-color li.disabled a::after{
  content: "" !important;
  position: absolute !important;
  left: 8px !important;
  right: 8px !important;
  top: 50% !important;
  height: 1px !important;
  background: rgba(17,17,17,.48) !important;
  transform: rotate(-38deg) !important;
}

body.single-product .mfn-product-add-to-cart .mfn-reset-variations,
body.single-product .mfn-product-add-to-cart .reset_variations{
  display: none !important;
}

body.single-product .mfn-product-add-to-cart table.variations{
  display: none !important;
}

body.single-product .mfn-product-add-to-cart .woocommerce-variation.single_variation{
  display: grid !important;
  gap: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-product .mfn-product-add-to-cart .woocommerce-variation-description:empty{
  display: none !important;
}

body.single-product .mfn-product-add-to-cart .woocommerce-variation-price{
  display: flex !important;
  align-items: baseline !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-product .mfn-product-add-to-cart .woocommerce-variation-availability{
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-product .mfn-product-add-to-cart .stock.jc-stock-under-cart,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-availability.jc-stock-under-cart .stock,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-availability .stock{
  width: min(35%, 128px) !important;
  min-width: 98px !important;
  max-width: 122px !important;
  justify-self: start !important;
  justify-content: flex-start !important;
  justify-content: left !important;
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
  margin-top: 2px !important;
  padding: 0 !important;
  padding-left: 12px !important;
  text-align: left !important;
}

body.single-product .mfn-product-add-to-cart form.cart:has(> .quantity):has(> .single_add_to_cart_button){
  display: flex !important;
  gap: 14px !important;
  align-items: stretch !important;
  width: 100% !important;
}

body.single-product .mfn-product-add-to-cart .woocommerce-variation-add-to-cart{
  display: flex !important;
  gap: 14px !important;
  align-items: stretch !important;
  width: 100% !important;
  margin: 0 !important;
  order: 2 !important;
}

body.single-product .mfn-product-add-to-cart .woocommerce-variation-availability.jc-stock-under-cart{
  order: 3 !important;
}

body.single-product.woocommerce div.product .mfn-product-add-to-cart form.cart div.quantity,
body.single-product .mfn-single-product-tmpl-wrapper.product .mfn-product-add-to-cart form.cart div.quantity.quantity,
body.single-product .mfn-product-add-to-cart .woocommerce-variation-add-to-cart > div.quantity,
body.single-product .mfn-product-add-to-cart form.cart > div.quantity{
  float: none !important;
  clear: none !important;
  flex: 0 0 min(35%, 128px) !important;
  display: grid !important;
  grid-template-columns: 32px minmax(30px, 1fr) 32px !important;
  align-items: center !important;
  width: min(35%, 128px) !important;
  min-width: 98px !important;
  max-width: 122px !important;
  height: 42px !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid var(--jc-pdp-line-strong) !important;
  border-radius: 999px !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

body.single-product .mfn-product-add-to-cart .quantity a.quantity-change{
  position: static !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--jc-pdp-text) !important;
  font-size: 0 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transform: none !important;
}

body.single-product .mfn-product-add-to-cart .quantity a.quantity-change i{
  display: none !important;
}

body.single-product .mfn-product-add-to-cart .quantity a.quantity-change::before,
body.single-product .mfn-product-add-to-cart .quantity a.quantity-change.plus::after{
  content: "" !important;
  display: block !important;
  width: 9px !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: currentColor !important;
}

body.single-product .mfn-product-add-to-cart .quantity a.quantity-change.plus::after{
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: rotate(90deg) !important;
}

body.single-product .mfn-product-add-to-cart .quantity a.quantity-change.plus{
  position: relative !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}

body.single-product .mfn-product-add-to-cart .quantity a.quantity-change.plus::before{
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}

body.single-product .mfn-product-add-to-cart .quantity a.quantity-change.plus::after{
  transform: translate(-50%, -50%) rotate(90deg) !important;
}

body.single-product .mfn-product-add-to-cart .quantity input.qty{
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-right: 1px solid var(--jc-pdp-line) !important;
  border-left: 1px solid var(--jc-pdp-line) !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
  color: var(--jc-pdp-text) !important;
  font-size: 15px !important;
  line-height: 1 !important;
  font-weight: 750 !important;
  text-align: center !important;
  appearance: textfield !important;
}

body.single-product .mfn-product-add-to-cart .quantity input.qty::-webkit-outer-spin-button,
body.single-product .mfn-product-add-to-cart .quantity input.qty::-webkit-inner-spin-button{
  margin: 0 !important;
  appearance: none !important;
}

body.single-product .mfn-product-add-to-cart .single_add_to_cart_button{
  flex: 1 1 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 42px !important;
  height: 42px !important;
  margin: 0 !important;
  padding: 0 18px !important;
  border: 1px solid #111 !important;
  border-radius: 999px !important;
  background: #111 !important;
  color: #fff !important;
  box-shadow: none !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: none !important;
  white-space: nowrap !important;
  transition: transform .18s ease, background-color .18s ease, border-color .18s ease !important;
}

body.single-product.woocommerce #Content .column_product_cart_button .mfn-product-add-to-cart form.cart .single_add_to_cart_button.button{
  height: 42px !important;
  min-height: 42px !important;
  letter-spacing: 0 !important;
}

body.single-product .mfn-product-add-to-cart .single_add_to_cart_button:hover{
  background: #000 !important;
  border-color: #000 !important;
  transform: translateY(-1px);
}

body.single-product .mfn-product-add-to-cart .single_add_to_cart_button:active{
  transform: translateY(0);
}

body.single-product .mfn-product-add-to-cart .single_add_to_cart_button:focus-visible,
body.single-product .mfn-product-add-to-cart .quantity a.quantity-change:focus-visible,
body.single-product .mfn-product-add-to-cart .quantity input.qty:focus-visible{
  outline: 3px solid var(--jc-pdp-focus) !important;
  outline-offset: 2px !important;
}

body.single-product .mfn-product-add-to-cart .single_add_to_cart_button.disabled,
body.single-product .mfn-product-add-to-cart .single_add_to_cart_button.loading{
  opacity: .62 !important;
  transform: none !important;
}

body.single-product .product_meta.mfn_product_meta{
  display: none !important;
}

body.single-product .column_product_meta{
  display: none !important;
}

body.single-product .mfn-single-product-tmpl-builder > .section:not(:first-child){
  padding: 0 !important;
  background: transparent !important;
}

body.single-product .column_product_content{
  margin: 0 !important;
}

body.single-product .column_product_content .mcb-column-inner{
  margin: 0 !important;
}

body.single-product .column_product_content .woocommerce-product-details__description{
  width: 100% !important;
  max-width: 960px !important;
  margin: 0 auto !important;
}

body.single-product .column_product_content .the_content_wrapper{
  margin: 0 !important;
  padding: clamp(28px, 5vw, 56px) 0 0 !important;
  border: 0 !important;
  border-top: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--jc-pdp-text) !important;
}

body.single-product .jc-pdp-summary-description-column{
  margin: 0 !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description{
  width: 100% !important;
  max-width: 460px !important;
  margin: 4px 0 0 !important;
  padding: 12px 14px !important;
  border: 0 !important;
  border-top: 0 !important;
  border-radius: 8px !important;
  background: rgba(255,255,255,.58) !important;
  box-shadow: none !important;
  color: var(--jc-pdp-text) !important;
}

body.single-product .the_content_wrapper.jc-pdp-description:not(.is-expanded) > *:not(.jc-pdp-description-intro):not(.jc-pdp-description-toggle){
  display: none !important;
}

body.single-product .the_content_wrapper.jc-pdp-description:not(.is-expanded) > .jc-pdp-description-intro{
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 5 !important;
  overflow: hidden !important;
}

body.single-product .jc-pdp-description-toggle{
  display: block !important;
  margin: 10px 0 0 !important;
}

body.single-product .jc-pdp-description-toggle button{
  appearance: none !important;
  display: inline !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #111 !important;
  box-shadow: none !important;
  font-family: var(--font-ui, 'NotoSansVar', 'Noto Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial) !important;
  font-size: 13px !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  text-decoration: underline !important;
  text-underline-offset: 3px !important;
  text-decoration-thickness: 1px !important;
  cursor: pointer !important;
}

body.single-product .jc-pdp-description-toggle button::after{
  content: "" !important;
  display: inline-block !important;
  width: 6px !important;
  height: 6px !important;
  margin-left: 8px !important;
  border-right: 1.5px solid currentColor !important;
  border-bottom: 1.5px solid currentColor !important;
  transform: rotate(45deg) !important;
  vertical-align: 2px !important;
}

body.single-product .the_content_wrapper.jc-pdp-description.is-expanded .jc-pdp-description-toggle button::after{
  transform: rotate(225deg) !important;
  vertical-align: -1px !important;
}

body.single-product .jc-pdp-description-toggle button:hover{
  color: #000 !important;
}

body.single-product .jc-pdp-description-toggle button:focus-visible{
  outline: 2px solid var(--jc-pdp-focus) !important;
  outline-offset: 3px !important;
}

body.single-product .the_content_wrapper.jc-pdp-description > *:first-child,
body.single-product .column_product_content .the_content_wrapper > *:first-child{
  margin-top: 0 !important;
}

body.single-product .the_content_wrapper.jc-pdp-description > *:last-child,
body.single-product .column_product_content .the_content_wrapper > *:last-child{
  margin-bottom: 0 !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description p,
body.single-product .column_product_content .the_content_wrapper p{
  margin: 0 0 15px !important;
  color: var(--jc-pdp-text) !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description p{
  margin-bottom: 11px !important;
  font-size: 13px !important;
  line-height: 1.62 !important;
  color: rgba(17,17,17,.72) !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description :is(h2,h3,h4,h5,h6),
body.single-product .column_product_content .the_content_wrapper :is(h2,h3,h4,h5,h6){
  margin: 30px 0 10px !important;
  color: var(--jc-pdp-text) !important;
  font-family: var(--font-ui, 'NotoSansVar', 'Noto Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial) !important;
  font-size: 19px !important;
  line-height: 1.24 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description :is(h2,h3,h4,h5,h6){
  margin: 22px 0 8px !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description :is(ul,ol),
body.single-product .column_product_content .the_content_wrapper :is(ul,ol){
  margin: 0 0 18px !important;
  padding-left: 1.28rem !important;
  color: var(--jc-pdp-text) !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description :is(ul,ol){
  margin-bottom: 14px !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description li,
body.single-product .column_product_content .the_content_wrapper li{
  margin: 0 !important;
  color: var(--jc-pdp-text) !important;
  font-size: 15px !important;
  line-height: 1.68 !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description li{
  font-size: 13px !important;
  line-height: 1.58 !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description li + li,
body.single-product .column_product_content .the_content_wrapper li + li{
  margin-top: 7px !important;
}

body.single-product .the_content_wrapper.jc-pdp-summary-description strong,
body.single-product .column_product_content .the_content_wrapper strong{
  color: var(--jc-pdp-text) !important;
  font-weight: 750 !important;
}

body.single-product #Content :is(.related.products,.upsells.products){
  width: min(1260px, calc(100vw - 36px)) !important;
  max-width: 1260px !important;
  margin: 0 auto !important;
  padding-top: 0 !important;
  border: 0 !important;
  border-top: 0 !important;
}

body.single-product #Content :is(.related.products,.upsells.products) > h2{
  margin: 0 0 18px !important;
  color: var(--jc-pdp-text) !important;
  font-size: 22px !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
}

body.single-product #Content .jc-related-products{
  position: relative !important;
  width: 100% !important;
  max-width: 460px !important;
  margin: 18px 0 0 !important;
  padding: 0 !important;
  border-top: 1px solid var(--jc-pdp-line) !important;
}

@media (min-width: 1025px){
  body.single-product #Content .jc-related-products{
    width: min(1260px, calc(100vw - 36px)) !important;
    max-width: 1260px !important;
    margin: 36px auto 0 !important;
    padding: 0 !important;
  }

  body.single-product #Content .jc-related-products ul.products li.product{
    flex-basis: calc((100% - 42px) / 4) !important;
    width: calc((100% - 42px) / 4) !important;
  }
}

body.single-product #Content .jc-related-products__head{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin: 0 0 12px !important;
}

body.single-product #Content .jc-related-products__head h2,
body.single-product #Content .jc-related-products__head h3{
  margin: 0 !important;
  color: var(--jc-pdp-text) !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
}

body.single-product #Content .jc-related-products__controls{
  display: inline-flex !important;
  gap: 6px !important;
  flex: 0 0 auto !important;
}

body.single-product #Content .jc-related-products__button{
  appearance: none !important;
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 32px !important;
  height: 32px !important;
  min-width: 32px !important;
  min-height: 32px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(17,17,17,.14) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #111 !important;
  box-shadow: none !important;
  font-size: 0 !important;
  cursor: pointer !important;
}

body.single-product #Content .jc-related-products__button::before{
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  display: block !important;
  width: 8px !important;
  height: 8px !important;
  border-top: 1.5px solid currentColor !important;
  border-right: 1.5px solid currentColor !important;
}

body.single-product #Content .jc-related-products__button[data-jc-related-prev]::before{
  transform: translate(-38%, -50%) rotate(-135deg) !important;
}

body.single-product #Content .jc-related-products__button[data-jc-related-next]::before{
  transform: translate(-62%, -50%) rotate(45deg) !important;
}

body.single-product #Content .jc-related-products__button:hover,
body.single-product #Content .jc-related-products__button:focus-visible{
  border-color: #111 !important;
  background: #111 !important;
  color: #fff !important;
}

body.single-product #Content .jc-related-products__viewport{
  width: 100% !important;
  overflow: hidden !important;
}

body.single-product #Content .jc-related-products ul.products{
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 14px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 0 8px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scroll-snap-type: x mandatory !important;
  scroll-behavior: smooth !important;
  -webkit-overflow-scrolling: touch !important;
  scrollbar-width: none !important;
}

body.single-product #Content .jc-related-products ul.products::-webkit-scrollbar{
  display: none !important;
}

body.single-product #Content .jc-related-products ul.products li.product{
  flex: 0 0 calc((100% - 14px) / 2) !important;
  width: calc((100% - 14px) / 2) !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  scroll-snap-align: start !important;
}

@media (min-width: 1280px){
  body.single-product #Content .jc-related-products{
    width: min(1260px, calc(100vw - 36px)) !important;
    max-width: 1260px !important;
  }

  body.single-product #Content .jc-related-products ul.products li.product{
    flex-basis: calc((100% - 56px) / 5) !important;
    width: calc((100% - 56px) / 5) !important;
  }
}

@media (min-width: 1600px){
  body.single-product #Content .jc-related-products{
    width: min(1380px, calc(100vw - 48px)) !important;
    max-width: 1380px !important;
  }

  body.single-product #Content .jc-related-products ul.products li.product{
    flex-basis: calc((100% - 70px) / 6) !important;
    width: calc((100% - 70px) / 6) !important;
  }
}

body.single-product #Content .jc-related-products .mfn-before-shop-loop-item,
body.single-product #Content .jc-related-products .mfn-after-shop-loop-item-title,
body.single-product #Content .jc-related-products .mfn-after-shop-loop-item{
  display: none !important;
}

body.single-product #Content .jc-related-products .product-loop-thumb,
body.single-product #Content .jc-related-products .image_frame{
  border-radius: 12px !important;
  overflow: hidden !important;
}

body.single-product #Content .jc-related-products .mfn-li-product-row-title h1.title,
body.single-product #Content .jc-related-products .woocommerce-loop-product__title,
body.single-product #Content .jc-related-products .mfn-woo-product-title{
  min-height: calc(1.3em * 2) !important;
  margin: 7px 0 4px !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
}

body.single-product #Content .jc-related-products .price,
body.single-product #Content .jc-related-products .price .amount,
body.single-product #Content .jc-related-products .price bdi{
  font-size: 13px !important;
  line-height: 1.25 !important;
}

@media (max-width: 1024px){
  body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper{
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    padding: 0 !important;
  }

  body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_images),
  body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_title){
    grid-column: 1 / -1 !important;
  }

  body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_title) > .mcb-wrap-inner{
    position: static !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 18px 0 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
  }

  body.single-product .column_product_title .woocommerce-products-header__title.page-title,
  body.single-product .column_product_title :is(h1,h2,h3).woocommerce-products-header__title{
    max-width: 100% !important;
  }
}

@media (max-width: 767px){
  body.single-product #Content{
    padding: 0 !important;
  }

  body.single-product .mfn-single-product-tmpl-builder > .section:first-child{
    padding-bottom: 26px !important;
  }

  body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper{
    gap: 14px !important;
    padding: 0 !important;
    border-radius: 0 !important;
  }

  body.single-product .mfn-single-product-tmpl-builder > .section:first-child > .section_wrapper > .wrap:has(.column_product_images){
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding-inline: 1px !important;
    box-sizing: border-box !important;
  }

  body.single-product #Content .section_wrapper,
  body.single-product #Content .woocommerce-message,
  body.single-product #Content .woocommerce-info,
  body.single-product #Content .woocommerce-error{
    width: min(100%, calc(100vw - 24px)) !important;
  }

  body.single-product #Content :is(.related.products,.upsells.products):not(.jc-related-products){
    width: min(100%, calc(100vw - 24px)) !important;
  }

  body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb,
  body.single-product ul.breadcrumbs.woocommerce-breadcrumb{
    padding-top: 4px !important;
    font-size: 11px !important;
  }

  body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb a:first-child,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb a:first-child{
    max-width: 58vw !important;
  }

  body.single-product .column_product_images .woocommerce-product-gallery .flex-viewport{
    border-radius: 14px !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 1 / 1 !important;
  }

  body.single-product .column_product_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{
    flex: 0 0 calc((100% - 4px) / 4.5) !important;
    width: calc((100% - 4px) / 4.5) !important;
    scroll-snap-align: start !important;
  }

  body.single-product .column_product_title .woocommerce-products-header__title.page-title,
  body.single-product .column_product_title :is(h1,h2,h3).woocommerce-products-header__title{
    max-width: none !important;
    font-size: 23px !important;
    line-height: 1.18 !important;
  }

  body.single-product .column_product_price .price,
  body.single-product .mcb-item-product_price-inner .price,
  body.single-product .column_product_price .price .woocommerce-Price-amount,
  body.single-product .mcb-item-product_price-inner .price .woocommerce-Price-amount,
  body.single-product .column_product_price .price .woocommerce-Price-amount bdi,
  body.single-product .mcb-item-product_price-inner .price .woocommerce-Price-amount bdi,
  body.single-product .column_product_price .price .woocommerce-Price-currencySymbol,
  body.single-product .mcb-item-product_price-inner .price .woocommerce-Price-currencySymbol,
  body.single-product .column_product_price .price > span[aria-hidden="true"],
  body.single-product .mcb-item-product_price-inner .price > span[aria-hidden="true"]{
    font-size: 21px !important;
  }

  body.single-product .mfn-product-add-to-cart form.cart:has(> .quantity):has(> .single_add_to_cart_button){
    display: flex !important;
    gap: 10px !important;
  }

  body.single-product .mfn-product-add-to-cart .woocommerce-variation-add-to-cart{
    display: flex !important;
    gap: 10px !important;
  }

  body.single-product.woocommerce div.product .mfn-product-add-to-cart form.cart div.quantity,
  body.single-product .mfn-single-product-tmpl-wrapper.product .mfn-product-add-to-cart form.cart div.quantity.quantity,
  body.single-product .mfn-product-add-to-cart .woocommerce-variation-add-to-cart > div.quantity,
  body.single-product .mfn-product-add-to-cart form.cart > div.quantity{
    grid-template-columns: 31px minmax(28px, 1fr) 31px !important;
    flex: 0 0 min(35%, 112px) !important;
    width: min(35%, 112px) !important;
    min-width: 92px !important;
    max-width: 112px !important;
    height: 42px !important;
    min-height: 42px !important;
  }

  body.single-product .mfn-product-add-to-cart .stock{
    width: min(35%, 112px) !important;
    min-width: 92px !important;
    max-width: 112px !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    justify-content: flex-start !important;
    justify-content: left !important;
    text-align: left !important;
  }

  body.single-product .mfn-product-add-to-cart .woocommerce-variation-availability .stock,
  body.single-product .mfn-product-add-to-cart .stock.jc-stock-under-cart{
    width: min(35%, 112px) !important;
    min-width: 92px !important;
    max-width: 112px !important;
  }

  body.single-product .mfn-product-add-to-cart .single_add_to_cart_button{
    flex: 1 1 0 !important;
    min-height: 42px !important;
    height: 42px !important;
    padding-inline: 10px !important;
    font-size: 12px !important;
  }

  body.single-product .column_product_content .the_content_wrapper{
    padding-top: 10px !important;
  }

  body.single-product .the_content_wrapper.jc-pdp-summary-description{
    max-width: none !important;
    padding-top: 10px !important;
  }

  body.single-product #Content .jc-related-products{
    max-width: none !important;
  }

  body.single-product #Content .jc-related-products ul.products li.product{
    flex-basis: min(44vw, 190px) !important;
    width: min(44vw, 190px) !important;
  }

  body.single-product .column_product_content .the_content_wrapper p,
  body.single-product .column_product_content .the_content_wrapper li{
    font-size: 14px !important;
    line-height: 1.68 !important;
  }
}

@media (max-width: 380px){
  body.single-product nav.woocommerce-breadcrumb.mfn-woocommerce-breadcrumb a:first-child,
body.single-product ul.breadcrumbs.woocommerce-breadcrumb a:first-child{
    max-width: 50vw !important;
  }
}
