@font-face {
  font-family: "Tisa_Sans_Pro_Bold";
  src: url("../../fonts/Tisa_Sans_Pro_Bold.ttf") format("opentype");
}

@font-face {
  font-family: "Tisa_Sans_Pro_Regular";
  src: url("../../fonts/Tisa_Sans_Pro_Regular.ttf") format("opentype");
}

body {
  font-family: "Tisa_Sans_Pro_Regular";
}

.top-filter li.active {
  color: #319447;
}

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

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

.default_background {
  background: linear-gradient(to bottom, rgb(143, 143, 143, 0.2) 0, #fff 40%);
}

.products-container .product-title {
  font-family: "Tisa_Sans_Pro_Bold";
}

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

.sellout {
  display: none;
}

.catalogo_noprezzo: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;
}

.catalogo_noprezzo: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;
}
