.elementor-menu-toggle {
background: #fff;
} footer .textwidget a {
color: #fff;
&:hover {
color: #fff;
}
} h1 {
line-height: 33.6px !important;
} h1::before {
content: '';
width: 21px;
height: 21px;
background-color: #fee100;
display: inline-block;
margin-right: 10px;
} .red h1::before {
background-color: #ed1c24;
}
h1.red::before {
background-color: #ed1c24;
} .blue h1::before {
background-color: #05A1E6;
} .quad h2::before {
content: '';
width: 21px;
height: 21px;
background-color: #ed1c24;
display: inline-block;
margin-right: 10px;
}
.link-weiss a{
color: #fff;
} summary {
justify-content: flex-end;
}
.e-n-accordion-item-title-header {
flex-grow: 4;
}
.leistungen .e-n-accordion {
details summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-01.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
details:nth-child(2) summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-09.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
details:nth-child(3) summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-08.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
}
.leistungen2 .e-n-accordion {
details summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-03.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
details:nth-child(2) summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-04.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
details:nth-child(3) summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-05.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
}
.leistungen3 .e-n-accordion {
details summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-07.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
details:nth-child(2) summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-06.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
details:nth-child(3) summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-02.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
}
.leistungen4 .e-n-accordion {
details summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS_Leistungen-10.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
details:nth-child(2) summary::before	{
background: url(https://schlender-heiser.de/wp-content/uploads/2024/12/ICONS-Leistungen-11.png);
content: '';
background-size: 3rem 3rem;
display: inline-block;
width: 3rem; 
height: 3rem;
}
}
@media only screen and (max-width:768px) {
.e-n-accordion-item-title { 
flex-direction: column !important;
gap: .5rem !important;
h2 {
text-align: center;
}
}
} @media (max-width: 767px) {
.elementor-18 .elementor-element.elementor-element-c4b5096 {
display: flex;
flex-direction: column;
}
} .referenzen-gal {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
background-color: rgba(181,21,43,.8);
bottom: 0;
color: #fff;
left: 0;
padding: 30px;
position: absolute;
right: 0;
top: 0;
opacity: 0;
transition: visibility .3s,opacity .3s;
&:hover {
opacity: 1;
}
h2 {
font-size: 23px;
text-transform: uppercase;
font-weight: 300;
text-align: center;
&::before {
background-color: #ed1c24;
}
}
p {
text-decoration: underline;
font-weight: bold;
}
}
.fancybox__container {
--right-col-width: 0px;
}
.fancybox__container.has-sidebar {
--right-col-width: 50%;
}
.fancybox__backdrop{
background: rgba(24, 24, 27, 0.75) !important;
}
.gal-main-pic {
width: 100%;
height: 100% !important;
object-fit: cover;
}
.fancybox__cols {
display: flex;
background: #fff;
margin: auto;
padding: 1rem;
width: 60%;
gap: 1rem;
}
.fancybox__col {
display: flex;
flex-direction: column;
min-height: 0;
width: 50%;
position: relative;
overflow: hidden;
}
.flex-row {
display: flex;
justify-content: space-between;
.fancybox__toolbar.is-absolute {
position: relative;
}
}
.fancybox__data {
overflow: auto;
ul {
list-style-image: url(https://schlender-heiser.de/wp-content/uploads/2024/12/chevron-right.svg);
padding-left: .75rem;
}
p, li {
color: #707070;
font-size: 14px;
margin-bottom: .25rem;
}
}
@media only screen and (max-width: 900px) { 
.fancybox__cols {
flex-direction: column;
width: 75%;
}
.fancybox__col {
width: 100%;
}
} 
.gal-wrapper {
height: 100%;
} .f-button {
background: #ffffffa3 !important;
border-radius: 0 !important;
svg {
color: #fff !important;
}	
&:hover svg {
color: #ED1C24 !important;
}
} .fancybox__col-tool {
.f-button {
svg {
color: #707070!important;
}
}
} body #gform_wrapper_1 .gform_body .gform_fields .gfield .ginput_container input,
body #gform_wrapper_1 .gform_body .gform_fields .gfield textarea {
background: #fafafa;
border: 2px solid #646464;
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
font-family: var(--gf-ctrl-label-font-family-primary);
font-size: 17px;
color: #646464;
font-weight: 400;
}
#gform_submit_button_1 {
background: #0095E7;
font-family: var(--gf-ctrl-label-font-family-primary);
font-size: 17px;
color: #fff;
font-weight: 400;
padding: 1rem 2rem;
&:hover {
background: #3a3a3a;
}
}
.gfield_required.gfield_required_asterisk {
color: #000;
}
.gform_required_legend {
display: none;
} .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b {
padding: 0 !important;
}
.brlbs-cmpnt-cb-main {
margin: 0 !important;
}