* {
margin: 0;
padding: 0;
}
body {
font-family: 'Open Sans', san-serif;
font-size: 13px;
line-height: 1.51em;
color: #747373;
background: none !important;
}
table.compare-list {
margin: 10px;
table-layout: fixed;
} table.compare-list thead, table.compare-list tfoot {
display: none;
}
.table-wrapper {
width: 100%;
}
table.compare-list thead th, h1 {
color: #fff;
font-weight: 800;
padding: 6px 10px;
border-bottom: 2px solid #fff;
display: block;
text-transform: uppercase;
font-size: 1.076em;
border-bottom: 1px solid #ebebeb;
font-size: 30px !important;
}
table.compare-list thead th a.close, h1 a.close {
float: right;
margin-right: 10px;
font-weight: 600;
font-size: 0.9em;
color: #fff;
text-decoration: none;
}
table.compare-list th, table.compare-list td,
table.compare-list th, table.compare-list .price.repeated td {
padding: 10px;
}
table.compare-list th, table.compare-list td {
border-bottom: 1px solid #D6D6D6;
}
table.compare-list tr.remove th, table.compare-list tr.remove td,
table.compare-list tr.image th,  table.compare-list tr.image td,
table.compare-list tr.title th,  table.compare-list tr.title td,
table.compare-list tr.price th,  table.compare-list tr.price td {
border-bottom: 0;
padding-bottom: 0;
}
table.compare-list tr.image th,  table.compare-list tr.image td {
height: 186px;
}
table.compare-list tr.image th, table.compare-list tr.image td,
table.compare-list tr.title th, table.compare-list tr.title td,
table.compare-list tr.price th, table.compare-list tr.price td {
color: #333;
text-transform: uppercase;
font-size: 1.076em;
}
table.compare-list tr.image th, table.compare-list tr.image td,
table.compare-list tr.price th, table.compare-list tr.price td,
table.compare-list tr.add-to-cart th, table.compare-list tr.add-to-cart td {
padding-top: 4px;
}
table.compare-list tr.image th,
table.compare-list tr.title th,
table.compare-list tr.price th,
table.compare-list tr.add-to-cart th {
overflow: hidden;
white-space: nowrap;
font-size: 18px;
}
table.compare-list .remove td a {
color: #747373;
text-decoration: none;
}
table.compare-list .remove td a:hover {
color: #333333;
}
table.compare-list .remove td a .remove {
border-radius: 100% 100% 100% 100%;
color: red;
display: inline-block;
font-size: 1em;
font-weight: 600;
height: 1em;
line-height: 0.81em;
text-align: center;
text-decoration: none;
width: 1em;
}
.yith-woocompare-widget ul.products-list a.remove {
float: left;
}
table.compare-list .remove td a:hover .remove {
background-color: red;
color: #ffffff;
}
table.compare-list .add-to-cart td a {
display: inline-block;
margin: 10px 0;
background-color: #4F4F4F;
border: 0 none;
color: #FFFFFF;
font-weight: normal;
line-height: normal;
padding: 5px 20px;
text-decoration: none;
text-transform: uppercase;
}
table.compare-list .add-to-cart td a:hover {
background: #868686;
}
table.compare-list .stock td span {
color: #009900;
}
table.compare-list .stock td span.out-of-stock {
color: #990000;
}
table.compare-list .price td {
text-decoration: underline;
}
table.compare-list th .fixed-th {
width: 205px;
}
table.compare-list th {
width: 205px;
max-width: 205px;
min-width: 205px;
overflow: hidden;
text-align: left;
font-size: 18px;
color: #333333;
font-weight: 400;
text-transform: uppercase;
}
table.compare-list td ul li strong {
color:#111111;
}
table.compare-list td ul li {
padding: 5px 0;
}
table.compare-list td ul:last-child {
border-bottom:0px !important;
}
table.compare-list td ul {
list-style-type: none;
padding-bottom: 15px;
border-bottom: 1px solid #ebebeb;
margin-bottom: 15px;
}
table.compare-list td ul li strong {
text-decoration: none;
color: #111111;
font-weight: bold;
}
table.compare-list td h3 {
font-size: 22px;
margin-bottom: 15px;
margin-top: 15px;
color:#111111;
}
table.compare-list td {
width: 230px;
max-width: 230px;
min-width: 230px;
text-align: left;
vertical-align: top;
padding: 10px !important;
}
table.compare-list td.odd {
background: #F7F7F7;
}
table.compare-list td.even {
background: #fff;
}
table.compare-list td img {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #DADADA;
height: auto;
max-width: 100%;
padding: 3px;
margin-bottom: 20px;
max-width: none;
}   .fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td { margin: 0; padding: 0; font-size: 100%;
font: inherit;
vertical-align: top;
}
.fht-table { border-collapse: collapse;
border-spacing: 0;
}  .fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody { overflow: hidden; position: relative;
}
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody { overflow: auto;
}
.fht-table-wrapper .fht-table .fht-cell { overflow: hidden; height: 1px;
}
.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body { top: 0;
left: 0;
position: absolute;
}
.fht-table-wrapper .fht-fixed-column { z-index: 1;
}