/********************************************************************
					Compare Page Styles
********************************************************************/
.product-miniature .compare {
 /* background-color: #fff;
  border: 1px solid #d0d0d0;
  opacity: 0;
  visibility: hidden;
  border-radius: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0px);
  -webkit-transform: translate3d(-50%, -50%, 0px);
  white-space: nowrap;
  margin-top: -30px;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;*/
  flex: 1 0 0px;
  display: flex;
  justify-content: center;
}
/*.product-miniature:hover .compare{
    opacity: 1;
    visibility: visible;
}*/

/*#search .add_to_compare, .add_to_compare .show_not_check{
  position: relative;
  top: -2px;
}*/

.add_to_compare, .add_to_compare * {
  font-size: 25px;
}

.add_to_compare i.show_when_check{
    font-size: 24px;
    line-height: 1;
    height: 24px;
}

.add_to_compare i.show_not_check{
  position: relative;
  /*top: -5px;*/
}


.products .add_to_compare *{
  /*color: #74C06B;*/
  /* color: #00A0E1; */
  color: var(--azul);
}

.products.industriales .add_to_compare *{
  /*color: #00567D;*/
  /* color: #00A0E1; */
  color: var(--azul);
}

.products.medicinales .add_to_compare *{
  /*color: #00A1AF;*/
  /* color: #00A0E1;  */
  color: var(--azul);
}

.products.ultraice .add_to_compare *{
  /* color: #00A0E1;  */
  color: var(--azul);
  /*color: #67B2E8;*/
}

.product-miniature .compare .add_to_compare {
 /* line-height: 30px;*/
  /*padding: 5px;*/
  color: #999;
}
.add_to_compare .show_when_check {
  display: none;
}
.add_to_compare.checked .show_when_check {
  display: inline-block;
}
.add_to_compare.checked .show_not_check {
  display: none;
}
table#product_comparison{
  border: none;
  margin-top: 50px;
}
table#product_comparison tbody tr td.product-block {
  vertical-align: top;
  /*padding: 14px 19px 19px;*/
  padding: 0;
  border: none;
  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: #fbfbfb;
  color: #333; }
table#product_comparison tbody tr td.td_empty{
  /*background-color: #F1F1F1;*/
  background-color: #E8F0F5;
}
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: 600 18px/22px "Open Sans", sans-serif;
    /* text-transform: uppercase; */
    /*color: #555454; */
    color: #005591;
  }
table#product_comparison .remove {
  text-align: right;
  padding: 0 0 15px 0; }
  table#product_comparison .remove a {
    font-size: 23px;
    line-height: 23px;
    color: #c0c0c0; }
    table#product_comparison .remove a:hover {
      color: #515151; }
table#product_comparison .product-image-block {
  display: inline-block;
  position: relative; }
  table#product_comparison .product-image-block .product_image {
   /* padding: 9px;
    border: 1px solid #d6d4d4;*/
    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 .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: #f00;
    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: #333;
  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: 50px 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 (max-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 .button.ajax_add_to_cart_button,
  #columns table#product_comparison .button.lnk_view {
    font-size: 14px; } }
@media (max-width: 767px) {
  #product_comparison table,
  #product_comparison thead,
  #product_comparison tbody,
  #product_comparison th,
  #product_comparison td,
  #product_comparison tr {
    display: block; }

  #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 {
    border: none;
    position: relative;
    white-space: normal;
    float: left;
    width: 33.33%; }
    #product_comparison td.td_empty {
      width: 100% !important;
      clear: both; }
    #product_comparison td:last-child {
      border-bottom: none; }

  #product_comparison .comparison_feature .feature-name {
    width: 100%;
    float: none;
    clear: both; } }
@media (max-width: 640px) {
  #product_comparison td {
    float: none;
    width: 100%; }

  #product_comparison .comparison_feature td {
    float: left;
    width: 50%; }
  #product_comparison .comparison_feature .feature-name {
    width: 100%;
    clear: both; }
  #product_comparison .comparison_feature .product-name {
    width: 50%;
    float: left;
    display: block; } }

/*# sourceMappingURL=comparator.css.map */
.compare {
  z-index: 1;
  position: relative;
}
.product-image-block {
  position: relative;
}
#product_comparison .product-image-block .new-box {
  background-color: red;
  color: #fff;
  font-size: 12px;
  left: 5px;
  line-height: 20px;
  padding: 0 10px;
  position: absolute;
  top: 5px;
}
#product_comparison h5 .product-name {
  display: block;
  margin-top: 15px;

  font-size: 18px;
  /*color: #5C7F92;*/
  color: #005591;
  font-weight: 300;
  line-height: 22px;
  /* text-transform: uppercase; */
}
#product_comparison .remove {
 /* position: absolute;
  right: 5px;
  top: 5px;*/
}
#product_comparison td {
  position: relative;
}

table#product_comparison .prices-container .price.product-price{
  font-size: 24px;
  /*color: #74C06B;*/
  color: #005591;
  line-height: 29px;
}

table#product_comparison .prices-container .price-percent-reduction{
  display: block;
}

table#product_comparison tbody tr td.feature-name{
    background-color: #F1F1F1;
}

.comparison_feature_even{
  background-color: #F1F1F1;
}

.comparison_feature_odd{
   background-color: #F8F8F8;
}