.table-responsive{overflow-x:auto;margin:35px 0;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.08)}.product-table{width:100%;min-width:950px;border-collapse:collapse;font-family:Arial,Helvetica,sans-serif;font-size:15px;background:#fff}.product-table thead th{background:#f29284;color:#fff;padding:16px;border:1px solid #e7d8d5;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.product-table td{padding:15px;border:1px solid #ece4e2;text-align:center;vertical-align:middle}.product-table tbody tr:nth-child(even){background:#fef4f3}.product-table tbody tr:hover{background:#ffe3de;transition:.3s}.product-table td:nth-child(1){font-weight:700;width:70px}.product-table td:nth-child(2){font-weight:700;color:#f29284;width:120px}.product-table td:nth-child(3){text-align:left;padding-left:18px;font-weight:600;min-width:280px;color:#333}.product-table td:nth-child(4){font-weight:600;white-space:nowrap}.product-table td:nth-child(5){min-width:280px}@media (max-width:768px){.product-table{font-size:14px}.product-table th,.product-table td{padding:12px}}