
/* personalheader/views/css/personalheader.css */
/* Styles previously injected inline on product page */
body#product, .page-product {
  /* scope hookDisplayHeader styles only to product page */
}
#product #left_column,
#product #right_column,
#product #header,
#product #PreHeader,
#product #prefooter{display:none}
#product #center_column{width:100%;}
#product #pb-left-column{width:675px;}
#product .pack_price{clear:both}
#product #quantityDiscount .std{border:solid 1px #999;}
#product #buy_block p#old_price{display:none!important}
#add_to_cart{margin-top:40px}
.content_prices br.clear{display:none}
.data-descuent{
  position:absolute;
  top:0;
  text-align:left;
  width:160px
}
.exclusivo{
  text-align:justify;
  font-size:110%;
  color:#900;
  font-weight:bold;
  width:160px;
  position:absolute;
  float:left;
  top:-40px
}
.exclusivo span{
  color:black
}
.ajax_block_product .right_block,.ajax_block_product .left_block{
  display:none
}
.ajax_block_product .center_block{
  width:99%!important;
  border-right:none!important
}
#blockpack .button{
  visibility:hidden
}
#blockpack {
  display:none
}
/* End legacy styles */
.ph-heading{font-weight:700;display:inline-block}
.table_resumen img{max-height:60px}
