/*!
Theme Name:   Francesca-Child
Template:     francesca
Theme URI:    https://github.com/webmandesign/child-theme/
Author:       WebMan Design
Author URI:   https://www.webmandesign.eu/
Version:      1.0.2
Description:  A theme for cooperation websites
License:      GNU General Public License v3
License URI:  http://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#rrze-tos {
  position: relative;
  margin-top: calc(10vw + 1.5em);
}
#rrze-tos h2 {
  font-size: 1.5em;
}
#rrze-tos h3 {
  font-size: 1.25em;
}
#rrze-tos h4 {
  font-size: 1.125em;
}
#rrze-tos .form-group > * {
  display: block;
  margin-bottom: 0.5em;
  width: 100%;
}

/* font-face for Roboto Regular */
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/roboto/static/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* font-face for Roboto Bold */
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/roboto/static/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
/* font-face for Roboto Italic */
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/roboto/static/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
/* font-face for Roboto BoldItalic */
@font-face {
  font-family: "Roboto";
  src: url("assets/fonts/roboto/static/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
/* FAU Person */
.fau-person.person-card .card-item {
  padding: 1em;
}

.fau-person.person-card h3 {
  font-size: 1em;
  margin-top: 1em;
}

.fau-person.person-card .person-info-position {
  font-size: 0.75em;
}

.fau-person.person-card {
  font-size: 1.3em;
}

.fau-person.thumb-size-large .person-default-thumb h3 {
  font-size: 1.3em;
  padding-top: 1em;
}
.fau-person.thumb-size-large .person-default-thumb .person-info {
  font-size: 0.75em;
}
.fau-person.thumb-size-large .person-default-more a {
  font-size: 0.75em;
}

.fau-person.person.sidebar {
  width: 100%;
  margin-top: inherit;
  margin-bottom: inherit;
  padding: 1.5em;
}
.fau-person.person.sidebar figure {
  padding-right: 1em;
}
.fau-person.person.sidebar .person-sidebar h3 {
  font-size: 1.3em;
}
.fau-person.person.sidebar .person-sidebar .person-info {
  font-size: 0.9em;
}

/*-----------------------------------------------------------------------------------*/
/* Accordion
/*-----------------------------------------------------------------------------------*/
h3.accordion-heading {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  text-align: left;
}

button.accordion-toggle {
  width: 100%;
  border: none;
  text-align: left;
}

button.expand-all {
  margin: 5px 0;
  float: right;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 0.5em 1em;
  text-transform: none;
}

.accordion-toggle {
  cursor: pointer;
}

.read-mode-only {
  display: none;
  margin: 0;
  padding: 0;
}

.accordion {
  margin: 10px 0 20px 0;
}
.accordion h2, .accordion h3, .accordion h4, .accordion h5, .accordion h6 {
  margin-top: 1.5em;
}
.accordion .accordion-group {
  border: none;
  margin-bottom: 5px;
  border-radius: 4px;
}
.accordion .accordion-heading {
  overflow: hidden;
}
.accordion .accordion-toggle {
  background-color: var(--background_color, #fff);
  border: 1px solid #000;
}
.accordion .accordion-toggle {
  border-left: 10px solid var(--color_secondary, #7bb725);
  text-decoration: none;
  padding: 1em 2em 1em 1em;
  position: relative;
}
.accordion .accordion-toggle:hover, .accordion .accordion-toggle:focus {
  background-color: var(--color_button_background, #000);
  color: var(--color_button_text, #fff);
  text-decoration: none;
}
.accordion .accordion-toggle.active, .accordion .accordion-toggle.active:hover, .accordion .accordion-toggle.active:focus {
  background-color: var(--color_button_background, #000);
  color: var(--color_button_text, #fff);
  border-color: #fff;
  border-left: 1em double var(--color_secondary, #fff);
}

.accordion .accordion-group .accordion-heading {
  overflow: hidden;
}

.accordion-body {
  padding: 1em;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  margin: 0;
}

h1.accordion-heading, h2.accordion-heading, h3.accordion-heading, h4.accordion-heading, h5.accordion-heading, h6.accordion-heading {
  width: auto;
  padding: 0 !important;
  margin: 0;
  border: none;
  text-align: left;
}

.rrze-calendar.events,
.rrze-calendar.individual-event {
  margin-top: calc(3vw + 10em);
}
.rrze-calendar.events button,
.rrze-calendar.individual-event button {
  margin-top: 1em;
}

.rrze-calendar.individual-event .time {
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 1em;
}
.rrze-calendar.individual-event div.time {
  border-left: 20px solid var(--color_secondary);
  padding-left: 20px;
}
.rrze-calendar.individual-event .event-location {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 1em;
  padding-left: 40px;
}

.rrze-calendar.events-list article {
  padding: 0;
  margin: 0;
  padding-bottom: 1em;
}
.rrze-calendar.events-list .calendar-article {
  display: grid;
  grid-template-columns: minmax(100px, 2fr) 5fr;
}
.rrze-calendar.events-list .day-event {
  border-left: 10px solid var(--color_secondary);
  padding-left: 1em;
  margin-bottom: 20px;
}
.rrze-calendar.events-list .multiday-event {
  border-left: 0.5em solid var(--color_secondary);
  padding-left: 1em;
  margin-bottom: 1em;
}
.rrze-calendar.events-list .calendar-date {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 20px;
  font-size: 4em;
}
.rrze-calendar.events-list .calendar-date.multi {
  display: flex;
  flex-direction: column;
}
.rrze-calendar.events-list hr {
  width: 1em;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.rrze-calendar.events-list dd {
  margin-left: 0;
}
.rrze-calendar.events-list .time {
  border-bottom: 0.1em solid var(--color_secondary);
  margin-bottom: 0.3em;
  font-size: 1em;
}
.rrze-calendar.events-list time > * {
  font-size: 1em;
}
.rrze-calendar.events-list .event-label {
  font-size: 1.2em;
  font-weight: 700;
}
.rrze-calendar.events-list .event-label a {
  text-decoration: none;
}
.rrze-calendar.events-list .event-label a:hover {
  text-decoration: underline;
}
.rrze-calendar.events-list .event-location {
  font-size: 0.85em;
}

/*# sourceMappingURL=style.css.map */
