/* General Theme Styling */

/* Typografy */
/* Header */

/* Typografy */
body {
    font-family: 'helvetica';
    color: #000;
    font-size: 14.4px;
}

/* Header */
header {
    line-height: 1.3em;
    padding-top: .5rem;
}

main {
    height: 100%
}

.sitetitle {
    text-decoration: none;
    font-weight: bold;
}

.h1 {
    font-weight: 800;
}

.has-text-align-center {
    text-align: center;
}

#header-menu li.nav-item,
#world-menu li.nav-item {
    line-height: 1em;
}

#header-menu li.nav-item a,
#world-menu li.nav-item a {
    line-height: 1em;
}

#header-menu li.nav-item:first-child,
#world-menu li.nav-item:first-child{
    padding-left: 0;
}

#header-menu li.nav-item:last-child,
#world-menu li.nav-item:last-child {
    padding-right: 0;
    border-right: none;
}

.wp-block-search {
    max-width: 260px;
    margin: 15px 0 0px auto !important;
    border: none;
    position: relative;
}

.wp-block-search input {
    border: solid 3px #878787 !important;
    padding: 5px 5px 5px 24px !important;
    border-radius: 10px !important;
    background: transparent;
    width: 100%;
    font-size: 13px;
    line-height: 13px;
}

.wp-block-search:before {
    content: "";
    background-image: url("../images/search-icon.svg");
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 17px;
    right: 10px;
    top: 8px;
    left: 8px;
}

#sitebarmenu ul {
    list-style: none;
    padding: 0;
}

#sitebar-menu > ul > li {
    padding-left: 10px;
    padding-right: 15px;
}

#sitebar-menu > ul > li:hover {
    background-color: transparent !important;
}


#sitebarmenu ul li a {
    font-weight: 600;
    text-decoration: none;
}

#sitebarmenu ul li > ul {
    display: none;
    padding: 0 10px;
}

#sitebarmenu ul li.open > ul {
    display: block;
}

#sitebarmenu ul li.current-menu-ancestor > ul, #sitebarmenu ul li.current_page_item > ul {
    display: block;
}

#sitebarmenu ul li > ul li a {
    font-weight: 400;
}

#sitebarmenu ul li > ul li {
    margin: 7px 0;
    line-height: 1;
}

.teaserblock a.teasertitle {
    background-color: #000000;
    display: block;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 10px;
    text-decoration: none;
}

.teaserblock teaserimage a {
    width: 100%;
    border: solid 1px #000000;
}

.teaserblock teaserimage img {
    width: 100%;
    height: auto;
}

li.nav-divider a {
    color: transparent !important;
}

#teaser {
    margin-top: 1rem;
}

.offcanvas ul {
    display: block !important;
}

.page-content-error h1 {
    font-weight: bold;
}

.page-content-error .wp-block-list {
    display: flex;
    flex-direction: row;
    gap: 25px;
    justify-content: center;
    margin: 25px;
    list-style: none;
}

.page-content-error .wp-block-list a {
    text-decoration: none;
    font-weight: bold
}

.hero figure {
    display: block;
    margin: 0;
}

.hero figcaption {
    display: block;
    text-align: end;
    font-size: 9pt;
}

mark {
  padding: 0;
}

.wp-block-list li a {
	font-weight: 600;
}

#gotop {
    opacity: 1;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #cecece url(../images/symbols.svg) center bottom / 40px 120px no-repeat;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media only Screen and (max-width: 550px) {
    .alignright, .alignleft {
        float: none !important;
        margin: 10px 0 !important;
    }
}

@media only screen and (min-width: 1200px) {
    .mx-xl-none {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
@media (min-width: 1600px) {
    .row-cols-xxxl-1>*, .col-xxxl-1 {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxxl-2>*, .col-xxxl-2 {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxxl-3>*, .col-xxxl-3 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-xxxl-4>*, .col-xxxl-4 {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxxl-5>*, .col-xxxl-5 {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxxl-6>*, .col-xxxl-6 {
        flex: 0 0 auto;
        width: 16.66666666%;
    }
    .row-cols-xxxl-7>*, .col-xxxl-7 {
        flex: 0 0 auto;
        width: 14.28571428%;
    }
    .row-cols-xxxl-8>*, .col-xxxl-8 {
        flex: 0 0 auto;
        width: 12.5%;
    }
    .row-cols-xxxl-9>*, .col-xxxl-9 {
        flex: 0 0 auto;
        width: 11.11111111%;
    }
    .row-cols-xxxl-10>*, .col-xxxl-10 {
        flex: 0 0 auto;
        width: 10%;
    }
    .row-cols-xxxl-11>*, .col-xxxl-11 {
        flex: 0 0 auto;
        width: 9.09090909%;
    }
    .row-cols-xxxl-12>*, .col-xxxl-12 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
}