.single-product .woocommerce-product-details__short-description {
  max-width: 620px;
  margin-top: 22px;
  color: #595555;
  font-size: 17px;
  line-height: 1.72;
  letter-spacing: 0;
}

.single-product .woocommerce-product-details__short-description p {
  margin: 0 0 14px;
}

.single-product .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}

.single-product .woocommerce-tabs .panel .myffair-product-story {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  color: #3f3c3c;
  font-size: 17px;
  line-height: 1.78;
  letter-spacing: 0;
}

.single-product .woocommerce-tabs .panel .myffair-product-story section {
  margin: 0 0 38px;
}

.single-product .woocommerce-tabs .panel .myffair-product-story h2,
.single-product .woocommerce-tabs .panel .myffair-product-story h3 {
  margin: 0 0 14px;
  color: #171717;
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.single-product .woocommerce-tabs .panel .myffair-product-story h2 {
  font-size: 31px;
  line-height: 1.22;
}

.single-product .woocommerce-tabs .panel .myffair-product-story h3 {
  margin-top: 24px;
  font-size: 21px;
  line-height: 1.35;
}

.single-product .woocommerce-tabs .panel .myffair-product-story p,
.single-product .woocommerce-tabs .panel .myffair-product-story li {
  font-size: inherit;
  line-height: inherit;
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
  overflow-wrap: break-word;
}

.single-product .woocommerce-tabs .panel .myffair-product-story p {
  margin: 0 0 16px;
}

.single-product .woocommerce-tabs .panel .myffair-product-story ul {
  margin: 18px 0 0 22px;
}

.single-product .woocommerce-tabs .panel .myffair-product-story li + li {
  margin-top: 8px;
}

@media (max-width: 767px) {
  .single-product .woocommerce-product-details__short-description {
    margin-top: 18px;
    font-size: 16px;
    line-height: 1.68;
  }

  .single-product .woocommerce-tabs .panel .myffair-product-story {
    font-size: 16px;
    line-height: 1.72;
  }

  .single-product .woocommerce-tabs .panel .myffair-product-story section {
    margin-bottom: 30px;
  }

  .single-product .woocommerce-tabs .panel .myffair-product-story h2 {
    font-size: 25px;
    line-height: 1.25;
  }

  .single-product .woocommerce-tabs .panel .myffair-product-story h3 {
    margin-top: 20px;
    font-size: 19px;
  }
}
