/* Nasconde il pulsante che chiude il banner e fa sparire il tab */ 
button.decline-button.eu-cookie-compliance-default-button{display:none}
.eu-cookie-compliance-message p {
    font-weight: normal;
    line-height: 1.4;
    margin: 0 0 5px 0;
    font-size: 0.8rem;
}
.eu-cookie-withdraw-tab{
    font-size: 14px;
}
.eu-cookie-compliance-secondary-button {
  cursor: pointer;
  border: 1px solid #ffffff;
  background: #ffffff;
    background-image: none;
  margin-top: 1em;
  padding: 0 8px;
  vertical-align: middle;
  color: #000 !important;
  font-weight: bold;
  background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
  border-radius: 6px;
  padding: 4px 8px;
  font-size:16px;
}
div#sliding-popup{
  border-top: 1px solid white;
}
nav#block-test p {
    margin-bottom: 50px;
}