Theme Name: Divi_Child
Description: Ein schönes Childtheme
Author: Stefan Landwehr
Author URI: http://www.9media.de
Template: Divi
Version: 1.0
Tags:
*/ @media (max-width: 980px) {
.startgrid .et_pb_column {
flex: 0 0 100% !important;
max-width: 100% !important;
width: 100% !important;
}
} .startgrid .et_pb_image {
margin-bottom: 40px !important;
} .startgrid .et_pb_text {
width: 100% !important;
max-width: 100% !important;
} .startgrid .et_pb_image img {
width: 100% !important;
height: auto !important;
max-width: 100% !important;
} .startgrid .et_pb_image,
.startgrid .et_pb_image img {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
display: block !important;
} @font-face {
font-family: 'Open Sans';
src: url(//fuehrungsambiente.de/wp-content/uploads/2026/01/open-sans-v34-latin-300.woff2) format('woff2'),
url(//fuehrungsambiente.de/wp-content/uploads/2026/01/open-sans-v34-latin-300.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Open Sans';
src: url(//fuehrungsambiente.de/wp-content/uploads/2026/01/open-sans-v44-latin-regular.woff2) format('woff2'),
url(//fuehrungsambiente.de/wp-content/uploads/2026/01/open-sans-v44-latin-regular.woff) format('woff');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Open Sans';
src: url(//fuehrungsambiente.de/wp-content/uploads/2026/01/open-sans-v44-latin-700.woff2) format('woff2'),
url(//fuehrungsambiente.de/wp-content/uploads/2026/01/open-sans-v44-latin-700.woff) format('woff');
font-weight: 700;
font-style: normal;
font-display: swap;
}
#hero-start .et_pb_slide {
background-position: 50% 20% !important;
} body, p, .et_pb_text, .et_pb_post_content {
color: #444 !important;
font-size: 18px;
line-height: 1.7 !important;
}
h1, h1.et_pb_post_title, h2 {
color: #333 !important;
font-weight: 300 !important;
line-height: 1.2 !important;
}
h3 {
color: #007481 !important;
font-weight: 300 !important;
line-height: 1.3 !important;
}
h4 {
color: #555 !important;
font-weight: 300 !important;
line-height: 1.3 !important;
} @media (min-width: 981px) {
h1 { font-size: 56px !important; }
h2 { font-size: 36px !important; }
h3 { font-size: 26px !important; }
h4 { font-size: 22px !important; }
}
@media (min-width: 768px) and (max-width: 980px) {
h1 { font-size: 42px !important; }
h2 { font-size: 30px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 20px !important; }
}
@media (max-width: 767px) {
h1 { font-size: 30px !important; }
h2 { font-size: 26px !important; }
h3 { font-size: 22px !important; }
h4 { font-size: 18px !important; }
} @media (min-width: 981px) {
#main-header { margin-bottom: 40px !important; }
}
@media (min-width: 768px) and (max-width: 980px) {
#main-header { margin-bottom: 30px !important; }
}
@media (max-width: 767px) {
#main-header { margin-bottom: 20px !important; }
} #top-menu li a,
#et-top-navigation a {
font-family: 'Open Sans', sans-serif !important;
font-weight: 300 !important;
letter-spacing: 0.3px;
text-transform: none;
transition: all 0.2s ease;
} @media (min-width: 981px) {
#top-menu > li > a {
font-size: 18px !important;
padding: 20px 18px !important;
color: #333 !important;
}
#top-menu > li > a:hover {
color: #007481 !important;
}
#top-menu > li.current-menu-item > a {
color: #007481 !important;
font-weight: 400 !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
#top-menu > li > a {
font-size: 17px !important;
padding: 16px 14px !important;
color: #333 !important;
}
#top-menu > li > a:hover {
color: #007481 !important;
}
#top-menu > li.current-menu-item > a {
color: #007481 !important;
font-weight: 400 !important;
}
} @media (max-width: 767px) {
#mobile_menu li a {
font-size: 18px !important;
font-weight: 300 !important;
padding: 14px 20px !important;
color: #333 !important;
letter-spacing: 0.3px;
}
#mobile_menu li a:hover {
color: #007481 !important;
background-color: rgba(0,116,129,0.06);
}
#mobile_menu li.current-menu-item > a {
color: #007481 !important;
font-weight: 400 !important;
}
} #top-menu li ul {
background-color: #fff !important;
border: 1px solid rgba(0,0,0,0.08);
padding: 8px 0 !important;
box-shadow: 0 8px 18px rgba(0,0,0,0.08);
min-width: 360px !important;
width: auto !important;
} #top-menu li li a,
.nav li li a {
font-size: 17px !important;
font-weight: 300 !important;
color: #333 !important;
padding: 10px 20px !important;
border-left: 3px solid transparent;
transition: all 0.2s ease;
white-space: nowrap !important;
display: block !important;
width: 100% !important;
box-sizing: border-box !important;
} #top-menu li li a:hover {
color: #007481 !important;
background-color: rgba(0,116,129,0.06);
border-left: 3px solid #007481;
padding-left: 24px !important;
} #top-menu li li.current-menu-item > a {
color: #007481 !important;
font-weight: 400 !important;
border-left: 3px solid #007481;
} @media (min-width: 981px) {
.et_pb_slider, .et_pb_fullwidth_slider, .et_pb_slide {
min-height: 750px !important;
background-position: center top !important;
}
}
@media (min-width: 768px) and (max-width: 980px) {
.et_pb_slider, .et_pb_fullwidth_slider, .et_pb_slide {
min-height: 550px !important;
background-position: center top !important;
}
}
@media (max-width: 767px) {
.et_pb_slider, .et_pb_fullwidth_slider, .et_pb_slide {
min-height: 380px !important;
background-position: center top !important;
}
} @media (min-width: 981px) {
.et_pb_section { padding-top: 80px !important; padding-bottom: 80px !important; }
}
@media (min-width: 768px) and (max-width: 980px) {
.et_pb_section { padding-top: 60px !important; padding-bottom: 60px !important; }
}
@media (max-width: 767px) {
.et_pb_section { padding-top: 40px !important; padding-bottom: 40px !important; }
} .et_pb_section:not(#main-footer):not(.custom-footer) {
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
} .et_pb_row,
.et_pb_module {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .fa-footer {
background-color: #f7f7f7 !important;
border-top: 1px solid #2b747f !important;
padding: 60px 20px !important;
font-family: "Open Sans", sans-serif;
color: #444 !important;
}
.fa-footer-inner {
max-width: 1080px;
margin: 0 auto;
display: flex;
gap: 60px;
}
.fa-footer-col {
flex: 1 1 0;
} .fa-footer-col-1 h3 {
font-size: 20px !important;
font-weight: 600 !important;
color: #1a1a1a !important;
margin: 0 0 16px 0 !important;
line-height: 1.4 !important;
letter-spacing: 0.3px !important;
} .fa-footer-col h4 {
font-size: 15px !important;
font-weight: 600 !important;
color: #333 !important;
margin: 0 0 12px 0 !important;
letter-spacing: 0.3px !important;
line-height: 1.4 !important;
} .fa-footer p {
font-size: 14px !important;
line-height: 1.6 !important;
margin: 0 !important;
color: #444 !important;
} .fa-footer-services {
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
}
.fa-footer-services li {
font-size: 14px !important;
line-height: 1.6 !important;
margin: 0 0 4px 0 !important;
position: relative !important;
padding-left: 12px !important;
}
.fa-footer-services li::before {
content: "" !important;
position: absolute !important;
left: 0 !important;
top: 0.7em !important;
width: 4px !important;
height: 4px !important;
border-radius: 50% !important;
background-color: #94bb1e !important;
} .fa-footer a {
color: #2b747f !important;
text-decoration: none !important;
transition: all 0.25s ease !important;
}
.fa-footer a:hover {
color: #1a1a1a !important;
} @media (max-width: 980px) {
.fa-footer-inner {
flex-direction: column;
gap: 32px;
}
.fa-footer {
padding: 40px 20px !important;
}
.fa-footer-col-1 h3 {
font-size: 18px !important;
}
}
@media (max-width: 767px) {
.fa-footer-col h4 {
font-size: 14px !important;
}
.fa-footer-services li {
padding-left: 10px !important;
}
.fa-footer-services li::before {
width: 3px !important;
height: 3px !important;
}
} .custom-footer .et_pb_row {
max-width: 100% !important;
width: 100% !important;
padding: 0 !important;
margin: 0 !important;
display: block !important;
}
.custom-footer .et_pb_column {
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
} .et_pb_post h2 a {
font-size: 30px !important;
line-height: 1.3 !important;
font-weight: 300 !important;
color: #333 !important;
}
@media (min-width: 768px) and (max-width: 980px) {
.et_pb_post h2 a { font-size: 26px !important; }
}
@media (max-width: 767px) {
.et_pb_post h2 a { font-size: 22px !important; }
}
.et_pb_post .post-content p {
font-size: 18px !important;
line-height: 1.7 !important;
color: #444 !important;
}
@media (min-width: 768px) and (max-width: 980px) {
.et_pb_post .post-content p { font-size: 17px !important; }
}
@media (max-width: 767px) {
.et_pb_post .post-content p { font-size: 16px !important; }
}
.et_pb_post .more-link {
font-size: 18px !important;
font-weight: 300 !important;
color: #007481 !important;
border: 1px solid #007481 !important;
padding: 10px 20px !important;
display: inline-block !important;
transition: all 0.3s ease !important;
}
.et_pb_post .more-link:hover {
background-color: rgba(0, 116, 129, 0.06) !important;
}
@media (min-width: 768px) and (max-width: 980px) {
.et_pb_post .more-link {
font-size: 17px !important;
padding: 9px 18px !important;
}
}
@media (max-width: 767px) {
.et_pb_post .more-link {
font-size: 16px !important;
padding: 8px 16px !important;
}
}
.et_pb_post .post-meta,
.et_pb_post .post-meta a {
font-size: 14px !important;
color: #666 !important;
font-weight: 300 !important;
}
@media (max-width: 767px) {
.et_pb_post .post-meta,
.et_pb_post .post-meta a {
font-size: 13px !important;
}
}
.et_pb_post {
margin-bottom: 40px !important;
}
.et_pb_post h2 {
margin-bottom: 12px !important;
}
.et_pb_post .post-content {
margin-bottom: 16px !important;
}
.archive .entry-title,
.category .entry-title {
font-size: 30px !important;
line-height: 1.3 !important;
font-weight: 300 !important;
color: #333 !important;
}
@media (min-width: 768px) and (max-width: 980px) {
.archive .entry-title,
.category .entry-title {
font-size: 26px !important;
}
}
@media (max-width: 767px) {
.archive .entry-title,
.category .entry-title {
font-size: 22px !important;
}
} .faq-linkblock {
margin-top: 50px;
padding: 25px 0;
border-top: 2px solid rgb(43,116,127);
}
.faq-linkblock-title {
font-size: 22px;
line-height: 1.3;
margin-bottom: 18px;
color: rgb(43,116,127);
font-weight: 600;
}
.faq-linkblock-list {
list-style: none;
margin: 0;
padding: 0;
}
.faq-linkblock-list li {
margin: 8px 0;
}
.faq-linkblock-list a {
text-decoration: none;
font-size: 17px;
line-height: 1.6;
color: rgb(43,116,127);
padding-left: 4px;
transition: all 0.25s ease;
display: inline-block;
}
.faq-linkblock-list a:hover {
color: rgb(148,187,30);
padding-left: 10px;
}
.faq-linkblock-list a::before {
content: "›";
color: rgb(139,139,78);
margin-right: 8px;
transition: color 0.25s ease;
}
.faq-linkblock-list a:hover::before {
color: rgb(148,187,30);
} @media (max-width: 980px) {
.faq-linkblock {
margin-top: 40px;
padding: 20px 0;
}
.faq-linkblock-title {
font-size: 20px;
margin-bottom: 16px;
}
.faq-linkblock-list a {
font-size: 16px;
}
}
@media (max-width: 767px) {
.faq-linkblock {
margin-top: 35px;
padding: 18px 0;
}
.faq-linkblock-title {
font-size: 18px;
margin-bottom: 14px;
}
.faq-linkblock-list li {
margin: 6px 0;
}
.faq-linkblock-list a {
font-size: 15.5px;
padding-left: 2px;
}
.faq-linkblock-list a:hover {
padding-left: 6px;
}
.faq-linkblock-list a::before {
margin-right: 6px;
}
} .faq-linkblock-list,
.faq-linkblock-list li {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.faq-linkblock-list li::before {
content: none !important;
} .fa-footer-nav li,
.fa-footer-services li {
font-size: 16px; line-height: 1.6; color: #222; margin-bottom: 6px; } body.page-id-2842 .et_pb_image img {
height: 260px;
width: 100%;
object-fit: cover;
object-position: center;
} body.page-id-2842 .et_pb_image {
margin-bottom: 24px !important;
} html {
hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
body {
word-wrap: break-word;
overflow-wrap: break-word;
}
.h2link a {
color: #444444 !important;
text-decoration: none;
transition: color 0.25s ease;
}
.h2link a:hover {
color: #2B747F !important; } .startgrid .et_pb_image {
margin-bottom: 40px !important;
} @media (max-width: 980px) {
.startgrid .et_pb_column {
width: 100% !important;
max-width: 100% !important;
margin-bottom: 40px;
}
} @media (max-width: 767px) {
.startgrid .et_pb_column {
width: 100% !important;
max-width: 100% !important;
}
} .startgrid .et_pb_image {
margin-bottom: 40px !important;
} .startgrid-button-row {
padding-top: 40px !important;
padding-bottom: 40px !important;
} .blog-intro-row {
padding-top: 30px !important;
padding-bottom: 30px !important;
} @media (max-width: 980px) {
.blog-intro-row {
padding-top: 24px !important;
padding-bottom: 24px !important;
}
} @media (max-width: 767px) {
.blog-intro-row {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
} .faq-hinweisbox-premium {
display: block;
font-size: 1rem;
line-height: 1.5;
}
.faq-hinweisbox-premium .faq-icon {
position: relative;
padding-left: 24px; display: inline-block;
}
.faq-hinweisbox-premium .faq-icon::before {
content: "i";
font-family: "Arial", sans-serif;
font-weight: 600;
font-size: 13px;
color: rgb(43,116,127); position: absolute;
left: 0;
top: 2px; width: 16px;
height: 16px;
border-radius: 50%;
border: 1.5px solid rgb(43,116,127);
display: flex;
align-items: center;
justify-content: center; line-height: 16px;
box-sizing: border-box;
}
#top-menu .menu-item-has-children > a:first-child:after {
font-family: "ETmodules" !important;
content: "\25BE";
speak: none;
font-style: normal;
font-weight: 400 !important;
font-variant: normal;
text-transform: none;
line-height: 1;
position: absolute;
right: 0;
top: 0;
font-size: 16px !important;
}
.et_pb_slider .et-pb-arrow.et-pb-arrow-prev::before { content: "‹" !important; }
.et_pb_slider .et-pb-arrow.et-pb-arrow-next::before { content: "›" !important; }