@font-face {
font-family: "Signika";
font-style: normal;
font-weight: 400;
src:
local(""),
url(https://www.weltoffenes-werder.de/wp-content/themes/generatepress_child/assets/fonts/signika-v12-latin-regular.woff2) format("woff2");
} @font-face {
font-family: "Signika";
font-style: normal;
font-weight: 600;
src: local("") url(https://www.weltoffenes-werder.de/wp-content/themes/generatepress_child/assets/fonts/signika-v12-latin-600.woff2)
format("woff2");
} @font-face {
font-family: "Signika";
font-style: normal;
font-weight: 700;
src:
local(""),
url(https://www.weltoffenes-werder.de/wp-content/themes/generatepress_child/assets/fonts/signika-v12-latin-700.woff2) format("woff2");
} .load-content-wrapper {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
max-width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-color: #08738e;
padding: 1rem;
}
.load-content-wrapper:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #eee;
opacity: 0.4;
}
.load-content-text {
color: #003f4f;
background-color: #eee;
text-align: center;
padding: 1rem;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.load-content-text a {
color: #003f4f;
}
.load-content-text .small {
font-size: 0.9rem;
} .home .wp-block-latest-posts {
padding: 40px 40px 0;
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.home .wp-block-latest-posts a {
color: #edd5d5;
text-decoration: underline;
font-family: "Signika";
font-size: 40px !important;
line-height: 1.3em;
font-weight: 400;
}
.home .wp-block-latest-posts img,
.post-image.post-image img,
.page-header-image-single img {
object-fit: cover;
width: 100%;
max-width: 400px;
height: auto;
aspect-ratio: 4 / 5;
}
.home .wp-block-latest-posts time {
font-size: 85%;
line-height: 1.5;
color: #edd5d5;
}
@media (min-width: 769px) {
.load-content-text {
width: 80%;
}
.wp-block-column .load-content-wrapper {
width: 100% !important;
}
}
@media (max-width: 768px) {
.wp-block-latest-posts.columns-2 li {
width: 100%;
}
} #mc_embed_signup {
margin-bottom: 1rem;
}
#mc_embed_signup input:not([type="submit"]) {
width: 100%;
margin-bottom: 0.5rem;
}
#mc_embed_signup .wp-block-columns {
margin-bottom: 1rem;
}
#mc_embed_signup .has-small-font-size {
margin-bottom: 1.8rem;
}
#mc_embed_signup a {
text-decoration: underline;
} .has-small-font-size {
line-height: 1.2;
} .wp-block-button__link {
border-radius: 0.2em;
}
.button,
.wp-block-button .wp-block-button__link {
padding: 5px 10px;
text-decoration: none;
} .wp-block-social-links.is-style-logos-only .wp-social-link svg {
width: 40px;
height: 40px;
color: #ffcb92;
} .inside-article a,
.paging-navigation a,
.comments-area a,
.page-header a {
text-decoration: underline;
} .cat-item {
font-size: 20px;
} .envirabox-content {
border-width: 0px;
} .mobile-header-navigation {
padding: 10px;
}
.top-nav ul {
font-size: 0.9rem;
list-style: none;
display: flex;
gap: 1rem;
justify-content: flex-end;
padding: 0.6rem 1rem;
margin: 0;
}
.top-menu-mobile {
border-top: 1px solid #003f4f;
}
@media (max-width: 768px) {
.top-nav {
display: none;
}
}
@media (min-width: 769px) {
.top-menu-mobile {
display: none;
}
}