/* COMPARATOR */
#comparator .tablepress {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1em;
    border: none;
  }
  #comparator table {
    max-width: 100%;
    background-color: transparent;
  }
  #comparator .tablepress tbody td, .tablepress tfoot th {
    border-top: 1px solid #ddd;
  }
  #comparator .tablepress td, .tablepress th {
    padding: 8px;
    border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
    background: 0 0;
    text-align: left;
    float: none !important;
  }
  #comparator .tablepress tbody td, .tablepress tfoot th {
    border-top: 1px solid #ddd;
  }
  
  #comparator .column-2, #comparator .column-3, #comparator .column-4 {
    text-align: center !important;
    vertical-align: middle !important;
  }
  
  #comparator .column-2 img, #comparator .column-3 img, #comparator .column-4 img {
    max-width: 65px !important;
    display: block;
    margin: auto !important;
  }
  #comparator .tablepress tbody tr:first-child td {
      border-top: none;
  }
  #comparator #tablepress-19 td a img.img-buy-mini{
    width: 30px !important;
    margin-top: -10px !important;
  }
  
  .aligncenter.size-full.wp-image-17.img-buy-mini:hover {
    opacity: 0.6 !important;
  }
  /* END COMPARATOR */

  .breadcrumb-wrapper{
    display: none;
  }

.cms-id-11 .page-header{
display:none;
}

#comparator h2 {
  font-size: 20px;
  font-weight: 700;
}