
.qt-compare { margin: 30px 0; font-family: inherit; }
.qt-compare .qt-compare-title { font-size: 20px; font-weight: 600; color: #222; margin-bottom: 14px; text-align: center; }
.qt-compare table { width: 100%; border-collapse: collapse; font-size: 14px; color: #333; }
.qt-compare thead th { background: #f2f2f2; padding: 12px 14px; text-align: center; vertical-align: middle; font-weight: 600; border: 1px solid #ddd; color: #222; }
.qt-compare tbody td { padding: 11px 14px; border: 1px solid #ddd; vertical-align: middle; text-align: center; }
.qt-compare tbody td:first-child { font-weight: 600; color: #111; background: #f9f9f9; }
.qt-compare tbody tr:hover { background: #fafafa; }
