/* SFT - content table styling (compact) */
.tp-product-details-description table,
.ps-block__content table,
.ck-content table{width:auto;max-width:100%;border-collapse:collapse;margin:14px 0;font-size:14px;line-height:1.45}
.tp-product-details-description table td,
.tp-product-details-description table th,
.ps-block__content table td,
.ps-block__content table th,
.ck-content table td,
.ck-content table th{border:1px solid #e8e8e8;padding:7px 14px;text-align:left;vertical-align:top}
.tp-product-details-description table td:first-child,
.ps-block__content table td:first-child,
.ck-content table td:first-child{background-color:#f7f7f7;font-weight:600;white-space:nowrap}
.tp-product-details-description figure.table,
.ps-block__content figure.table,
.ck-content figure.table{width:auto;max-width:100%;margin:14px 0}