=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
WPForms=0A=
/**=0A=
* Adjusts the display of header images based on the user’s preference =
for dark color schemes.=0A=
*/=0A=
@media (prefers-color-scheme: light) {=0A=
.header-wrapper.dark-mode {=0A=
display: none !important;=0A=
}=0A=
}=0A=
=0A=
@media (prefers-color-scheme: dark) {=0A=
.header-wrapper.dark-mode {=0A=
display: table-row !important;=0A=
}=0A=
.header-wrapper.dark-mode + .light-mode {=0A=
display: none !important;=0A=
}=0A=
}=0A=
=0A=
@media only screen and (max-width: 599px) {=0A=
.wpforms-layout-table-display-rows .wpforms-layout-table-row =
.field-name {=0A=
display: block !important;=0A=
}=0A=
.wpforms-layout-table .wpforms-layout-table-row {=0A=
display: block;=0A=
width: 100%;=0A=
}=0A=
.wpforms-layout-table .wpforms-layout-table-row table, =
.wpforms-layout-table .wpforms-layout-table-row thead, =
.wpforms-layout-table .wpforms-layout-table-row tbody, =
.wpforms-layout-table .wpforms-layout-table-row tr, =
.wpforms-layout-table .wpforms-layout-table-row td, =
.wpforms-layout-table .wpforms-layout-table-row th {=0A=
display: block;=0A=
width: 100% !important;=0A=
padding-bottom: 0 !important;=0A=
}=0A=
.wpforms-layout-table .wpforms-layout-table-row tr {=0A=
padding-top: 0 !important;=0A=
}=0A=
.wpforms-layout-table .wpforms-layout-table-row td.field-value {=0A=
padding-bottom: 25px !important;=0A=
}=0A=
.wpforms-layout-table .wpforms-layout-table-row td.field-name {=0A=
padding-bottom: 10px !important;=0A=
}=0A=
.wpforms-layout-table > td {=0A=
padding-bottom: 0 !important;=0A=
}=0A=
}=0A=
=0A=
@media only screen and (max-width: 599px) {=0A=
.body-inner {=0A=
padding-top: 25px !important;=0A=
padding-bottom: 25px !important;=0A=
}=0A=
.wrapper-inner {=0A=
padding: 0 25px 25px 25px !important;=0A=
}=0A=
.header {=0A=
padding-bottom: 25px !important;=0A=
}=0A=
.header .has-image-size-small img {=0A=
max-height: 100px !important;=0A=
}=0A=
.header .has-image-size-medium img {=0A=
max-height: 140px !important;=0A=
}=0A=
.header .has-image-size-large img {=0A=
max-height: 180px !important;=0A=
}=0A=
.wpforms-layout-table .wpforms-layout-table-row td.field-value {=0A=
padding-bottom: 10px !important;=0A=
}=0A=
.wpforms-layout-table .wpforms-layout-table-row td.field-name {=0A=
padding-bottom: 7px !important;=0A=
}=0A=
.wpforms-layout-table-display-blocks table:not(:first-child) =
.field-repeater-name {=0A=
padding-top: 25px !important;=0A=
}=0A=
}=0A=
=0A=
@media (prefers-color-scheme: dark) {=0A=
body, .body {=0A=
background-color: #2d2f31 !important;=0A=
}=0A=
=0A=
.wrapper-inner {=0A=
background-color: #1f1f1f !important;=0A=
border: 1px solid #525252 !important;=0A=
}=0A=
=0A=
body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {=0A=
color: #dddddd !important;=0A=
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, =
segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, =
arial, sans-serif !important;=0A=
}=0A=
=0A=
a, a:visited,=0A=
a:hover, a:active,=0A=
h1 a, h1 a:visited,=0A=
h2 a, h2 a:visited,=0A=
h3 a, h3 a:visited,=0A=
h4 a, h4 a:visited,=0A=
h5 a, h5 a:visited,=0A=
h6 a, h6 a:visited {=0A=
color: #e27730 !important;=0A=
}=0A=
=0A=
a.button-link {=0A=
background-color: #1f1f1f !important;=0A=
border: 1px solid #e27730 !important;=0A=
color: #e27730 !important;=0A=
}=0A=
=0A=
.content .field-value,=0A=
.wpforms-layout-table > td {=0A=
border-bottom: 1px solid #3e3e3e !important;=0A=
}=0A=
=0A=
.footer, .footer a {=0A=
color: #7a7a7a !important;=0A=
}=0A=
=0A=
table.wpforms-order-summary-preview {=0A=
border: 1px solid #3e3e3e !important;=0A=
}=0A=
=0A=
table.wpforms-order-summary-preview td {=0A=
border-top: 1px solid #3e3e3e !important;=0A=
}=0A=
=0A=
.dark-mode .header-image {=0A=
max-width: 350px !important;=0A=
}=0A=
.dark-mode .header-image img {=0A=
max-height: 180px !important;=0A=
}=0A=
}=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
Name=0A=
=0A=
=0A=
David Riess=0A=
=0A=
=0A=
=0A=
E-Mail-Adresse=0A=
=0A=
=0A=
davidrie9@googlemail.com=0A=
=0A=
=0A=
=0A=
Kommentar oder Nachricht=0A=
=0A=
=0A=
=C3=A4l=C3=A4dmk=C3=B6lfjkjg=C3=B6pdfkkgdlgaf#g
f=C3=A4g
=
fds=C3=A4g
fd=C3=A4g
dfa=C3=A4g
adf=C3=A4g
#d=C3=A4=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
Gesendet von =
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
=0A=
Schreibe einen Kommentar