/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./assets/src/scss/woocommerce/single-product.scss ***!
  \**************************************************************************************************************************************************************************************************/
/* ================================
   foundation & mixins
================================ */
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.single-product.woocommerce-page div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 16px;
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper > div {
  background-color: var(--wtb-white, #FFFFFF);
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
  display: block;
  width: 100%;
  max-width: 556px;
  height: auto;
  max-height: 556px;
  margin: auto;
  box-shadow: none;
  object-fit: contain;
  aspect-ratio: 1/1;
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .flex-control-thumbs {
  overflow-x: auto;
  gap: 16px;
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .flex-control-thumbs li {
  min-width: calc(25% - 12px);
  background-color: var(--wtb-white, #FFFFFF);
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  object-fit: contain;
  aspect-ratio: 1/1;
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
  display: none;
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 2px solid var(--wtb-black, #000000);
  border-radius: 100%;
  background: transparent;
}
@media print, screen and (max-width: 61.99875em) {
  .single-product.woocommerce-page div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    width: 40px;
    height: 40px;
  }
}
.single-product.woocommerce-page div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::after {
  display: none;
}
.single-product.woocommerce-page div.product h1.product_title {
  font-size: clamp(1.75rem, 1.75rem + (1vw - 0.2rem) * 0.313, 2rem);
  margin-bottom: 24px;
}
@media print, screen and (min-width: 62em) {
  .single-product.woocommerce-page div.product h1.product_title {
    margin-bottom: 32px;
  }
}
.single-product.woocommerce-page div.product .wtb-product-meta-pills__list {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 62em) {
  .single-product.woocommerce-page div.product .wtb-product-meta-pills__list {
    margin-bottom: 32px;
  }
}
.single-product.woocommerce-page div.product .woocommerce-variation-description {
  margin-bottom: 8px;
  color: var(--wtb-body-color, var(--wtb-dark, #0C0C0C));
}
.single-product.woocommerce-page div.product .woocommerce-variation-description p:last-child {
  margin-bottom: 0;
}
.single-product.woocommerce-page div.product .wtb-variation-desc--clamped {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.single-product.woocommerce-page div.product .wtb-variation-desc-toggle {
  font-size: 1rem;
  font-weight: var(--wtb-header-font-weight, var(--wtb-font-weight-bold, bold));
  display: block;
  margin-top: 0;
  margin-bottom: 24px;
  cursor: pointer;
  color: var(--wtb-link, var(--wtb-primary, #446539));
}
@media print, screen and (min-width: 62em) {
  .single-product.woocommerce-page div.product .wtb-variation-desc-toggle {
    margin-bottom: 32px;
  }
}
.single-product.woocommerce-page div.product .wtb-variation-desc-toggle:hover {
  text-decoration: underline;
  color: var(--wtb-link-hover, var(--wtb-primary, #446539));
}
.single-product.woocommerce-page div.product .woocommerce-variation-availability {
  display: none;
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs {
  margin: 0 0 1.618em;
  padding: 0;
}
@media print, screen and (max-width: 61.99875em) {
  .single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs {
    display: inline-flex;
    flex-direction: column;
    width: 100%;
  }
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  margin: 0 -5px;
  padding: 0 1em;
  border: 0;
  border-bottom: 2px solid var(--wtb-gray, #9B9A9A);
  border-radius: 0;
  background-color: transparent;
}
@media print, screen and (max-width: 61.99875em) {
  .single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    border-bottom: 2px solid transparent;
  }
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  font-size: clamp(1.125rem, 1.125rem + (1vw - 0.2rem) * 0.313, 1.375rem);
  font-weight: var(--wtb-header-font-weight-alt, var(--wtb-font-weight-bold, bold));
  line-height: var(--wtb-header-line-height, 1.3);
  text-transform: uppercase;
  color: var(--wtb-header-color, var(--wtb-body-color, var(--wtb-dark, #0C0C0C)));
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li::after {
  border-bottom: 3px solid transparent;
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
  border: 0;
  background: transparent;
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
  color: var(--wtb-primary, #446539);
  text-shadow: inherit;
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active::before {
  display: none;
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active::after {
  right: unset;
  bottom: -2px;
  left: 0;
  width: 100%;
  border: 0;
  border-bottom: 3px solid var(--wtb-primary, #446539);
  border-radius: 0;
  box-shadow: none;
}
@media print, screen and (max-width: 61.99875em) {
  .single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active::after {
    bottom: 0;
  }
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
  display: none;
  border-bottom: 0;
}
.single-product.woocommerce-page div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.single-product.woocommerce-page div.product .woocommerce-tabs .panel.woocommerce-Tawtb-panel--bsdk_availability {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table,
.single-product.woocommerce-page div.product .wtb-availability {
  font-size: 1rem;
  width: 100%;
  max-width: 1100px;
  border-collapse: collapse;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table thead,
.single-product.woocommerce-page div.product .wtb-availability thead {
  background-color: var(--wtb-secondary, #98AB74);
}
.single-product.woocommerce-page div.product .wtb-product-spec__table thead:has(tr:not(:has(th:not(:empty)))),
.single-product.woocommerce-page div.product .wtb-availability thead:has(tr:not(:has(th:not(:empty)))) {
  display: none;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table thead th,
.single-product.woocommerce-page div.product .wtb-availability thead th {
  font-weight: var(--wtb-header-font-weight, var(--wtb-font-weight-bold, bold));
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid var(--wtb-border-color, #0C0C0C);
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr:nth-child(odd),
.single-product.woocommerce-page div.product .wtb-availability tbody tr:nth-child(odd) {
  background-color: transparent;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr:nth-child(even),
.single-product.woocommerce-page div.product .wtb-availability tbody tr:nth-child(even) {
  background-color: transparent;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr th,
.single-product.woocommerce-page div.product .wtb-availability tbody tr th {
  font-weight: 400;
  color: var(--wtb-header-color, var(--wtb-body-color, var(--wtb-dark, #0C0C0C)));
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr th,
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr td,
.single-product.woocommerce-page div.product .wtb-availability tbody tr th,
.single-product.woocommerce-page div.product .wtb-availability tbody tr td {
  padding: 10px 20px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid var(--wtb-border-color, #0C0C0C);
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr td,
.single-product.woocommerce-page div.product .wtb-availability tbody tr td {
  font-weight: var(--wtb-header-font-weight, var(--wtb-font-weight-bold, bold));
  text-align: left;
  color: var(--wtb-header-color, var(--wtb-body-color, var(--wtb-dark, #0C0C0C)));
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr a,
.single-product.woocommerce-page div.product .wtb-availability tbody tr a {
  text-decoration: none;
  color: var(--wtb-header-color, var(--wtb-body-color, var(--wtb-dark, #0C0C0C)));
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr a:hover,
.single-product.woocommerce-page div.product .wtb-availability tbody tr a:hover {
  text-decoration: underline;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr .wtb-availability__status img,
.single-product.woocommerce-page div.product .wtb-availability tbody tr .wtb-availability__status img {
  max-width: 20px;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr .wtb-availability__status--in-stock,
.single-product.woocommerce-page div.product .wtb-availability tbody tr .wtb-availability__status--in-stock {
  font-weight: var(--wtb-header-font-weight, var(--wtb-font-weight-bold, bold));
  color: var(--wtb-success, #31C671);
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr .wtb-availability__status--out-of-stock,
.single-product.woocommerce-page div.product .wtb-availability tbody tr .wtb-availability__status--out-of-stock {
  font-weight: var(--wtb-header-font-weight, var(--wtb-font-weight-bold, bold));
  color: var(--wtb-alert, #E04744);
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr span.has-tooltip,
.single-product.woocommerce-page div.product .wtb-availability tbody tr span.has-tooltip {
  position: relative;
  cursor: pointer;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr span.has-tooltip::after,
.single-product.woocommerce-page div.product .wtb-availability tbody tr span.has-tooltip::after {
  font-weight: 400;
  position: absolute;
  bottom: 100%;
  left: 50%;
  padding: 5px 15px;
  content: attr(data-title);
  transition: opacity 0.2s;
  transform: translateX(-50%);
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  border-radius: 20px;
  background: var(--wtb-light-gray, #F1F0F0);
}
.single-product.woocommerce-page div.product .wtb-product-spec__table tbody tr span.has-tooltip:hover::after,
.single-product.woocommerce-page div.product .wtb-availability tbody tr span.has-tooltip:hover::after {
  opacity: 1;
}
.single-product.woocommerce-page div.product .wtb-product-spec__table th {
  width: 300px;
}
.single-product.woocommerce-page div.product .wtb-availability {
  max-width: 1400px;
}
.single-product.woocommerce-page div.product .wtb-availability th, .single-product.woocommerce-page div.product .wtb-availability td {
  text-align: center !important;
}
.single-product.woocommerce-page div.product .wtb-availability th {
  max-width: 250px;
}
.single-product.woocommerce-page div.product #reviews #comments > h2 {
  display: none;
}
.single-product.woocommerce-page div.product #review_form_wrapper #review_form {
  padding: 25px;
  border: 1px solid var(--wtb-border-color, #0C0C0C);
  background: var(--wtb-white, #FFFFFF);
}
.single-product.woocommerce-page div.product #review_form_wrapper #review_form #reply-title {
  font-size: clamp(1rem, 1rem + (1vw - 0.2rem) * 0.156, 1.25rem);
  font-weight: var(--wtb-header-font-weight-alt, var(--wtb-font-weight-bold, bold));
  display: block;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.single-product.woocommerce-page div.product #review_form_wrapper #review_form label {
  font-size: clamp(1rem, 1rem + (1vw - 0.2rem) * 0.156, 1.125rem);
  font-weight: var(--wtb-header-font-weight-alt, var(--wtb-font-weight-bold, bold));
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.single-product.woocommerce-page div.product #review_form_wrapper #review_form input[type=text],
.single-product.woocommerce-page div.product #review_form_wrapper #review_form input[type=email] {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
}
.single-product.woocommerce-page div.product #review_form_wrapper #review_form #respond textarea {
  height: 120px;
  margin-top: 12px;
  padding: 8px;
  border-radius: 12px;
}
@media print, screen and (min-width: 62em) {
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -15px;
  }
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form > div,
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form > p {
    width: 100%;
    padding: 0 15px;
  }
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form p.comment-form-author,
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form p.comment-form-email {
    margin: 10px 0;
  }
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form p.comment-form-cookies-consent {
    display: flex;
    align-items: baseline;
    margin-top: 15px;
    gap: 9px;
  }
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form p.comment-form-author,
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form p.comment-form-email,
  .single-product.woocommerce-page div.product #review_form_wrapper #review_form .comment-form p.comment-form-url {
    flex: 1;
  }
}

/*# sourceMappingURL=woocommerce\single-product.css.map*/