/*
Theme Name: GeneratePress Child
Template: generatepress
*/


body { overflow-x: hidden; }
::placeholder { color: #caccd1 !important; }

.fa-check-circle {
	color: #008200;
}
.fa-times-circle {
	color: #ce181e;
}
h2 { border-bottom: 1px solid #d3d3d3; padding-bottom: 10px; }
h1 { font-size: 36px; }

/* Navigation über Tabelle; ähnliche Themen */
.similar-topics { margin: 0 0 10px 0; padding: 0; list-style: none; } .similar-topics li { display: inline-block; } .similar-topics li a { color: #333; display: flex; align-items: center; justify-content: center; transition: 0.1s ease; background-color: #fff; padding: 10px 15px; } .similar-topics li a img { width: auto; height: 32px; margin-right: 5px; } .similar-topics li a:hover, .similar-topics li a:focus { text-decoration: none; color: #6c757d; }

/* Markennavigation über der Tabelle */
.categories { list-style: none; margin: 0; padding: 0; } .categories li { } .categories li a { padding: 10px 15px; display: flex; align-items: center; justify-content: center; flex-direction: column; color: #333333; } .categories li a:hover,.categories li a:focus { text-decoration: none; color: #6c757d; } .categories li img { height: 30px; width: auto !important; margin-bottom: 10px; } .categories li div { } .category-text { margin-bottom: 10px; }

/* Autor und zuletzt aktualisiert */
.author-row { display: grid; column-gap: 1.5rem; grid-row-gap: 1rem; grid-template-columns: repeat(12,1fr); justify-content: stretch; align-content: start; margin-bottom: 20px; } .author-row .author-img { grid-column-start: 1; grid-column-end: 2; grid-row: 1; } .author-row .author-img .author-img-container { height: 64px; width: 64px; padding: 0.25rem; border-radius:90px; border: 1px solid #e1e1e1; box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%); } .author-row .author-img .author-img-container .img-container { width: 100%; height: 100%; overflow: hidden; } .author-row .author-img .author-img-container .img-container img { width: 100%; border-radius: 90px; } .author-row .author-description { grid-column-start: 2; grid-column-end: 12; grid-row: 1; display: flex; flex-direction: column; justify-content: center; } .author-row .author-description .post-datetime { color: #6c757d; font-size: 13px; } .author-row .author-description .author-name { }

/* Text Format, Buttons, Tabellen, Aufzählungen */
h1,h2,h3,h4,h5 { color: #000 !important; } span.highlight { box-shadow: none; background-color: #003580; color: #fff; border-radius: 4px; } .sm-padding { padding: 20px 20px; } .sm-margin { margin: 20px 0; } .sm-margin-top { margin-top: 20px; } .sm-margin-bottom { margin-bottom: 20px; } .ss-margin-top { margin-top: 10px; } .ss-margin-bottom { margin-bottom: 10px; } .ss-padding { padding: 10px 10px; } .sl-padding { padding: 30px 30px; } .sl-margin-top { margin-top: 30px; } .sl-margin { margin: 30px 0; } .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: none; } .btn { font-size: 14px !important; padding: 8px 14px !important; } .btn:focus { box-shadow: none; } .btn-primary { width: 100%; background: #1f3c47 !important; color: #FFF !important; display: block !important; text-align: center !important; text-decoration: none !important; border-radius: 90px !important; padding: 6px 16px !important; border: none !important; } .btn-primary:hover { background: #000 !important; } .btn-secondary { border-radius: 90px; }.btn-buy { border-radius: 90px !important; padding: 6px 16px !important; display: block; width: 100%;} .btn-buy:hover, .btn-buy:focus {  } .btn-inline { display: inline-block !important; width: auto !important; } .card { border-radius: 0px; background-color: #fff; /* border: 1px solid #f0f0f0; */ } .data-table { width: 100%; margin: 0 0 1rem 0; } .data-table thead tr { background-color: #1f3c47; color: #fff; text-align: left; } .data-table tr th { font-weight: normal; padding: 14px 10px; width: 50%; } .data-table tr td { padding: 6px 10px; width: 50%; border-bottom: 1px solid #f3f3f3; } .data-table tr:nth-child(odd) td { background-color: #f3f3f3; } .data-table .border-row { border-top: 1px solid #f0f0f0; } .flex { display: flex; align-items: center; } .flex .col { flex: 1 0 21%; } .data-table ul { margin: 0; padding: 0; } .align-right { text-align: right; } .align-left { text-align: left; } .arrow-list { list-style: none; padding: 0; } .arrow-list li { background: url(https://www.testen-mit-kopf.de/wp-content/uploads/2021/10/arrow-right-blue.svg) no-repeat left top; background-size: 22px 22px; padding-left: 35px;  } .table-details>tbody>tr>td { font-size: inherit; } .table-details tr td:first-of-type { color: inherit; } .table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th { padding: 5px 0; } 
strong {font-weight:600;}
.blocks-gallery-grid figcaption, .wp-block-gallery figcaption, .wp-block-image figcaption {
	color: #6c757d; 
	font-size: 13px;
} 

blockquote {
	font-size: inherit !important;
	margin: 1em 0 2em 0;
	border-left: 4px solid #008200 !important;
	color: #008200;
	background-color: #d1e7dd;
}

.info-box {
	font-size: inherit !important;
	margin: 1em 0 2em 0;
	border-left: 4px solid #084298 !important;
	color: #084298;
	background-color: #cfe2ff;
	padding: 10px 20px;
}


/* Youtube Lazy Load Wrapper */
.youtube-wrapper { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; } .youtube { padding-top: 56.25%; overflow: hidden; cursor: pointer; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; } .youtube img { width: 100%; top: -16.82%; left: 0; } .youtube img:hover {-webkit-filter: brightness(100%);} .youtube .play-button { width: 90px; height: 60px; background-color: #333; box-shadow: 0 0 30px rgba( 0,0,0,0.6 ); z-index: 1; opacity: 0.8; border-radius: 15px; } .youtube .play-button:hover{background-color:#FF0000; opacity: unset;} .youtube .play-button:before { content: ""; border-style: solid; border-width: 15px 0 15px 26.0px; border-color: transparent transparent transparent #fff; } .youtube img, .youtube .play-button { cursor: pointer; } .youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before { position: absolute; } .youtube .play-button, .youtube .play-button:before { top: 50%; left: 50%; transform: translate3d( -50%, -50%, 0 ); } .youtube iframe { height: 100%; width: 100%; top: 0; left: 0; } #content .youtube-wrapper {
	margin: 1em 0 2em 0;
}

.youtube-link .youtube-wrapper .youtube {
	pointer-events: none;
}
.youtube-link .youtube-wrapper .youtube .play-button {
	display: none;
}


.youtube-link {
	margin: 0 10px;
	position: relative;
 display: inline-block; 
}
.youtube-link:after {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f04b" !important;
	font-weight: 900;
	color: #fff;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
	font-size: 24px;
	background: rgba(0,0,0,0.5);
	border-radius: 15px;
	width: 90px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 30px rgb(0 0 0 / 60%);
}
.youtube-link:hover:after {
	background: red;
transform: translate(-50%,-50%) scale(1.1);
}

.youtube-link:hover {
	cursor: pointer;
}

.youtube-popup {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.youtube-popup.active {
    display: flex;
}

.youtube-popup-inner {
    width: 90%;
    max-width: 1000px;
    position: relative;
}

.youtube-popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 35px;
    color: white;
    background: none;
    border: none;
    cursor: pointer;
}

.youtube-popup iframe {
    width: 100%;
    aspect-ratio: 16/9;
}

.youtube-popup-trigger {
    position: relative;
    display: block;
    width: 322px;
    height: 181px;
    overflow: hidden;
}

.youtube-popup-trigger img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* =====================================================
    Startseite
===================================================== */

/* HEADER TOP */

.lp-header-img-top {
    background:url(https://www.testen-mit-kopf.de/wp-content/uploads/2023/01/background-saugroboter.webp) no-repeat center;
    background-size:cover;
    width:100%;
    min-height:700px;
    display:flex;
    align-items:center;
}

.lp-header-img-top .heading{
    font-size:2rem;
    color:#fff;
    font-weight:500;
    margin-bottom:40px;
}

.site-content {
    display: block;
}

.container-startseite{
max-width:1140px;
margin:0 auto;
padding:0 20px;
}

.site-content .content-area {
    width:1140px;
    margin:0 auto;
}

/* CATEGORY GRID */

.homepage-top-category{
    display:flex;
    flex-wrap:wrap;
    gap:20px;
}

.homepage-top-category .col{
    flex:1 1 calc(33.333% - 20px);
    padding:30px;
    border-radius:10px;
    text-align:center;
    background:#fff;
    box-shadow:0 0 18px rgba(72,72,72,.18);
}

.homepage-top-category img{
    max-width:140px;
    height:auto;
    margin:10px auto 15px;
}


.homepage-top-category .title{
    font-weight:600;
    padding-bottom:15px;
    font-size:20px;
}

.homepage-top-category .badge{
    padding:6px 20px;
    font-size:13px;
    border-radius:90px;
    font-weight:600;
    display:inline-block;
    margin-bottom:20px;
    background:#1F3C47;
    color:#fff;
}

.homepage-top-category ul{
    list-style:none;
    margin:10px 0 20px;
    padding:0;
}

.homepage-top-category ul li{
    border-bottom:1px solid #ebebeb;
    line-height:2em;
}

.homepage-top-category ul li:last-child{
    border-bottom:none;
}


/* BUTTON */

.btn-buy{
    display:inline-block;
    background:#1F3C47;
    color:#fff;
    padding:10px 18px;
    border-radius:6px;
    text-decoration:none;
    font-weight:500;
}

.btn-buy:hover{
    background:#162c35;
    color:#fff;
}


/* HEADER BOTTOM */

.lp-header-img{
    background:url(https://www.testen-mit-kopf.de/wp-content/uploads/2021/08/landingpage-header.jpg) no-repeat center;
    background-size:cover;
    width:100%;
    min-height:400px;
    display:flex;
    align-items:center;
    margin-top:60px;
}

.lp-header-img .heading{
    font-size:2rem;
    color:#fff;
    font-weight:500;
    margin-bottom:20px;
}


/* ADV POINTS */

.lp-header-img .adv{
    margin-top:20px;
    color:#fff;
    display:flex;
    flex-wrap:wrap;
    gap:20px;
}

.lp-header-img .adv .point{
    display:flex;
    align-items:center;
}

.lp-header-img .adv img{
    width:22px;
    margin-right:10px;
}


/* PRODUCT COMPARISON FIX */

.lp-productcomparison .c-row{
    display:flex;
    flex-wrap:wrap;
    gap:30px;
}

.lp-productcomparison .c-row .col{
    flex:1 1 30%;
    text-align:center;
}

.lp-productcomparison img{
    height:100px;
    width:auto;
}


/* COMPARISON LIST */

.lp-comparison .list-entry{
    display:flex;
    flex-wrap:wrap;
}

.lp-comparison .list-entry .col-left{
    flex:1 1 40%;
    min-height:250px;
}

.lp-comparison .list-entry .col-right{
    flex:1 1 60%;
    padding:30px;
}


/* MOBILE */

@media (max-width:1024px){

.homepage-top-category .col{
    flex:1 1 calc(50% - 20px);
}

}


@media (max-width:720px){

.lp-header-img-top{
    min-height:auto;
    padding:60px 0;
}

.homepage-top-category .col{
    flex:1 1 100%;
}

.lp-productcomparison .c-row{
    flex-direction:column;
}

.lp-comparison .list-entry{
    flex-direction:column;
}

.lp-comparison .list-entry .col-left{
    height:200px;
}

.lp-header-img{
    min-height:auto;
    padding:60px 0;
}

}




.aboutus-slider{
position:relative;
overflow:hidden;
}

.aboutus-track{
display:flex;
gap:25px;
transition:transform .4s ease;
}

.aboutus-slider .box{
flex:0 0 calc(33.333% - 17px);
background:#fff;
min-height:300px;
box-shadow:0 0 10px rgba(0,0,0,0.1);
}

.aboutus-slider .count{
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
background:#1f3c47;
height:40px;
width:40px;
color:#fff;
margin-bottom:15px;
}

.aboutus-slider .title{
font-weight:600;
margin-bottom:10px;
}

.slider-prev,
.slider-next{
position:absolute;
top:50%;
transform:translateY(-50%);
background:#fff;
border:none;
width:40px;
height:40px;
cursor:pointer;
box-shadow:0 0 6px rgba(0,0,0,.2);
}

.slider-prev{ left:-20px; }
.slider-next{ right:-20px; }

.slider-dots{
text-align:center;
margin-top:20px;
}

.slider-dots button{
width:10px;
height:10px;
border-radius:50%;
border:none;
margin:0 5px;
background:#bec2c9;
cursor:pointer;
}

.slider-dots button.active{
background:#101820;
}

@media(max-width:900px){

.aboutus-slider .box{
flex:0 0 calc(50% - 15px);
}

}

@media(max-width:600px){

.aboutus-slider .box{
flex:0 0 100%;
}

}



/* =====================================================
    Landigpages
===================================================== */

#primary,
#main {
    width: 100%;
    max-width: none;
}

.container-large-landingpage {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}

.tmk-hero {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    justify-content: center;
}

.tmk-hero-left {
    flex: 1;
}


.tmk-hero-right {
    flex: 0 0 322px;
}



/* ===============================
   SEARCH RESULTS STRUCTURE
================================ */

.tmk-search-results {
    margin-top: 30px;
}

.tmk-results-header {
    margin-bottom: 25px;
    font-size: 15px;
}

.tmk-results-header a {
    margin-left: 15px;
    font-size: 14px;
}

.tmk-search-layout {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 40px;
}

/*   Main TABLE */

.tmk-product-table {
    display: grid;
    grid-template-columns: 2fr 1.5fr 1.5fr 1fr;
    gap: 25px;
    padding: 25px;
    width: 995px;
    max-width: 995px;
    margin: 0 auto 25px auto; 
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06);
    align-items: center;
}

.tmk-col {
    display: flex;
    flex-direction: column;
}

/* Titel */

.tmk-product-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}

.tmk-product-title a {
    text-decoration: none;
    color: #1f3c47;
}

/* Bild */

.tmk-product-image img {
    max-width: 100%;
    height: auto;
}

/* Bewertung */


.tmk-review-table {
    font-size: 14px;
}

.tmk-review-row {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
}

.tmk-review-row div:first-child {
    color: #555;
}

.tmk-review-row div:last-child {
    font-weight: 600;
    color: #333;
}

.tmk-review-total {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}

/* Button */

.tmk-btn-primary {
    display: block;
    padding: 10px 14px;
    background: #1f3c47;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 15px;
}

.tmk-btn-primary:hover {
    background: #163039;
}

/* Pagination */

.tmk-pagination {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

/* Responsive */

@media (max-width: 1100px) {
    .tmk-product-table {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 1000px) {
    .tmk-search-layout {
        grid-template-columns: 1fr;
    }
}

/* =====================================================
    Produktseite
===================================================== */



.product-header {
	display: grid; 
	grid-template-columns: repeat(12,1fr); 
	justify-content: stretch; 
	align-content: start;
}
.product-header .column-left {
	grid-column-start: 5; 
	grid-column-end: 13; 
	grid-row: 1;
	background-color: #f3f3f3;
	display: block;
}

.product-title {
    margin-bottom: 20px;
	font-size: 36px;
}

.product-description {
    margin-bottom: 25px;
}

.single-product #main {
	padding: 0;
}

.review-text {
	margin-bottom: 20px;
}


/* Ranking Block */

.tmk-ranking-block {
    margin-bottom: 20px;
}

.tmk-ranking-block h5 {
    margin-bottom: 10px;
}

.tmk-ranking-list {
    list-style: none;
    padding-left: 0;
    margin: 0 0 15px 0;
}


.tmk-ranking-list li {
    font-size: 16px;
}

.tmk-customer-rating {
    display: flex;
    align-items: center;
    gap: 15px;
}




.geeignet-fuer, .ungeeignet-fuer {
	display: flex;
	align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.geeignet-fuer:before {
	font-family: "Font Awesome 5 Free";
   content: "\f058";
   padding-right: 10px;
	color: #008200;
   font-weight: 900;
	
}
.ungeeignet-fuer:before {
	font-family: "Font Awesome 5 Free";
   content: "\f057";
   padding-right: 10px;
	color: #ce181e;
   font-weight: 900;
}

.template-large {
    max-width: 100% !important;
}

.container-large {
    max-width: 1420px;
    margin: 0 auto;
    width: 100%;
}

.site-content,
.inside-article {
    max-width: 100%;
}



/* 
.product-header .column-left .divider-top {
	flex: 0 0 100%;
}
.product-header .column-left .divider-left  {
	flex: 0 0 50%;
}
.product-header .column-left .divider-right {
	flex: 0 0 50%;
	padding-left: 4%;
}
.product-header .column-right {
	grid-column-start: 1; 
	grid-column-end: 5; 
	grid-row: 1;
	background-color: #fff;
}
.product-header .column-right img {
	max-width: 100%;
	height: auto;
}
.produktbild img {
	height: 240px;
	width: auto;
}


.container-max {
	width: 100%;
	padding: 30px 0;
}
.product-header .product-buybox {
	background-color: #f3f3f3;
	padding: 0;
	margin: 20px 0 0 0;
}
.product-header .product-buybox .btn-buy {
	display: inline;
}


#product-infos {
	margin-top: 50px;
}
.product-attributes-hidden {
	display: none;
}
.block {
	display: block;
}
.product-header .productdetails-link {
	display: inline-block;
	border: none;
	box-shadow: none;
	background: none;
	color: #0066cc;
	padding: 0;
}

.product-header .product-buybox {
	margin: 20px 0 30px 0;
	width: 100%;
}
.product-header .product-buybox .row {
	display: flex;
	align-items: center;
	margin: 0;
}
.product-header .product-buybox .product-price {
	margin-bottom: 0;
}
.product-header .product-buybox .product-price .price {
	color: inherit;
	font-size: inherit;
}
.product-header .product-buybox .col-xxs-12:first-child {
	background-color: #fff;
	flex-basis: 45%;
	padding: 16px 10px;
	text-align: center;
}
.product-header .product-buybox .col-xxs-12 {
	padding: 0;
}
.product-header .product-buybox .btn-buy {
	display: block;
	border-radius: 0 !important;
	padding: 17px 0 !important;
	box-shadow: none;
	border: none;
}
.product-header .product-price .at-prime {
	display: none;
}
.bewertung-prozent {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}

*/



/* Produktlayout mit Sidebar */


.template-large .container {
    max-width: 1170px;
    margin: 0 auto;
}

.product-layout {
	display: flex;
	gap: 40px;
	align-items: flex-start;
}

/* Content */
.product-content {
	flex: 1 1 67%;
	max-width: 67%;
}

/* Sidebar */
.product-sidebar {
	flex: 0 0 33%;
	max-width: 33%;
	position: sticky;
	top: 120px;
}

.product-sidebar .sidebar-box {
	padding: 0px;
}

.product-sidebar h2 {
   font-size: 26px;
}




/* Fullwidth Bereiche */
.product-hero-fullwidth,
.product-video-fullwidth {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

@media (max-width: 900px) {
	.product-layout {
		flex-direction: column;
	}

	.product-sidebar {
		position: relative;
		top: auto;
	}
}

/* =====================================================
    Tabelle Bewertung
===================================================== */

.bewertungskriterien {
    border-collapse: collapse;
    margin: 0 0 3em 0;
	width:100%;
}

.bewertungskriterien thead tr {
    background-color: #1f3c47;
    color: #ffffff;
    text-align: left;
}

.bewertungskriterien th { padding: 14px 10px; font-weight: normal;}
.bewertungskriterien th:nth-child(2n) {text-align: center;}
.bewertungskriterien th:nth-child(3n) {text-align: center; border: 2px solid #ffc107; border-bottom: none;}
.bewertungskriterien tr td {
	padding: 6px 10px;
	border-bottom: 1px solid #f3f3f3;
}

.bewertungskriterien tr.hauptkriterium { background-color: #f3f3f3;}
.bewertungskriterien tr.hauptkriterium td:nth-child(3n){ font-weight: bold; }
.bewertungskriterien tr td:nth-child(2n) {text-align: center;}
.bewertungskriterien tr td:nth-child(3n) {border-left: 2px solid #ffc107; border-right: 2px solid #ffc107; text-align: center;}
.bewertungskriterien tr.gesamt { background-color: #e3e3e3; font-weight: bold;}
.bewertungskriterien tr.gesamt td:nth-child(3n) {border-bottom: 2px solid #ffc107;}
.bewertungskriterien .hauptkat-title {font-weight: 600;}


/* =====================================================
    Das Wichtigste auf einen Blick
===================================================== */

.main-wichtigste-table{ width:100%; text-align:center; background: #f3f3f3; margin: 1em 0 2em 0; }
.main-wichtigste-table-container{ width:100%; display:flex; flex-wrap:wrap; align-items:stretch; }
.main-wichtigste-table .wichtigste-column.wichtigste-0{ display:none; }
.main-wichtigste-table .wichtigste-column{ display:inline-block; padding:0; vertical-align:top; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; width:33.333%; }
.main-wichtigste-table .wichtigste-column .wichtigste-content{ padding:10px; height:100%; overflow:hidden; min-height:0; display:flex; justify-content:space-between; flex-wrap:wrap; }
.main-wichtigste-table .wichtigste-column .wichtigste-icon{ width:15%; }
.main-wichtigste-table .wichtigste-column .wichtigste-icon img{ max-width:50px !important; width:auto; margin-bottom:0; }
.main-wichtigste-table .wichtigste-column .wichtigste-container{ overflow:hidden; width:80%; text-align:left; }
.main-wichtigste-table .wichtigste-column .wichtigste-container h4{  }
.main-wichtigste-table .wichtigste-column .wichtigste-content p{ font-size:13px; color: #6c757d; text-align: justify; }
.main-wichtigste-link{ text-align:right; margin-top:20px; margin-bottom:10px; }
.main-wichtigste-link a{ font-size:15px; text-decoration:underline; }
.main-wichtigste-link a:hover{ text-decoration:none; }
.wichtig-title {margin-bottom: 15px;color: #000;}

@media only screen and (max-width:480px){
	.main-wichtigste-table .wichtigste-column{ width:98%; }	

}

/* =====================================================
    Vorteile / Nachteile
===================================================== */

.product-pros-cons-box h2 {border-bottom: none !important; margin-bottom:8px;font-size: 1.7rem;}
.product-pros-cons-box{ border:4px solid #1f3c47; margin-top:3em; margin-bottom:2em; background-color: #fff;}
.product-pros-cons-box .ppc-top-info{ background:#1f3c47; padding:10px 15px; color:#FFF; display:inline-block; position:relative; top:-40px; margin-bottom:-40px;}
.product-pros-cons-box .ppc-content{ display:flex; }
.product-pros-cons-box .ppc-content.ppc-top{ justify-content:space-between; } 
.product-pros-cons-box .ppc-content.ppc-top .ppc-logo{ width:30%; }
.product-pros-cons-box .ppc-content.ppc-top .ppc-pt-quote{ width:65%; }
.product-pros-cons-box .ppc-content.ppc-top .ppc-title{ font-size:1.75rem; font-weight:400; color:#101820; margin-bottom:15px; }
.product-pros-cons-box .ppc-content.ppc-top .ppc-logo img{ max-width:100%; height: auto; }
.product-pros-cons-box .ppc-content.ppc-top .ppc-ptq-box{ display:flex; overflow:hidden; border-radius:7px; }
.product-pros-cons-box .ppc-content.ppc-top .ppc-ptq-box .ppc-pt{ background:#ffc107; width:auto; text-align:center; font-size:inherit; font-size: 22px; color:#FFF; padding:10px 20px; display:flex; align-items:center; justify-content:center; flex-basis: 35%; }
.product-pros-cons-box .ppc-content.ppc-top .ppc-ptq-box .ppc-quote{ background:#f3f3f3; width:100%; padding:10px; font-size:14px; font-style:italic; }
.product-pros-cons-box .ppc-content.ppc-btm{ padding:20px; }
.product-pros-cons-box .ppc-content.ppc-btm .heading {
	font-weight: bold;
	margin-bottom: 10px;
}
.product-pros-cons-box .ppc-content.ppc-btm .ppc-vorteile,
.product-pros-cons-box .ppc-content.ppc-btm .ppc-nachteile{ width:48%; }
.product-pros-cons-box .ppc-content.ppc-btm .ppc-vorteile ul,
.product-pros-cons-box .ppc-content.ppc-btm .ppc-nachteile ul{ padding:0; margin:0px; }
.product-pros-cons-box .ppc-content.ppc-btm .ppc-vorteile ul li:before { font-family: "Font Awesome 5 Free" !important; content: "\f058" !important; font-weight: 900; color: #008200; padding-right: 10px; }
.product-pros-cons-box .ppc-content.ppc-btm .ppc-nachteile ul li:before { font-family: "Font Awesome 5 Free" !important; content: "\f057" !important; font-weight: 900; color: #ce181e; padding-right: 10px;  }
.product-pros-cons-box .ppc-content.ppc-btm .ppc-vorteile li,
.product-pros-cons-box .ppc-content.ppc-btm .ppc-nachteile li{ list-style:none;}
.product-pros-cons-box .link{ text-align:right; text-decoration:underline; display:block; }
.product-pros-cons-box .ppc-content.ppc-top .ppc-ptq-box .ppc-quote p {
	margin: 0;
	padding: 0;
}


@media only screen and (max-width:480px){
	.product-pros-cons-box{ text-align:center; }
	.product-pros-cons-box .ppc-content{ flex-direction:column; align-items:center; }
	.product-pros-cons-box .ppc-content.ppc-top .ppc-logo{ width:80%; }
	.product-pros-cons-box .ppc-content.ppc-top .ppc-pt-quote{ width:100%; }
	.product-pros-cons-box .ppc-content.ppc-top .ppc-title{ text-align:center; }
	.product-pros-cons-box .ppc-content.ppc-top .ppc-ptq-box .ppc-quote{ text-align:left; }
	.product-pros-cons-box .ppc-content.ppc-btm .ppc-vorteile, 
	.product-pros-cons-box .ppc-content.ppc-btm .ppc-nachteile{ width:100%; text-align:left; }
	.product-pros-cons-box .link{ text-align:center; }
	
}


/* Zubehor */
.zubehor-box{ border:4px solid #1f3c47; margin-top:3em; margin-bottom:2em; background-color: #fff; }
.zubehor-box .ppc-top-info{ background:#1f3c47; padding:10px 15px; color:#FFF; display:inline-block; position:relative; top:-40px; margin-bottom:-40px; }
.zubehor-box .ppc-content{ display:flex; justify-content:space-between; align-items:center; padding-bottom:30px; }
.zubehor-box .ppc-content .ppc-logo{ width:35%; margin-left: 40px; }
.zubehor-box .ppc-content .ppc-logo img{ max-width:100%; height:auto; }
.zubehor-box .ppc-content .ppc-vorteile{ width:48%; }
.zubehor-box .ppc-content .ppc-vorteile ul{ padding:0; }
.zubehor-box .ppc-content .ppc-vorteile ul li:before{ font-family: "Font Awesome 5 Free" !important; content: "\f058" !important; font-weight: 900; color: #008200; padding-right: 10px;}

.zubehor-box ul {
	list-style: none;
}

/* Hinweis */


.hinweis  {
	font-size:18px;
	background-color: #ffd2d2; 
	color: #d8000c; 
	border-left-width: 4px; 
	border-left-style: solid; 
	border-left-color: #d8000c; 
	padding: 10px; 
	margin: 10px 0;
	line-height: 1.5;
}

/* =====================================================
    App Slider
===================================================== */

.ux-carousel {
  position: relative;
  max-width: 1110px;
}
.ux-carousel .carousel-cell {
  width: 100%; /* full width */
  height: auto; /* height of carousel */
  margin-right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
	background-color: #222;
}
.ux-carousel .carousel.is-fullscreen .carousel-cell {
  height: 100%;
}
.ux-carousel .carousel-cell-image {
  display: block;
  max-height: 100%;
	height: 100%;
	width: auto;
}
.carousel.is-fullscreen .carousel-cell-image {
  max-width: 80%;
}

.carousel-counter {
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	position: absolute;
	left: 0;
	right: 0;
	top: 20px;
	margin: auto;
	background: rgba(0,0,0,0.3);
	width:50px;
	height:26px;
	border-radius:23px;
} 
.carousel-status {
	margin: 5px 0px 0px 1px;
	width: 100%;
	letter-spacing:2px;
	color:white;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
}
.carousel-caption {
  position: absolute;
  left: 0;
	pointer-events: none;
  width: 100%;
	padding: 0 !important;
	text-shadow: none;
	bottom: 0;
}
.ux-carousel .caption {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 10px;
  text-align: center;
background-color: rgba(0,0,0,0.5) !important;
	text-shadow: none;
	font-style: italic;
}


/* =====================================================
    Video + Bewertungsbalken
===================================================== */

.tmk-review-bars{margin-top:2px}
.tmk-review-label{font-weight:500;margin-bottom:5px;font-size:15px}

.tmk-review-item{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:15px;margin-bottom:5px}

.tmk-review-bar-wrapper{background:#f1f1f1;border-radius:3px;height:16px;overflow:hidden;width:100%}

.tmk-review-bar{height:16px;line-height:15px;font-size:12px;font-weight:700;text-align:right;padding-right:6px;color:#fff;border-radius:3px;position:relative;overflow:hidden;transition:width .6s ease}
.tmk-review-bar::after{content:"";position:absolute;top:0;left:-15px;width:35%;height:100%;background:rgba(255,255,255,.18);transform:skewX(-25deg);pointer-events:none}

.tmk-green{background-color:#008200}
.tmk-yellow{background-color:#fba919}
.tmk-red{background-color:#ce181e}

.tmk-summary-box{width:160px;text-align:center;border-radius:2px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05);text-transform:uppercase}
/*.tmk-summary-header{position: relative;font-size: 0;height: 60px;}
.tmk-summary-header::before {content: "";display: block;width: 120px;height: 50px;margin: 0 auto;background-image: url("https://www.testen-mit-kopf.at/wp-content/uploads/2026/03/logo-testen-mit-kopf.png");background-size: contain;background-repeat: no-repeat;background-position: center;} */
.tmk-summary-header{background:#1f3c47;color:#fff;padding:10px 0;font-weight:600;font-size:14px}
.tmk-summary-score{font-size:30px;font-weight:1000;padding:15px 0;background:#fff}
.tmk-summary-urteil{background:#fff;font-style:italic;padding-bottom:10px;font-size:14px}
.tmk-summary-date{background:#fff;font-size:12px;padding:8px 0;border-top:1px solid #eee}

.tmk-review-layout{display:flex;gap:40px;align-items:stretch;background:#E9E9E9;margin-bottom:40px;}
.tmk-video{flex:1}
.youtube-wrapper{width:100%;aspect-ratio:16/9;position:relative;margin:0 !important;}
.youtube-wrapper .youtube,.youtube-wrapper iframe{position:absolute;inset:0;width:100%;height:100%}

.tmk-review-right{flex:1;display:flex;flex-direction:column;margin-right: 20px;}
.tmk-review-right h5{margin:0 0 10px;font-size:19px;padding-top:20px}
.review-text{font-size:14px;line-height:1.5;margin-bottom:15px}

.tmk-review-inner{display:flex;gap:25px;align-items:flex-start}
.tmk-summary-wrapper{flex:0 0 120px}
.tmk-bars-wrapper{flex:1}
.tmk-review-link{margin-top:10px;font-size:17px}

@media (max-width:1024px){
  .tmk-review-layout{flex-direction:column}
  .tmk-review-inner{flex-direction:column}
}


