/********************************************************************
					Compare Page Styles
********************************************************************/
table#product_comparison tbody tr.category_row td {
    background: #eeeeee none repeat scroll 0 0;
    color: #333333;
}
table#product_comparison tbody tr td.product-block {
  vertical-align: top;
  padding: 14px 19px 19px;
  text-align: center; }
table#product_comparison tbody tr td.td_empty,
table#product_comparison tbody tr td.feature-name, table#product_comparison tbody tr.comparison_header {
  background: #f5f5f5;
  color: #333333; }
table#product_comparison tbody tr td.comparison_infos {
  text-align: right; }
    table#product_comparison tbody tr td.comparison_infos div.center {
    margin: 0 auto;
    width: 80px; }
table#product_comparison tbody tr td.td_empty {
    text-align: center;
    vertical-align: bottom;
}
table#product_comparison tbody tr:first-child td {
    text-align: center;
}
  table#product_comparison tbody tr td.td_empty > span {
    font: 400 17px/22px yekan, tahoma;
    text-transform: uppercase;
    color: #555454; }
table#product_comparison .remove {
  text-align: right;
  padding: 0 0 15px 0; }
    table#product_comparison .remove a {
        color: #c0c0c0;
        font-size: 23px;
        line-height: 23px;
        transition: all 0.5s ease 0s;
    }
    table#product_comparison .remove a:hover {
      color: #3598DB; }
table#product_comparison .product-image-block {
  display: inline-block;
  position: relative; }
    table#product_comparison .product-image-block .product_image {
        border: 1px solid #d6d4d4;
        border-radius: 4px;
        display: inline-block;
        margin: 0 0 8px;
    }
    table#product_comparison .product-image-block .product_image img {
        border-radius: 4px;
        width: 100%;
    }
table#product_comparison h5 {
    display: table-cell;
    font-size: 14px;
    height: 74px;
    line-height: 22px;
    padding: 0 0 8px;
    vertical-align: middle;
    width: 5%;
}
table#product_comparison h5 a {
    color: #555555;
}
table#product_comparison .prices-container {
  padding: 0 0 5px 0; }
table#product_comparison .prices-container .price,
table#product_comparison .prices-container .product-price {
    font: normal 17px/22px yekan, tahoma;
    display: block;
}
table#product_comparison .comparison_product_infos {}
table#product_comparison .ajax_add_to_cart_button {
    background: #2bb667 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 34px;
    margin: 0 2px 5px;
    padding: 5px 15px;
}
table#product_comparison .ajax_add_to_cart_button.disabled {
    opacity: 0.7;
    cursor: default;
}
table#product_comparison .lnk_view {
    background: #3598DB none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 34px;
    margin: 0 2px 5px;
    padding: 5px 15px;
}
table#product_comparison .comparison_availability_statut {
  display: none;
  font-weight: 700;
  color: #060; }
table#product_comparison .product_discount {
  padding-top: 5px; }
  table#product_comparison .product_discount .reduced-price {
    color: red;
    font-weight: 700; }
table#product_comparison .product_desc {
  padding: 0 0 12px 0; }
table#product_comparison .button-container a, table#product_comparison .button-container > span {
  margin-bottom: 10px; }
table#product_comparison .comparison_unit_price {
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  color: #333333;
  font-style: italic; }
table#product_comparison .product-rating {
  width: 80px;
  margin: 0 auto;
  overflow: hidden; }
table#product_comparison .comparison_feature .product_name {
  display: none; }

.footer_link {
  margin: 0 0 20px 0; }

#stOCClose {
  width: 29px !important;
  height: 29px !important; }

.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices,
.stButton .stButton_gradient {
  height: 22px !important; }

.share strong {
  display: block;
  margin-bottom: 10px; }
.share > div {
  margin-bottom: 8px; }

.stArrow {
  display: none !important; }

/***** IE code ****/
.ie8 table#product_comparison .product-image-block .product_image img {
  width: auto; }