/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.2
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

<link rel='stylesheet' id='open-sans-css'  href='https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.5-alpha-36605' type='text/css' media='all' />

/*Kategorie Ausblenden*/
.entry-meta {
display:none!important;
}

h3 {
    text-decoration: underline;
}

/* Heading - Margin*/
.uvc-headings-line {
margin-bottom: 10px;
}

/* Ausblenden von Bewertung - Statistik*/
.dashicons-chart-bar:before {
display:none!important;
}

/* Vergleichsseiten - Titel Center*/
.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
      text-align:center!important;
}

/*ANFANG - Responsive Tabelle*/
.phtabelle th {
       background-color:#255799!important;
       color:white!important;
       border: 1px solid #686868;
       text-align:center!important;
}
.phtabelle td {
       border: 1px solid #686868;
       text-align:left!important;
       vertical-align:top;
}

#phscroll {
    overflow-x: scroll;
}

/*ENDE - Responsive Tabelle*/

/*Filter-Farbe geändert*/
.cd-products-comparison-table .filter.active {
background-color:#FF8C00!important;
}

/*Beschreibung in Produkttabelle*/
.cd-features-list .Beschreibung li {
font-size:0.9rem;
}

/*Padding - Titel*/
.content h3 {
line-height: 4.5rem;
}

/*Widget ausblenden*/
@media (max-width: 1150px) {
#sidebar {
  display:none!important;
 }
}

@media (max-height: 800px){
	#sidebar {
	  width: 35%;
	  
	}
	#sidebar .widget, .sidebar-content .widget{
		font-size: 13px;
	}
}

/*Schrift für mobile Endgeräte angepasst*/
@media screen and (max-width: 979px) 
p,
h1,
h2,
h3,
h4 { 
	font-size: 0.6em; 
}

.content {
        padding-top: 25px;
}

/*Cookie-Text Farbe anders*/
#cn-notice-text {
        color:#FFFFFF!important;
}

.fa-star,
.fa-star-half-o,
.fa-check-circle {
	color:#F2950F;
}

.fa-check,
.fa-check-square-o {
	color:#255799;
}

.unsichtbar {
	list-style: none!important;
        margin: 0 0 0 0;
}

.iq_product_title,
.iq_product_title:hover {
       line-height: 1.3;
       color: #255799;
}

.iq_amazon_button_style {
       background-color: #FF8C00!important
}

/*Footer-Anpassung*/
#bottom-bar .wf-float-left:last-of-type {
    width: 180px;
    margin-right: 0;
}

/*Preis-Schrift: Größe*/
.iq_price_field_box {
    font-size:20px;
}

.iq_saving_procent {
     background-color:#255799;
}

/*Sidebar auf der linken Seite*/
#sidebar {
      float:left!important;
      margin-left:-5%!important;
      text-align: center!important;
}

.cat-list a:hover {
    text-decoration:underline!important;
}

.aio-icon-header {
      background-color:#255799!important;
}

#fancy-header .fancy-title>span, .fancy-header .wf-td .breadcrumbs, .page-title .wf-td .breadcrumbs {
      text-decoration:underline!important;
}

/*Tablle im Impressum*/
@media (min-width: 650px) {
.impressum {
     width: 25%!important;
 }
}

/*Table of Content - Center / Mitte*/
@media (max-width: 1150px) {
div#ez-toc-container {
right: 50%;
left:50%;
transform: translate(-50%);
 }
}

.filter{
	margin-bottom: 0;
}

.cd-products-comparison-table .filter:hover{
	background-color: #DDD;
}

.cd-products-comparison-table .reset:hover{
	background-color: #DDD;
}

.product .Bewertung{
	padding: 10px;
	line-height: 28px;
}

.cd-features-list .custom-feature-name{
	padding-left: 15px;
}

.cd-features-list .custom-feature-type{
    position: relative;
    top: 26px;
    left: -186px;
}

.cd-features-list .custom-feature-type-text{
	position: relative;
    left: -185px;
    top: 25px;
    min-width: 43px;
}

.cd-products-table li.Link, .cd-products-table div.Link{
	padding:10px 7px;
}

@media only screen and (min-width: 767px){
	.cd-products-table li.Link, .cd-products-table div.Link{
		padding:10px 10px;
	}
}

.Link{
	height: 112px;
}
@media only screen and (min-width: 767px){
	.Link{
		height:87px;
	}
}

.cd-features-list .rank{
	display: none;
}

.next, .prev{
	visibility: hidden;
}

@media only screen and (min-width: 767px){
	.next, .prev{
		visibility: visible;
	}
}

#search_product{
	width: 300px;
}

#suchen_button{
	margin-left: 20px;
}

.cd-features-list li{
	min-height: 77px;
}

.content article h3{
	line-height: 2.5rem;
	color: #23282d;
	font-size: 20px;
}

@media only screen and (min-width: 767px) {
	.content article h3{
		line-height: 4.5rem;
	}
}

.content article h2{
	font-size: 26px;
}

@media only screen and (min-width: 767px) {
	.content article h2{
		font-size: 34px;
	}
}

.content .cd-features-list{
	margin: 0;
}

.content .cd-products-columns{
	margin-left: 110px;
}

.features .cd-features-list li{
	padding: 30px 10px;
	font-size: 0.8rem;
}


.content .remove-feature{
	display: none;
}

.cd-products-table li{
	list-style:none;
}

.cd-products-table ul{
	list-style: none;
}

#saved-dialog{
	display: flex;
	position: fixed;
	right: 50px;
	top: 50px;
	border: 1px solid #e5e5e5;
	color: #23282d;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	font-weight: 600;
	padding: 5px 15px;
	z-index: 999;
}

#saved-dialog *{
	margin-right: 4px;
	display: inline;
}

.checkmark{
	color: green;
}

.product-table-wrapper{
	margin: 0px;
	position:relative;
	padding-bottom: 40px;
}

.beschreibung-content{
	width:100%;
}

#wpfooter{
	position: relative;
}
.new_feature input{
	padding: 2px;
}
.cd-features-list li input{
	text-align: center;
	max-width: 100%;
}

.cd-features-list .Beschreibung{
	padding: 2px 4px;
	overflow: hidden;
	/*height: 700px;*/
	text-align: left;
	word-wrap:break-word;
}
.cd-features-list .Beschreibung li{
	font-weight: normal;
	font-size: 0.6rem;
	padding: 2px 4px;
	border-right-width: 0px;	
	border: 0;
	line-height: 24px;
}
@media only screen and (min-width: 767px) {
	.cd-features-list .Beschreibung li{
		font-size: 0.8rem;
		line-height: 28px;
	}
}

.cd-products-comparison-table .product_img_wrapper{
	margin: auto;
	/*height: 160px;*/
	max-height: 150px;
	/*width: 160px;*/
	max-width: 160px;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 990px) {
	.custom-table .cd-products-comparison-table .product_img_wrapper{
		min-height: 100px;
		max-height: 100px;
	}
}

.cd-products-comparison-table .product_img_wrapper a{
	display: flex;
}

@media only screen and (min-width: 767px) {
	.cd-products-comparison-table .product_img_wrapper{
		margin: auto;
		max-height: 150px;
		max-width: 160px;
		min-height: 150px;
		display: flex;
	}
}

.cd-products-comparison-table *{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 62.5%;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* HTML5 display-role reset for older browsers */
.cd-products-comparison-table article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
.cd-products-comparison-table body {
	line-height: 1;
}
.cd-products-comparison-table ol, .cd-products-comparison-table ul {
	list-style: none;
}
.cd-products-comparison-table blockquote, .cd-products-comparison-table q {
	quotes: none;
}
.cd-products-comparison-table blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.cd-products-comparison-table table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------------------- 

Primary style

-------------------------------- */
.cd-products-comparison-table *, .cd-products-comparison-table *::after, .cd-products-comparison-table *::before {
  box-sizing: border-box;
}

.cd-products-comparison-table html {
  font-size: 62.5%;
}

.cd-products-comparison-table body {
  font-size: 1.6rem;
  font-family: "Source Sans Pro", sans-serif;
  color: #404042;
  background-color: #ffffff;
}

.cd-products-comparison-table a {
  color: #9dc997;
  text-decoration: none;
}

.cd-products-comparison-table img {
  margin: auto;
  max-width: 90px;
  max-height: 75px;
}
	
@media only screen and (min-width: 767px) {
	.cd-products-comparison-table img {
	  max-width: 100%;
	  max-height: 100%;
	}
}

.cd-products-comparison-table h1 {
  font-size: 2.2rem;
  text-align: center;
  padding: 4em 5%;
}
@media only screen and (min-width: 767px) {
  .cd-products-comparison-table h1 {
    font-size: 4rem;
    font-weight: 300;
    padding: 3em 5%;
  }
}

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-products-comparison-table {
  margin-bottom: 0em;
}
.cd-products-comparison-table::after {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile';
}
.cd-products-comparison-table header {
  padding: 15px 0 5px;
}
.cd-products-comparison-table header::after {
  clear: both;
  content: "";
  display: table;
}
.cd-products-comparison-table h2 {
  float: left;
  font-weight: bold;
}

.actions {
  visibility: hidden !important;
}

.cd-products-comparison-table .actions {
    display: flex;
    /* align-items: center; */
    justify-content: center;
	margin-top: 20px;
}

@media only screen and (min-width: 767px) {
	.cd-products-comparison-table .actions {
		padding-left:40%;
		padding-right:40%;
		height:40px;
		margin-top: 40px;
	}
}

.cd-products-comparison-table .reset, .cd-products-comparison-table .filter {
  font-size: 1.2rem;
  width:145px;
  text-align:center;
}
.cd-products-comparison-table .reset {
  padding: .3em 0.6em;
  color: #ffffff;
  background-color: #cccccc;
  border-radius: 3px;
  margin-left: 1em;
  /*cursor: not-allowed;*/
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  float: left;
}
.cd-products-comparison-table .filter {
  padding: .3em 0.6em;
  color: #ffffff;
  background-color: #cccccc;
  border-radius: 3px;
  /*margin-left: 1em;*/
  margin-bottom: 0;
  /*cursor: not-allowed;*/
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  float:left;
}
.cd-products-comparison-table .filter.active {
  cursor: pointer;
  background-color: #9dc997;
}
.no-touch .cd-products-comparison-table .filter.active:hover {
  background-color: #a7cea1;
}
@media only screen and (min-width: 767px) {
  .cd-products-comparison-table {
    margin-bottom: 0em;
  }
  .cd-products-comparison-table::after {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
  .cd-products-comparison-table header {
    padding: 15px 0 10px;
  }
  .cd-products-comparison-table h2 {
    font-size: 2.4rem;
  }
  .cd-products-comparison-table .reset, .cd-products-comparison-table .filter {
    font-size: 1.2rem;
  }
  .cd-products-comparison-table .filter {
    padding: .3em 0.6em;
    margin-left: 1.6em;
  }
}

.cd-products-table {
  position: relative;
  overflow: hidden;
}

.cd-products-table .features {
  /* fixed left column - product properties list */
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 110px;
  border-style: solid;
  border-color: #e6e6e6;
  border-top-width: 0px;
  border-bottom-width: 1px;
  background-color: #fafafa;
  padding-top: 0;
  margin-top:40px;
  /*opacity: .95;*/
}
.cd-products-table.top-scrolling .features{
	padding-top: 40px;
	margin-top: 0;
}

.cd-products-table .features::after {
  /* color gradient on the right of .features -  visible while scrolling inside the .cd-products-table */
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  width: 4px;
  height: 100%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.06), transparent);
  background-image: linear-gradient(to right,rgba(0, 0, 0, 0.06), transparent);
  opacity: 0;
}
@media only screen and (min-width: 767px) {
  .cd-products-table .features {
    width: 152px;
	
  }
}

.cd-products-table.scrolling .features::after {
  opacity: 1;
}

.cd-products-wrapper {
  overflow-x: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  border-style: solid;
  border-color: #e6e6e6;
  border-top-width: 0px;
  border-bottom-width: 1px;
  padding-top: 40px;
}

.cd-products-columns {
  /* products list wrapper */
  width: 100%;
  margin-left: 110px;
}
@media only screen and (min-width: 767px) {
	.cd-products-columns {
	  margin-left: 152px;
	}
}

.cd-products-columns::after {
  clear: both;
  content: "";
  display: table;
}

.cd-products-columns .product {
  position: relative;
  float: left;
  width: 150px;
  text-align: center;
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
}

@media only screen and (min-width: 767px) {
  .content .cd-products-columns {
    width: 2480px;
    margin-left: 152px;
  }
  
  .cd-products-columns .product{
	width: 310px;
  }
}

.filtering .cd-products-columns .product:not(.selected) {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.no-product-transition .cd-products-columns .product.selected {
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.filtered .cd-products-columns .product:not(.selected) {
  position: absolute;
}
@media only screen and (min-width: 767px) {
  .content .cd-products-columns .product {
    width: 310px;
  }
}

.cd-features-list li {
  font-size: 1.0rem;
  font-weight: bold;
  padding: 10px 10px;
  border-color: #e6e6e6;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
}
.cd-features-list li.rate {
  /* rating stars */
  padding: 21px 0;
}
.cd-features-list li.rate span {
  display: inline-block;
  height: 22px;
  width: 110px;
  background: url(./img/cd-star.svg);
  color: transparent;
}
@media only screen and (min-width: 767px) {
  .cd-features-list li {
    font-size: 0.9rem;
	padding: 24px 10px;
  }
  .cd-features-list li.rate {
    padding: 22px 0;
  }
}

.features .cd-features-list li,
.cd-products-table .features .top-info {
  /* fixed left column - items */
  font-size: 0.7rem;
  font-weight: bold;
  /* set line-height value equal to font-size of text inside product cells */
  line-height: 14px;
  padding: 25px 3px;
  text-align: left;
}

.features .cd-features-list li {
  /* truncate text with dots */
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    padding: 3px;
    align-items: center;
    justify-content: left;
    display: flex;
}

@media only screen and (min-width: 767px) {
  .features .cd-features-list li,
  .cd-products-table .features .top-info {
    /*text-transform: uppercase;*/
    line-height: 16px;
    /*padding: 24px 20px;*/
    letter-spacing: 1px;
	font-size: 0.8rem;
	padding: 25px 9px;
  }
  .features .cd-features-list li {
	padding: 8px;
  }
}

.features .cd-features-list li.Beschreibung, .features .cd-features-list div.Beschreibung  {
	max-height: 2000px;
	align-items: start;
}

.cd-products-table .top-info {
  position: relative;
  height: 195px;
  width: 100%;
  text-align: center;
  padding: 5px;
  border-color: #e6e6e6;
  border-style: solid;
  border-right-width: 1px;
  border-top-width: 1px;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  /*cursor: pointer;*/
  background: #ffffff;
  overflow: hidden;
  z-index: 2;
}
@media only screen and (min-width: 767px){
	.cd-products-table .top-info{
		padding: 1.25em 2.5em;
	}
}
.cd-products-table .top-info::after {
  /* color gradient below .top-info -  visible when .top-info is fixed */
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 4px;
  width: 100%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.06), transparent);
  background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.06), transparent);
  opacity: 0;
}
.cd-products-table .top-info span {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-top: 1em;
	overflow: hidden;
	text-decoration: underline;
}
@media only screen and (min-width: 767px){
	.cd-products-table .top-info span {
		font-size: 12.8px;
		line-height: 1.1em;
	  }
	}
}

.cd-products-table .top-info img {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-products-table .top-info span, .cd-products-table .top-info img {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-products-table .top-info .check {
  position: relative;
  display: inline-block;
  /* height: 16px;
  width: 16px; */
  margin: 0 auto 1em;
  cursor: pointer;
  width: 312px;
  height: 30px;
  position: absolute;
  left: calc(50% - 156px);
  top: 0px;
  z-index: 200000;
}
.cd-products-table .top-info .check:after, .cd-products-table .top-info .check:before {
  /* used to create the check icon and green circle dot - visible when product is selected */
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  height: 100%;
  width: 100%;
}
.cd-products-table .top-info .check:before {
  /* green circle dot */
  /* border-radius: 50%; */
  /* border: 2px solid #e6e6e6; */
  background: #fd8a0c;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, -moz-transform 0.3s, border-color 0.3s;
  transition: background-color 0.3s, transform 0.3s, border-color 0.3s;
  content: "Produkt vergleichen";
  color: white;
  padding-top: 6px;
}
.cd-products-table .top-info .check:after {
  /* check icon */
  background: url(./img/cd-check.svg) no-repeat center center;
  background-size: 24px 24px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only screen and (min-width: 767px) {
  .cd-products-table .top-info {
    height: 275px;
    width: 100%;
    line-height: 18px;
    padding-top: 35px;
  }

  .cd-products-table .top-info .check {
		margin-bottom: 1.1em;
		padding: 10px;
  }
}

.cd-products-table .features .top-info {
  /* models */
  width: 110px;
  cursor: auto;
  background: #fafafa;
}
@media only screen and (min-width: 767px) {
  .cd-products-table .features .top-info {
    width: 152px;
  }
}

.cd-products-table .selected .top-info .check::before {
  /* green circle dot */
  background: #FF8C00 ;
  border-color: #FF8C00 ;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s;
}

@-webkit-keyframes cd-bounce {
  0% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1.6);
  }
  100% {
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes cd-bounce {
  0% {
    -moz-transform: scale(1);
  }
  60% {
    -moz-transform: scale(1.6);
  }
  100% {
    -moz-transform: scale(1.5);
  }
}
@keyframes cd-bounce {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}

/*
.top-scrolling .features .cd-features-list {
    margin-top: -51px;
}*/

.cd-products-table .selected .top-info .check::after {
  /* check icon */
  opacity: 1;
}

.content .cd-products-table.top-fixed .top-info {
	/*height: 160px;
	position: fixed;
	top: 0;*/
}

.cd-products-table.top-fixed .product .top-info, .cd-products-table.top-scrolling .product .top-info{
	border-bottom: 1px solid #42689C;
}

/*
.content .cd-products-table.top-fixed .cd-features-list,
.content .cd-products-table.top-scrolling .cd-features-list{
	margin-top: 197px;
}*/

.cd-products-table.top-fixed .features .top-info,
.cd-products-table.top-scrolling .features .top-info{
	visibility: hidden;
}

@media only screen and (min-width: 767px) {
  /*.cd-products-table.top-fixed .cd-products-columns > li,
  .cd-products-table.top-scrolling .cd-products-columns > li,
  .cd-products-table.top-fixed .features,
  .cd-products-table.top-scrolling .features {
    padding-top: 160px;
  }*/

  
  .cd-products-table.top-fixed .top-info,
  .cd-products-table.top-scrolling .top-info {
    height: 160px;
	top:20px;
  }
  .no-cssgradients .cd-products-table.top-fixed .top-info, .no-cssgradients
  .cd-products-table.top-scrolling .top-info {
    border-bottom: 1px solid #e6e6e6;
  }
  .cd-products-table.top-fixed .top-info::after,
  .cd-products-table.top-scrolling .top-info::after {
    opacity: 1;
  }
  .cd-products-table.top-fixed .top-info span,
  .cd-products-table.top-scrolling .top-info span {
    -webkit-transform: translateY(-116px);
    -moz-transform: translateY(-116px);
    -ms-transform: translateY(-116px);
    -o-transform: translateY(-116px);
    transform: translateY(-116px);
  }
  .cd-products-table.top-fixed .top-info img,
  .cd-products-table.top-scrolling .top-info img {
    -webkit-transform: translateY(-62px) scale(0.4);
    -moz-transform: translateY(-62px) scale(0.4);
    -ms-transform: translateY(-62px) scale(0.4);
    -o-transform: translateY(-62px) scale(0.4);
    transform: translateY(-62px) scale(0.4);
  }
  
  /*
  .content .features .cd-features-list{
	  margin-top: 275px;
  }
  .content .features .top-info{
	  display: none !important; 	  
  }
	
	.content .cd-products-table.top-fixed .features .cd-features-list,
	.content .cd-products-table.top-scrolling .features .cd-features-list{
		margin-top: 90px;
	}
	
	.content .cd-products-table.top-fixed .product .cd-features-list,
	.content .cd-products-table.top-scrolling .product .cd-features-list{
		margin-top: 250px;
	}*/
  /*
  .cd-products-table.top-scrolling .top-info {
    position: absolute;
  }*/
}
.cd-table-navigation a {
  position: absolute;
  z-index: 6;
  top: 0;
  right: 30px;
  /* replace text with image */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  height: 130px;
  width: 60px;
  background: rgba(64, 64, 66, 0.8) url("./img/cd-arrow.svg") no-repeat center center;
  border-radius: 3px;
  -webkit-transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  -moz-transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, -moz-transform 0.3s;
  transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, transform 0.3s;
}
.cd-table-navigation a.inactive {
  opacity: 0;
  visibility: hidden;
}
.cd-table-navigation a.prev {
  left: 0;
  right: auto;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.no-touch .cd-table-navigation a:hover {
  background-color: #404042;
}
@media only screen and (min-width: 767px) {
  .cd-table-navigation a.prev {
    left: 150px;
  }
  /*
  .top-fixed .cd-table-navigation a {
    position: fixed;
  }*/
  .top-fixed .cd-table-navigation a.prev, .top-scrolling .cd-table-navigation a.prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.cd-table-navigation {
    position: fixed;
    top: calc( 50% - 75px);
    z-index: 6;
    width: 100%;
}

@media only screen and (min-width: 1150px){
	#content article{
		width: 70%;
		float: right;
	}
	
	#content{
		padding-right:50px;
		padding-left :5px;
	}
}
@media only screen and (max-width: 1150px){
	#content{
		width: 100%;
	}
}


.bestseller-product{
    /*max-width: 130px;*/
	border: 5px solid #42689c;
	border-top: 0;
    border-radius: 0 0 6px 6px;
}

.bestseller-product .top-info{
  width: 140px;
}

.bestseller-title{
    font-size: 17px;
    background: #42689c;
    color: white;
    position: absolute;
    top: -40px;
	left: -5px;
    min-height: 40px;
    padding-top: 5px;
    border-radius: 6px 6px 0 0;
    width: 150px;
    z-index: 3;
    text-align: center;
}

@media only screen and (min-width: 767px){
	.content .cd-products-columns .product.bestseller-product{
		max-width: 310px;
		width:310px;
	}
	.bestseller-product .top-info{
		width: 300px;
	}
	.bestseller-title{
		width: 310px;
		font-size: 20px;
	}
}

.sponsored .gesponserter-text span {
    color: gray;
    text-decoration: none !important;
}

.ui-tooltip{
  z-index: 100;
}

.ui-tooltip.sponsored-tooltip{
	background: gray;
	position: absolute;
	/* min-height:50px; */
	/*width: 250px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: 5px;
    bottom: -16px;*/
	margin-left: 15px;
	background-color: white;
	border: 1px solid lightgray;
	border-radius: 2px;
	color: #333;
  font-size: 90%;
  padding: 5px;
}

.ui-tooltip.sponsored-tooltip:after{
  top: calc(50% - 5px);
  left: -0px;
  border-color: transparent lightgray;
  border-width: 5px 5px 5px 0;
}

input[type=text].sponsor-new-asin{
	color:green;
	font-weight: 500;
	display: block;
}

.sponsored-link{
	padding-top: 6px;
}

@media only screen and (min-width: 767px){
	.top-scrolling .gesponserter-text {
		top: 133px;
		left: 110px;
		position: absolute;
	}
}

.gesponserter-text {
    position: absolute;
    top: 170px;
    left: 37px;
}

@media only screen and (min-width: 767px){
	.gesponserter-text {
		position: relative;
		top: 0;
		left: 0;
	}
}

.fa-lg{
	padding-right: 4px;
}

.ez-toc-list .active{
	background-color: #FF8C00;
}

div.ez-toc-widget-container ul.ez-toc-list li.active::before{
	background-color: #FF8C00;
}

#sidebar .sidebar-content.q2w3-fixed-widget-container{
	border: 0;
	background: 0;
}

.sidebar .q2w3-fixed-widget-container .widget{
	border: 1px solid rgba(0,0,0,0.06);
	background: #255799 none repeat center center;
	border-radius: 6px;
	text-align: left;
}

aside.sidebar .sidebar-content .widget a{
	color: white;
}

.cd-products-comparison-table .aawp-check-prime{
	margin-right:10px;
	align-self: center;
}

.Preis span{
	color: #9dc997;
	font-size: 18px;
}
.product li.Preis, .product div.Preis{
    display: flex;
    padding: 10px 22px;
    align-items: center;
    justify-content: center;
	line-height: 18px;
}
.Preis span .oldPrice{
	color: #ff0000;
    text-decoration: line-through;
    font-size: 14px;
    padding-right: 6px;
	align-self: center;
}
.Preis{
	height: 70px;
}
.discountPercent{
    background-color: #9dc9a4;
    color: white;
    border-radius: 2px;
    font-size: 81%;
    margin-top: 1px;
    line-height: 1;
    padding-bottom: 1px;
}

@media only screen and (min-width: 767px){
	.Preis span{
		display: flex;
	}
}

.content .Beschreibung ul{
	margin: 0;
}
a.aawp-star-rating{
	z-index: 0;
}
@media only screen and (min-width: 767px){
	.cd-products-table.top-scrolling .features{
		padding-top: 149px;
	}
	.cd-products-table.top-scrolling .features .top-info {
		height: 0;
	}
}

/*
.top-scrolling .product .top-info {
    border-bottom: 1px solid #e6e6e6;
}*/

/*Feature Block links auf Mobile ausblenden*/
/*
.cd-products-table .features {
	display: none;
}

.content .cd-products-columns{
	    margin-left: 0;
}
@media only screen and (min-width: 767px){
	.cd-products-table .features {
		display: block;
	}
	.content .cd-products-columns{
		margin-left: 152px;
	}
}
/*Feature Block links auf Mobile ausblenden*/

/* VISUAL COMPOSER EDITOR BUGFIX*/
div.mce-container.mce-panel.mce-floatpanel.mce-menu.mce-menu-align{
    z-index: 100001 !important;
}

.features .cd-features-list li.Bewertung, .features .cd-features-list div.Bewertung{
	padding: 20px 3px;
	display: block;
}

@media only screen and (min-width: 767px){
	.features .cd-features-list li.Bewertung, .features .cd-features-list div.Bewertung{
		padding: 20px 10px;
		display: block;
	}
}

li.Vergleichsergebnis, div.Vergleichsergebnis{
	justify-content: center;
    display: flex;
	padding: 4px;
	min-height:170px;
}
li.rank, div.rank{
	padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-word;
    max-height: 77px;
    font-size: 77%;
}

.vergleich-ribbon{
	border: 1px solid #e6e6e6;
    font-size: 12px;
	border-radius: 4px;
	line-height: 22px;
	width: 130px;
	color: #f2950f;
	font-weight: 700;
}

.vergleich-title{
	background-color: #0073aa;
    color: #e6e6e6;
    padding: 1px 7px;
	border-radius: 4px 4px 0 0;
}

.rating-number{
	color: #0073aa;
	font-size:20px;
	padding: 4px;
}

.rating-text{
	color: #444;
}

#update_button{
	display: none;
	float: right;
}
#delete_button{
	display: none;
}

.custom-feature .fa.fa-check {
    color: #008000;
    font-size: 33px;
}

.custom-feature .fa.fa-times {
    color: #d60000;
    font-size: 33px;
}

li.custom-feature{
	padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
	word-break: break-word;
	max-height: 77px;
	font-size: 77%;
  overflow-y: auto;
}

li.custom-feature span{
  max-height:75px;
}

@media only screen and (min-width: 1240px){
	li.custom-feature{
		font-size: 100%;
	}
}

.title-bar {
    width: 100%;
    height: 10px;
    background-color: #42689c;
}

.title-text {
    text-align: center;
    font: normal 500 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    padding: 20px;
}

@media only screen and (max-width: 1150px){
  .left-sidebar{
    display: none !important;
  }
}

.left-sidebar{
	display: none;
	float: right;
    width: 160px;
    padding: 6px;
    border: 3px solid #42689C;
    border-radius: 6px;
	position: relative;
	/*margin-top: 10px;*/
	margin-right: 20px;
}

.left-sidebar-content {
    text-align: center;
}

.content .left-sidebar p {
    font-size: 1.25em;
    text-decoration: none;
    line-height: 1em;
	font-weight: 600;
	color: #42689c;
}

.left-sidebar img {
    max-width: 130px;
    max-height: 130px;
	align-self: center;
}

.left-sidebar-profil {
    min-width: 130px;
    min-height: 130px;
    max-width: 130px;
    max-height: 130px;
    display: inline-flex;
	justify-content: center;
}

.left-sidebar.fixed{
	position: absolute;
	top: 45px;
}

@media only screen and (min-width: 1150px){
	.left-sidebar{
		display: block;
	}
}

body div.ui-tooltip{
	border: 1px solid #aaa;
	box-shadow: none;
	background: #eee;
	background-color: #ff8c00;
    color: white;
    padding: 2px;
    font: inherit;
	font-size:12px;
	border-radius: 2px;
	border-width:0;
}

body div.ui-tooltip::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #ff8c00 transparent transparent transparent;
}

@media only screen and (min-width: 767px){
	body div.ui-tooltip{
		font-size:14px;
	}
}

.ui-widget.ui-widget-content.custom-tooltip-styling{
  max-width: 300px;
  border: none;
  padding: 2px 8px;
}

.ez-toc-widget-container a{
	white-space: normal;
}

.content h2{
	word-break: break-word;
}

@media only screen and (max-device-width: 480px) {
	.kat_einleitung_text{
		font-size:15px!important;
	}
	
	.kat_einleitung{
		margin-left:5%!important;
		margin-right:5%!important;
	}
}

.kat_einleitung_text {
	color:#686868;
	word-spacing:normal;
	font:normal 24px/ 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-align: justify;
}

.kat_einleitung {
	margin-left:25%;
	margin-right:25%;
}

.content .Beschreibung li {
    border: 0;
}

.cd-features-list .Beschreibung li {
    min-height: 0;
}

button.hideButton{
	position: fixed;
    top: 10px;
    left: 10px;
    width: 80px;
    height: 80px;
    z-index: 10;
    background: rgba(66,104,156,0.8);
	color: white;
    border: 2px solid #e6e6e6;
    border-radius: 25px;
	font-size:30px;
	display:none;
}

a.aawp-button{
	font-weight: 400;
	padding-right: 5px;
}

a.aawp-button.aawp-button--icon-black:before{
	background-image: url(../../plugins/aawp/public/assets/img/icon-amazon-black.svg);
}

.fa.remove-product {
    position: absolute;
    top: 10px;
    left: 280px;
    z-index: 2;
    font-size: 18px;
    color: orangered;
}

.wordCounter_container{
	padding: 4px;
}

.ult_price_action_button{
	font-size:16px;
}
.ult_price_features{
	font-size:20px;
}
.aio-icon-title{
	font-size:22px;
}

#main .ult_pricing_heading h3.ult-responsive{
	font-size: 24px;
}


header#fancy-header:before {
    background: rgba(0, 0, 0, 0.5);
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
}

.Preis a, .Link a, .Bewertung a{
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}


.Preis a:hover, 
.Preis a:focus, 
.Preis a:active,
.Preis > span:hover,
.Preis > span:focus,
.Preis > span:active,
.Link a:hover, 
.Link a:focus, 
.Link a:active,
.product_img_wrapper a:hover,
.product_img_wrapper a:focus,
.product_img_wrapper a:active{
	-webkit-transform: scale(1.0428571105);
	transform: scale(1.0428571105);
	-moz-transform: scale(1.0428571105);
	-o-transform: scale(1.0428571105);
	-webkit-animation: webkit-zoom 0.3s 1;
	-webkit-animation-fill-mode: forwards;
}

.Bewertung a:hover, 
.Bewertung a:focus, 
.Bewertung a:active {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: scale(1.0485);
	-webkit-filter: blur(0.0000000001px);
}

.Preis .aawp-check-prime{
	background-image: url(../../plugins/aawp/public/assets/img/icon-check-prime@2x.png);
	background-size: 55px 16px;
    background-repeat: no-repeat;
}

@keyframes webkit-zoom{
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.0485);
		-webkit-filter: blur(0px);
	}
}

.breadcrumb a {
    color: white;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: white;
	text-decoration: underline;
}

.breadcrumb {
    background-color: #fb9838;
    display: block;
    color: white;
    padding-left: 5px;
    position: relative;
    width: calc(100% + 20px);
    margin: 0;
    left: -10px;
    z-index: 6;
}

.breadcrumb li{
	display: inline-block;
	margin-left: 5px;
}

@media only screen and (min-width: 767px){
	.breadcrumb {
		position: absolute;
		width: 100%;
		height: 30px;
		left: 0px;
		padding-left: 15px;
		font-size: 105%;
	}
}

.top-info span {
    color: black;
	line-height: 1.1rem;
}

.fa-arrow-up.arrow-up{
	position: relative;
    left: -90px;
    top: -25px;
	cursor: pointer;
	font-size: 20px;
	color: #316F35;
}

.fa-arrow-down.arrow-down{
	position: relative;
    left: -80px;
    top: -25px;
	cursor: pointer;
	font-size: 20px;
	color: #316F35;
}

.fa-trash-o.remove-feature{
	position: relative;
    left: -175px;
    top: -25px;
	cursor: pointer;
	font-size: 20px;
	color: #E21E27;
}


.atf-title{
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
}

.atf-links .button{
	margin: 10px;
	width: 280px;
}

.atf-description{
	height: 65%;
	font-size: 20px;
	align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
	color: #fff;
}

.atf-description *{
	z-index: 1;
}

.atf-border{
	position: absolute;
    margin-left: -25px;
	bottom: -25px;
	width: calc(100% + 40px)
}

#goto-table{
	background-color:#FC8914;
}

#page #goto-table.button:hover{
	background-color:#FC9936;
}

#page #goto-article.button:hover{
	background-color:#2d69b9;
}


.above-the-fold{
	height: calc(100vh - 310px);
	max-height: none;
	position: relative;
	top: 30px;
	width: 100%;
	text-align: center;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.above-the-fold:before{
	background: rgba(0,0,0,.6);
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

@media only screen and (max-width: 990px){
	.above-the-fold{
		height: calc(100vh - 210px);
		max-height: 640px;
		min-height: 315px;
		width: calc(100% + 50px);
		margin-left: -25px;
		top: 0;
		padding-left: 10px;
		padding-right: 10px;
		/*padding-top: 30px;*/
		background: url(/wp-content/themes/dt-the7-child/img/Mobile_Above_the_Fold_bg.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		/*justify-content: start;*/
	}
	.atf-title{
		padding-top: 0px;
	}
	.atf-description{
		height:32vh;
		font-size: 0.8em;
		margin-bottom: 10px;
		margin-left: 20px;
		margin-right: 40px;
		line-height: 20px;
	}
	
	.atf-border{
		bottom: -10px;
		margin-left: -10px;
	}
}

@media only screen and (min-width: 990px){
	
	.atf-description div{
		margin-bottom: 10px;
		margin-left: 20px;
		line-height: 45px;
	}
	
	.atf-desc-text{
		text-align: left;
	}
		
	.atf-description div:first-of-type{
		font-size: 22px;
	}
	.above-the-fold{
		width: calc(100% + 50px);
		margin-bottom: 20px;
		margin-left: -25px;
		background: url(/wp-content/themes/dt-the7-child/img/Above_The_Fold_Desktop.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 375px;
	}
}

@media only screen and (min-width: 767px){
	.above-the-fold{
		top: 30px;
	}
}

@media only screen and (max-width: 1024px){
	.above-the-fold{
		max-height: 660px;
	}
}

@media screen and (max-width: 990px){
	#page .page-title .wf-wrap {
		padding: 0px 10px;
	}
	.fancy-title > span{
		font-size: 40px;
	}
}

.cs_result_titel{
    font-weight: bold;
}

.cs_wordcount{
    font-weight: bold;
}

.cs_result_wrap{
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 15px;
}

.product-table-wrapper input[type="text"]{
    height: 24px;
    margin: auto 0;
    text-align: center;
    max-width: 100%;
    font-weight: 700;
}

#add_product{
	color: green;
    font-size: 33px;
    background: 0;
    margin: 5px 25px;
}

#but_activate_custom_table{
	float: right;
}

#but_activate_sponsor{
	float: right;
}

.anzahl-produkte {
    position: absolute;
    top: 65px;
    left: 150px;
    color: red;
    font-weight: bold;
}

.anzahl-produkte-backend {
    position: absolute;
    top: 15px;
    left: 0px;
    color: red;
    font-weight: bold;
}

.anzahl-produkte-good{
	color: green;
}

.wf-cell.iso-item.shown {
    width: 400px;
}

#content .wf-container{
	padding: 20px 60px;
}

.wf-wrap{
	/*padding-top: 20px;*/
}

.custom-blog-border{
	margin: 0;
    width: 110%;
    background-color: #fb9838;
    position: relative;
    /*top: -20px;*/
    left: -25px;
}

#content .wf-cell article{
	width:100%;
}

.cd-products-comparison-table li.heading1 {
	border-top: 2px solid #FC8914;
    font-size: 90%;
    font-weight: bolder;
    border-bottom: 2px solid #FC8914;
    color: #313131;
}

.cd-products-comparison-table li.heading2 {
	border-top: 2px solid #b9b9b9;
    font-size: 90%;
    font-weight: bolder;
    /*border-bottom: 2px solid #b9b9b9;*/
    color: #313131;
}

.bdp_blog_template.news .bd-blog-header h2.title a:hover {
	text-decoration: underline;
}

.bdp_blog_template a.bd-more-tag {
	text-decoration: none!important;
}

.bdp_blog_template a.bd-more-tag:hover {
	background-color: #255798!important;
	color: #ffffff!important;
	text-decoration: underline!important;
}

.text-under-table{
	position: relative;
    top: -43px;
    right: 0px;
    text-align: right;
    color: #8c8c8c;
    font-size: 0.8em;
}

.table-test-overview {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

.table-test-overview td{
	border: 1px solid #eae9e9;
}

.table-test-overview th{
	background-color: #255798;
    border: 1px solid #dad8d8;
	color: white;
}

#content a, #sidebar a{
	text-decoration: none;
}

#content a:hover, #sidebar a:hover{
	text-decoration: underline;
}

li.product.ui-draggable:hover {
    cursor: move;
}

.button.follow-button{
	background-color: #fc8914;
}

#main .button.follow-button:hover{
	background-color: #fc9936;
}

#main .button.nofollow-button:hover {
    background-color: #2d69b9;
}

a.button.follow-button, a.button.nofollow-button {
    min-width: 130px;
}

@media only screen and (max-width: 990px){
	a.button.follow-button, a.button.nofollow-button {
		font-size: 0.75em;
		padding-left: 12px;
	}
}

.tg-item-media-holder{
	background-size: contain;
	background-repeat: no-repeat;
}

article .tg-item-title .ez-toc-section a{
	color: #2d69b9;
}

.wrap-related-posts{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 25px;
}

.wrap-related-post {
    min-width: 235px;
    max-width: 235px;
    min-height: 150px;
    margin-left: 5px;
    padding: 5px;
    margin-top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #a5a5a57a;
    border-radius: 2px;
    background-position: center;
    /* background-position-x: 64px; */
}

.related-post-title {
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 1.0em;
    background-color: #255799;
    width: 100%;
    /* padding: 0 50px; */
    justify-content: center;
    display: inline-flex;
    height: 28px;
	overflow: hidden;
}
.related-post-title p{
    margin-right: 10px;
}

/*
.related-post-link {
    position: relative;
    bottom: -80px;
    left: 115px;
    display: inline;
    padding: 11px;
    background-image: linear-gradient(-180deg,#ff9b21,#ff8c00);
    color: white;
    font-size: .83em;
    border-radius: 2px;
}*/
.wrap-related-post:hover {
    /* background-size: 110%; */
    -webkit-transform: scale(1.0428571105);
    transform: scale(1.0428571105);
    -moz-transform: scale(1.0428571105);
    -o-transform: scale(1.0428571105);
    -webkit-animation: webkit-zoom .3s 1;
    -webkit-animation-fill-mode: forwards;
}

article .entry-content a{
	font-weight: 700;
}

@media only screen and (min-width: 767px){
	.product_img_wrapper img{
		max-height: 150px;
		max-width: 160px;
	}
}
#wrap_sponsor{
    border: 1px solid lightgray;
    width: 320px;
    padding: 5px;
    align-content: center;
    align-items: center;
    position: absolute;
    background: white;
	z-index: 99;
}

.wrap_sponsor_inner {
	display: flex;
    margin-bottom: 3px;
    padding-bottom: 5px;
    border-bottom: 1px solid lightgray;
}

.wrap_sponsor_links{
	flex-wrap: wrap;
    display: flex;
}

.wrap_sponsor_links input[type=checkbox]{
	margin-top: 2px;
}

#wrap_sponsor input[type=text]{
	width: 150px;
	height: 27px;
}

a.aawp-product__image--link.aawp-product__image:hover {
    -webkit-transform: scale(1.0428571105);
    transform: scale(1.0428571105);
    -moz-transform: scale(1.0428571105);
    -o-transform: scale(1.0428571105);
    -webkit-animation: webkit-zoom .3s 1;
    -webkit-animation-fill-mode: forwards;
}

.footer div.menu-ueber-uns-footer-container a:hover,
.footer div.textwidget a:hover,
.footer div.menu-kategorien-footer-container a:hover{
    color: white;
	text-decoration: underline;
}

.footer div.menu-ueber-uns-footer-container a:active,
.footer div.textwidget a:active,
.footer div.menu-kategorien-footer-container a:active,
.footer div.menu-ueber-uns-footer-container a:visited,
.footer div.textwidget a:visited,
.footer div.menu-kategorien-footer-container a:visited{
	color: white;
}

footer#footer {
   padding: 0;
}

footer#footer section{
	padding: 0 25px;
  /*max-width: 350px;*/
  min-width: 255px;
}

footer#footer .wf-container {
  margin: 0 -30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#footer .wf-table.wf-mobile-collapsed {
  display: flex;
  flex-wrap: wrap;
  min-height: 105px;
  justify-content: center;
}

#bottom-bar .wf-float-right {
	margin-left: 0;
}

@media only screen and (min-width: 767px){
	footer#footer section {
		padding:0 10px;
    flex-grow: 1;
	}

  footer#footer .wf-container {
    justify-content: flex-start;
  }

	#footer .wf-table.wf-mobile-collapsed {
		display: table;
	}
	#bottom-bar .wf-float-right {
		margin-left: 40px;
	}
}

.product-table-meldung{
  color: #316F35;
  font-size: 120%;
  margin-top: 10px;
  font-weight: 500;
  display: block;
}

/*#footer .wf-container-bottom .wf-table{
    display: flex;
    flex-wrap: wrap;
}

#footer .wf-container-bottom .wf-td{
	min-width: 180px;
}*/

#wgs_wrapper_id{
  display: flex;
  justify-content: center;
}

#content table.gsc-table-result{
  margin-top: -12px;
  line-height: 1.5em;
  margin-left: -4px;
}

#content div.gsc-control-cse.gsc-control-cse-de {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#content div.gsc-control-wrapper-cse{
    max-width: 800px;
    padding: 0 0;
    border: 1px solid #8080802e
}

@media only screen and (min-width: 767px){
  #content div.gsc-control-cse.gsc-control-cse-de {
    padding-left: 13px;
    padding-right: 13px;
  }
  #content div.gsc-control-wrapper-cse{
    padding: 0 25px;
  }
}



#content input#gsc-i-id1 {
    font-size: 1.5em !important;
    font-weight: 200;
    line-height: 6em;
    padding: 10px 35px 10px 5px !important;
    border: 1px solid lightgray !important;
}

#content button.gsc-search-button.gsc-search-button-v2 {
    padding: 10px 0;
    margin: 12px 0 0 0;
    width: 100%;
    /* display: inline-flex; */
    /* flex-grow: 1; */
    margin-left: -2px;
}

@media only screen and (min-width: 767px){
  margin: 14px 0 5px 25px;
}

#content div.gsc-input-box{
  margin-top:10px;
  box-shadow: none;
  margin-right:0;
}

#content div.gsc-input-box.gsc-input-box-hover{
  /*margin-right:0;*/
}

#content a.gsst_a{
  display: block !important;
}

#content td.gsc-input{
  max-width: 800px !important;
  /*width: 75%;*/
  min-width: 270px;
  width:0;
  padding-right: 0px;
  flex-grow: 8;
  margin-right: 25px;
}

#content .gsc-input::placeholder {
    color: #717171;
}

@media only screen and (min-width: 767px){
  #content .gsc-input::placeholder {
      color: #ccc;
  }
}

#content td.gsib_a{
  max-width: 80%;
}

#content div.gsst_b{
  margin-top:5px;
}

#content td.gsib_a{
  padding: 0;
}

#content td.gsib_b{
  padding: 0;
}

#content table.gsc-search-box{
  display: flex;
  flex-wrap: wrap;
  /* width: 100%; */
  flex-direction: column;
}

#content #gs_id50 tbody tr{
  display: block;
  flex-wrap: unset;
}

#content table.gsc-search-box tbody tr{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#content td.gsc-input table.gstl_50 {
 /* width: 90% !important;*/
}
#content td.gsc-search-button{
  min-width: 100px;
  flex-grow: 1;
  margin-right: 0;
}

#content div.gsc-cursor-page {
    background-color: #265798;
    color: white;
    border-radius: 4px;
    padding: 15px;
}

#content #___gcse_0{
  width:100%;
  line-height: 1.5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0 60px 0;
}

#content .gsc-control-searchbox-only.gsc-control-searchbox-only-de{
  width:120%;
  max-width: 800px;
}

#content .gsc-results .gsc-cursor-box{
  margin-left:-15px;
}

#content .gsc-results .gsc-cursor{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

#content div.gsc-cursor-page.gsc-cursor-page{
  padding: 12px;
  margin: 5px;
}

#content div.gsc-cursor-current-page{
  border-color: #FF8C00;
  background-color: #FF8C00;
}

@media only screen and (min-width: 767px){
  #content div.gsc-cursor-page{
    padding: 24px;
  }
  #content .gsc-results .gsc-cursor-box{
    margin-left:15px;
  }
}

.floating-status {
    position: absolute;
    top: -1px;
    left: 1px;
    z-index: 100;
}

.status-404{
  color:#E25850;
  font-weight: bolder;
}
.status-unavailable{
  color:#F6B919;
  font-weight: bolder;
}
.status-unknown{
  color:#A72E5E;
  font-weight: bolder;
}
.status-incomplete{
  color:#693987;
  font-weight: bolder;
}
.status-nodescription{
    color:#E874E3;
    font-weight: bolder;
}

.search-border{
  margin-left: -25px;
  position:relative;
  width:100%;
}

.img-url-edit{
  position: absolute;
  top: 45px;
  left: 65px;
}

.wrap-img-url-edit{
  position: absolute;
  background-color: #ffffff;
  border: 1px solid lightgray;
  padding: 15px 10px;
  width: 250px;
  display: flex;
  flex-wrap: wrap;
  left: -50px;
  justify-content: center;
}
.img-url{    margin-bottom: 15px;
  margin-bottom: 15px;
  width: 100%;
  background-color: #f5f5f5;
  /* height: 20px; */
  font-size: 1.1em;
  border: 1px solid lightgray;
  padding: 5px 5px;
}

.cs_balance_wrap{
  margin: 10px 0;
  font-size: 130%;
  color: #0973A9;
}

@media only screen and (min-width: 1150px){
  div#content {
      padding-right: 5px;
      padding-left: 5px;
  }
}

#content .tg-youtube-channel-banner{
  background-position: center top;
  background-color: #fff0;
  background-repeat: no-repeat;
  background-size: contain;
}

#content .tg-youtube-channel-logo{
  top: 55px;
}

@media only screen and (min-width: 767px){
  #content .tg-youtube-channel-header{
    margin-left:300px;
    margin-right:300px;
  }
}



.comment-section #respond #submit {
  display: inline;
}

@media only screen and (min-width: 767px){
  .comment-section{
    float: left;
    width: calc(100% - 30%);
    padding-right: 100px;
    padding-left: 25px;
    margin: 0;
    box-sizing: border-box;
  }
  
  #comments #wpcomm{
    margin: 7px 50px 15px 50px;
  }
}

@media only screen and (min-width: 1150px){
  .comment-section{
      padding-right: 5px;
      padding-left: 5px;
  }

  .comment-section > div{
    width: 70%;
    float: right;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1150px){
  .comment-section{
    width: 100%;
    float: left;
  }
}

.ueber_uns {
  max-height: 400px;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 10px;
}

.ueber_uns > div {
  display: flex;
  justify-content: center;
}

.ueber_uns img {
  height: fit-content;
  width: auto !important;
  min-height: 200px;
}

.wpb_wrapper .ueber_uns.ult-style-3 h2, .wpb_wrapper .ueber_uns.ult-style-3 div {
  color: white;
  text-transform: capitalize;
}

.check {
  display: none !important;
}

.portalheld-img {
  display: none !important;
  max-width: 100%;
  padding-top: 10px;
}