/* Merxxa custom overrides */
.product__text.rte table, .rte table.size-table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;font-size:13px;line-height:1.3;margin:8px 0 6px}
.product__text.rte table thead, .product__text.rte table tbody{display:table;width:100%;table-layout:fixed}
.product__text.rte table th, .product__text.rte table td{padding:6px 4px;text-align:center;border:1px solid rgba(0,0,0,.12);white-space:nowrap}
.product__text.rte table th:first-child, .product__text.rte table td:first-child{text-align:left;width:34%;white-space:normal}
.product__text.rte table thead th{background:#f5f5f2;font-weight:700}
.product__text.rte h3{margin-top:18px}
