@import url("nativa_pro7.css");

.product-price,
.product-button,
.content_price {
  display: none !important;
}

.product:not(.theme-horizontal):not(.modalProduct) .product-name {
  max-width: 100%;
  text-align: center;
}

.product:not(.theme-horizontal):not(.modalProduct) .product-info {
  justify-content: center !important;
}

.product:not(.modalProduct):not(.theme-horizontal) {
  background: url(https://resources.volantinopiu.it/img/canale/c7483f16e1407771566d900dfab2604d/fondo_v.webp) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.product:not(.modalProduct).theme-horizontal {
  background: url(https://resources.volantinopiu.it/img/canale/c7483f16e1407771566d900dfab2604d/fondo_h.webp) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

h4.sector {
  display: inline-block;
  border-bottom: 3px solid red;
  width: 3rem;
  padding-bottom: 0.5rem;
}

.product-extended p,
.tabella-nutrizionale {
  font-size: 0.9rem;
}
