/********************************************************************
					Compare Page Styles
********************************************************************/
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: #f1f4f7;
  color: #5c6e87; }
table#product_comparison tbody tr td.comparison_infos {
  text-align: center; }
  table#product_comparison tbody tr td.comparison_infos div.center {
    margin: 0 auto;
    width: 80px; }
table#product_comparison tbody tr td.td_empty {
  vertical-align: bottom; }
  table#product_comparison tbody tr td.td_empty > span {
    font: normal 16px/25px "Ubuntu", sans-serif;
    text-transform: uppercase;
    color: #102747; }
table#product_comparison .remove {
  text-align: right;
  padding: 0 0 15px 0; }
  table#product_comparison .remove a {
    font-size: 23px;
    line-height: 23px;
    color: #7587a1; }
    table#product_comparison .remove a:hover {
      color: #102747; }
table#product_comparison .product-image-block {
  display: inline-block;
  position: relative;
  max-width: 250px; }
  table#product_comparison .product-image-block .product_image {
    display: block;
    position: relative;
    background: white;
    display: inline-block;
    margin: 0 0 8px 0; }
    table#product_comparison .product-image-block .product_image img {
      width: 100%; }
table#product_comparison h5 {
  padding: 0 0 8px 0;
  min-height: 54px; }
table#product_comparison .prices-container {
  padding: 0 0 5px 0; }
  table#product_comparison .prices-container span {
    margin: 0 3px;
    display: inline-block; }
table#product_comparison .comparison_availability_statut {
  font-weight: bold;
  color: #53bb75; }
table#product_comparison .product_discount {
  padding-top: 5px; }
  table#product_comparison .product_discount .reduced-price {
    color: #f14a69;
    font-weight: bold;
    font-size: 11px; }
table#product_comparison .daydeal-box {
  margin: 20px 0 0;
  padding: 0;
  text-align: center; }
  table#product_comparison .daydeal-box h3 {
    display: none; }
  table#product_comparison .daydeal-box div > span {
    display: inline-block;
    position: relative;
    margin-left: 7px;
    color: #f14a69;
    font-size: 11px;
    line-height: 1.2; }
    table#product_comparison .daydeal-box div > span:before {
      content: ':';
      display: block;
      position: absolute;
      left: -4px;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    table#product_comparison .daydeal-box div > span:first-child {
      margin-left: 0; }
      table#product_comparison .daydeal-box div > span:first-child:before {
        display: none; }
    table#product_comparison .daydeal-box div > span span {
      display: block; }
  table#product_comparison .daydeal-box + script + .price-percent-reduction {
    position: absolute;
    left: 50%;
    bottom: 100%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
table#product_comparison .product_desc {
  padding: 0 0 12px 0;
  font-size: 12px;
  line-height: 18px; }
  @media (max-width: 767px) {
    table#product_comparison .product_desc {
      font-size: 10px;
      line-height: 15px; } }
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: "Ubuntu", sans-serif;
  color: #fe9f38;
  font-style: italic; }
table#product_comparison .product-rating {
  width: 88px;
  margin: 0 auto;
  overflow: hidden; }
table#product_comparison .comparison_feature .product_name {
  display: none; }
table#product_comparison td.compare_extra_information {
  padding: 10px; }
table#product_comparison #social-share-compare {
  margin-bottom: 50px; }
  table#product_comparison #social-share-compare .socialsharing_product button {
    text-align: center; }

.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; }
@media (min-width: 1200px) {
  .share {
    position: relative;
    top: -350px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .share {
    position: relative;
    top: -260px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .share {
    position: relative;
    top: -245px; } }

.stArrow {
  display: none !important; }

/***** IE code ****/
.ie8 table#product_comparison .product-image-block .product_image img {
  width: auto; }

/**** responsive code ******/
@media (min-width: 992px) {
  #columns table#product_comparison tbody tr td.td_empty span {
    font-size: 14px; }
  #columns table#product_comparison tbody tr td.product-block {
    padding: 14px; }
  #columns table#product_comparison .btn.ajax_add_to_cart_button,
  #columns table#product_comparison .btn.lnk_view {
    font-size: 14px; } }
@media (max-width: 767px) {
  #product_comparison thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  #product_comparison tr {
    overflow: hidden; }
    #product_comparison tr:last-child {
      border-bottom: none; }
      #product_comparison tr:last-child td {
        border-bottom: none; }

  #product_comparison td {
    position: relative;
    white-space: normal;
    width: 33.33%; }
    #product_comparison td:last-child {
      border-bottom: none; }
    #product_comparison td:first-child {
      position: static; }

  #product_comparison .comparison_feature .feature-name {
    width: 100%;
    float: none;
    clear: both; } }
#products-comparison .products_block {
  max-width: 100%;
  overflow: auto; }
  @media (max-width: 991px) {
    #products-comparison .products_block {
      margin: 0 -15px; }
      #products-comparison .products_block td {
        padding-left: 5px !important;
        padding-right: 5px !important; }
      #products-comparison .products_block h5 {
        margin: 0;
        padding: 0; }
        #products-comparison .products_block h5 a.product-name {
          font-size: 12px;
          line-height: 18px; }
      #products-comparison .products_block .prices-container .price {
        font-size: 13px;
        line-height: 18px; }
      #products-comparison .products_block .prices-container .old-price {
        display: none; } }
  #products-comparison .products_block table#product_comparison tbody tr td {
    min-width: 160px; }
