@font-face {
    font-family: 'sans-pauli-cooperative';
    src: url('fonts/FC_SANS_PAULI-Cooperative.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'sans-pauli-copy-regular';
    src: url('fonts/FC_SANS_PAULI_COPY-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'sans-pauli-copy-regular';
    src: url('fonts/FC_SANS_PAULI_COPY-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'sans-pauli-copy-regular';
    src: url('fonts/FC_SANS_PAULI_COPY-Light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

body#pid-genossenschaft #page.frontend {
    background-color: var(--secondary);
}

header {
    background-color: var(--primary);
}
#header_inner .region-header {
    max-width: var(--wide_content_width);
    margin: 0 auto;
    width: 100%;
    height: 66px;
}
h1, h2, h2.block__title {
    color: #000000;
    font-family: 'sans-pauli-cooperative', sans-serif;
}
.layout_section h2 {
    font-family: 'sans-pauli-cooperative', sans-serif;
    font-size: 3.5rem;
    line-height: 1.3em;
    margin-bottom: 0.3em;
    margin-top: 0;
    font-weight: 700 !important;
    font-style: italic !important;
}
.headertext h1,
.headertext h2 {
    font-size: 5rem;
    text-align: left;
    margin: 0;
}
.ee_headerimge .headertext_wrapper {
    justify-content: flex-end;
    max-width: var(--wide_content_width);
    width: 100%;
    margin: 0 auto;
}
.ee_headerimge .headertext_wrapper .headertext {
    margin-bottom: 2.25rem;
}
ul#superfish-main.menu > li > span > a,
ul#superfish-main.menu > li > a {
    font-family: 'sans-pauli-copy-regular';
    font-size: 1.25rem;
    font-weight: 700 !important;
    letter-spacing: .01em !important;
    color: #ffffff;
}

ul#superfish-main.menu > li > span > a:hover,
ul#superfish-main.menu > li > a:hover {
    color: #e2001a;
}

#page header ul.menu li a.is-active:not([href*="#"]),
#page header ul.menu li a.is-active:not([href*="#"]),
#page header ul.menu li a:hover,
#page ul.menu li a.is-active:not([href^="/#"]),
#page ul.menu li a:hover {
    color: #e2001a;
}

input[type="button"],
input.form-submit,
form input.form-submit,
ul.menu > li.sf-no-children > span a[href="/user/login"],
ul.menu > li.sf-no-children > span a[href^="/user/logout"] {
    color: var(--text_on_secondary_color);
    background-color: #e2001a;
    font-weight: 700;
}

input[type="button"]:hover,
input.form-submit:hover,
form input.form-submit:hover,
#page ul.menu a[href="user/login"]:hover,
#page ul.menu > li.sf-no-children > span a[href="/user/login"]:hover,
#page ul.menu > li.sf-no-children > span a[href^="/user/logout"]:hover {
    background-color: #b10014;
    color: #ffffff;
}
#page.backend #login_links #edit-actions input.button:not(.button--danger),
a.fcsp_submit,
a#open_backoffice_login,
.do_register a,
.layout_section .ee_block_wrapper.has_bg a.ee_button,
.layout_section .ee_block_wrapper.has_bg .field--name-field-ee-card-link a,
.layout_section.section_has_bg a.ee_button,
.layout_section#mitglied_werden a.ee_button,
.layout_section .ee_block_wrapper.tertiary .field--name-field-ee-card-link a,
.layout_section .ee_block_wrapper.none .field--name-field-ee-card-link a {
    line-height: unset;
    height: unset;
    display: block;
    margin-block: unset;
    text-align: center;
    padding: 1em 3em;
    font-size: 1.125rem;
    border-radius: var(--ee_button_radius);
    transition: color 0.5s ease, background-color 0.5s ease;
    text-decoration: none;
    color: var(--text_on_primary_color);
    background-color: #e2001a;
    font-weight: 700;
    border: 1px solid transparent;
    text-decoration: none;
}

#ee-faq_block h3.ui-accordion-header {
    border-bottom: 2px solid #ffffff;
}

.ee_block_wrapper.secondary a.ee_button_inverse {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.download-button.ee_icon::after {
    color: #ffffff;
}
#page.backend #login_links #edit-actions input.button:not(.button--danger):hover,
a.fcsp_submit:hover,
a#open_backoffice_login:hover,
.do_register a:hover,
.layout_section#mitglied_werden a.ee_button:hover,
.layout_section .ee_block_wrapper.has_bg a.ee_button:hover,
a.logout_button:hover,
.layout_section.section_has_bg a.ee_button:hover {
    background-color: #b10014;
    border: 1px solid transparent;
    color: #ffffff;
}

.style_standard .faq_cat_switch {
    border: 1px solid #000000;
}

.secondary .style_standard .faq_cat_switch.active,
.style_standard .faq_cat_switch.active,
.style_standard .faq_cat_switch:hover {
    background-color: var(--primary, darkgray);
    color: var(--text_on_primary_color, black);
    border: 1px solid #ffffff;
}
#page.backend .login_links .button:not(.button--danger),
a.logout_button,
a.registrieren.button.ee_track_login_form_register,
.area_triggers > div, body form input.form-submit,
body #user-login-form input.form-submit.button {
    background-color: #e2001a;
    border: 1px solid transparent;
    font-weight: 700;
    color: #ffffff;
    font-size: 1.125rem;
}
a.registrieren.button.ee_track_login_form_register:hover,
.area_triggers > div, body form input.form-submit:hover,
body #user-login-form input.form-submit.button:hover {
    background-color: #b10014;
    border: 1px solid transparent;
    font-weight: 700;
    color: #ffffff;
}
a#user_register.fcsp_submit {
    margin-top: 20px;
}
#open_backoffice_login {
    margin-top: 40px;
}
#backoffice_login_form_wrapper {
    display: none;
    margin-top: 20px;
}
#pid-user-login #backoffice_login_form_wrapper {
    display: block;
    margin-top: 20px;
}
#pid-user-login .do_register a {
    display: inline-block;
}

.reset_password a {
    display: block;
    color: #b10014;
    margin-bottom: 20px;
}
#page.backend #login_links #edit-actions input.button:not(.button--danger) {
    min-width: 226px;
}
h2#open_backoffice_login,
#pid-user-login ul.menu > li.sf-no-children > span a[href="/user/login"],
#page.backend #user_login_wrapper {
    display: none;
}
#page.backend h2#open_backoffice_login {
    display: block;
}
a#user_register.fcsp_submit {
    background: none;
    border: 1px solid #ffffff;
    color: #ffffff;
}
a#user_register.fcsp_submit:hover {
    background-color: #e2001a;
    border: 1px solid #e2001a;
    color: #ffffff;
}
#header_bottom_inner {
    background-color: #202020;
    height: 84px;
}
.region-header-bottom {
    max-width: var(--wide_content_width);
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
}
.block-ee-theme-euecokundenlogo #logo {
    position: absolute;
    top: 10px;
}

#anmelden a,
#abmelden a {
    background-color: #604734;
    border-radius: 0;
    font-family: sans-pauli-copy-regular;
    color: white;
    font-size: 1.25rem;
    line-height: 1.25rem;
    padding: 1rem 2rem;
    font-weight: 700;
    text-decoration: none;
}
.style_standard .faq_header {
    visibility: hidden;
    margin: 0;
}
#superfish-main li:last-child {
    display: none;
}
#ee-faq_block .ui-accordion-content-active,
#ee-faq_block h3.ui-accordion-header {
    border-bottom: none;
}
.faq_block .ui-accordion-header::after {
    font: var(--fa-font-sharp-light);
    content: '\2b';
    font-weight: 700;
    position: absolute;
    right: 0.5em;
    top: calc(50% - 10px);
    transform: translatey(-50%);
    pointer-events: none;
}
.faq_block .ui-accordion-header.ui-accordion-header-active::after {
    content: '\f068';
    font-weight: 700;
}
#page .block-ee-theme-regiocapfooteraddress .text-content {
    color: #ffffff;
    text-align: left;
}
footer .field--name-body a:not([class]),
footer .field--name-body a:not([class]):hover {
    color: #e2001a;
}
.region-footer {
    max-width: var(--wide_content_width);
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 2rem 1rem;
}
.region-footer div:first-child {
    flex-grow: 1;
}
.region--footer-bottom {
    max-width: 100%;
    background-color: #202020;
    padding: 20px;
}
footer {
    padding: 0;
}

.path-zeichnungsuebersicht #sliding-popup input[type="checkbox"] {
    min-width: unset;
}

#investment_custom_block p:last-child {

}

#investment_custom_block a {
    white-space: nowrap;
    margin: 0;
    display: block;
    text-align: center;
    color: var(--text_on_primary_color);
    background-color: var(--primary);
    border-radius: var(--border-radius);
    font-weight: normal;
    flex-grow: 1;
    padding: 7px 30px;
}
#header_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem;
}
#ee_burger_menu a,
#ee_burger_menu a:hover,
#ee_burger_menu a:visited {
    color: #ffffff;
}
.parent .region-header-bottom {
    background-color: #202020;
    height: 84px;
}
.parent #block-ee-parent-euecokundenlogo.contextual-region {
     position: unset;
}
