/*
Theme Name: Tiefenpsychologie
Template: Impreza
Version: 1.0
Author:	Florian Gareis
Theme URI: http://impreza.us-themes.com/
Author URI: https://gareis.io
*/
/*Add your own styles here:*/
#page-header .w-nav-list {
  justify-content: flex-end;
}
#page-footer table td {
  padding: 0;
  border: 0;
}
.navigation {
  display: flex;
  justify-content: center;
  font-size: 50px;
  gap: 30px;
}
.navigation .disabled,
.navigation .disabled:hover {
  color: #ccc;
  cursor: default;
  pointer-events: none;
}
.fluentform .ff-el-form-hide_label .ff-el-input--label {
  display: none;
}
.fluentform .ff-text-center {
  text-align: center;
}
.fluentform .ff_tc_checkbox {
  padding-right: 10px;
}
.fluentform .text-danger {
  color: #f44336;
}
#BorlabsCookieBox > .top-center ._brlbs-box-wrap {
  margin-top: 20px;
}
