.lotto-price-info {
  margin-bottom: 10px;
  font-weight: bold;
  color: #555;
      width: 100%;
}

.intero-lotto-avviso {
  font-weight: bold;
  color: #555;
}

.entire-lotto-button {
  margin: 0;
  height: 3rem !important;
    padding: 0 2em;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: -0.015em;
    font-weight: 700 !important;
    line-height: 3rem;
    border: none;
	
    font-family: 'Poppins';
}


#button_hide_price {
	margin-top:50px;
}