@charset "UTF-8";
/* CSS Document */

.block_product_custom_label {
  float: left;
  width: 100%;
}

.producthighview, .productfreeshipping {
  float:left;
  padding: 5px;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  line-height: 1.5;
}

.tag-produto {
  float: left;
  background: #EEE;
  margin-right: 5px;
  padding: 5px 7px;
}