@charset "utf-8";
/* CSS Document */
.ml15 {
  margin-left: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.fz12 {
  font-size: 12px;
}
.border-top-footer {
  border-top: solid 1px #dddddd;
}
.tamanho-imagem img {
  height: 180px !important;
}
.product-slide-entry {
  max-height: 340px !important;
}

.shop-grid-item {
  margin-bottom: 10px;
}

.shop-grid-item a.tag {
  height: 25px;
}
.shop-grid-item .cont-titu-prod {
  height: 50px;
}
.shop-grid-item .price {
  height: 60px !important;
}
.shop-grid-item .price a.button {
  margin: 0;
  vertical-align: bottom;
}

.faixa-header {
  background-image: url(../img/fundo.jpg);
  background-repeat: repeat-x;
  min-height: 60px;
}