@charset "utf-8";

/* cookie law */
table.cookielawinfo-row-cat-table {
  font-size: 1.4rem;
  max-width: none;
}

table.cookielawinfo-classic thead {
  display: table;
  width: 100%;
}

.cookielawinfo-classic thead tr th {
  background: #242424 !important;
  color: #fff;
}


.cookielawinfo-row > th,
.cookielawinfo-row > td {
  white-space: normal;
}

.cookielawinfo-column-1 {
  width: 30% !important;
}

.cookielawinfo-column-4 {
  width: 70% !important;
}

.cli_user_consent_state {
  background: #f5dbd1;
  border-radius: .25rem;
  font-size: .85em;
  padding: .5rem .75rem .25rem;
}
