/*
Roboto Condensed 400 u. 700 (Ueberschriften u. Menue)
Roboto Slab 400 (Buttons u. Ueberschrift Meinungsartikel)
Roboto 500 (Beitragsinfos)
*/

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('/public/fonts/roboto-condensed-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/public/fonts/roboto-condensed-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/public/fonts/roboto-condensed-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/public/fonts/roboto-condensed-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/public/fonts/roboto-condensed-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/public/fonts/roboto-condensed-v24-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('/public/fonts/roboto-condensed-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/public/fonts/roboto-condensed-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/public/fonts/roboto-condensed-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/public/fonts/roboto-condensed-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/public/fonts/roboto-condensed-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/public/fonts/roboto-condensed-v24-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('/public/fonts/roboto-slab-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/public/fonts/roboto-slab-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/public/fonts/roboto-slab-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/public/fonts/roboto-slab-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/public/fonts/roboto-slab-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/public/fonts/roboto-slab-v22-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/public/fonts/roboto-v29-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/public/fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/public/fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/public/fonts/roboto-v29-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/public/fonts/roboto-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/public/fonts/roboto-v29-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}


#bottomNavClose:after,
.menu a,
.quelle,
.viaquelle {
    text-transform: uppercase
}

*,
.sm,
.sm li,
.sm ul {
    -webkit-tap-highlight-color: transparent
}

body {
    background: #363840;
    margin: 0;
    min-width: 300px;
    padding: 0 2%
}

.sm,
.sm li,
.sm ul,
.sm>li>h1,
.sm>li>h2,
.sm>li>h3,
.sm>li>h4,
.sm>li>h5,
.sm>li>h6 {
    margin: 0;
    padding: 0
}

.sm,
.sm li,
.sm ul {
    display: block;
    list-style: none;
    line-height: normal;
    direction: ltr
}

.sm-rtl,
.sm-rtl li,
.sm-rtl ul {
    direction: rtl;
    text-align: right
}

.sm ul {
    display: none
}

.sm a,
.sm:after {
    display: block
}

.sm a,
.sm li {
    position: relative
}

.sm a.disabled {
    cursor: not-allowed
}

.sm:after {
    content: "\00a0";
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.sm,
.sm *,
.sm:after,
.sm:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sm-simple {
    border: 1px solid #bbb;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}


.sm-simple a,
.sm-simple a:active,
.sm-simple a:focus,
.sm-simple a:hover {
    padding: 13px 58px 13px 20px;
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    text-decoration: none
}

/* .adsbygoogle, */
.wpcf7-submit,
div.quelle a,
div.viaquelle a {
    text-decoration: none!important
}

.sm-simple a.current {
    background: #555;
    color: #fff
}

.sm-simple a.disabled {
    color: #ccc
}

.sm-simple a span.sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 4px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: 700 14px/34px monospace!important;
    text-align: center;
    text-shadow: none;
    background: rgba(0, 0, 0, .08)
	}

.sm-simple a.highlighted span.sub-arrow:before {
    display: block;
    content: '-'
}

.sm-simple li {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.sm-simple>li:first-child {
    border-top: 0
}

.sm-simple ul {
    background: rgba(179, 179, 179, .1)
}

.sm-simple ul a,
.sm-simple ul a:active,
.sm-simple ul a:focus,
.sm-simple ul a:hover {
    font-size: 14px;
    border-left: 8px solid transparent
}

.sm-simple ul ul a,
.sm-simple ul ul a:active,
.sm-simple ul ul a:focus,
.sm-simple ul ul a:hover {
    border-left: 16px solid transparent
}

.sm-simple ul ul ul a,
.sm-simple ul ul ul a:active,
.sm-simple ul ul ul a:focus,
.sm-simple ul ul ul a:hover {
    border-left: 24px solid transparent
}

.sm-simple ul ul ul ul a,
.sm-simple ul ul ul ul a:active,
.sm-simple ul ul ul ul a:focus,
.sm-simple ul ul ul ul a:hover {
    border-left: 32px solid transparent
}

.sm-simple ul ul ul ul ul a,
.sm-simple ul ul ul ul ul a:active,
.sm-simple ul ul ul ul ul a:focus,
.sm-simple ul ul ul ul ul a:hover {
    border-left: 40px solid transparent
}

@media (min-width:911px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
    .sm-simple li {
        float: left
    }
    .sm-simple.sm-rtl li {
        float: right
    }
    .sm-simple ul li,
    .sm-simple.sm-rtl ul li,
    .sm-simple.sm-vertical li {
        float: none
    }
    .sm-simple a {
        white-space: nowrap;
        font-family: "Roboto Condensed", Roboto, sans-serif
    }
    .sm-simple ul a,
    .sm-simple.sm-vertical a {
        white-space: normal
    }
    .sm-simple .sm-nowrap>li>:not(ul) a,
    .sm-simple .sm-nowrap>li>a {
        white-space: nowrap
    }
    .sm-simple {
        background: #fff
    }
    .sm-simple a,
    .sm-simple a.highlighted,
    .sm-simple a:active,
    .sm-simple a:focus,
    .sm-simple a:hover {
        padding: 11px 20px;
        color: #555
    }
    .sm-simple a.highlighted,
    .sm-simple a:active,
    .sm-simple a:focus,
    .sm-simple a:hover {
        background: #eee
    }

    .sm-simple a.current {
        background: #555;
        color: #fff
    }
    .sm-simple a.disabled {
        background: #fff;
        color: #ccc
    }
    .sm-simple a.has-submenu {
        padding-right: 32px
    }
    .sm-simple a span.sub-arrow {
        top: 50%;
        margin-top: -8px;
        right: 20px;
        width: 8px;
        height: 16px;
        font: 14px/16px monospace!important;
        background: 0 0
    }
    .sm-simple a.highlighted span.sub-arrow:before {
        display: none
    }
    .sm-simple>li {
        border-top: 0;
        border-left: 1px solid #eee
    }
    .sm-simple>li:first-child {
        border-left: 0
    }
    .sm-simple ul {
        position: absolute;
        border: 1px solid #bbb;
    }

	/* slightly transparent fallback */
	.sm-simple ul {
	  background-color: rgba(255, 255, 255, 1);
	}

	/* if backdrop support: very transparent and blurred */
	@supports ((-webkit-backdrop-filter: blur(50px)) /* or (backdrop-filter: blur(50px))*/) {
	  .sm-simple ul {
        background: rgba(255, 255, 255, 0.8);
		-webkit-backdrop-filter: blur(50px);
		backdrop-filter: blur(50px);
	  }
	}

    .sm-simple ul a {
        border: 0!important
    }
    .sm-simple ul a.has-submenu {
        padding-right: 20px
    }
    .sm-simple ul a span.sub-arrow {
        right: auto;
        margin-left: -12px
    }
    .sm-simple ul>li {
        border-left: 0;
        border-top: 0px;
    }


    .sm-simple ul>li:first-child {
        border-top: 0
    }
    .sm-simple span.scroll-down,
    .sm-simple span.scroll-up {
        position: absolute;
        display: none;
        visibility: hidden;
        overflow: hidden;
        background: #fff;
        height: 20px
    }
    .sm-simple span.scroll-down-arrow,
    .sm-simple span.scroll-up-arrow {
        position: absolute;
        top: -2px;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 8px;
        border-style: dashed dashed solid;
        border-color: transparent transparent #555
    }
    .sm-simple span.scroll-down-arrow {
        top: 6px;
        border-style: solid dashed dashed;
        border-color: #555 transparent transparent
    }
    .sm-simple.sm-rtl a.has-submenu {
        padding-right: 20px;
        padding-left: 32px
    }
    .sm-simple.sm-rtl ul a.has-submenu,
    .sm-simple.sm-rtl.sm-vertical a.has-submenu {
        padding: 11px 20px
    }
    .sm-simple.sm-rtl a span.sub-arrow {
        right: auto;
        left: 20px
    }
    .sm-simple.sm-rtl ul a span.sub-arrow,
    .sm-simple.sm-rtl.sm-vertical a span.sub-arrow {
        right: 20px;
        margin-right: -12px
    }
    .sm-simple.sm-rtl>li:first-child {
        border-left: 1px solid #eee
    }
    .sm-simple.sm-rtl>li:last-child {
        border-left: 0
    }
    .sm-simple.sm-vertical a span.sub-arrow {
        right: auto;
        margin-left: -12px
    }
    .sm-simple.sm-vertical li {
        border-left: 0;
        border-top: 1px solid #eee
    }
    .sm-simple.sm-vertical>li:first-child {
        border-top: 0
    }
}

/* Zusatz für Burger-Button (nur Mobile-Menü)*/
#blog_kommentare,
#menu-button {
    font-size: 34px
}

.quelle,
.viaquelle {
    font-size: 13px;
	margin-bottom: 15px;
}

#blog_kommentare.collapsed:before,
#blog_kommentare:before,
#menu-button.collapsed:before,
#menu-button:before {
    content: ''
}

#main-menu.collapsed {
    display: none
}

@media (max-width:911px) {

#dm_pn_anz {
    right: 120px !important;
    }
}


@media (min-width:911px) {
	/* hide the button in desktop view */
    #blog_kommentare,
    #menu-button {
        display: none
    }

    /* always show the menu in desktop view */
    #main-menu.collapsed {
        display: block;
		padding-left: 20px;
		padding-top: 6px;
    }
}
/* ======> Menü und Body Ende <====== */

/* Anfang | CSS-Code für die Quellenangabe */
.quelle {
    text-align: left
}

.viaquelle {
    text-align: right
}

div.quelle a,
div.viaquelle a {
	color: #fff;
	background-color: #595c67;
	padding: 5px 6px;
	display: inline-block;
	border-radius: 4px;
	line-height: 16px;
}

#jqlb_closelabel,
.rsswidget img {
    display: none
}

div.quelle a:hover,
div.viaquelle a:hover {
    color: #fff;
    background-color: #2a84c4;
    transition-property: background-color!important;
    text-decoration: none!important
}
/* Ende | CSS-Code für die Quellenagabe */

code,
kbd,
pre {
    border-radius: 4px
}

/* Kennzeichnet jede Google-Werbung mit einem kleinen 'Werbung'-Hinweis */
#gwerbung:before {
    content: "Werbung";
    color: #fff;
    font-size: 10px;
    background: #5d5d5d;
    border-radius: 2px;
    padding: 1px 4px 2px;
}

/*
.adsbygoogle{
    margin-bottom: 50px;
    margin-top: 10px;
}

*/

#primary #gwerbung{
    padding-left: 30px;
    padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
	width: 100%;
 /* background: #e9e7e8;  */
}


.home #primary #gwerbung, .archive #primary #gwerbung{
	border-bottom: 2px solid #e7e7e8 !important;
}

/*
.infeed {
	height: 195px;
}
*/

/* Ende Google /*

/*Anpassung der RSS-Boxen */
a.rsswidget {
    color: #555!important
}

a.rsswidget:hover {
    color: #5f95ba!important
}

/* macht den Amazon-Button schick */
.amazonbutton {
    background-color: #595c67;
    color: #FFF;
    border-bottom: #2a84c4 3px solid;
    padding: 30px 36px 10px
}

.amazonbutton:hover {
    background-color: #2a84c4;
    color: #fff;
    border-bottom: #595c67 3px solid
}

code,
pre {
    background-color: #eee
}

.ifa img {
    height: 126px;
    width: 254px
}

/* passt die Autoren-Box etwas an */
/* entfernt */

/* Zitate Links */
blockquote span {
    color: #2a84c4!important;
    font-size: inherit;
    font-style: inherit
}

/* färbt den Hintergrund von Code schwarz */
code {
    padding: 2px
}

pre {
    padding: 15px;
    display: flex;
    overflow: auto;
    word-break: normal!important;
    word-wrap: normal!important;
    white-space: pre!important
}

kbd {
    color: #787878;
    background-color: #f2f2f2;
    line-height: 5px;
    white-space: inherit;
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    padding: 1px 3px
}

/* holt die Lightbox in den Vordergrund */
#lightbox,
#overlay {
    z-index: 999999999
}

/* sorgt dafür, dass die vor- und zurück Buttons nicht durch die Luft fliegen */
#nextLink:hover,
#prevLink:hover {
    transition-duration: 0s
}

/* färbt den neuen Schließen Button beim Überfahren um */
#bottomNavClose:hover::after {
    background: #fff;
    color: #595c67;
    transition-duration: .5s
}

/*positioniert den Schließen-Button etwas anders */
#imageData #bottomNavClose {
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-right: 7px;
}

#imageDataContainer {
    line-height: 32px
}

/*macht den PayPal Button wie die anderen */
div.paypalbutton input {
    background-image: url(https://www.deskmodder.de/public/logos/paypal-button.png);
    background-size: 125px 38px;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-color: #595c67;
    color: #FFF;
    border-bottom: #2a84c4 3px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 60px;
    width: 197px;
    display: block;
    padding: 9px 36px 10px;
    margin: 10px auto
}

div.paypalbutton input[type=submit]:hover {
    background-color: #2a84c4;
    border-bottom: #595c67 3px solid;
    transition-duration: .3s
}

/* Anpassungen Like-System */

.wpulike-default .wp_ulike_put_image:after{
	background: none;
	content: "\f164";
	width: 13px;
	height: 18px;
}



.wpulike:hover .wp_ulike_likers_wrapper, .wp_ulike_likers_wrapper {
    transform: none !important;
	transition: none !important;
	position: initial;
	padding: 0px;
	box-shadow: none;
	border-radius: 0px;
	margin-left: 90px;
	background: none;
}

.wpulike .wp_ulike_likers_wrapper, .wpulike .wp_ulike_likers_wrapper .tiles a > img {
    display:none;
}

.user-tooltip{
	display: none;
	}

.wp_ulike_general_class {
    float: right;
    display: inline;
}

.wp_ulike_likers_wrapper .tiles{
	border-spacing: 5px;
}

.wp_ulike_likers_wrapper:after{
	display: none;
}

.wp_ulike_likers_wrapper .tiles li a>img {
	border-radius: 0px;
}

.wp_ulike_btn:after{
    content: "\f164";
	color: #757575;
	font-size: 16px;
	font-family: FontAwesome;
    background: none;
}

.wpulike-default .wp_ulike_btn {
	background: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 14px;
	min-width: initial;
	height: initial;
	font-weight: initial;
	line-height: 20px;
	min-height: initial;
}

.wpulike-default .wp_ulike_is_liked .wp_ulike_btn {
	display: none;
}

.wp_ulike_general_class {
	background: #E9E7E8;
	border-radius: 2px;
	transition-duration: 0.2s;
}

.wp_ulike_general_class:hover {
	background: #cccacb;
	border: none !important;
	transition-duration: 0.2s;
}

.wp_ulike_general_class.wp_ulike_is_liked{
	background: none;
}

.wpulike-default .count-box {
	border-radius: 2px;
	box-shadow: none;
	background: #fff;
	width: 31px;
	margin-left: 0px;
	border: 0px;
	line-height: 20px;
	margin: 2px;
	border: 0px;
}

.wp_ulike_general_class.wp_ulike_is_liked .count-box{
	border: 1px solid #ccc;
}

.wpulike-default .count-box:before {
	display: none;
}

.loading{
    display: none !important;
}

.wpulike .wp_ulike_is_loading .wp_ulike_btn, #buddypress .activity-content .wpulike .wp_ulike_is_loading .wp_ulike_btn,
#bbpress-forums .bbp-reply-content .wpulike .wp_ulike_is_loading .wp_ulike_btn{
    background-image: none !important;
}

 /* Formular der Tipp-Box */
.wpcf7-form input,
.wpcf7-form textarea {
    box-shadow: none;
    border: 1px solid #DFDFDF;
    background: #F8F8F8;
    color: #3E3E4A;
    line-height: 20px;
    padding: 10px;
    width: 70%
}

.wpcf7-form button:focus,
.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    border-color: #2a84c4;
    transition-duration: .3s!important
}

.wpcf7-submit {
    margin-top: 20px!important;
    background-color: #595c67!important;
    color: #FFF!important;
    font-size: 18px!important;
    padding: 5px 38px!important;
    border-bottom: #2a84c4 3px solid!important;
    width: 20%!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important
}

.wpcf7-submit:hover {
    background-color: #2a84c4!important;
    color: #fff!important;
    border-bottom: #595c67 3px solid!important;
    transition-duration: .3s!important
}

 /* Abonnieren Testfeld und Button */
#subscribe-email input {
    box-shadow: none;
    border: 1px solid #DFDFDF;
    background: #F8F8F8;
    color: #3E3E4A;
    width: 100%
}

#subscribe-email input:focus {
    border-color: #2a84c4;
    transition-duration: .3s!important
}

#subscribe-submit input {
    background-color: #595c67;
    color: #FFF;
    border-bottom: #2a84c4 3px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 40px;
    width: 197px;
    display: block;
    font-size: 18px;
    padding: 5px 38px;
    margin: 20px auto 10px
}

#subscribe-submit input[type=submit]:hover {
    background-color: #2a84c4;
    border-bottom: #595c67 3px solid;
    transition-duration: .3s
}

/* stylt das Spotlight */
.dm_feature {
    width: 100%;
    position: relative;
    background: #000;
    max-height: 75px;
    overflow: hidden;
    margin-bottom: 10px;
	border-radius: 4px;
}

#text-31 .code-widget img,
.dm_feature img {
    margin-bottom: 0
}

.dm_feature img {
    transition: all .3s;
    width: 100%;
	border-radius: 4px;
}

.dm_feature:hover img {
    opacity: .75
}

.dm_feature>h5 {
    position: absolute;
	left: 0;
	bottom: 0;
	font-family: "Roboto Slab", sans-serif;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.78);
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	font-weight: 400;
	padding: 2px 8px;
	margin: 4px;
	background-color: rgba(255, 255, 255, 0.2);
	-webkit-backdrop-filter: blur(15px);
	backdrop-filter: blur(5px);
	border-radius: 4px;
	/* border: 1px solid rgba(255, 255, 255, 0.26); */
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}

.dm_menu_search input,
input,
textarea {
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
    font-size: 15px
}

.dm_feature>h5 a {
    display: inline-block;
    margin-left: 5px;
    color: #fff
}

.dm_feature>h5 a:first-child {
    margin-left: 0
}

.dm_feature>h5 a:hover {
    color: #fff
}

/* fixt ein Problem mit der Breite der Appbox (Screenshots) */
div.wpappbox.screenshots>div.screenshots>div.slider {
    width: 100%
}

/* ======> Diverses <====== */
.header-logo-image img {
    height: 80px
}

.site-header {
    border: none
}

div#main.site-main.inner-wrap {
    color: #555
}

a,
a:visited {
    color: #2a84c4
}

a:hover {
    color: #6aa6cc
}

p {
    text-align: left;
    word-wrap: break-word
}

/* Suchfeld im Menü */
.dm_menu_search {
    position: absolute;
  /*  width: 200px; */
    white-space: nowrap
}

.dm_menu_search a:hover {
    background-color: #2a84c4
}

/*.dm_menu_search button, .dm_menu_search button:hover {
    background: #2670b5;
}
*/

.dm_menu_search input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 30px
}

input,
textarea {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

/* "bei" bei den neuesten Kommentaren entfernen */
li.recentcomments {
    font-size: 0
}

li.recentcomments a {
    font-size: 15px
}
/*
li.recentcomments [id*="edit-author"] {
	padding-right: 3px;
	padding-left: 3px;
	border-radius: 4px;
	padding-bottom: 1px;
	font-size: 13px;
	background: #F1F1F1;
	color: #909195;
}
*/
#secondary .widget ul li.recentcomments {
    padding-bottom: 4px!important;
    padding-top: 3px!important;
    line-height: 15px!important
}

.widget ul li.recentcomments a::before {
    padding-left: 5px
}

/* ================== W8U ========================================= */

/* kennzeichnet externe Links */
.entry-content a[href^="http://"]:after,
.entry-content a[href^="https://"]:after {
    content: " \f08e";
    color: #b9b9b9;
    font-size: 12px;
    font-family: FontAwesome
}

.entry-content a[href*="deskmodder.de"]:after,
.entry-item .clearfix a:after,
.img a:after,
.quelle a:after,
.viaquelle a:after,
.wpappbox a:after {
    content: none!important
}

/* kennzeichnet alle Affiliate-Links im Beitragstext mit der ID 'deskmodderde-21' mit einem Symbol */
.entry-content a[href*=deskmodderde-21]:after {
    content: " \f14c"!important;
    color: #b9b9b9;
    font-size: 12px
}

.entry-content a[href*=deskmodderde-21]:hover::before, #secondary #codewidget-3 a[href*=deskmodderde-21]:hover::before {
    position: fixed;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 5% !important;
    z-index: 999999;
    content: "Durch einen Kauf über diesen Link unterstützt Du unsere Seite. Die Preise erhöhen sich dadurch für Dich übrigens nicht. Danke! \f004";
    font-family: FontAwesome, "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    background: rgba(80, 80, 80, 0.75);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(10px);
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
}


@media screen and (max-width:800px) {
    .entry-content a[href*=deskmodderde-21]:hover::before {
        padding: 10px;
        border-radius: 5px;
        font-weight: normal;
        line-height: 17px;
        font-size: 14px;
    }
}

/* fügt den neuen Schließen Button bei der Lightbox ein */
#bottomNavClose:after {
    content: " Schliessen \f00d "!important;
    color: #fff;
    font-size: 12px;
    font-family: "Roboto Condensed", FontAwesome, sans-serif;
    font-weight: 500;
    background: #2a84c4;
    padding: 6px;
	white-space: nowrap;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}


/* gibt den App-Boxen eine flachere Optik */
.wpappbox {
    box-shadow: none!important;
    background: #fcfcfc!important;
    border-radius: 4px;
}

.wpappbox div.appicon img {
    border-radius: 4px!important;
    background-color: #2a84c4!important
}

div.wpappbox div.appbuttons a,
div.wpappbox div.appbuttons span {
    box-shadow: none!important;
    border-radius: 0!important
}

.wpappbox,
div.wpappbox div.appbuttons a,
div.wpappbox div.appbuttons span,
div.wpappbox.error div.buttons a {
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif!important
}

 /* Hover-Effekt iOS Geräte */
* {
    -webkit-appearance: none
}

/* gepunkteten Rahmen (dotted outline) entfernen */
a {
    outline: 0!important
}

/* Ueberschriften */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400
}

/* Listen runde Kreise */
.entry-content ul li {
    list-style-type: disc
}

/* aktualisiert am... */
.updated:after {
    content: ")"
}

.updated:before {
    content: " (aktualisiert: "
}

.updated {
    display: initial
}

/* passt die Umfragen an übrige Design an */
.wp-polls .pollbar {
    height: 15px;
    background: #2a84c4;
    border: none;
    margin: -2px 0 10px
}

/* stylt das Menue vom 4.1.16 */
@media screen and (min-width:911px) {
    .sm-simple a,
    .sm-simple a.has-submenu,
    .sm-simple a.highlighted,
    .sm-simple a:active,
    .sm-simple a:focus,
    .sm-simple a:hover {
        line-height: 37px;
        font-family: "Roboto Condensed", Roboto, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        padding: 0 17px;
        color: #fff;
		/* margin-top: 6px; */
		margin-right: 3px;
    }

@media (prefers-color-scheme:dark) {
		.sm-simple a, .sm-simple a.has-submenu, .sm-simple a.highlighted, .sm-simple a:active, .sm-simple a:focus, .sm-simple a:hover{
		color: #eaeaea;
		}

		/* slightly transparent fallback */
	.sm-simple ul {
	  background: rgba(52, 55, 57, 1);
	}

	/* if backdrop support: very transparent and blurred */
	@supports ((-webkit-backdrop-filter: blur(50px)) /* or (backdrop-filter: blur(50px))*/) {
	  .sm-simple ul {
        background: rgba(52, 55, 57, 0.72);
		-webkit-backdrop-filter: blur(50px);
		backdrop-filter: blur(50px);
	}
	}
}

    .sm-simple a span.sub-arrow,
    .sm-simple a[href*=login]:after,
    .sm-simple a[href*=register]:after,
    .sm-simple li a:not(.has-submenu):after{
        display: none
    }
    #main-menu {
      	border-bottom: 0px;
        background: #595c67;
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.26);
        border-top: none;
        border-left: none;
        border-right: none;
        height: 48px;
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
    }

	@media (prefers-color-scheme:dark) {
		#main-menu {
		border-color: #1b5f9f;
		background: #353739;
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.44);
		}
	}

    .dm_menu_search {
        z-index: 9999
    }
    .sm-simple a,
    .sm-simple a.has-submenu {
        height: 36px;
        border: none
    }
    .sm-simple>li {
        border: none
    }
    .sm-simple a.highlighted,
    .sm-simple a:active,
    .sm-simple a:focus,
    .sm-simple a:hover {
        background: #2a84c4;
	/*	background: linear-gradient(#3090d4, #2a84c4); */
		border-radius: 4px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
		z-index: 999999;
    }

	@media (prefers-color-scheme:dark) {
		.sm-simple a.highlighted,
    .sm-simple a:active,
    .sm-simple a:focus,
    .sm-simple a:hover {
        background: #1b5f9f;
		}
	}

    .sm-simple .sm-nowrap>li>a.has-submenu:after,
    .sm-simple a:after {
        font-family: FontAwesome;
        position: relative;
        font-size: 11px;
        left: 8px;
        top: -2px
    }
   .sm-simple a:after {
        content: "\f0d7";
        color: #fff
    }
    .sm-simple .sm-nowrap>li>a {
      /*  background: #fff; */
        color: #555;
        font-weight: 400;
        line-height: 35px;
        height: 35px;
        padding-left: 12px;
		padding-right: 12px;
		margin-bottom: 3px;
    }

	/* Menue Symbole */
.sm-simple a[href*=login]:after {
    content: "\f090" !important;
    font-family: FontAwesome;
	display: initial !important;
	font-size: 13px;
	top: -1px;
}

.sm-simple a[href*=logout]:after {
    content: "\f08b" !important;
    font-family: FontAwesome;
	display: initial !important;
	font-size: 13px;
	top: -1px;
}

.sm-simple a[href*=register]:after {
    content: "\f0fe" !important;
    font-family: FontAwesome;
	display: initial !important;
}


	@media (prefers-color-scheme:dark) {
		 .sm-simple .sm-nowrap>li>a {
      /*  background: #515457; */
        color: #eaeaea;
		}
	}

    .sm-simple .sm-nowrap>li>a.highlighted,
    .sm-simple .sm-nowrap>li>a:hover {
        background: #2a84c4;
		color: #fff;
    }

	@media (prefers-color-scheme:dark) {
		.sm-simple .sm-nowrap>li>a.highlighted,
    	.sm-simple .sm-nowrap>li>a:hover {
        background: #1b5f9f;
		}
	}

    .sm-simple .sm-nowrap>li>a.has-submenu:after {
        content: "\f105";
        color: #555;
		transition-delay: 0.1s;
    }

	 .sm-simple .sm-nowrap>li>a.has-submenu:hover:after, .sm-simple .sm-nowrap>li>a.has-submenu.highlighted:after   {
        color: #fff !important;
		transition-duration: 0.05s;
    }

    .sm-simple ul {
        border: 1px solid #ffffff;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
		border-radius: 4px;
		margin-top: 3px !important;
		padding-left: 3px;
		padding-top: 3px;
    }

	@media (prefers-color-scheme:dark) {
		.sm-simple ul {
        border-color: #242424;
		box-shadow: none;
		}

		.sm-simple .sm-nowrap>li>a.has-submenu:after {
        color: #e5e5e5;
		}
	}

    .has-smenu.highlighted {
        margin-top: 100px!important
    }
    .sub-menu .sm-nowrap {
        margin-top: -42px!important;
        margin-left: calc(100% + 5px)!important;
    }

	@media (prefers-color-scheme:dark) {
		.sub-menu .sm-nowrap {
        margin-left: calc(100% + 3px)!important
		}

	    .sm-simple a.highlighted, .sm-simple a:active, .sm-simple a:focus, .sm-simple a:hover {
        background: #1b5f9f
		}
	}
}

/*@media screen and (max-width:1024px) {
    .sm-simple .sm-nowrap>li>a,
    .sm-simple a,
    .sm-simple a.has-submenu,
    .sm-simple a.highlighted,
    .sm-simple a:active,
    .sm-simple a:focus,
    .sm-simple a:hover {
        padding-left: 13px
    }
} */
/*
@media screen and (max-width:975px) {
    .dm_menu_search,
    .dm_menu_search input[type=text] {
        width: 150px
    }
    .dm_menu_search {
        right: 50px!important
    }
    .dm_menu_search button {
        right: -50px!important
    }
}
*/

@media screen and (min-width: 911px) and (max-width: 1096px) {
    ul#main-menu > li:nth-child(4) {
        display: none;
    }
}
/*
@media screen and (max-width:925px) {
    .dm_menu_search,
    .dm_menu_search input[type=text] {
        width: 125px
    }
    .sm-simple .sm-nowrap>li>a,
    .sm-simple a,
    .sm-simple a.has-submenu,
    .sm-simple a.highlighted,
    .sm-simple a:active,
    .sm-simple a:focus,
    .sm-simple a:hover {
        padding-left: 10px
    }
    .dm_menu_search {
        right: 75px!important
    }
    .dm_menu_search button {
        right: -75px!important
    }
    #dm_pn_anz {
    right: 175px;
    }
}
*/
@media screen and (max-width:910px) {
    #menu-button {
        padding-right: 20px;
        color: #fff;
        position: absolute;
        right: 0;
        z-index: 3
    }
    #blog_kommentare {
        padding-right: 0;
        color: #fff;
        position: absolute;
        right: 70px;
        z-index: 2
    }
    .hgroup-wrap-right {
        width: 100%;
      /*  margin-bottom: 5px; */
        background: #595c67;
        height: 48px;
        line-height: 44px;
        z-index: 9999;
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.26);
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
     /*   border-bottom: 4px solid #2a84c4 */
    }

	@media (prefers-color-scheme:dark) {
			#menu-button, #blog_kommentare {
			color: #eaeaea;
			}
	}

	@media (prefers-color-scheme:dark) {
		.hgroup-wrap-right {
			background: #353739;
			}
	}

    nav#menu {
        margin-top: 60px;
		padding-left: 5px;
		padding-right: 5px;
		background: #fff;
    }

	@media (prefers-color-scheme:dark) {
		nav#menu {
		background: #353739;
    }
		}

    .dm_menu_search button,
    .dm_menu_search input[type=text] {
        height: 36px!important;
		margin-left: 20px;
    }
    .dm_menu_search input[type=text] {
        width: 100%!important
    }
    .dm_menu_search {
        left: 0!important;
        z-index: -1!important;
        width: calc(100% - 150px)!important;
        max-width: 250px!important;
        right: 40px!important
    }
    .dm_menu_search button {
        right: -20px!important
    }
    div.pagination a,
    div.pagination span {
        padding-left: 6px!important;
        padding-right: 6px!important
    }
    .hgroup-wrap {
        padding-bottom: 0;
        padding-top: 10px!important
    }
    #main-menu a {
        color: #3e3e4a
    }
    #main-menu {
        border: none;
        border-bottom: 1px solid #ccc;
        box-shadow: none;
        font-family: "Roboto Condensed", Roboto, sans-serif;
        text-transform: uppercase;
        font-weight: 400
    }
    #main-menu ul a {
        background: #eaeaea;
        padding-left: 4px
    }

	@media (prefers-color-scheme:dark) {
			#main-menu {
	        border-color: #242424;
			}

			#main-menu a {
        	color: #eaeaea;
			}

			#main-menu ul a {
	        background: #353739;
			}

	}

}
/* Menu Ende */

/* Suchfeld */
.dm_menu_search {
	right: 15px;
	top: 0;
	width: calc(26.9% - 30px);
}

.dm_menu_search input[type=text] {
    outline: 0;
    background: #2a84c4;
	background: linear-gradient(#3090d4, #2a84c4);
    border: none;
    font-size: 14px;
    color: #fff;
    height: 36px;
	margin-top: 6px;
	border-radius: 4px;
    padding: 6px 0 6px 20px;
    line-height: 15px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.dm_menu_search input[type=text]:focus {
    font-style: normal;
    text-align: left
}

.dm_menu_search button {
    height: 36px;
	width: 41px;
	margin-top: 6px;
	position: absolute;
	right: 5px;
	background: none;
}


.hgroup-wrap-right,
.menu {
    width: 100%
}

/* Box-Sizing */
*,
:after,
:before {
    box-sizing: border-box
}

/* entfernt irgendwo einen Rahmen im Header */
.home .site-header {
    border: none
}

/* entfernt einen Schatten um die ganze Seite */
#page {
    box-shadow: none
}

/* fuegt unseren Farbverlauf als Hintergrund ein */
body.custom-background {
    background-image: linear-gradient(to right, #2e3037 0, #484a52 50%, #2e3037 100%)
}


/* macht den Header der Seite transparent */
#page,
.site-header {
    background: 0 0
}

/* faerbt Inhaltsbereich und Sidebar weiss <----------------------------------------------------------------------------- nochmal angucken */
#primary,
#secondary {
    background: #fff
}

/* stylt das Menue */
.menu {
    background: #595c67;
    border-bottom: 4px solid #2a84c4;
    box-sizing: border-box;
    height: 48px
}

#content,
#secondary {
    box-sizing: content-box
}

.menu a {
    font-family: "Roboto Condensed", Roboto, sans-serif!important;
    font-weight: 700;
    height: 44px!important
}

dm_nav a {
    box-sizing: border-box;
    border: 0;
    font-weight: 400;
    font-size: 16px;
    padding: 4px 16px
}

dm_nav a:after {
    content: "\f0d7";
    color: #fff;
    font-family: FontAwesome;
    position: relative;
    font-size: 11px;
    left: 8px;
    top: -2px
}

/* verschiebt das Logo etwas nach oben */
.header-logo-image img {
    margin-bottom: 10px;
	margin-left: 20px;
}

/* Beginn Styling Artikeluebersicht */

.blog-medium .entry-content,
.entry-content {						/* <--------------------------------- nochmal gucken */
    padding-top: 0
}

#content .post {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    border: none
}

.blog-medium .entry-content,
.search .entry-content {
    border-bottom: 2px solid #e7e7e8
}


#content .entry-title {
    font-family: "Roboto Condensed", Roboto, sans-serif;
    color: #3E3E4A;
    margin-top: -5px;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 3px;
}


.page-template #content .entry-title,
.single.single-post #content .entry-title {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
	text-align: center;
	font-weight: bold;
}

.entry-meta-bar .entry-meta a {
    margin: 5px 0 0;
    color: #adadad;
    font-size: 13px;
    line-height: 20px;
 /*   font-style: italic; */
    font-weight: 500;
    text-transform: none;
    font-family: Roboto, sans-serif
}

.entry-meta {
    padding-bottom: 8px;
    border: 0;
    padding-left: 0;
}

.single.single-post #content .entry-meta {
  /*  padding-left: 5%;
    padding-right: 5%;
    max-width: 95%; */
	width: 100%;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
}
/* Ende Styling Artikeluebersicht */


/* stylt die Zitate um */
.quote_border_top,
blockquote {
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
    border-left: 4px solid #999!important;
    background: 0 0;
    color: #555;
    margin-left: 2px;
    min-height: 50px;
    padding: 0 0 0 15px
}

/* Anpassungen der Boxen an das restliche Design + neue Abstände oben und unten */
.wpcmsdev-tabs .headings a,
.wpcmsdev-tabs .headings a.active {
    color: #fff;
    font-family: "Roboto Condensed";
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800
}

.wpcmsdev-tabs .headings a {
    background: #c9cad0;
    border: 0;
    border-radius: 0!important;
    line-height: 26px!important
}

.wpcmsdev-tabs .headings a:hover {
    background: #979ba9
}

.wpcmsdev-tabs .headings a.active {
    background: #595c67!important;
    border: 0;
    border-radius: 0!important;
    line-height: 22px
}

.wpcmsdev-toggle .toggle-title a {
    background: #f8f8f8;
    font-family: "Roboto Condensed", Roboto, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #3e3e4a
}

.wpcmsdev-tabs .tab{
	background-color: transparent;
}


/* Cookie-Leiste*/
.cc_container {
    background: #33353b!important;
    color: #ccc!important;
    border-top: 1px solid #595c67!important;
    border-bottom: 0!important;
    border-left: 1px solid #595c67!important;
    border-right: 1px solid #595c67!important;
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif!important;
    line-height: 15px!important;
    font-size: 15px!important;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px!important
}

.cc_container .cc_btn::-moz-selection,
.cc_message a::-moz-selection,
.cc_message::-moz-selection {
    background: #2a84c4!important;
    color: #fff!important
}

.cc_btn::selection,
.cc_message a::selection,
.cc_message::selection {
    background: #2a84c4!important;
    color: #fff!important
}

@media screen and (max-width:1190px) {
    .cc_container {
        width: 96%
    }
}

@media screen and (max-width:767px) {
    .cc_message {
        line-height: 15px!important
    }
}

@media screen and (max-width:719px) {
    .cc_container {
        padding-right: 10px!important;
        padding-left: 10px!important
    }
    .cc_message,
    .cc_message::before,
    .cc_more_info::after {
        font-size: 12px!important;
        line-height: 15px!important
    }
}

@media screen and (max-width:645px) {
    .cc_container {
        padding-right: 5%!important;
        padding-left: 5%!important;
        text-align: center!important
    }
    .cc_container .cc_btn {
        margin-top: 10px;
        float: none!important;
        margin-left: auto!important;
        margin-right: auto!important;
        width: 100%!important;
        max-width: none!important
    }
}

@media screen and (max-width:479px) {
    .cc_container {
        padding-right: 5%;
        padding-left: 5%
    }
    .cc_container .cc_btn {
        margin-top: 10px
    }
}

@media screen and (max-width:359px) {
    .cc_container {
        padding-right: 5%;
        padding-left: 5%
    }
    .cc_container .cc_btn {
        margin-top: 10px
    }
}

.cc_container,
.cc_container .cc_btn,
.cc_message {
    animation-duration: 0s!important
}

.cc_container .cc_message {
    margin: 0!important;
    padding: 8px 0!important
}

.cc_container .cc_btn {
    background-color: #5a5c68!important;
    color: #fff!important;
    font-family: "Roboto Condensed", sans-serif!important;
    font-weight: 700!important;
    border-radius: 0!important;
    line-height: 15px!important;
    font-size: 15px!important
}

.cc_message::before,
.cc_more_info::after {
    font-family: FontAwesome;
    line-height: 15px;
    font-weight: 400
}

.cc_container .cc_btn:hover {
    background-color: #fff!important;
    color: #595c67!important;
    transition-duration: .2s!important
}

a.cc_more_info {
    color: #31a8f0!important
}

a.cc_more_info:hover {
    color: #ccc!important;
    transition-duration: .3s!important
}

.cc_message::before {
    content: "\f05a";
    margin-right: 8px;
    font-size: 15px
}

.cc_more_info::after {
    content: "\f178";
    margin-left: 5px;
    font-size: 15px
}

/* passt die Sidebar an (einzelne Boxen) und stylt einige Widgets */

#secondary {
    padding: 0!important;
    background: 0 0
}

#secondary .widget {
    padding: 20px;
  /*  background: linear-gradient(to right, rgba(231, 231, 231, 1), rgba(255, 255, 255, 1) 3.78%); */
    margin-bottom: 0px;
    margin-top: 0;
    font-size: 15px;
	border-bottom: 2px solid #e7e7e8;
}

#secondary #text-36.widget {
	border-bottom:0px;
}

#secondary .widget ul li {
    border-bottom: 1px dotted #ccc
}

h3.widget-title {
    margin-top: -7px
}

/* Zeilenabstand Kommentare Sidebar */
.textwidget li,
.widget.widget_rss li,
li.recentcomments {
    line-height: 21px!important;
    padding-bottom: 7px!important
}

/* formatiert die Kommentare in der Sidebar etwas */
li.recentcomments,
li.recentcomments .comment-author-link {
    color: #909195
}

.comment-author-link {
  	padding-right: 3px;
    border-radius: 4px;
    padding-bottom: 1px;
    font-size: 13px;
  	padding-left: 3px;
    background: #F1F1F1
}

.entry-content p img,
.gallery img,
.site-main .gallery a img {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
	border-radius: 4px;
}

.blog-medium .post-featured-image img,
.gallery img:hover,
.search .post-featured-image img {
    background: #fff
}

#text-12 .textwidget a,
#text-21 .textwidget a,
#text-22 .textwidget a,
#text-36 .textwidget a,
#rss-2 a,
li.recentcomments a,
.custom-html-widget li a,
.code-widget li a{
    color: #555!important
}

#text-12 .textwidget a:hover,
#text-21 .textwidget a:hover,
#text-22 .textwidget a:hover,
#text-36 .textwidget a:hover,
#rss-2 a:hover,
li.recentcomments a:hover,
.custom-html-widget li a:hover,
.code-widget li a:hover,
#codewidget-8 .code-widget a:hover,
#codewidget-9 .code-widget a:hover,
#custom_html-3 .textwidget a:hover {
    color: #2a84c4!important
}

/* faerbt Ueberschriften (Links) dunkel grau und kleine Anpassung wegen Link */
.single-post #content .entry-title a {
    color: #3e3e4a;
    pointer-events: none;
    font-size: 26px
}

/* macht die Galerien schick */

.gallery {
    margin: 0 auto 18px
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
	margin-bottom: 10px;
}

.comment-form-author,
.comment-form-email,
.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto
}

.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto
}

.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px
}

.gallery dl,
.gallery dt {
    margin: 0
}

.site-main .gallery a img {
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
	max-width: calc(100% - 6px);

}

.gallery:after {
    content: "";
    display: table;
    clear: both
}

/* fuegt einen ganz leichten inneren Schatten bei Bildern auf der Startseite ein + Hover-Effekt

.post-featured-image:before,
.search .post-featured-image:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 1);
    background: #fff;
    transition: all .3s ease 0s
}

.dm_table_col1 img {
    float: left;
    opacity: .95;
    transition: all .3s ease 0s
}

.dm_table_col1 img:hover {
    opacity: .8;
    transition: all .3s ease 0s
}

.post-featured-image:hover:before,
.search .post-featured-image:hover:before {
    background: #000;
    transition: all .3s ease 0s
}
*/

/* passt die Meta-Infos nochmal etwas an */
.entry-meta .avatar {
    position: relative;
    top: 3px;
	border-radius: 3px;
}

.single-post .entry-meta-bar{
    display: flex;
    justify-content: center;
}

.single-post .entry-meta {
    padding-bottom: 5px;
    border: 0;
    padding-top: 10px;
    padding-left: 0;
  /*  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
    border-radius: 4px; */
    margin-top: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.entry-meta-bar .entry-meta .author a {
    padding-left: 2px;
    padding-right: 0
}

.entry-meta-bar .entry-meta .author:after,
.entry-meta-bar .entry-meta .fa-calendar-o:after,
.single-post .entry-meta .fa.fa-tag:after{
    content: "|";
    padding-left: 7px;
    padding-right: 5px
}

.entry-meta-bar .entry-meta .fa.fa-comment-o{
    padding-right: 5px;
}

.entry-meta-bar .entry-meta a {
    padding-left: 0px;
}

.fa-calendar-o:before, .fa-tag:before, .fa-comment-o:before  {
    padding-right: 5px;
}

.entry-meta span {
    padding-right: 0;
    color: #adadad;
}

@media screen and (max-width:1125px) {
    .fa.fa-tag {
        display: none;
    }
}

/* legt den Hovereffekt fuer Links auf 0.3 Sekunden fest */
a,
a:hover {
    transition: all .3s ease 0s
}

  /* Angleichung des Footers (Schrift) */
#site-generator a {
    padding-right: 17px
}

/* Kommentare */

.comment-author.vcard {
	grid-area: avatarfoto;
}

cite.fn {
	grid-area: kommentatorname;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.comment-edit-link {
	grid-area: kommentarbearbeiten;
}

.kommentarheader a[href*=comment_edit_pro_get_frontend_comment]{
	grid-area: kommentarbearbeiten;
}

.comment-reply-link {
	grid-area: kommentarantworten;
}

.comment-meta.commentmetadata {
	grid-area: kommentmeta;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #adadad;
	font-weight: 500;
	font-size: 13px;
	font-family: Roboto, sans-serif;
}

.kommentaradressat {
	grid-area: kommentaradressaten;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.kommentarliken {
	grid-area: kommentarliken;
	display: flex;
	justify-content: center;
}

.kommentarheader {
  display: grid;
  grid-template-areas:
    'avatarfoto kommentatorname kommentatorname kommentarbearbeiten kommentarantworten'
    'avatarfoto kommentmeta kommentmeta kommentmeta kommentmeta'
	'avatarfoto kommentaradressaten kommentaradressaten kommentaradressaten kommentarliken';
	grid-template-columns: 74px auto auto 85px 85px;
	grid-template-rows: 25px 24px 25px;
	column-gap: 9px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(233, 231, 232, 0.53) !important
/*	background: rgb(244, 244, 244);
	padding: 8px;
	border-radius: 6px; */
}

.comment-list {
    margin-top: -27px;
}

.avatar.avatar-74.photo {
	border-radius: 4px !important;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.09);
}


.cld-like-dislike-wrap {
	display: none;
}

.kommentarliken .cld-like-dislike-wrap {
	display: initial !important;
}


/* Kommentar Antwort auf */
.kommentaradressat, .kommentaradressat a {
	color: #adadad;
	font-weight: 500;
	font-size: 13px;
	font-family: Roboto, sans-serif;
}


#content .comment-body cite.fn,
div.comment-meta.commentmetadata .fa {
    color: #adadad;
}

#content .comment-body cite.fn {
    font-family: "Roboto Condensed", sans-serif;
    color: #3E3E4A;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
}



div.comment-meta.commentmetadata:not(.comment-reply-link) a {
    color: #adadad;
 /*   font-style: italic; */
    font-weight: 500;
    font-size: 13px;
    font-family: Roboto, sans-serif
}

.comment-edit-link,
.comment-reply-link, .kommentarheader a[href*=comment_edit_pro_get_frontend_comment] {
	float: right;
	font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif!important;
	font-style: normal!important;
	font-size: 13px!important;
	color: #757575!important;
	text-transform: capitalize;
	background: #E9E7E8;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
}


#reply-title,
.comments-title {
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px
}

.comment-edit-link:hover,
.comment-reply-link:hover, .kommentarheader a[href*=comment_edit_pro_get_frontend_comment]:hover {
    background: #2a84c4;
    color: #fff!important
}


#cancel-comment-reply-link,
#commentform #slider-title a,
#commentform input[type=submit] {
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif!important
}
/*
.children .comment-body {
	padding-top: 0px;
}
*/
/* Quellenzeile */
.quellenzeile {
    display: flex;
    justify-content: space-between
}

/* Comments Edit Buttons */
.aec-undo,
.edit-comment-admin-links,
.edit-comment-user-link {
    margin-left: 0px
}

.edit-comment-admin-links a, .ajax-edit-time-left, .aec-dropdown-container a {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 5px;
	margin-right: 10px;
}

.edit-comment-admin-links a,
.edit-comment-user-link a {
    color: #484343
}

#aec_edit_options,
#comments #respond label[for=comment] {
    display: none!important
}

/* Kommentare Eingabefelder */
#commentform {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -webkit-flex-flow: row wrap
}

.fa.fa-pencil,
.entry-content .fa-tag,
.page-title-bar,
.readmore-wrap {
    display: none
}

.comment-form-comment {
    width: 100%;
    order: 3
}

textarea#comment {
    resize: vertical;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 155px
}

.comment-notes {
    padding-bottom: 10px
}

#commentform input[type=email],
#commentform input[type=text],
#commentform textarea {
    padding: 7px;
    border-color: #dfdfdf;
    background: #f8f8f8;
    border-radius: 0;
    color: #555;
}

#commentform input[type=email]:focus,
#commentform input[type=text]:focus,
#commentform textarea:focus {
    border-color: #2a84c4;
}

#commentform #slider-title a,
#commentform input[type=submit] {
    font-size: 15px;
    border-radius: 4px;
    transition-duration: .2s;
    padding: 10px 20px
}

#commentform input[type=submit]:hover {
    background-color: #3aa5db;
    transition-duration: .2s
}

#commentform input[type=email] {
    width: 100%
}

#commentform input[type=text] {
    width: calc(100% - 10px)
}

#commentform .comment-form-email {
    padding-left: 10px
}

#comments .logged-in-as a {
    color: #555;
    transition: all .3s ease 0s
}

#comments .logged-in-as a:hover {
    color: #2a84c4;
    transition: all .3s ease 0s
}

#cancel-comment-reply-link {
    background: #fff;
    font-weight: 400;
    border-radius: 4px;
    margin-left: 10px;
    padding: 2px 4px;
    transition: all .2s ease 0s
}

#cancel-comment-reply-link:hover {
    background: #eaf3f9;
    color: #2a84c4!important;
    transition: all .2s ease 0s
}

/* macht die Seite wieder richtig responsive */
@media all and (max-width:690px) {
    .blog-medium .post-featured-image img,
    .dm_table_col1,
    .dm_table_col2,
    .dm_table_col2_s,
    .search .post-featured-image img {
        width: 100%!important
    }
    .blog-medium .post-featured-image,
    .search .post-featured-image {
        max-height: 200px!important;
        width: 100%!important
    }
    .dm_table_col1 div {
        width: 100%
    }
}

@media all and (max-width:980px) {
    #primary,
    #secondary {
        width: 100%!important;
    }
	div#main.site-main.inner-wrap {
		background: #fff !important;
	}
	#secondary {
		border-top: 2px solid #e7e7e8;
	}
	@media (prefers-color-scheme: dark){
	div#main.site-main.inner-wrap {
		background: #353739 !important;
	}
	}
}

/* Ueber deskmodder Seite (Teamseite) */
.row {
    width: 100%;
    overflow: hidden!important
}

.col {
    width: 50%;
    float: left;
    padding-right: 20px;
    padding-bottom: 500em!important;
    margin-bottom: -500em!important
}

#content,
#primary {
    padding: 0;
 /*   margin-bottom: 3px */
}

@media all and (max-width:770px) {
    .col {
        width: 100%
    }
}

/* Anpassungen für die  Crew-Seite */
.uebersicht_link a[href*='pm&mode=compose'],
.uebersicht_link a[href*=mailto] {
    color: #3e3e4a
}

.uebersicht_link a[href*='pm&mode=compose']:hover,
.uebersicht_link a[href*=mailto]:hover {
    color: #69c
}

.uebersicht_link .fa.fa-google-plus-square {
    color: #d34836
}

.uebersicht_link .fa.fa-youtube-square {
    color: #d92524
}

.uebersicht_link .fa.fa-facebook-square {
    color: #3b5998
}

.uebersicht_link .fa.fa-twitter-square {
    color: #55acee
}

.uebersicht_link .fa.fa-link,
.uebersicht_link .fa.fa-wordpress {
    color: #464646;
    font-size: .87em
}

.entry-header {
    padding-bottom: 0
}

#secondary .widget-title span {
    text-transform: inherit;
    font-family: "Roboto Condensed", Roboto, sans-serif;
    color: #3E3E4A;
    border-bottom: 0
}

.entry-content {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 20px
}

.single #primary .post .entry-content {
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 20px
}

#main {
    margin-top: 15px;
    padding-top: 0
}

#page,
.inner-wrap {
    max-width: 1169px;
    width: inherit
}

#secondary {
	width: calc(26.9% + 5px);
    border-left: 0 solid #ccc
}

#primary {
    width: calc(73.1% - 5px);
	/* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); */
}

.blog-medium .post-featured-image,
.search .post-featured-image {
    border-bottom: 0;
    max-height: 180px;
    overflow: hidden
}

ins {
    background: 0 0
}

div#main.site-main.inner-wrap {
    margin: 0;
	background: #fff;
/*	background-image: url(dm_muster.gif);
	background-repeat: repeat; */
	background: linear-gradient(to right, rgb(255, 255, 255) calc(73.1% - 5px), rgb(231, 232, 231) calc(73.1% - 5px), rgba(255, 255, 255, 1) calc(73.1% + 7px));
}

dm_nav ul {
    margin-bottom: 15px;
    margin-top: 4px
}

/* legt die allgemeine Schrift fest */
body {
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #555
}

.single #primary .post {
    margin-bottom: -15px
}

/* Vor und Zurueck Button unter den Beitraegen */
.default-wp-page .next a,
.default-wp-page .previous a {
    float: left;
    width: 50%;
    min-height: 90px;
    border-radius: 0;
    padding: 8px
}

.default-wp-page {
    padding-left: 30px;
    padding-right: 30px
}

  /* Altes Zeugs für die Sidebar */
#paypalbutton,
.mswpbutton,
.tippsenden,
.wp-polls .Buttons {
    background-color: #595c67!important;
    color: #fff!important;
    line-height: 16px;
    width: 100%;
    padding: 12px 0;
    text-decoration: none;
    border: 0 solid #2a84c4;
    border-radius: 4px;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 400;
    font-size: 16px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.mswpbutton_container{
	display: flex;
	justify-content: space-between;
}

.mswpbutton_container a{
	width: calc(50% - 3px);
}

.mswpbutton{
	padding-left: 5px;
	padding-right: 5px;
}

.wp-polls .Buttons {
    width: 150px
}

#paypalbutton:hover,
.mswpbutton:hover,
.tippsenden:hover,
.wp-polls .Buttons:hover{
	background: #6a6e7b !important;
    transition-duration: .2s;
}

.mswpbutton {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 7px
}

.textwidget select {
    color: #555;
    height: 30px;
    position: relative;
    top: 1px;
    padding-left: 5px;
    background-image: linear-gradient(45deg, transparent 50%, #595c67 50%), linear-gradient(135deg, #595c67 50%, transparent 50%), linear-gradient(to right, #e5e5e5, #e5e5e5);
	background-position: calc(100% - 13px) calc(1em - 2px), calc(100% - 8px) calc(1em - 2px), 100% 0;
	background-size: 5px 5px, 5px 5px, 27px 2.5em;
	background-repeat: no-repeat;
}

#paypalbutton {
    width: 30px;
    height: 30px;
    padding: 0;
    margin-top: 0
}
  /* Ende altes Zeugs für die Sidebar */


  /* Blocksatz und Silbentrennung für Newstexte */
#content p {
    text-align: justify;
    -moz-hyphens: auto
}



.blog-medium .post-featured-image img,
.search .post-featured-image img {
    width: 250px;
    height: 100%;
    padding-bottom: 0;
	transition: filter 0.2s;
	filter: brightness(0.98);
	border-radius: 4px;
}

.blog-medium .post-featured-image img:hover,
.search .post-featured-image img:hover {
	filter: brightness(0.9);
	transition: filter 0.2s;
}


.search .post-featured-image {
    margin-right: 10px
}

.comment-author .fn {
    font-family: Roboto;
    color: #3E3E4A;
    font-weight: 700;
    display: block;
}

#main {
    background: 0 0
}

.comment-metadata,
.comment-metadata a {
    color: #adadad;
    text-transform: capitalize;
    font-style: italic;
    font-weight: 500;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    font-family: Roboto
}


.comment-list .reply .comment-reply-link {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #757575;
    font-weight: 400;
    text-transform: capitalize;
    background: #E9E7E8;
    display: inline-block;
    float: right
}

#commentform,
.comment-body {
    padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}


.comment-body {
   border-top: 2px solid #e7e7e8;
    list-style: none;
/*	background: rgb(244, 244, 244); */
	padding-top: 25px;
	padding-bottom: 15px;
}

ol.children {
    margin-bottom: 0;
    list-style: none;
	margin-top: -25px;
}

.comment-metadata:before {
    content: "\f133";
    font-family: FontAwesome;
    font-style: initial;
    color: #3E3E4A
}

#reply-title,
.comments-title{
    background: #2a84c4;
    font-weight: 700;
    display: block;
    margin: 0px 0 25px;
    line-height: 22px;
    text-align: center;
    color: #FFF;
    padding: 10px
}

#reply-title {
	margin-top: 25px;
}

  /* beschaeftigt sich mit dem Footer */

#colophon {
    background: #202129;
    border-top: 0;
    border-bottom: 0px;
    padding: 14px 20px;
}

#site-generator,
#site-generator a {
    border-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff
}

  /* Ueberschriften der Widgtes */

.widgettitle,
.widgettitle a,
h3.widget-title,
h3.widget-title a {
    text-transform: inherit;
    font-family: "Roboto Condensed", Roboto, sans-serif!important;
    border-bottom: 0 none;
    color: #2C2C2C;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 32px
}

.post-featured-image .mask,
.search .post-featured-image .mask {
    display: none
}

@media screen and (max-width:770px) {
    #primary,
    #secondary {
        width: 100%
    }
    .menu-toggle {
        display: none
    }
    .hgroup-wrap-right {
        float: right
    }
}

/* Suche ohne Ergebnis */
section.no-results.not-found {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px
}

/* Pagination Anfang */
div.pagination {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
	padding-top: 20px;
    word-break: break-all;
    padding-right: 10px!important;
    padding-left: 10px
}

div.pagination a,
div.pagination span {
    padding: 10px 15px;
    text-decoration: none
}

div.pagination a {
    margin: 2px 4px;
    font-size: 14px;
    background: #FFF;
    border-width: 1px 1px 1px;
    border-style: solid;
    border-color: #fff;
    font-weight: 800;
    color: #3E3E4A;
    line-height: 55px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.19);
	border-radius: 4px;
}

div.pagination a:hover,
div.pagination span {
    background-color: #2a84c4;
    color: #fff;
    font-weight: 800;
    font-size: 14px
}

div.pagination span {
    margin: 1px 4px;
    border: 1px solid #256793;
    border-width: 1px 1px 1px;
	border-radius: 4px;
}

div.pagination a:hover {
    border-width: 1px 1px 1px;
    border-style: solid;
    border-color: #256793;
    padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 4px;
}

/* Pagination Ende */

/* Kommentarfelder sortieren */
.comment-form-url {
    order: 4
}

.comment-form-email {
    order: 2
}

.comment-form-author {
    order: 1
}

.form-submit, #submit.submit {
    order: 5
}

/* Blog-Index Spalten */
.dm_table {
    width: 100%
}

.dm_table_col1 {
    float: left
}

.dm_table_col2,
.dm_table_col2_s {
    float: left;
    min-width: 250px;
    width: calc(100% - 270px)
}

#content .entry-title a {
    border-bottom: 0
}

/* CSS: shortcodes Anfang */
blockquote.quote_border_top {
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    border-left: 4px solid #2a84c4;
    background: 0 0;
    color: #555;
    margin-left: 2px;
    min-height: 50px;
    padding: 0 0 0 15px
}

.pfeil,
.pfeilb {
    height: 20px;
    margin-left: auto;
    margin-right: auto
}

/* W10Info */
#w10info_title {
    background: #f3f3f3;
    border: 1px solid #e7e7e7;
    font-size: 18px;
    transition: all .3s ease 0s;
    padding: 4px 10px
}

.arteilen,
.autbox {
    font-family: 'Indie Flower', cursive;
    font-size: 20px;
    font-weight: 700
}

#w10info_title .fa {
    padding-right: 5px
}

#w10info_text {
    background: #fcfcfc;
    border: 1px solid #f3f3f3;
    border-top: none;
    padding: 10px
}
/* CSS: shortcodes Ende */


/* Artikel teilen u. ueber den Autor */
.handschriftzeile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 100%
}

.autbox_ {
    width: 70%;
    text-align: center
}

.autbox {
    transform: rotate(5deg)
}

.pfeilb {
    width: 20px;
    transform: rotate(-15deg) scaleX(-1);
    position: relative
}

.arteilen_ {
    width: 30%;
    text-align: center
}

.arteilen {
    transform: rotate(-10deg)
}

.pfeil {
    width: 20px;
    transform: rotate(5deg)
}

.meta-nav {
    display: none !important;
}


/* Autorenbox 

.saboxplugin-wrap {
    padding: 10px 30px 14px 30px !important;
	margin-top: 20px !important;
	border-top: 1px solid #E9E7E8 !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	min-height: 100px;
}

.saboxplugin-wrap .sab-edit-settings, .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{
	display: none !important;
}

.saboxplugin-wrap .saboxplugin-desc, .saboxplugin-wrap .saboxplugin-desc a{
	color: rgb(97, 97, 97);
}

.saboxplugin-wrap .saboxplugin-authorname {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

.saboxplugin-wrap .saboxplugin-desc {
    width: 80%;
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px);
    padding: 0 !important;
    margin: 0 !important;
}

.saboxplugin-wrap .saboxplugin-gravatar {
    padding-left: 20px !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
    float: right !important;
    position: relative;
    top: 15px
}

.saboxplugin-wrap .saboxplugin-gravatar img {
    width: 60px;
    height: 60px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
	border-radius: 6px !important;
}

.saboxplugin-authorname:before {
	content: "Über den Autor ";
}
*/
 /* Aehnliche Artikel 


ul.related_post {
    background: #fbfbfb;
    border-top: none !important;
	border-bottom: 1px solid #E9E7E8;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding: 10px 30px!important;
}

.related_post img{
	border-radius: 30px;
	opacity: 0.7;
	filter: contrast(150%) brightness(105%);
}

.related_post li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	}

a.wp_rp_thumbnail {
	order: 1;
	}

.wp_rp_title{
	order: 2;
	flex-grow: 1;
}

.wp_rp_publish_date{
	order: 3;
}

.wp_rp_comments_count{
	order: 4;
	color: #adadad;
	font-size: 13px;
	font-weight: 500;
	font-family: Roboto, sans-serif;
	white-space: nowrap;
}

.wp_rp_comments_count:before {
	content: '\f086';
	margin-left: 0;
	font-family: Fontawesome;
}

.wp_rp_title {
	font-family: "Roboto Condensed", Roboto, sans-serif;
	font-size: 17px;
	margin-left: 15px;
}

.ahnliche {
	font-size: 16px;
    background: #2a84c4;
    font-weight: 700;
    line-height: 22px;
    color: #FFF;
    padding-left: 30px;
	padding-right: 30px;
	font-family: "Roboto Condensed", sans-serif;
}

.related_post_title,
.wp_rp_footer {
    display: none
}

a.wp_rp_thumbnail {
    border: 2px solid #fff;
    box-shadow: 0 0 2px #ccc;
	border-radius: 30px;
	margin-bottom: 4px;
	margin-top: 4px;
	min-width: 54px;
	min-height: 54px;
	}

.related_post > li:nth-child(1) > a.wp_rp_thumbnail {
	background: linear-gradient(to top right, #0557bf, #f42912)
	}

.related_post > li:nth-child(2) > a.wp_rp_thumbnail {
	background: linear-gradient(to top right, #00b698, #b79c05)
	}

.related_post > li:nth-child(3) > a.wp_rp_thumbnail {
	background: linear-gradient(to top right, #c400aa, #15f1d8)
	}
*/

/* Neue Artikel auf DM */

.ahnlicheartikel {
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	box-shadow: 0 5px 29px rgba(0, 0, 0, 0.09);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.ahnliche {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	background: #2a84c4;
	font-weight: 700;
	display: block;
	line-height: 22px;
	text-align: center;
	color: #FFF;
	padding: 10px;
/*	margin-top: 50px; */
	margin-left: 30px;
	margin-right: 30px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.ahnlicheliste li {
	display: flex;
	align-items: center;
	padding-top: 7px;
	padding-bottom: 7px;
	column-gap: 10px;
	border-bottom: 1px solid rgb(236, 236, 236);
}

.ahnlicheliste li:last-child {
	border-bottom: none;
}

.ahnlicheliste h4 {
	font-weight: 600;
	/* font-style: italic; */
	font-size: 15px;
	line-height: 20px;
}

.ahnlicheliste a {
	color: #3E3E4A;
}

.ahnlicheliste a:hover {
	color: #2a84c4 !important;
}

.ahnlicheliste .attachment-blog-medium.size-blog-medium.wp-post-image{
	height: 40px !important;
	width: 100px !important;
	border-radius: 3px;
	transition: filter 0.2s;
	object-fit: cover;
	max-width: initial !important;
}

.ahnlicheliste .attachment-blog-medium.size-blog-medium.wp-post-image:hover {
	filter: brightness(0.9);
	transition: filter 0.2s;
}

/* Neue Artikel Startseite Button */
#startunten_button {
	color: rgb(176, 73, 27);
	cursor: pointer;
	background: rgb(255, 198, 134);
	box-shadow: 0 0 29px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    text-align: center;
    width: calc(100% - 60px);
    min-width: 218px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
	margin-top: 10px;
	margin-bottom: 85px;
    transition-duration: .2s
}

#startunten_button:hover {
    background: rgb(255, 209, 157);
    transition-duration: .2s
}

#startunten_button:before {
    content: '\f1ea';
    margin-left: 0;
	font-family: Fontawesome;
}

/* Navigation */

.default-wp-page {
    background: #f8f8f8;
    border-top: 1px solid #f3f3f3;
    margin-bottom: 0
}

.default-wp-page .next a,
.default-wp-page .previous a {
    background: 0 0;
    border: none
}

.default-wp-page .next a:hover,
.default-wp-page .previous a:hover {
    background: #f8f8f8;
    color: #6aa6cc;
    transition: all .3s ease 0s
}

/* Anzahl der PNs im oberen Menü */
#dm_pn_anz,
#dm_pn_anz a {
    color: #fff
}


@media (max-width:700px) {
   /* #wp_rp_first,
    .ahnliche,*/
    .autbox_,
    .saboxplugin-wrap {
        display: none !important;
    }
    .arteilen_,
    {
        width: 100%
    }
}

/* sorgt für ein Blinken der PN-Anzeige */
#dm_pn_anz {
position: absolute;
top: 6px;
right: calc(26.9% - 10px);
padding-top: 6px;
padding-bottom: 5px;
padding-left: 7px;
padding-right: 7px;
border-radius: 4px;
background-color: #cc7d00;
color: #fff;
font-size: 14px;
font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    z-index: 999999999;
    animation: pulse 0.8s ease-out;
    animation-iteration-count: 3;
    -webkit-animation: pulse 0.8s ease-out;
    -webkit-animation-iteration-count: 3;
    -moz-animation: pulse 0.8s ease-out;
    -moz-animation-iteration-count: 3;
    -o-animation: pulse 0.8s ease-out;
    -o-animation-iteration-count: 3
}


@media screen and (max-width:910px) {
    #dm_pn_anz {
        right: 75px;
        line-height: 24px
    }
}

@-webkit-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1)
    }
    51% {
        -webkit-transform: scale(1.8)
    }
}

@-moz-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1)
    }
    51% {
        -webkit-transform: scale(1.8)
    }
}

@-o-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1)
    }
    51% {
        -webkit-transform: scale(1.8)
    }
}

@keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1)
    }
    51% {
        -webkit-transform: scale(1.8)
    }
}

#dm_pn_anz a:hover {
    color: #2a84c4
}

.sticky .entry-title a:before {
    content: "\f08d";
    font-family: FontAwesome;
    transform: rotate(45deg);
    display: inline-block;
    font-size: 20px;
    margin-right: 9px
}

.pingback .comment-reply-link,
.pingback .counter,
.search-wrap button:before {
    display: none
}

 /* High DPI-Fix für WP-Appbox */
div.wpappbox div.rating-stars {
    background-size: 65px 143px!important
}

/* Edit-Button fuer Autoren
#content .comment-edit-link {
    margin-right: 10px!important
} */

/*Kommentare auf Mobilgeräten */
/* passt die Einrueckungen der Kommentare bei mehreren Ebenen an
.depth-2.parent ol.children,
ol.children {
    margin-left: 13.5%
}

.depth-3.parent ol.children {
    margin-left: 6%
}
*/

/* bringt den Eingabebereich bei eingerueckten Kommentaren auf 100% Breite*/
.depth-2 #respond {
    width: calc(100% + 1.5em);
    position: relative;
    left: -1.5em;
}

.depth-2 ol.children #respond {
    width: calc(100% + 3em);
    position: relative;
    left: -3em;
}

.depth-3 ol.children #respond {
    width: calc(100% + 4.5em);
    position: relative;
    left: -4.5em;
}

.depth-4 ol.children #respond {
    width: calc(100% + 6em);
    position: relative;
    left: -6em;
}

.depth-5 ol.children #respond {
    width: calc(100% + 7.5em);
    position: relative;
    left: -7.5em;
}

.depth-6 ol.children #respond {
    width: calc(100% + 9em);
    position: relative;
    left: -9em;
}

.depth-7 ol.children #respond {
    width: calc(100% + 10.5em);
    position: relative;
    left: -10.5em;
}

.depth-8 ol.children #respond {
    width: calc(100% + 12em);
    position: relative;
    left: -12em;
}


/* Kommentare mobil */

@media screen and (max-width:700px) {
	.single #primary .post .entry-content, #primary #gwerbung, .default-wp-page, #commentform,
    .comment-body, .single.single-post #content .entry-title{
    padding-right: 20px;
    padding-left: 20px;
    }
	.single.single-post #content .entry-meta {
		margin-left: 20px;
		margin-right: 20px;
	}

	ol.children {
	margin-left: 1em;
	}

	.kommentarheader {
	grid-template-areas:
		'avatarfoto kommentatorname kommentatorname kommentatorname kommentatorname'
		'avatarfoto kommentmeta kommentmeta kommentmeta kommentmeta'
		'kommentaradressaten kommentaradressaten kommentaradressaten kommentaradressaten kommentaradressaten'
		'kommentarantworten kommentarantworten kommentarantworten kommentarantworten kommentarantworten'
		'kommentarliken kommentarliken kommentarliken kommentarliken kommentarliken';
	grid-template-columns: 49px auto auto auto auto;
	grid-template-rows: min-content min-content minmax(5px, min-content) min-content;
	border-bottom: 0px !important;
	}
	
	.comment-reply-link{
		width: 85px;
		justify-self: center;
	}
	

	.comment-author.vcard {
        max-width: 49px
    }

	.kommentarheader {
	padding-bottom: 5px;
	}

	.cld-like-dislike-wrap {
		margin-bottom: 0px;
		margin-top: 5px;
	}

	.depth-2:before, .depth-3:before, .depth-4:before, .depth-5:before, .depth-6:before, .depth-7:before, .depth-8:before, .depth-9:before, .depth-10:before {
		left: -5px;
	}

	.cld-like-dislike-wrap {
	display: flex !important;
	/* float: right; */
	}

	.kommentarliken .cld-like-dislike-wrap {
	display: none !important;
	}

	.depth-2 #respond {
    width: calc(100% + 1em);
    position: relative;
    left: -1em;
}

.depth-2 ol.children #respond {
    width: calc(100% + 2em);
    position: relative;
    left: -2em;
}

.depth-3 ol.children #respond {
    width: calc(100% + 3em);
    position: relative;
    left: -3em;
}

.depth-4 ol.children #respond {
    width: calc(100% + 4em);
    position: relative;
    left: -4em;
}

.depth-5 ol.children #respond {
    width: calc(100% + 5em);
    position: relative;
    left: -5em;
}

.depth-6 ol.children #respond {
    width: calc(100% + 6em);
    position: relative;
    left: -6em;
}

.depth-7 ol.children #respond {
    width: calc(100% + 7em);
    position: relative;
    left: -7em;
}

.depth-8 ol.children #respond {
    width: calc(100% + 8em);
    position: relative;
    left: -8em;
}

.ahnlicheartikel, .ahnliche {
	margin-left: 20px;
	margin-right: 20px;
}

#startunten_button {
	width: calc(100% - 40px);
}

.ahnlicheliste h4 {
	font-size: 14px;
	line-height: 19px;
}

.ahnlicheliste .attachment-blog-medium.size-blog-medium.wp-post-image {
	height: 50px !important;
}

#startunten_button {
	margin-bottom: 40px;
}


}
/*
@media screen and (max-width:700px) {
    .comment-author {
        max-width: 35px
    }
    #content .comment-body p, #content .comment-body blockquote, #content .comment-body pre {
        margin-left: 0!important
    }
    #content .comment-body cite.fn,
    div.comment-meta.commentmetadata .fa {
        margin-left: 6px!important
    }
    .comment-meta.commentmetadata,
    .comment-meta.commentmetadata a {
        font-size: 12px!important
    }
    .depth-1 .comment-reply-link {
        margin-top: -20px
    }

    .single #primary .post .entry-content, #primary #gwerbung {
    padding-right: 20px;
    padding-left: 20px;
    }
    .default-wp-page {
    padding-left: 20px;
    padding-right: 20px
    }
    #commentform,
    .comment-body {
    padding-left: 20px;
    padding-right: 20px;
    }
    .wpulike .wp_ulike_likers_wrapper, .wpulike .wp_ulike_likers_wrapper .tiles a > img {
    display: none;
    }
}

@media screen and (max-width:300px) {
    .depth-1 .comment-reply-link {
        margin-top: -42px
    }
}

@media screen and (max-width:289px) {
    .depth-1 .comment-reply-link {
        margin-top: -42px;
    }
}

@media screen and (max-width:336px) {
    .depth-2 .comment-reply-link {
        margin-top: -42px
    }
}

@media screen and (max-width:389px) {
    .depth-3 .comment-reply-link {
        margin-top: -42px
    }
}

@media screen and (max-width:367px) {
    #comments .comment-edit-link,
    #comments a.comment-edit-link {
        margin-top: -42px !important;
        opacity: .4;
        margin-right: 70px!important
    }
}

@media screen and (max-width:338px) {
    #comments .comment-reply-link {
        margin-top: -42px;
    }
}


@media screen and (max-width:575px) {
    .comment-edit-link, .comment-reply-link {
        padding: 1px 8px;
    }
}

 */

/* Markierung der Ebenen */

.depth-10:before {
    content: "10"
}

.depth-9:before {
    content: "9"
}

.depth-8:before {
    content: "8"
}

.depth-7:before {
    content: "7"
}

.depth-6:before {
    content: "6"
}

.depth-5:before {
    content: "5"
}

.depth-4:before {
    content: "4"
}

.depth-3:before {
    content: "3"
}

.depth-2:before {
    content: "2"
}

.depth-2:before,
.depth-3:before,
.depth-4:before,
.depth-5:before,
.depth-6:before,
.depth-7:before,
.depth-8:before,
.depth-9:before,
.depth-10:before{
	padding-right: 5px;
	border-radius: 30px;
	padding-bottom: 1px;
	font-size: 13px;
	padding-left: 5px;
	color: #646464;
	background: #E9E7E8;
	border: 1px solid #E9E7E8;
	/* box-shadow: 0 0 4px rgba(0, 0, 0, 0.24); */
	top: 14px;
	/* left: -25px; */
	position: relative;
	}

@media screen and (max-width:313px) {
    div.comment-meta.commentmetadata:not(.comment-reply-link) a {
        font-size: 12px
    }
}

/* blendet Dinge aus auf Mobilgeräten */
@media screen and (max-width:500px) {
    .default-wp-page,
    .saboxplugin-wrap,
   /* .wp_rp_wrap */{
        display: none
    }

    .single.single-post #content .entry-meta {
        padding-left: 10px;
        padding-right: 0px;
}
}

@media screen and (max-width:413px) {
   	.wp_rp_wrap, #start_button {
        display: none !important;
    }
}

/* Suchbutton bei "kein Ergebnis" */
.search-wrap button {
    margin-left: 5px;
    padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-top: 9px;
    border-radius: 4px;
	top: -1px;
	font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
}

/* Lightbox neu */
#imageContainer {
    padding: 0
}

#imageDataContainer {
background-color: rgba(255, 255, 255, 0.26);
height: 32px!important;
z-index: 99999;
border-radius: 4px;
-webkit-backdrop-filter: blur(20px);
backdrop-filter: blur(20px);
}

#lightbox {
 /* position: fixed;
	top: 5px !important; */
	position: fixed;
	top: 0px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	flex-direction: column;
}

#imageDetails,
#imageDetails a {
    color: #fff;
    font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
    font-size: 11px;
    font-weight: inherit
}

#imageData #numberDisplay {
    padding-bottom: 0;
    float: right
}

#bottomNavClose::after {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    font-size: 11px;
    line-height: 24px
}

#imageData #bottomNavClose {
    margin-top: 0!important
	}


/* Youtube */
/*
.video-container {
   position: relative;
   padding-bottom: 53%;
   padding-top: 25px;
   height: 0;
}
.video-container iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
*/

.pingback:before {
    content: "Pingback";
    padding-right: 8px;
    border-radius: 4px;
    padding-bottom: 1px;
    font-size: 13px;
    padding-left: 8px;
    background: #F1F1F1;
    color: #909195;
    position: relative;
    top: 45px;
    left: 20px
}

.pingback a.url {
    color: #3e3e4a
}

.pingback .comment-body {
    padding-left: 95px
}

.pingback p {
    margin-left: 20px!important
}

@media (max-width:720px) {
    .entry-content table {
        table-layout: fixed;
        word-wrap: break-word
    }
}

#recentcomments .comment-author-link a:after {
    content: "\f0c1";
    font-family: Fontawesome;
    font-size: 10px;
    padding-left: 4px
}

#recentcomments .comment-author-link a {
    color: #909195!important;
    font-size: 13px!important
}

#recentcomments .comment-author-link a:hover {
    color: #2a84c4!important
}

#recentcomments .comment-author-link a:before,
.uebersicht_link a:after {
    display: none!important
}

.uebersicht_link .fa.fa-deviantart {
    color: #05cc47
}

.uebersicht_link .fa.fa-windows {
    color: #0077c8
}

#imageData #imageDetails {
    width: calc(100% - 85px)
}

@media screen and (max-width:785px) {
    #captionText {
        display: none!important
    }
    #imageData #numberDisplay {
        float: left!important
    }
}

/* Formatierung der Meinungsartikel */

.no-sidebar-full-width #commentform,
.no-sidebar-full-width .comment-body,
.no-sidebar-full-width .default-wp-page,
.no-sidebar-full-width .entry-content {
    padding-left: 10%;
    padding-right: 10%
}

.no-sidebar-full-width .entry-content.clearfix p:first-child:first-letter {
    float: left;
    padding: 10px;
    margin-top: 7px;
    margin-right: 10px;
    color: #fff;
    border-radius: 4px;
    font: 72px "Roboto Slab";
    line-height: 72px;
    background: #2a84c4
}

.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4,
.single-post .entry-content h5,
.single-post .entry-content h6 {
    border-bottom: 2px solid #d1d1d1;
    margin-bottom: 10px;
    margin-top: 25px
}

.no-sidebar-full-width .ahnliche,
.no-sidebar-full-width .default-wp-page,
.no-sidebar-full-width .entry-meta .avatar,
.no-sidebar-full-width .related_post.wp_rp,
.no-sidebar-full-width .vorundzuruck {
    display: none
}

.no-sidebar-full-width .socialboxganz {
    padding-right: 8%;
    padding-left: 8%
}

.no-sidebar-full-width .entry-meta span {
    color: #fff
}

.no-sidebar-full-width .entry-title {
    text-align: center;
    padding: 40px 7%!important
}

.no-sidebar-full-width .entry-title a {
    font: 30px "Roboto Slab"!important
}
/*
.no-sidebar-full-width .adsbygoogle {
    max-width: 50%!important
}
*/
.no-sidebar-full-width.single.single-post #content .entry-meta {
    text-align: center;
    background: #2a84c4
}

.no-sidebar-full-width.single.single-post #content .entry-meta a {
    color: #fff;
    font-family: Roboto, sans-serif
}

#komm_klick:before,
.saboxplugin-wrap .saboxplugin-socials:before {
    font-family: FontAwesome, "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif
}

.no-sidebar-full-width.single.single-post #content .entry-meta a:hover {
    color: #d5e7f2
}

input[type=checkbox] {
    -webkit-appearance: checkbox
}

input[type=radio] {
    -webkit-appearance: radio
}

.single-post .entry-content h3 {
    font-size: 22px
}

.single-post .entry-content h4 {
    font-size: 19px
}

.single-post .entry-content h5 {
    font-size: 17px
}

.single-post .entry-content h6 {
    font-size: 14px
}

.comment-subscription-form {
    width: 100%
}

#menu_is_selected {
    background: #2a84c4;
	background: linear-gradient(#3090d4, #2a84c4);
    color: #fff!important;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	z-index: 999999;
}

/* Kommentare zum Ausklappen Anfang */
#komm_klick {
    color: #fff;
    cursor: pointer;
    background: #585b67;
    border-radius: 5px;
    text-align: center;
    width: 33%;
    min-width: 218px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
 /*   margin-bottom: -5px; */
	margin-top: 20px;
    transition-duration: .2s
}

#komm_klick:hover {
    background: #63656f;
    transition-duration: .2s
}

#komm_klick:before {
    content: '\f0fe  Kommentare einblenden';
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px
}
/* Kommentare zum Ausklappen Ende */

/* zu den News / Startseite Button */

#unterartikel {
	background: #fbfbfb;
}


#start_button {
    color: #757575;
    cursor: pointer;
    background: #ececec;
	/* box-shadow: 0 0 29px rgba(0, 0, 0, 0.09); */
    border-radius: 4px;
    text-align: center;
    width: calc(100% - 60px);
    min-width: 218px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
	margin-top: 10px;
	margin-bottom: 15px;
    transition-duration: .2s
}

#start_button:hover {
    background: #dbd8d9;
    transition-duration: .2s
}

#start_button:before {
    content: '\f137';
    margin-left: 0;
	font-family: Fontawesome;
	}


/* Ende zu den News / Startseite Button */

#reply-title,
.comments-title {
    text-transform: none
}

.site-branding {
    max-width: 100%!important;
    width: 100%
}

@media (max-width:450px) {
    .header-logo-image img {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 5px;
        height: 60px
    }
    .header-logo-image {
        float: none!important;
        padding-right: 0
    }
    .hgroup-wrap-right {
        height: 36px;
        line-height: 0px
    }
    .dm_menu_search button,
    .dm_menu_search input[type=text] {
        height: 36px!important;
		margin-top: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		border-top-right-radius: 0px;
        right: 0px!important;
		margin-left: 0px!important;
    }
    #blog_kommentare,
    #menu-button {
        font-size: 27px;
		padding-top: 4px;
    }
    nav#menu {
        margin-top: 42px;
		padding-left: 5px;
		padding-right: 5px;
    }
    .single-post #content .entry-title a {
        color: #3e3e4a;
        pointer-events: none;
        font-size: 19px
    }

	@media (prefers-color-scheme:dark) {
	.single-post #content .entry-title a {
	        color: #e5e5e5;
			}
	}

    #content .entry-title,
    .single-post #content .entry-title {
        line-height: 22px
    }
    .blog-content h2.entry-title a {
        font-size: 19px;
        color: #3e3e4a
    }

	@media (prefers-color-scheme:dark) {
		.blog-content h2.entry-title a {
		        color: #e5e5e5;
				}
	}

    .blog-content div.entry-meta-bar.clearfix,
    .single.single-post #content .entry-meta  {
        background: #fff;
        border-top: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
        text-align: center
    }

	
	    .single-post .entry-meta {
        background: #fff;
        border-top: 1px solid rgba(0, 0, 0, 0.15)!important;
        border-bottom: 0px !important;
        text-align: center;
    }
	
	
	@media (prefers-color-scheme:dark) {
		.blog-content div.entry-meta-bar.clearfix {
			        background: #353739;
			        border-top: 1px solid #555;
			        border-bottom: 1px solid #555;
					}

		.single.single-post #content .entry-meta  {
			        background: transparent;
					}
		.single-post .entry-meta {
        border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
		}
	}

	
    .blog-content div.entry-meta-bar.clearfix {
        margin-bottom: 7px
    }
    .single-post .entry-meta {
        padding-bottom: 3px;
        margin-top: 7px
    }
    .blog-content .entry-meta {
        padding-bottom: 3px;
        margin-top: 0
    }
    .blog-content .entry-meta span,
    .single-post .entry-meta span {
        padding-right: 15px
    }
    .blog-content .entry-meta-bar .entry-meta .author:after,
    .blog-content .entry-meta-bar .entry-meta .fa-calendar-o:after,
    .single-post .entry-meta-bar .entry-meta .author:after,
    .single-post .entry-meta-bar .entry-meta .fa-calendar-o:after {
        content: none
    }
    .blog-medium .entry-content, .home #primary #gwerbung, .archive #primary #gwerbung{
        border-bottom: 2px solid #e9e7e8 !important;
    }

	@media (prefers-color-scheme:dark) {
		.blog-medium .entry-content {
		        border-bottom: 2px solid #555;
				}
	}

    .entry-header {
        padding-bottom: 7px
    }
    #dm_pn_anz {
    right: 115px;
    top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
    }

}

@media (max-width:375px) {
	body{
	padding-left: 0px;
	padding-right: 0px;
	}

	.cc_container {
	width: 100%;
	}
}

.sb-paypal,
.tippsenden {
    margin-top: 7px
}

.dm_comments .fa, .widget:not(.widget_recent_comments) ul li a:before {
    background: #F1F1F1;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 1px;
    border-radius: 4px;
    color: #909195;
    margin-right: 5px
}

.dm_comments {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 4px;
    padding-top: 4px
}

a#scroll-up {
    background-color: rgba(42, 132, 196, 0.7);
    opacity: inherit;
    transition-duration: 0s;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	border-radius: 5px;
}

@media (max-width:750px) {
    .kommentliste table,
    .kommentliste tbody,
    .kommentliste td,
    .kommentliste th,
    .kommentliste thead,
    .kommentliste tr {
        display: block
    }
    .kommentliste thead tr,
    .kommentliste tr:nth-child(1) {
        display: none
    }
    .kommentliste tr {
        border-left: 1px solid #f3f3f3;
        border-right: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
        border-top: 1px solid #f3f3f3;
        border-radius: 4px;
        margin-bottom: 10px
    }
    .kommentliste td {
        border: none;
        position: relative;
        padding-left: 100px;
        background: #f8f8f8
    }

	@media (prefers-color-scheme:dark) {
			  .kommentliste tr {
			  border-color: #7d7d7d;
	    }
	    .kommentliste td {
	        background: #515457;
			}
	}

    .kommentliste td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        padding-right: 10px;
        white-space: nowrap
    }
    .kommentliste td:nth-of-type(1):before {
        content: "Kommentar:"
    }
    .kommentliste td:nth-of-type(2):before {
        content: "Nickname:"
    }
    .kommentliste td:nth-of-type(3):before {
        content: "Artikel:"
    }
}

#captionText,
.saboxplugin-socials:empty {
    display: none
}

.kommentliste tr:nth-child(1) {
    background: #f8f8f8
}

.kommentliste td {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #eaeaea
}

.textwidget select {
    width: calc(100% - 37px);
    margin-right: 5px;
}

.wp-caption {
    border: 0;
	margin-bottom: 0.5em;
}

.wp-caption img[class*=wp-image-] {
    border: 0px;
    box-shadow: 0 0 4px #ccc;
    max-width: 100%
}

.wp-caption-text {
    font-size: 13px;
    color: #999;
}

.wp-caption .wp-caption-text, .gallery .gallery-caption {
    margin: 0 0;
	}

.site-main .gallery {
	margin-bottom: 0.5em;
}

.saboxplugin-wrap .saboxplugin-socials {
    text-align: center;
    background: 0 0 !important;
    border: 0 !important;
	padding: 0 !important;
    box-shadow: none;
    margin-top: 10px;
    height: 11px;
    width: 125px;
    float: left;
    overflow: hidden;
    transition-duration: .2s
}

.saboxplugin-wrap .saboxplugin-socials:before {
    content: '\f138  folge dem Autor';
    color: #7d7d7d;
    font-size: 10px;
    position: relative!important;
    top: -15px;
    left: -6px!important
}

.saboxplugin-wrap .saboxplugin-socials:hover:before {
    content: none;
    transition-duration: .2s
}

.saboxplugin-wrap .saboxplugin-socials:hover {
    background: #fff !important;
    width: 100%;
    height: 38px;
    margin-top: 10px;
    transition-duration: .2s;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{
    margin: 5px 5px;
}

.saboxplugin-wrap .saboxplugin-desc p {
    margin-bottom: 0px;
}

/* Windows 10 DL Boxen */
.redstone1, .redstone2, .redstone3 {
    background: #fff;
 /*   background: #f8f8f8; */
 /*   border: 1px solid #d9d9d9; */
    padding: 5px;
    color: #555;
    font-size: 14px;
    text-align: center;
    margin-bottom: 8px;
    transition-duration: .3s;

    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.wunten {
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    margin-top: 3px;
}

.redstone1:hover{
    background: rgb(161, 65, 61);
    transition-duration: .2s;
    color: #fff;
    border-color: transparent;
}

.redstone2:hover{
	background: radial-gradient(rgba(126, 114, 217, 1), rgba(40, 83, 161, 1));
/* background: rgb(207, 67, 19); */
    transition-duration: .2s;
    color: #fff;
    border-color: transparent;
}

.redstone3:hover{
    background: rgb(54, 107, 157);
    transition-duration: .2s;
    color: #fff;
    border-color: transparent;
}

.browserbox, .browserboxzweier {
	display: flex;
	justify-content: space-between;
}

.browserbox a{
	width: calc(33% - 4px);
	min-width: 31%;
}

.browserbox .fa, .browserboxzweier .fa {
	font-size: 22px;
	margin-top: 4px;
}

.browserboxzweier a {
	width: calc(50% - 4px);
	min-width: 48%;
}

.code-widget h3{
	font-size: 16px;
	border-bottom: 2px solid #d1d1d1;
	line-height: 20px;
	margin-bottom: 7px;
}

.saboxplugin-wrap .saboxplugin-desc, .saboxplugin-wrap .saboxplugin-authorname{
    font-family: inherit !important;
}

.dse_box {
	background-color: #863a3a;
	color: #ffffff;
	padding: 15px 20px;
}

.dse_box h5 {
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    font-size: 18px;
    margin-bottom: 5px;
}

.dse_box a {
    color: #ffffff;
    text-decoration: underline;
}

.dse_box a:hover {
    color: #cbcdcd;
}

.dse_box a[href*="datenschutz"]:after {
    content: " \f0da"!important;
    font-family: FontAwesome;
}

.dse_box a[href*="accept"]:after {
    content: " \f00c"!important;
    font-family: FontAwesome;
}

.dse_box a[href*="abgelehnt"]:after {
    content: " \f00d"!important;
    font-family: FontAwesome;
}

.dse_box a.button {
    background: rgba(255, 255, 255, 0.8);
    color: rgba(0, 0, 0, 0.85);
	transition: all .16s ease-out 0s;
	border-radius: 4px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
    line-height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 15px;
    white-space: nowrap;
}

.dse_box a.button:hover {
	background: rgba(255, 255, 255, 0.9);
}

/* Kuerzt die Autorenbox bei langen Texten */
.saboxplugin-wrap .saboxplugin-desc p {
    margin: 5px 0px 0px !important;
    max-height: 65px !important;
    overflow: hidden !important;
	transition-duration: 0.3s !important;
}

.saboxplugin-wrap .saboxplugin-desc p:hover {
    max-height: 200px !important;
	transition-duration: 0.4s !important;
}

/* Appstore-Logos im Kommentar-Bereich bei Kommentaren aus DM-APP

#comments a[href*="/store/apps/details?id=com.deskmodder"]:after {
	font-family: Fontawesome;
	content: " \f17b";
	color: #a4c639;
	}

#comments a[href*="/store/apps/9wzdncrdfx92"]:after {
	font-family: Fontawesome;
	content: " \f17a";
	color: #0077c8;
	}
*/

.saboxplugin-wrap .saboxplugin-socials a svg{
	width: 17px !important;
}

/* Kommentar bearbeiten */

#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTitle, #status{
	display: none !important;
}

#cboxWrapper {
	padding: 14px;
}

#cboxWrapper{
	background: rgba(255, 255, 255, 0.37);
	border-radius: 10px;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}

#cboxContent{
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.41);
}

#cboxClose{
	border-radius: 4px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.31);
}

.hidden #container .wrap{
	margin-bottom: 0px !important;
}

#comment-options h3 {
	display: none !important;
}

/* stylt die Kommentapruefung */
.kommentpruefung {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	}

.comment-awaiting-moderation {
	width: 100%;
	float: initial;
	margin: 0 auto;
	background: #ffc973;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	}

/* Vergleichsbilder */

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after{
	width: 4px;
	}

.twentytwenty-container{
	border: 4px solid #fff;
	box-shadow: 0 0 4px #ccc;
	}

.twentytwenty-handle{
	border: 4px solid #fff;
	background: rgba(0, 0, 0, 0.24);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
	}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after{
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
	}

/* Anpassung AEC Icons */
.aec-icons {
	display:none;
}



input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active  {
  transition: background-color 9999s;
  -webkit-text-fill-color: #555 !important;
}


/* placeholder im MenüSuchfeld heller machen bzw. in jedem Browser gleich */
.dm_menu_search input::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
.dm_menu_search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
.dm_menu_search input::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}

/* Deskmodder Apps Download Buttons */

.appsbutton {
    background: #33353b;
    color: #fff;
    text-align: center;
    transition-duration: .3s;
    border-radius: 4px;
	font-family: "Roboto Slab", sans-serif;
	margin-top: 10px;
	transition-duration: .2s;
}

.appsoben {
	background: #595c67;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #fff;
    font-size: 14px;
    text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.appsbutton.windows:hover{
	background: #0178d6 !important;
	transition-duration: .2s;
}

.appsbutton.android:hover{
	background: #3ddc84 !important;
	transition-duration: .2s;
}

.appsbutton.ios:hover{
	background: #ff9502 !important;
	transition-duration: .2s;
}

/* Kommentare deaktiviert */
.no-comments {
	text-align: center !important;
	padding: 30px;
}

/* Like-System 2020 Comments Like Dislike */
.cld-common-wrap {
	min-width: 100%;
	margin-right: 0px !important;
	display: flex;
	justify-content: center;
}

.fas.fa-thumbs-up, .fas.fa-thumbs-down {
color: #616161;
font-weight: 500;
transition-duration: 0.1s;
}

.fa-thumbs-up:before {
content: "\f087";
font-family: FontAwesome;
font-style: normal;
}


#codewidget-3{
	text-align: justify;
}

#outerImageContainer {
	background: transparent;
}

#jqlb_loading {
	display: none;
}

#loading {
position: absolute;
top: 0%;
left: 0%;
height: 98%;
width: 100%;
background: #fff;
border-radius: 4px;
}

img#lightboxImage {
border-radius: 4px;
}

#secondary .widget ul li:last-child {
	border-bottom: none;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

#primary .type-page {
padding: 10px;
}

/* Editbutton Artikl */
.comment-artikel-link {
	font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif!important;
	font-style: normal!important;
	font-size: 13px!important;
	color: #757575!important;
	background: #E9E7E8;
	border-radius: 4px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 130px;
	margin-top: 10px;
	}

/* Anpassungen neue Cookie-Abfrage */

.cm-btn.cm-btn-decline.cm-btn-danger.cn-decline {
	order: 2;
	width: 100%;
	margin-right: .25em !important;
	margin-left: .25em !important;
}

.cm-btn.cm-btn-success.cm-btn-info.cm-btn-accept {
	order: 1;
	width: 100%;
	margin-right: .25em !important;
	margin-left: .25em !important;
}

.klaro .cookie-modal {
	z-index: 9999 !important;
}

.klaro .cookie-modal .cm-modal.cm-klaro {
	background-color: #fff !important;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2) !important;
	border-radius: 8px !important;
}

.klaro .cookie-modal p, .klaro .cookie-modal strong, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .context-notice p, .klaro .context-notice strong, .klaro .context-notice h1, .klaro .context-notice h2, .klaro .context-notice ul, .klaro .context-notice li, .klaro .cookie-notice p, .klaro .cookie-notice strong, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li  {
	color: #555 !important;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
	border-bottom: 2px solid #d1d1d1;
	margin-bottom: 10px;
	font-family: "Roboto Condensed", sans-serif !important;
	font-weight: 400 !important;
	color: #333 !important;
	font-size: 24px !important;
	line-height: 26px !important;
}

.klaro .cookie-modal .cm-modal .cm-header {
	border-bottom: 1px solid #e7e7e8 !important;
	padding: 20px !important;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all, .klaro .cookie-modal .cm-modal .cm-footer {
	border-top: 1px solid #e7e7e8 !important;
}

.klaro .cookie-modal .cm-modal .cm-body {
padding: 20px !important;
}

.klaro .cookie-modal a, .klaro .context-notice a, .klaro .cookie-notice a {
color: #555 !important;
}

.klaro .cookie-modal .slider, .klaro .context-notice .slider, .klaro .cookie-notice .slider {
	box-shadow: none !important;
}

.klaro .cookie-modal .cm-list-label .slider::before, .klaro .context-notice .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-label .slider::before {
	background-color: #fff !important;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .context-notice .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info, .klaro .cookie-modal .cm-btn, .klaro .context-notice .cm-btn, .klaro .cookie-notice .cm-btn {
	background-color: #2a84c4 !important;
	line-height: 25px !important;
}

.klaro .cookie-modal .cm-btn.cm-btn-info:hover, .klaro .context-notice .cm-btn.cm-btn-info:hover, .klaro .cookie-notice .cm-btn.cm-btn-info:hover, .klaro .cookie-modal .cm-btn:hover, .klaro .context-notice .cm-btn:hover, .klaro .cookie-notice .cm-btn:hover  {
background-color: #3aa5db !important;
transition-duration: .2s !important;
}

.klaro .cookie-modal .cm-list-label .slider::before, .klaro .context-notice .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-label .slider::before {
	height: 24px !important;
	width: 24px !important;
	left: 3px !important;
	bottom: 3px !important;
}

.klaro .cookie-modal .cm-list-input:checked+.cm-list-label .slider, .klaro .context-notice .cm-list-input:checked+.cm-list-label .slider, .klaro .cookie-notice .cm-list-input:checked+.cm-list-label .slider {
	background-color: #32c876 !important;
}

.klaro .cookie-modal .cm-list-label .slider, .klaro .context-notice .cm-list-label .slider, .klaro .cookie-notice .cm-list-label .slider {
background-color: #e9e9ea !important;
}

.klaro .cookie-modal .cm-list-input.required:checked+.cm-list-label .slider {
	opacity: 0.5 !important;
}

/* DM-Social-Box */

.dmsocialbox {
background: /* rgba(216, 240, 216, 0.77); */ #edf4fa;
border-radius: 4px;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 15px;
color: #4e4e4e;
margin-bottom: 13px;
}

.socialboxinhalt {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
} 

.socialboxinhalt a{
	width: calc(20% - 4px);
	min-width: 19%;
}

.socialboxinhalt .fa{
	font-size: 22px;
	margin-top: 4px;
}

.socialboxinhalt img {
max-width: 20px;
margin-top: 4px;
margin-bottom: 2px;
min-height: 23px;
/* opacity: 0.7; */
}

.dmsocialbox .redstone3{
	background: rgba(255, 255, 255, 0.6) !important;
	margin-bottom: 0px;
	color: #555 !important;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
}

.dmsocialbox .wunten, .dmsocialbox .wunten1 {
background: /* rgba(199, 222, 199, 0.45); */ #e2edf6;
color: rgba(88, 88, 88, 1);
}

.entry-content .dmsocialbox  a[href^="https://"]:after {
	display: none;
}

.dmsocialbox .wunten1 {
    font-size: 14px;
    border-radius: 4px;
    margin-top: 3px;
}

.dmsocialbox .redstone3:hover {
	color: #555 !important;
	background: rgba(255, 255, 255, 0.85) !important;
}

@media (max-width:1100px) {
	.dmsocialbox .wunten, .dmsocialbox .wunten1 {
		display: none;
	}
}

/* mehr erfahren Sidebar */
.mehrerfahrentitel.widgettitle, .mehrerfahrentitel.widgettitle a{
	line-height: 27px !important; 
}

.mehrerfahren {
	border-radius: 4px !important;
	font-size: 13px !important;
	background: #F1F1F1 !important;
	padding: 0px 10px 0px 10px !important;
	display: block;
	text-align: center;
	margin-top: 2px;
}

/* Anpassungen Comment Edit */
.sce-comment-text {
	width: 100% !important;
	min-height: 170px;
}

.sce-edit-comment.default .sce-comment-edit-buttons button, .sce-edit-comment.default .sce-timer-cancel-wrapper button {
	font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif!important;
	font-size: 15px;
	border-radius: 4px;
	transition-duration: .2s;
	padding: 10px 20px;
	background: #2a84c4;
}

.sce-edit-comment.default .sce-comment-edit-buttons button:hover, .sce-edit-comment.default .sce-timer-cancel-wrapper button:hover {
background-color: #3aa5db;
transition-duration: .2s;
}

.sce-comment-text {
	padding: 7px;
	border-color: #dfdfdf;
	background: #f8f8f8;
	border-radius: 0;
	color: #555 !important;
}

.sce-comment-text:focus {
border-color: #2a84c4;
}

.sce-status {
	display: none !important;
}

.sce-loading {
	display: none !important;
}


/* Darkmode zuzammengefasst (soweit nicht von der Display-Groesse abhaengig), um die Media Queries zu verringern */

@media (prefers-color-scheme:dark) {
	div#main.site-main.inner-wrap{
		background: #353739;
		background: linear-gradient(to right, #353739 calc(73.1% - 5px), #28292b calc(73.1% - 5px), #353739 calc(73.1% + 7px));
	}
    body.custom-background {
        background: #1e1c1c
    }
    #primary,
	#secondary {
        background: transparent;
    }
    .sm-simple {
        background: #515457;
        box-shadow: none
    }
    .sm-simple a span.sub-arrow {
        background: rgba(0, 0, 0, .26)
    }
    .sm-simple li {
        border-color: #242424
    }
    .sm-simple ul>li {
        border-color: #242424
    }
    div.quelle a, div.viaquelle a {
        background-color: #515457;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24)
    }
    #gwerbung:before {
        color: #5d5d5d;
        background: #fff;
    }
	.home #primary #gwerbung, .archive #primary #gwerbung {
		border-bottom-color: #28292b !important;
	}
    code, pre {
        background-color: #000
    }
    .wpulike-default .wp_ulike_put_image:after {
        color: #ccc
    }
    .wp_ulike_general_class {
        background: #515457;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24)
    }
    .wp_ulike_general_class:hover {
        background: #63676a
    }
    .wpulike-default .count-box {
        background: #2a2a2a;
        color: #ccc
    }
    .wp_ulike_general_class.wp_ulike_is_liked .count-box {
        border: 1px solid #5e5e5e
    }
    .header-logo-image img {
        filter: brightness(94%)
    }
    div#main.site-main.inner-wrap {
        color: #cccccc
    }
    .dm_menu_search button:hover {
        background: transparent;
    }
    .entry-content a[href*=deskmodderde-21]:hover::before, #secondary #codewidget-3 a[href*=deskmodderde-21]:hover::before {
        background: rgba(27, 95, 159, 0.75)
    }
    #bottomNavClose:after {
        background: #1b5f9f
    }
    div.wpappbox, div.wpappbox div.appicon {
        background: #414346!important;
        border-color: #5c5c5c !important
    }
    div.wpappbox.appstore div.applinks, div.wpappbox.googleplay div.applinks, div.wpappbox.windowsstore div.applinks, div.wpappbox.compact a.applinks {
        background-color: #414346 !important;
        border-color: #5c5c5c
    }
    div.wpappbox.compact.colorful a.applinks:hover, div.wpappbox.compact:not(.colorful) a.applinks, div.wpappbox:not(.colorful) div.applinks {
        filter: none !important
    }
    div.wpappbox a:link, div.wpappbox a:visited, div.wpappbox *, div.wpappbox:after, div.wpappbox:before {
        color: #ccc !important
    }
    div.wpappbox div.stars-monochrome {
        filter: invert(1)!important
    }
    div.wpappbox div.appbuttons a, div.wpappbox div.appbuttons span, div.wpappbox.error div.buttons a {
        background: #515457 !important;
        color: #ccc !important
    }
    div.wpappbox div.appbuttons a:hover, div.wpappbox div.appbuttons span:hover, div.wpappbox.error div.buttons a:hover {
        color: #ccc !important;
        background: #1b5f9f !important
    }
    .dm_menu_search input[type=text] {
        background: #1b5f9f;
        color: #eaeaea
    }
    .dm_menu_search button {
        background: transparent;
        color: #eaeaea
    }
	/*.sm-simple ul {
		background: rgba(52, 55, 57, 0.6);
	}*/
    .blog-medium .entry-content, .search .entry-content {
        border-bottom-color: #28292b
    }
    #content .entry-title {
        color: #e5e5e5
    }
    .entry-meta-bar .entry-meta a {
        color: #777
    }
    .wpcmsdev-toggle .toggle-title a,.wpcmsdev-toggle .toggle-title a:active, .wpcmsdev-toggle .toggle-title a:focus, .wpcmsdev-toggle .toggle-title a:hover {
        background: #515457;
        color: #e5e5e5
    }
    .wpcmsdev-toggle {
        border: none
    }
    .wpcmsdev-toggle .toggle-content {
        border-top: none;
        padding: 1.5em;
        background: #414346;
        border-right: 1px solid #5c5c5c;
        border-left: 1px solid #5c5c5c;
        border-bottom: 1px solid #5c5c5c
    }
    .cc_container {
        background: #1b5f9f !important;
        border-color: #2477c9!important;
        color: #eaeaea!important
    }
    .cc_container .cc_btn {
        background-color: #123b65!important
    }
    #secondary .widget {
        border-bottom: 2px solid #28292b;
        margin-bottom: 0px
    }
    #secondary .widget ul li, .dm_comments {
        border-bottom: 1px dotted #555
    }
    #secondary .widget {
        background: transparent;
    }
	#secondary {
	border-top: 2px solid #28292b;
	}
    li.recentcomments,
	li.recentcomments .comment-author-link {
        color: #e5e5e5
    }
    .comment-author-link {
        background: #515457
    }
    .entry-content p img, .gallery img, .site-main .gallery a img {
       /* border: 4px solid #515457; */
        box-shadow: 0 0 4px #000;
        filter: brightness(96%) saturate(1.15);
		background: #515457;
    }
    .blog-medium .post-featured-image img,
	.gallery img:hover,
	.search .post-featured-image img {
        background: #000
    }
    .blog-medium .post-featured-image, .search .post-featured-image, .dm_feature img {
        filter: brightness(90%) saturate(1.15)
    }
	.widget:not(.widget_recent_comments) ul li a:before {
		background: #515457 !important;
		color: #e5e5e5 !important;
	}
    #text-12 .textwidget a,
	#text-21 .textwidget a,
	#text-22 .textwidget a,
	#text-36 .textwidget a,
	#rss-2 a,
	li.recentcomments a,
	#codewidget-8 .code-widget a,
	#codewidget-9 .code-widget a,
	#custom_html-3 .textwidget a {
        color: #ccc!important
    }
    .entry-header .entry-title a, .single-post #content .entry-title a {
        color: #e5e5e5
    }
    .post-featured-image:before,
		.search .post-featured-image:before {
        background: #000
    }
    .single-post .entry-meta {
        border-top: 1px solid rgba(255, 255, 255, 0.15);
    }
    .entry-meta span, .entry-meta-bar .entry-meta a {
        color: #e5e5e5
    }
    #content .comment-body cite.fn,
	div.comment-meta.commentmetadata .fa {
        color: #e5e5e5
    }
    #content .comment-body cite.fn {
        color: #e5e5e5
    }
    div.comment-meta.commentmetadata:not(.comment-reply-link) a, .kommentaradressat, .kommentaradressat a {
        color: #e5e5e5
    }
    .comment-edit-link,
	.comment-reply-link, .kommentarheader a[href*=comment_edit_pro_get_frontend_comment] {
        color: #fff !important;
        background: #515457;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24)
    }
    .comment-edit-link:hover, .comment-reply-link:hover, .kommentarheader a[href*=comment_edit_pro_get_frontend_comment]:hover {
        background: #1b5f9f !important
    }
    #reply-title, .comments-title {
        background: #1b5f9f;
        color: #f0f0f0
    }
    .aec_link_text, .aec_anon_text, .edit-comment-admin-links a, .edit-comment-user-link a {
        color: #ccc
    }
    #commentform input[type=email],
	#commentform input[type=text],
	#commentform textarea,
	.sce-comment-text 	{
        border-color: #5c5c5c !important;
        background: #414346 !important;
        color: #ccc !important;
    }
    #commentform input[type=submit], .sce-edit-comment.default .sce-comment-edit-buttons button, .sce-edit-comment.default .sce-timer-cancel-wrapper button {
        background-color: #1b5f9f !important;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24) !important;
    }
    #commentform input[type=submit]:hover, .sce-edit-comment.default .sce-comment-edit-buttons button:hover, .sce-edit-comment.default .sce-timer-cancel-wrapper button:hover {
        background-color: #18558f !important;
    }
    #comments .logged-in-as a {
        color: #ccc
    }
    #secondary .widget-title span {
        color: #e5e5e5
    }
    body {
        color: #ccc
    }
    #paypalbutton, .mswpbutton, .tippsenden, .wp-polls .Buttons, .mehrerfahren {
        background-color: #515457!important;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
        color: #e5e5e5
    }
    #paypalbutton:active:before,
	#paypalbutton:focus,
	.mswpbutton,
	.mswpbutton:active:before,
	.mswpbutton:focus,
	.tippsenden a,
	.tippsenden:active:before,
	.tippsenden:focus,
	.wp-polls .Buttons:active::before,
	.wp-polls .Buttons:focus {
        color: #e5e5e5 !important
    }
    #paypalbutton:before,
	.mswpbutton:before,
	.tippsenden:before,
	.wp-polls .Buttons:before {
        background: #325d88
    }
    #paypalbutton:hover,
	.mswpbutton:hover,
	.tippsenden:hover,
	.wp-polls .Buttons:hover {
        background: #5f6266 !important;
    }
    .textwidget select {
        color: #ccc;
        background-color: #414346;
        border-color: #515457;
        background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #515457, #515457);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24)
    }
    .kommentarheader {
        border-bottom-color: rgba(122, 122, 122, 0.3) !important;
    }
	.comment-body {
		border-color: #7b7b7b !important;
	}
    #reply-title,
	.comments-title {
        background: #1b5f9f;
        color: #eaeaea
    }
    #colophon {
        background: #222324;
    }
    #colophon a {
        color: #eaeaea !important
    }
    .widgettitle,
	.widgettitle a,
	h3.widget-title,
	h3.widget-title a {
        color: #e5e5e5 !important;
    }
    div.pagination a {
        background: #515457;
        border-color: #515457;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
        color: #fff
    }
    div.pagination a:hover,
	div.pagination span {
        background-color: #1b5f9f
    }
    div.pagination span {
        border: 1px solid #2b87db
    }
    div.pagination a:hover {
        border-color: #2b87db
    }
    blockquote.quote_border_top, blockquote {
        color: #ccc
    }
    .pfeil, .pfeilb {
        filter: invert(1)
    }
    .saboxplugin-wrap {
        background: #414346;
        border-top: 1px solid #5c5c5c !important
    }
    .saboxplugin-wrap .saboxplugin-gravatar img {
        border: 3px solid #7a7a7a;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.5)
    }
    ul.related_post {
        background: #414346;
    }
    ul.related_post a {
        color: #ccc
    }
	.wp_rp_comments_count {
		color: #e5e5e5;
	}
    ul.related_post a:hover {
        color: #aaa
    }
    .ahnliche {
        background: #1b5f9f;
        color: #eaeaea;
    }
	a.wp_rp_thumbnail {
		border: 2px solid #ccc;
		box-shadow: 0 0 2px #000;
	}
	.saboxplugin-wrap .saboxplugin-desc, .saboxplugin-wrap .saboxplugin-desc a {
		color: #ccc;
	}
    .default-wp-page, ul.related_post {
        border-bottom: 1px solid #5c5c5c
    }
    .default-wp-page {
        background: #414346;
        border-top: 1px solid #5c5c5c
    }
    .default-wp-page a {
        color: #ccc
    }

	.fas.fa-thumbs-up, .fas.fa-thumbs-down {
	color: #ccc !important;
	}
    .default-wp-page .next a:hover, .default-wp-page .previous a:hover {
        background: #414346;
        color: #aaa
    }
    .vor, .zuruck {
        background: #515357;
        border-bottom: 1px solid #5c5c5c;
        color: #fff
    }
    .depth-2:before, .depth-3:before, .depth-4:before, .depth-5:before, .depth-6:before, .depth-7:before, .depth-8:before, .depth-9:before, .depth-10:before {
        color: #ccc;
        background: #7b7b7b;
		border-color: #7b7b7b;
    }
    #outerImageContainer {
        background-color: transparent;
    }
    #imageDataContainer {
        background-color: #353739
    }

	#loading {
		background: #000 !important;
	}

	.single-post .entry-content a, .widget a, .widget a:visited, .single-post .entry-content a:visited {
		color: #2ea8ff;
	}

    .single-post .entry-content h1,
	.single-post .entry-content h2,
	.single-post .entry-content h3,
	.single-post .entry-content h4,
	.single-post .entry-content h5,
	.single-post .entry-content h6 {
        border-bottom: 2px solid #7b7b7b;
        color: #ccc
    }
    #menu_is_selected {
        background: #1b5f9f;
        color: #eaeaea !important
    }
    #komm_klick, #start_button {
        background: #515457;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
		color: #fff;
    }
    #komm_klick:hover , #start_button:hover{
        background: #494c4e
    }
    .dm_comments .fa {
        background: #515457;
        color: #e5e5e5
    }
    a#scroll-up {
        background-color: rgba(27, 95, 159, 0.7)
    }
    .kommentliste tr:nth-child(1) {
        background: #515457
    }
    .kommentliste td {
        border-color: #555
    }
    .wp-caption img[class*=wp-image-] {
        border: 4px solid #515457;
        box-shadow: 0 0 4px #000
    }
    .saboxplugin-wrap .saboxplugin-socials:hover {
        background: #515457 !important
    }
    .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {
        color: #ccc !important
    }
    .saboxplugin-wrap .saboxplugin-socials:before {
        color: #ccc
    }
    .redstone1, .redstone2, .redstone3 {
        background: #515457;
        color: #e5e5e5
    }
    .wunten {
        color: #e5e5e5
    }
    .code-widget h3 {
        color: #ccc;
        border-bottom: 2px solid #7b7b7b
    }
    h1, h2, h3, h4, h5, h6 {
        color: #e5e5e5
    }
	.uebersicht_link a[href*='pm&mode=compose'],
	.uebersicht_link a[href*=mailto], .uebersicht_link .fa.fa-link,
	.uebersicht_link .fa.fa-wordpress {
    	color: #ccc
	}
	.comment-awaiting-moderation{
		background: #c07500;
		color: #e5e5e5;
	}
	.dm_feature>h5 {
		background-color: rgba(0, 0, 0, 0.41);
	}
	.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after{
	width: 4px;
	background: #515457;
	box-shadow: none !important;
	}

	.twentytwenty-container{
		border: 4px solid #515457;
		box-shadow: 0 0 4px #000;
		filter: brightness(96%) saturate(1.15);
		}

	.twentytwenty-handle{
		border: 4px solid #515457;
		background: rgba(255, 255, 255, 0.61);
		box-shadow: none;
		}

	.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after{
		box-shadow: 0 0 4px #000;
		}

	.twentytwenty-right-arrow {
		border-left: 6px solid #515457;
		}

	.twentytwenty-left-arrow {
		border-right: 6px solid #515457;
		}

	#cancel-comment-reply-link{
		background: #eaeaea;
		color: #1b5f9f !important;
		}

	#cancel-comment-reply-link:hover{
		background: #d7d7d7;
		color: #1b5f9f !important;
		}
	.wpcmsdev-tabs .headings a.active {
		background: #515457!important;
		}
	.wpcmsdev-tabs .tab {
		border: 1px solid #555;
		}
	.appsbutton {
		background: #282a2c !important;
		}
	.appsoben {
		background: #515457 !important;
		}
	input:-webkit-autofill,
	input:-webkit-autofill:hover,
	input:-webkit-autofill:focus,
	input:-webkit-autofill:active  {
	  transition: background-color 9999s;
 	 -webkit-text-fill-color: #ccc !important;
	}
	.klaro .cookie-modal .cm-bg {
		background: rgba(0,0,0,0.7) !important;
	}
	.klaro .cookie-modal .cm-modal.cm-klaro {
		background-color: #353739 !important;
	}
	.klaro .cookie-modal p, .klaro .cookie-modal strong, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .context-notice p, .klaro .context-notice strong, .klaro .context-notice h1, .klaro .context-notice h2, .klaro .context-notice ul, .klaro .context-notice li, .klaro .cookie-notice p, .klaro .cookie-notice strong, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li, .klaro .cookie-modal a, .klaro .context-notice a, .klaro .cookie-notice a, .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out, .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required, .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out, .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required, .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out, .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required, .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out, .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required  {
	color: #ccc !important;
	}
	.klaro .cookie-modal .cm-modal .cm-header h1 {
	border-bottom: 2px solid #7b7b7b;
	color: #ccc !important;
	}
	.klaro .cookie-modal .cm-modal .cm-header, .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all, .klaro .cookie-modal .cm-modal .cm-footer {
		border-color: #28292b !important;
	}
	.klaro .cookie-modal .cm-list-label .slider, .klaro .context-notice .cm-list-label .slider, .klaro .cookie-notice .cm-list-label .slider {
	background-color: #626262 !important;
	}

	.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .context-notice .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info, .klaro .cookie-modal .cm-btn, .klaro .context-notice .cm-btn, .klaro .cookie-notice .cm-btn {
	background-color: #1b5f9f !important;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
	}

	.klaro .cookie-modal .cm-btn.cm-btn-info:hover, .klaro .context-notice .cm-btn.cm-btn-info:hover, .klaro .cookie-notice .cm-btn.cm-btn-info:hover, .klaro .cookie-modal .cm-btn:hover, .klaro .context-notice .cm-btn:hover, .klaro .cookie-notice .cm-btn:hover {
		background-color: #18558f !important;
	}
	.ahnlicheartikel {
		box-shadow: 0 5px 29px rgba(0, 0, 0, 0.31);
	}
	.ahnlicheliste a {
		color: #e5e5e5;
	}
	.ahnlicheliste li {
	border-bottom: 1px solid rgb(91, 91, 91);
	}
	#startunten_button {
	color: rgb(97, 62, 27);
	background: rgb(208, 145, 75);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.24);
	}
	.Nachtschicht {
	background: rgb(34, 34, 34) !important;
	}
}

/* Deskmodder Nachtschicht */
.Nachtschicht {
	background: rgb(244, 244, 244);
	color: #8c8c8c;
	padding: 5px 10px 1px 10px;
	font-size: 13px;
	line-height: 19px;
	border-radius: 4px;
}

/* Position SCE */
.sce-meatball-content input ~ .sce-meatball-icon-wrapper {
	padding: 0px;
	width: 15px !important;
	height: 15px !important;
}

.sce-meatball-menu {
position: absolute;
top: 32px;
right: 8px;
}

.sce-meatball-content input ~ .sce-meatball-icon-wrapper > div:before, .sce-meatball-content input ~ .sce-meatball-icon-wrapper > div:after, .sce-meatball-content input ~ .sce-meatball-icon-wrapper > div span {
	background: none !important;
}

.sce-meatball-menu-theme-default {
    --meatball-menu-background: #E9E7E8 !important;
}

/* Ueberschriften */
.single-post .entry-content h1 {
	font-size: 22px;
	line-height: inherit;
}
.single-post .entry-content h2 {
	font-size: 20px;
	line-height: inherit;
}
.single-post .entry-content h3 {
	font-size: 18px;
	line-height: inherit;
}
.single-post .entry-content h4 {
	font-size: 16px;
	line-height: inherit;
}
.single-post .entry-content h5 {
	font-size: 14px;
	line-height: inherit;
}
.single-post .entry-content h6 {
	font-size: 12px;
	line-height: inherit;
}

/* Stil für das zuletzt aktualisierte Datum */
.zuletzt-aktualisiert {
font-weight: bold;
background: rgb(255, 198, 134);
padding: 1px 5px;
border-radius: 3px;
color: #555;
}