/* Final override for the three 20-product cleaning comparison tables. */
html body.product-comparison .catalog-table-wrap .cleaning-products-table{
  display:table!important;width:100%!important;min-width:820px!important;table-layout:fixed!important;border-collapse:collapse!important;
}
html body.product-comparison .catalog-table-wrap .cleaning-products-table th,
html body.product-comparison .catalog-table-wrap .cleaning-products-table td{display:table-cell!important;padding:8px 10px!important;vertical-align:middle!important}
html body.product-comparison .catalog-table-wrap .cleaning-products-table th:nth-child(1){width:42%!important;text-align:left!important}
html body.product-comparison .catalog-table-wrap .cleaning-products-table th:nth-child(2){width:31%!important;text-align:left!important}
html body.product-comparison .catalog-table-wrap .cleaning-products-table th:nth-child(3){width:14%!important;text-align:center!important}
html body.product-comparison .catalog-table-wrap .cleaning-products-table th:nth-child(4){width:13%!important;text-align:center!important}
html body.product-comparison .catalog-table-wrap .cleaning-products-table td:nth-child(1),
html body.product-comparison .catalog-table-wrap .cleaning-products-table td:nth-child(2){text-align:left!important}
html body.product-comparison .catalog-table-wrap .cleaning-products-table td:nth-child(3),
html body.product-comparison .catalog-table-wrap .cleaning-products-table td:nth-child(4){text-align:center!important}
html body.product-comparison .cleaning-products-table .maker{display:block!important;margin:0!important;color:#08745e!important;font-size:.67rem!important;font-weight:400!important;line-height:1.1!important}
html body.product-comparison .cleaning-products-table .product-title-link{
  display:block!important;width:auto!important;min-width:0!important;min-height:0!important;margin:1px 0 0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#172554!important;
  font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;text-align:left!important;text-decoration:none!important;white-space:normal!important;
}
html body.product-comparison .cleaning-products-table .amazon-check-link{display:inline-flex!important;width:auto!important;min-width:94px!important;padding:6px 11px!important;border-radius:8px!important;background:#172554!important;color:#fff!important;white-space:nowrap!important}
