.custom-product-table{width:100%;border-collapse:collapse;margin:20px 0;box-shadow:0 5px 10px rgb(0 0 0 / .1);text-align:left}.custom-product-table thead{background-color:#D10A10;color:#fff;text-align:left;font-weight:700}.custom-product-table thead th{color:#fff}.custom-product-table th,.custom-product-table td{padding:12px 15px;border:1px solid #ddd}.custom-product-table tbody tr{background-color:#f3f3f3}.custom-product-table tbody tr:nth-of-type(even){background-color:#fdfdfd}.custom-product-table tbody tr:hover{background-color:#f1f1f1}.custom-product-table a{color:#D10A10;text-decoration:none}.custom-product-table a:hover{text-decoration:underline}