.elementor-9334030101 .elementor-element.elementor-element-08f5669 .elementor-text-editor{column-gap:0px;}/* Start custom CSS for text-editor, class: .elementor-element-08f5669 */.product .product-description,
.product .rte,
.product-description,
.rte {
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

.product .product-description table,
.rte table,
.product-description table {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 320px !important;
  border-collapse: collapse !important;
  font-size: 0.95em !important;
  display: table !important;
}

.product .product-description th,
.product .product-description td,
.rte th,
.rte td,
.product-description th,
.product-description td {
  border: 1px solid #ddd !important;
  padding: 6px 8px !important;
  text-align: left !important;
}

@media (max-width: 768px) {
  .product .product-description table,
  .rte table,
  .product-description table {
    font-size: 0.86em !important;
  }

  .product .product-description td,
  .rte td,
  .product-description td {
    white-space: normal !important;
    word-break: break-word !important;
    padding: 5px 6px !important;
  }
}/* End custom CSS */