.header-logo {
    min-width: 160px !important;
}
.lista li {
 margin-bottom: 20px !important;
}
.lista {
  list-style: disc !important;
  margin-left: 15px !important;
}
.lista2 {
  list-style: none !important;
}
.lista2 li {
    margin-bottom: 15px !important;
}
#cookielaw {
  display: none !important;
}
.reference-detail {
  display: none !important;
}

.js-product-images-modal .control-label{
  display: none !important;
}
.product-description-short-detail {
    margin-bottom: 0px !important;
    margin-top: 20px !important;
}
.product-prices .price-countdown-title {
    margin-bottom: 10px;
    margin-top: 20px !important;
    color: #333334;
}
.nopadding {
  padding: 0 !important
}
.product-comments-additional-info {
  display: none !important;
}
.item-inner {
  border: 1px solid #f2f2f2 !important;
}
.js-product-miniature .product_name {
  font-size: 1.6rem !important;
  text-transform: capitalize !important;

}

.js-product-miniature .price {
  font-size: 1.6rem !important;
  color: #347bf0 !important;
  font-weight: bold;
  margin-top:10px;
}
