/** YITH COMPARE CSS **/ table.compare-list thead th, h1 { background: #f9f8f4; color: #fff; font-weight: 800; padding: 6px 10px; border-bottom: 2px solid #fff; display: block; text-transform: uppercase; font-size: 1.076em; } table.compare-list .add-to-cart td a { background: #c45d3c!important; color: #fff!important; text-transform: uppercase; font-weight: 600; padding: 12px 22px; border-radius: 2px; border: none; line-height: 14px; clear: both; font-size: 12px; margin-bottom: 10px; margin-top: 10px; text-decoration:none; display: inline-block; } table.compare-list td.odd { background: #f9f8f4; }