@charset "UTF-8";
.single-product div.product.tm-has-options .variations_button {
  flex-wrap: nowrap !important;
}

body.single-product .single-product-page .wa-product-area {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* Express Button */
  /* Toggle Icons */
}
body.single-product .single-product-page .wa-product-area .wa-toggle-content {
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .wa-toggle-content--hidden {
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}
body.single-product .single-product-page .wa-product-area .wa-toggle-content--visible {
  opacity: 1;
}
body.single-product .single-product-page .wa-product-area .express-button--hidden {
  display: none !important;
}
body.single-product .single-product-page .wa-product-area .express-button--animating-in {
  display: block;
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .express-button--visible {
  display: block;
  opacity: 1;
  padding-left: 2px;
  padding-right: 2px;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .express-button--animating-out {
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .wa-toggle__icon--expanded {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
body.single-product .single-product-page .wa-product-area .wa-toggle__icon--collapsed {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
body.single-product .single-product-page .wa-product-area .wa-toggle {
  width: 100%;
}
body.single-product .single-product-page .wa-product-area .wa-toggle__icon--expanded {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
body.single-product .single-product-page .wa-product-area .wa-toggle__icon--collapsed {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
body.single-product .single-product-page .wa-product-area .wa-toggle-content {
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .wa-toggle-content--hidden {
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}
body.single-product .single-product-page .wa-product-area .wa-toggle-content--visible {
  opacity: 1;
}
body.single-product .single-product-page .wa-product-area .express-button--animating-in {
  display: block;
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .express-button--visible {
  display: block;
  opacity: 1;
  padding-left: 2px;
  padding-right: 2px;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .express-button--animating-out {
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
body.single-product .single-product-page .wa-product-area .woocommerce-variation-add-to-cart {
  justify-content: space-between;
}
body.single-product .single-product-page .wa-product-area div.quantity input[type=button] {
  min-width: 3.5rem;
  height: 4rem;
  background-color: white;
}
body.single-product .single-product-page .wa-product-area div.quantity input[type=button]:hover {
  background-color: black;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 479px) {
  body.single-product .single-product-page .wa-product-area div.quantity input[type=button] {
    min-width: 2.5rem;
  }
}
body.single-product .single-product-page .wa-product-area div.quantity input[type=number] {
  min-width: 3rem;
  height: 4rem;
  background-color: white;
  transition: 0.2s all ease-in-out;
}
body.single-product .single-product-page .wa-product-area div.quantity input[type=number]:hover, body.single-product .single-product-page .wa-product-area div.quantity input[type=number]:focus {
  background-color: black;
  color: white;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 479px) {
  body.single-product .single-product-page .wa-product-area div.quantity input[type=number] {
    min-width: 2rem;
  }
}
body.single-product .single-product-page .wa-product-area .wd-wishlist-btn a {
  font-weight: 400;
  font-size: 18px;
}
body.single-product .single-product-page .wa-product-area .wd-wishlist-btn a:before {
  font-size: 15px;
}
body.single-product .single-product-page .wa-product-area__title {
  line-height: 1;
  text-transform: lowercase;
}
body.single-product .single-product-page .wa-product-area__title:first-letter {
  text-transform: uppercase;
}
body.single-product .single-product-page .wa-product-area__desc {
  display: flex;
  flex-direction: column;
}
body.single-product .single-product-page .wa-product-area__desc a {
  text-decoration: underline;
  font-weight: 400;
  color: black;
}
body.single-product .single-product-page .wa-product-area-cta {
  position: relative;
  padding: 24px;
  background-color: #FFEFF6;
  gap: 10px;
}
@media (max-width: 479px) {
  body.single-product .single-product-page .wa-product-area-cta {
    padding: 12px !important;
  }
}
body.single-product .single-product-page .wa-product-area-cta-bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap !important;
  gap: 20px;
}
@media (max-width: 479px) {
  body.single-product .single-product-page .wa-product-area-cta-bottom {
    gap: 10px;
  }
}
body.single-product .single-product-page .wa-product-area-cta-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 !important;
}
body.single-product .single-product-page .wa-product-area-cta-top-stock {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text {
  margin: 0;
  font-size: 18px;
  color: #007645;
  font-weight: 600;
}
@media (max-width: 479px) {
  body.single-product .single-product-page .wa-product-area-cta-top-stock__text {
    font-size: 16px;
  }
  body.single-product .single-product-page .wa-product-area-cta-top-stock__text.delivery-time {
    font-size: 14px;
  }
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text.delivery-time {
  font-size: 15px;
  margin-bottom: 15px;
  line-height: 1.5;
  color: black;
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text.delivery-time:before {
  content: none !important;
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text:before {
  content: "✓ ";
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text--small {
  font-size: 14px;
}
@media (max-width: 479px) {
  body.single-product .single-product-page .wa-product-area-cta-top-stock__text--small {
    font-size: 14px;
  }
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text--small:before {
  content: none !important;
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text.out-of-stock {
  color: rgb(128, 17, 17);
}
body.single-product .single-product-page .wa-product-area-cta-top-stock__text.out-of-stock:before {
  content: "☓ ";
}
body.single-product .single-product-page .wa-product-area-cta__toggle {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  margin: 0 !important;
}
body.single-product .single-product-page .wa-product-area__price {
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  line-height: 1;
}
body.single-product .single-product-page .wa-product-area__price ins, body.single-product .single-product-page .wa-product-area__price bdi {
  font-size: 30px;
}
@media (max-width: 767px) {
  body.single-product .single-product-page .wa-product-area__price ins, body.single-product .single-product-page .wa-product-area__price bdi {
    font-size: 24px;
  }
}
body.single-product .single-product-page .wa-product-area__price del bdi {
  font-size: 18px;
}
body.single-product .single-product-page .wa-product-area input[type=text] {
  background-color: white;
  border-color: black;
}
body.single-product .single-product-page .wa-product-area__button {
  height: 4rem;
  width: 100%;
  font-weight: 700;
  font-size: 22px;
  flex: unset !important;
}
@media (min-width: 768px) and (max-width: 920px), (max-width: 479px) {
  body.single-product .single-product-page .wa-product-area__button {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 600px) {
  body.single-product .single-product-page .wa-product-area__button {
    font-size: 16px;
  }
}
body.single-product .single-product-page .wa-product-area__button--out-of-stock, body.single-product .single-product-page .wa-product-area__button.disabled {
  background-color: #999999 !important;
  pointer-events: none;
}
body.single-product .single-product-page .wa-product-area__button--out-of-stock:hover, body.single-product .single-product-page .wa-product-area__button.disabled:hover {
  background-color: #747474 !important;
}
body.single-product .single-product-page .wa-product-area__contact {
  margin: 0;
  font-size: 16px;
  color: #767676;
}
body.single-product .single-product-page .wa-product-area__contact a {
  text-decoration: underline;
  color: #767676;
  transition: 0.2s all ease-in-out;
}
body.single-product .single-product-page .wa-product-area__contact a:hover {
  text-decoration: underline;
  color: rgb(244, 10, 106);
}
body.single-product .single-product-page .wa-product-area-simple {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
body.single-product .single-product-page .summary-inner {
  display: flex;
  flex-direction: column;
}
body.single-product .single-product-page .summary-inner .variations_form .reset_variations {
  display: none !important;
}
body.single-product .single-product-page .summary-inner .variations_form .variations {
  margin-bottom: 0 !important;
}
body.single-product .single-product-page .summary-inner .variations_form .variations .wd-swatches-product .wd-swatch {
  transition: 0.2s all ease-in-out;
  border: 2px solid transparent;
}
body.single-product .single-product-page .summary-inner .variations_form .variations .wd-swatches-product .wd-swatch:before, body.single-product .single-product-page .summary-inner .variations_form .variations .wd-swatches-product .wd-swatch:after {
  content: none !important;
}
body.single-product .single-product-page .summary-inner .variations_form .variations .wd-swatches-product .wd-swatch:hover, body.single-product .single-product-page .summary-inner .variations_form .variations .wd-swatches-product .wd-swatch.wd-active {
  border: 2px solid rgb(244, 10, 106) !important;
  transform: scale(1.3);
}
body.single-product .single-product-page .summary-inner .variations_form .variations .wd-attr-selected {
  min-width: 100px;
}
body.single-product .single-product-page .summary-inner .variations_form .variations tr {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 991px) {
  body.single-product .single-product-page .summary-inner .variations_form .variations tr {
    flex-direction: column;
  }
  body.single-product .single-product-page .summary-inner .variations_form .variations tr select {
    width: 100%;
    max-width: 100%;
  }
}
body.single-product .single-product-page .summary-inner .variations_form .variations tr .value {
  width: auto;
}
body.single-product .single-product-page .summary-inner .variations_form .variations tr select {
  border-color: black;
  background-color: white;
}

.wd-sticky-btn-cart .wa-product-area-simple, .wd-sticky-btn .wa-product-area-simple {
  padding: 0;
  background-color: transparent;
}
.wd-sticky-btn-cart .wa-product-area-simple-top, .wd-sticky-btn .wa-product-area-simple-top {
  display: none;
}
.wd-sticky-btn-cart .wa-product-area__contact, .wd-sticky-btn .wa-product-area__contact {
  display: none;
}
.wd-sticky-btn-cart .wa-product-area__button, .wd-sticky-btn .wa-product-area__button {
  font-size: 18px;
  height: unset;
  opacity: 1 !important;
}
.wd-sticky-btn-cart input.btn--out-of-stock, .wd-sticky-btn-cart input.qty--out-of-stock, .wd-sticky-btn input.btn--out-of-stock, .wd-sticky-btn input.qty--out-of-stock {
  opacity: 1 !important;
  background-color: #999999 !important;
  color: white !important;
}
.wd-sticky-btn-cart input.btn--out-of-stock:hover, .wd-sticky-btn-cart input.qty--out-of-stock:hover, .wd-sticky-btn input.btn--out-of-stock:hover, .wd-sticky-btn input.qty--out-of-stock:hover {
  background-color: #747474 !important;
}
.wd-sticky-btn-cart .wd-wishlist-btn, .wd-sticky-btn .wd-wishlist-btn {
  display: none;
}
.wd-sticky-btn-cart .wa-product-area__button--out-of-stock, .wd-sticky-btn .wa-product-area__button--out-of-stock {
  background-color: #999999 !important;
  pointer-events: none;
}
.wd-sticky-btn-cart .wd-entities-title, .wd-sticky-btn .wd-entities-title {
  font-weight: 500;
  line-height: 1.1;
  font-size: 17px !important;
  max-width: 20ch;
  text-transform: lowercase;
}
.wd-sticky-btn-cart .wd-entities-title:first-letter, .wd-sticky-btn .wd-entities-title:first-letter {
  text-transform: uppercase;
}
