/**
 * The style of the woocommerce compare products
 */
/* ###############
FIXED COLUMNS
##############*/
/*############################
 * COMPARE
#############################*/
table.DTFC_Cloned thead {
  background-color: white; }

table.DTFC_Cloned tfoot {
  background-color: white; }

div.DTFC_Blocker {
  background-color: white; }

div.DTFC_LeftWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2; }

div.DTFC_LeftWrapper table.dataTable.no-footer {
  border-bottom: none; }

div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2; }

div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none; }

body {
  font-family: Neue Einstellung, Open Sans, san-serif;
  font-size: 16px;
  line-height: 1.51em;
  color: #777777;
  background: none !important;
  margin: 0; }
  body .dataTables_scrollHead {
    display: none; }
  body h1 {
    background: transparent;
    color: #333;
    font-weight: 800;
    padding: 10px;
    border-bottom: 2px solid #fff;
    display: block;
    text-transform: capitalize;
    font-size: 36px;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 24px;
    text-align: center; }
  body #yith-woocompare {
    padding: 10px; }

table.dataTable.compare-list thead th {
  border: 0;
  vertical-align: middle; }

table.dataTable.compare-list thead td {
  border: 0;
  vertical-align: middle; }

table.dataTable.compare-list tfoot td {
  border: 0;
  vertical-align: middle; }

table.dataTable.compare-list tfoot th {
  border: 0;
  vertical-align: middle; }

table.dataTable.compare-list tbody th {
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  border-bottom: none;
  border-left: 1px solid #e7e7e7;
  padding: 10px;
  vertical-align: middle; }

table.dataTable.compare-list tbody tr.image th, table.dataTable.compare-list tbody tr.image td,
table.dataTable.compare-list tbody tr.title th,
table.dataTable.compare-list tbody tr.title td,
table.dataTable.compare-list tbody tr.add-to-cart th,
table.dataTable.compare-list tbody tr.add-to-cart td,
table.dataTable.compare-list tbody tr.price:not(.repeated) th,
table.dataTable.compare-list tbody tr.price:not(.repeated) td {
  border-bottom: none !important; }

table.dataTable.compare-list tbody td {
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  border-bottom: none;
  border-left: none;
  padding: 10px;
  vertical-align: middle; }

table.dataTable.compare-list tbody tr:last-child th {
  border-bottom: 1px solid #e7e7e7; }

table.dataTable.compare-list tbody tr:last-child td {
  border-bottom: 1px solid #e7e7e7; }

table.dataTable.compare-list tbody .product_info td {
  vertical-align: top; }

.DTFC_LeftFootWrapper table.compare-list {
  border: 0; }

.DTFC_LeftHeadWrapper table.compare-list {
  border: 0; }

table.compare-list {
  width: 100%;
  border-bottom: 0;
  border-top: 0;
  margin: 0;
  table-layout: auto; }
  table.compare-list td {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    text-align: center;
    vertical-align: middle; }
    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; }
  table.compare-list tbody th {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    overflow: hidden;
    text-align: left;
    color: #333333;
    font-size: 14px;
    font-weight: 800;
    text-transform: capitalize; }
  table.compare-list tbody td.last-column {
    width: auto;
    border-right: 0; }
  table.compare-list tr.image td {
    border-top: 0; }
  table.compare-list tr.image th {
    border-top: 0; }
  table.compare-list thead th a.close {
    float: right;
    margin-right: 10px;
    font-weight: 600;
    font-size: 0.9em;
    color: #fff;
    text-decoration: none; }
  table.compare-list .remove td a {
    color: #777777;
    text-decoration: none; }
    table.compare-list .remove td a:hover {
      color: #48CAB2; }
      table.compare-list .remove td a:hover .remove {
        background-color: red;
        color: #ffffff; }
    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; }
  table.compare-list .add-to-cart td a {
    display: inline-block;
    margin: 10px 0;
    background-color: #48CAB2;
    border: 0 none;
    color: #FFFFFF;
    font-weight: normal;
    line-height: normal;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400; }
    table.compare-list .add-to-cart td a:hover {
      background: #333333;
      color: #fff; }
  table.compare-list .stock td span {
    color: #48CAB2; }
  table.compare-list .stock td span.out-of-stock {
    color: #990000; }
  table.compare-list .price td {
    text-decoration: underline; }
  table.compare-list td.odd {
    background: #F7F7F7; }
  table.compare-list td.even {
    background: #fff; }

.rtl table.compare-list tbody th {
  text-align: right; }

#yith-woocompare-table_wrapper {
  margin: 10px 0; }

h1 a.close {
  float: right;
  margin-right: 10px;
  font-weight: 600;
  font-size: 0.9em;
  color: #fff;
  text-decoration: none; }

.yith-woocompare-widget ul.products-list a.remove {
  float: left; }

table.compare-list {
  margin-bottom: 0 !important; }
  table.compare-list th {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
    border-bottom: none;
    font-size: 16px !important;
    border-bottom: 1px solid #E6E6E6; }
  table.compare-list td {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #E6E6E6; }
    table.compare-list td.odd, table.compare-list td.even {
      background-color: transparent; }
    table.compare-list td img {
      margin-bottom: 0px;
      max-width: 100%;
      background: none;
      border: none;
      padding: 0; }
  table.compare-list tr.description {
    font-size: 16px;
    font-weight: 400;
    color: #777777; }
  table.compare-list tr.remove th, 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 {
    text-indent: 0; }
  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, table.compare-list tr.add-to-cart th,
  table.compare-list tr.add-to-cart td {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E6E6E6; }
  table.compare-list tr.title {
    display: table-row; }
    table.compare-list tr.title td {
      font-size: 16px;
      color: #333333;
      text-transform: none; }
  table.compare-list tr.price td {
    color: #48CAB2;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400; }
  table.compare-list tr.description td p:last-child {
    margin-bottom: 0; }
  table.compare-list tr.stock td span {
    font-weight: 600; }
  table.compare-list tr.add-to-cart .pt-icon {
    display: none; }
  table.compare-list tr.add-to-cart td a {
    margin: 0; }
  table.compare-list tr.add-to-cart .blockUI {
    display: none !important; }
  table.compare-list tr.no-products td {
    color: black;
    font-weight: 600;
    text-transform: capitalize;
    border-left: 1px solid #e7e7e7; }
  table.compare-list tr.remove a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: .3px;
    text-transform: capitalize;
    line-height: 30px;
    position: relative;
    color: #333333; }
    table.compare-list tr.remove a .remove {
      display: none; }
  table.compare-list tr:last-child td {
    border-bottom: none; }
