/*
Theme Name: Affiliate Theme - Child
Theme URI: http://affiliatetheme.io
Description: Legen... wait for it... Dary!
Author: endcore Medienagentur
Author URI: http://endcore.com
Template: affiliatetheme
Version: 1.0
*/


#content { max-width: 100%; margin: auto; }
.content-start { padding-top: 0px !important; }
#content-small { max-width: 800px; margin: auto; }

p { font-size: 17px; line-height: 1.5;}
h2 { font-size: 32px; margin-bottom: 20px;}
hr { margin-top:50px; margin-bottom:30px; border-top: 2px solid #eee; }
.hr-top { margin-top: 2px; margin-bottom: 20px; border-top: 2px solid #eee; }
.hr-content { margin-top: 15px; margin-bottom: 30px; border-top: 2px solid #eee; }
.hr-filter { margin-top: 20px; margin-bottom: 20px; border-top: 2px solid #eee; }
h3 {margin-top: 28px;}
h4 {margin-top: 18px;}
#navigation .navbar {box-shadow: 0px 0px 16px #cdcdcd;}
.single-product #main {padding-top: 20px;}
#navigation .navbar .navbar-nav > li > a {font-size: 17px;}
#product-infos .section-content > :first-child {font-size: 34px; font-weight:600;}
.single-product .product-title {font-size: 29px;}
.btn-buy {border-radius: 100px; font-weight: 600; transition-duration: 0.3s;}
.btn-buy:hover {transform: translateY(-1px);}
.btn-detail {border-radius: 100px; font-weight: 600; transition-duration: 0.3s;}
.btn-detail:hover {transform: translateY(-1px);}

#footer-bottom a {font-size: 13px;}

/*Produkt-Header*/
.produkt-page .product-rating{ display:flex; align-items:center; }
.produkt-page .product-rating .stars{ margin-right:6px; }
.produkt-page .product-rating p{ color:#333; }
.produkt-page .product-rating p,
.produkt-page .product-rating a{ margin:0; font-size:14px; }
.produkt-page .product-rating a{ text-decoration:underline; }
.produkt-page .product-rating a:hover{ text-decoration:none; }
.produkt-page .product-rating .sep{ margin:0 5px; }
.produkt-page .author-container{ display:flex; align-items:center; margin-top:10px; justify-content:right; }
.produkt-page .author-container .author-image{ margin-right:10px; }
.produkt-page .author-container .author-image img{ display:block; border-radius:100px; width: 50px; }
.produkt-page .author-container .author-field h4{ margin:0; padding:0; font-size:15px; color: #444; }
.produkt-page .author-container .post-datetime{ margin-top:5px; }
.produkt-page .author-container .post-datetime p{ margin:0; font-size:13px; color:#999; }
.produkt-page .top-description,
.produkt-page .mobile-description{ padding:5px 10px; margin-bottom:30px; background-color: #f9fafb; border-left: 3px solid #e1e6eb; }
.produkt-page .top-description p,
.produkt-page .mobile-description p{ font-size:15px; line-height:1.4em; color:#444; margin:0; font-family: "Roboto",sans-serif; font-style: italic;}
#product-details .testvideo{ margin:0 auto; text-align:center; }
#product-details .testvideo p{ margin:0; }
#product-details .testvideo img{ display:block; margin:0 auto 7px; }
#product-details .testvideo a{ font-size:16px; text-decoration:underline; }
#product-details .testvideo a:hover{ text-decoration:none; }
.produkt-page .product-features{ margin:20px 0 20px; box-shadow: 4px 4px 16px #cdcdcd; padding: 20px 15px;}
.produkt-page .product-features .pf-row{ margin:0; padding:0; list-style:none; display:flex; align-items:start; justify-content:center; }
.produkt-page .product-features .pf-row > li{ padding:10px; text-align:center; min-width:105px; margin:0 10px; }
.produkt-page .product-features .pf-row > li p,
.produkt-page .product-features .pf-row > li span{ margin:0; font-size:14px; color:#888; }
.produkt-page .product-features .pf-row > li span{ display:block; }
.produkt-page .product-features .pf-row > li strong{ color:#333; display:block; margin:8px 0 5px; font-size:15px; }
.produkt-page .product-features .pf-row > li img{ margin:0 auto; float:none; max-width: 45px; }
.produkt-page .product-links{ text-align:center; margin: 20px 0px;}
.produkt-page .product-links div{ background:#E1E8F0; padding:5px; display:inline-flex; }
.produkt-page .product-links ul{ display:flex; margin:0 0 0 7px; padding:0; }
.produkt-page .product-links strong,
.produkt-page .product-links ul li{ font-size:16px; }
.produkt-page .product-links ul li::marker{ font-size:12px; }
.produkt-page .product-links ul li{ margin-left:20px; }
.produkt-page .product-links ul li:first-child{ margin-left:0; list-style:none; }
.produkt-page .product-links ul li a{ text-decoration:underline; }
.produkt-page .product-links ul li a:hover{ text-decoration:none; }

/*Preisbox Multi*/
.product-comparebox { background: #fff !important; border: none !important; padding: 0px !important;}

/*Preisbox Single*/
.product-buybox { background: #fff !important; border: none !important; }


/*Inhaltsverzeichnis TOP */
#product-menu{ position:fixed; top:0; left:0; right:0; z-index:1001; background:#fff; opacity:0; overflow:hidden; width:100%; box-shadow: 0px 0px 16px #999;}
body.logged-in #product-menu{ top:32px; }
#product-menu ul{ list-style:none; margin:0; padding:0; display:flex; overflow-y:hidden; overflow-x:scroll; -ms-overflow-style:none; scrollbar-width:none; }
#product-menu ul::-webkit-scrollbar{ display:none; }
#product-menu ul li a{ font-size:14px; white-space:nowrap; padding:13px 15px; display:block; text-decoration:none; cursor:pointer; }
#product-menu ul li a.current{ font-weight:700; border-bottom: 4px solid; }

/* Gesamtbewertung Balken */
.product-reviews-procentual .rating-summary p {font-size: 15px;}
.progress {margin-bottom: 12px !important;}
.product-reviews-procentual .progress { border-radius: 3px; }
.product-reviews-procentual .progress-bar { border-radius: 3px; }
.product-reviews-procentual .col-sm-3 { font-size: 17px;}

/* Bewertungskategorien Link */
.product-reviews .alle{ text-align:center; display:block; font-size:15px; text-decoration:underline;}
.product-reviews .alle:hover{ text-decoration:none; }


/* Fazit-Box */
.ub_testimonial { padding: 10px; border: 3px solid #7bdcb5 !important; margin: 20px 0; box-shadow: 4px 4px 16px #cdcdcd; display: flex; align-items: center;}
.ub_testimonial_img img { border-radius: unset;}
.ub_testimonial_sign {display: none;}

/* Gelbe Rufzeichen Einleitungs-Box */
.ub-number-panel {background: #ffeebf8c; border: 2px solid #fcb900;}


/* Bildbeschreibung */
.wp-block-image figcaption {
    font-style: italic !important;
    color: #888 !important;
}

.wp-block-gallery figcaption.blocks-gallery-caption{
    font-style: italic !important;
    color: #888 !important;
	margin-bottom: 1em;
}

.wp-block-gallery figcaption.blocks-gallery-item__caption{
	padding: 10px 10px 9px !important;
}

.ms-slide-info.ms-dir-h {
    font-style: italic !important;
    color: #888 !important;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    color: #fff !important;
}


/*Bewertungstabelle*/
.bewertungskriterien {
    border-collapse: collapse;
    margin: 25px 0;
	width:100%;
    box-shadow: 4px 4px 16px #cdcdcd;
}

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

.bewertungskriterien th { padding: 5px 10px; }
.bewertungskriterien th:nth-child(2n) {text-align: center;}
.bewertungskriterien th:nth-child(3n) {text-align: center; border: 2px solid #888; border-bottom: none;}
.bewertungskriterien td { padding: 5px 10px; border-bottom: 1px solid #f0f0f0;}
.bewertungskriterien tr.hauptkriterium { background-color: #f3f3f3; font-size: 17px; font-weight: 600;}
.bewertungskriterien tr.hauptkriterium td:nth-child(3n){ font-weight: 700; }
.bewertungskriterien tr td:nth-child(2n) {text-align: center;}
.bewertungskriterien tr td:nth-child(3n) {border-left: 2px solid #888; border-right: 2px solid #888; text-align: center;}
.bewertungskriterien tr.gesamt { background-color: #ADADAD; color: #ffffff; font-size: 20px; font-weight: 600; line-height: 30px; border: 2px solid #ADADAD;}
.bewertungskriterien tr.gesamt td:nth-child(3n) {border-bottom: 2px solid #888;}


/* Produktdaten */ 
.product-table-details{ margin-bottom:20px; }
.product-table-details table{ margin-bottom:0; }
.product-table-details .table-details  tr td {padding: 10px; color:#333; font-size: 15px;}
.product-table-details .table-details  tr td ul {padding-left: 0px;}
.product-table-details .table-details  tr:nth-child(even){background-color:#fff;}
.product-table-details .table-details tr:nth-child(odd){background-color:#f3f3f3;}

/*Userkommentare Foto */
.bypostauthor img {
	display: none;
}
.bypostauthor .media-heading {
	position: relative;
}
.comment .bypostauthor .media-heading {
	padding-top: 15px;
	padding-left: 70px;
}
.bypostauthor .media-heading:before {
	position: absolute;
	background: url(https://www.saugroboter-im-test.de/wp-content/uploads/2021/07/daniela.jpg) no-repeat;
	background-size: 48px;
	content: '';
	width: 48px;
	height: 48px;
	border-radius: 90px;
	left: 0;
	top: 0;
	margin: 5px 10px 0 5px;
}

/* Kommentare */
.comment-head-right{
	text-align:right;
}
.comment .media{
	background:#f3f3f3;
}

.comment .bypostauthor .media:before{
	position: absolute;
	display: block;
	content: "";
	top: -1.0em;
	height: 0;
	width: 0;
	border-color: #ADADAD transparent;
	border-style: solid;
	border-width: 0 0 1.5em;
	right: 3em;
	border-right-width: 2em;
}

.comment .bypostauthor .media{
	background:#ADADAD;
}
.comment .bypostauthor .media *{
	color:#FFF;	
}

.comment .media-heading{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ADADAD;
}

.comment .media-heading img.avatar.avatar-48.photo{
	border-radius: 50%;
	margin: 5px 10px 0 5px;
}

.comment .bypostauthor .media-heading{
	border-bottom:1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 30px;
}
.section-comments .h2.section-title{
	display:none;
}

.section-comments .h2:last-of-type, #tab-comments .h2:last-of-type {
    font-size: 1.5rem;
    color: #4B4E51;
    font-weight: 800;
}

.comment-form-cookies-consent{ display:flex; align-items:first baseline; }
.comment-form-cookies-consent label{ padding-left:10px; font-weight:400; }

/*Main Table Herstellen-Seiten*/

.thumbnail {border: 1px solid #ddd !important; margin-bottom: 10px;}
.hersteller-container{ width:100%; display:flex; flex-wrap:wrap; }
.hersteller-container .hersteller-side-filter{ width:25%; padding-right:2%; }
.hersteller-container .hersteller-main-content{ width:75%; }
.hersteller-container .hersteller-side-filter .filterform{ display:flex; flex-direction:column; }
.hersteller-container .hersteller-side-filter .mdf_filter_section{ margin-bottom:30px; }
.hersteller-container .hersteller-side-filter h5.data-filter-section-title,
.hersteller-container .hersteller-side-filter h5.data-filter-section-title .mdf_range_slider_header_txt{ display:block !important; font-style:normal; font-size:14px; }
.hersteller-container .hersteller-side-filter .mdf_select_emulator_container .dropdown{ margin:0; }
.hersteller-container .hersteller-side-filter .mdf_select_emulator_container .dropdown dt{ display:none; }
.hersteller-container .hersteller-side-filter .mutliSelect ul{ display:block !important; height:auto; position:static; background:none; color:#0277bd; padding:0; }
.hersteller-container .hersteller-side-filter .mutliSelect ul li label{ font-weight:400; font-size:13px; }
.hersteller-main-content .product-listing .list-row{ display:flex; flex-wrap:wrap; align-items:stretch; margin:-15px -10px; }
.hersteller-main-content .col-md-3{ padding:0 5px; display:flex; flex-direction:column; justify-content:center; position:relative; }
.hersteller-main-content .col-list-4:after{ display:none; }
.hersteller-main-content .col-list-1{ width:15%; }
.hersteller-main-content .col-list-2{ width:19%; text-align:center; }
.hersteller-main-content .col-list-3{ width:16%; }
.hersteller-main-content .col-list-4{ width:19%; }
.hersteller-main-content .col-list-5{ width:30%; }
.hersteller-main-content .col-list-1 .img-list-wrapper{ display:flex !important; flex-wrap:wrap; justify-content:center; flex-direction:column; }
.hersteller-main-content .col-list-1 .img-list-wrapper a.product-image{ max-width:98% !important; margin:0 auto; }

.hersteller-main-content .col-list-2 .title-info .product-title{ font-size:16px; }
.hersteller-main-content .col-list-2 .product-rating {margin-bottom: 0px;}
.hersteller-main-content .col-list-2 .product-rating .stars{ text-align:center; margin-top:10px; } 
.hersteller-main-content .col-list-2 .product-rating a{ display:block; text-align:center; font-size:14px; margin:0; text-decoration:underline;}
.hersteller-main-content .col-list-2 .product-rating a:hover { text-decoration:none; }

.hersteller-main-content .col-list-3 .rating-summary{text-align:center; }
.hersteller-main-content .col-list-3 .rating-summary .summary-detail{ width:85%; display:inline-block; box-shadow: 2px 2px 8px #cdcdcd;}
.hersteller-main-content .col-list-3 .rating-summary .summary-detail div p{ font-size:22px; margin:0; padding:10px 5px; line-height:1.2em; }
.hersteller-main-content .col-list-3 .rating-summary .summary-detail div p strong{ font-weight:700; margin-bottom:3px; }
.hersteller-main-content .col-list-3 .rating-summary .summary-detail div span{ font-size:13px; font-weight:600; display:block; font-family: sans-serif;}
.hersteller-main-content .col-list-3 .rating-summary .summary-detail .rvw-summary{ background:#7bdcb5; color:#FFF; font-size:14px; font-weight:600; padding:3px; }

.hersteller-main-content .col-list-4 .testvideo{ text-align:center; }
.hersteller-main-content .col-list-4 .testvideourl{ display:inline-block; text-align:center; font-size:13px; font-weight:600;  color:#000; margin:0; text-decoration:none; padding:10px 5px; background:#FFC05C; border-radius:100px; transition-duration:0.3s; transition-delay:0.1s; line-height:1.2em; width:100%;}
.hersteller-main-content .col-list-4 .testvideourl:hover{ background:#EEAD46; transition-duration:0.3s; transform: translateY(-1px);}
.hersteller-main-content .col-list-4 .testvideo .sep-oder{ font-weight:600; font-size:12px; color:#d4d4d4; display:flex; position:relative; align-items:center; margin:10px 0; }
.hersteller-main-content .col-list-4 .testvideo .sep-oder:before,
.hersteller-main-content .col-list-4 .testvideo .sep-oder:after{ content:''; display:block; background:#ececec; height:1px; width:100%; margin:0 15px; }

.hersteller-main-content .col-list-5 .product-comparebox .table-compare{ width:100%; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare tr{ border-bottom:1px solid #DDD; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare tr:last-child{ border-bottom:none; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare td{ padding:6px 4px; border:none; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:first-child{ width:30%; vertical-align:bottom; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:nth-child(2){ width:30%; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:last-child{ width:40%; vertical-align:bottom; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:first-child img{ max-height:18px; max-width:70px; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price{ margin-bottom:0; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price .price{ display:flex; justify-content:flex-end; font-size:16px !important; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price .price a{ color:#7ab317; display:flex;
flex-direction:column-reverse; line-height:1em; text-align:right; margin:0; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price i{ display:none; }
.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price del{ top:0; }
.hersteller-main-content .col-list-5 .product-comparebox .angebote-btn{ display:none; text-align:left; margin-top:10px; font-size:14px; text-decoration:underline; }
.hersteller-main-content .col-list-5 .product-comparebox .angebote-btn:hover{ text-decoration:none; }
.hersteller-main-content .col-list-5 .zum a{ font-size:13px; text-decoration:underline;}
.hersteller-main-content .col-list-5 .zum a:hover {text-decoration:none;}

.panel-default > .panel-heading {color: #333; background-color: #f3f3f3;}
div[id*="accordion"] .panel-heading .panel-title[aria-expanded="true"] {color: #333 !important; background-color: #f3f3f3;}

.werbepartnerinfo{ font-size:14px; float:right; margin-bottom:10px; }
.angaben-hinweis{ margin-top:20px; }


/* Filter */

.widget-title {text-align: center;}
.widget-title .pull-right {float:none !important; margin-left: 10px; margin-top: 6px;}
.filterform{ border:1px solid #F0F0F0; }
.filterform .form-group-noncheckbox{ border-top:1px solid #F0F0F0 !important; border-bottom:1px solid #F0F0F0 !important; }
.filterform .form-group-checkbox{ padding:2px 10px !important; border: none !important;}
.filterform .form-group-checkbox .checkbox label{ display:flex; align-items:center; justify-content:left; flex-direction:row; padding-left:0; }
.filterform .control-label{ font-size:14px; margin:0; }
.filterform .checkbox{ margin-left:auto; margin-right:0px; padding-left:0; line-height:1.2em !important; font-size:14px; }
.filterform .form-group-checkbox .checkbox label input{ position:static; margin:0 10px 0 0; width:25px; height:25px; }
.widget_filter .filterform .form-group .checkbox label {font-size: 15px; font-weight:500;}
.filterform .form-group .btn,
.filterform .form-submit-div{ height:0; padding:0 !important; border:none !important; }
#at_product_filter_widget-2 .widget-title .filter-reset{ font-size:16px; color: #0277bd;}

.container-check{ display:inline-block; position:relative; padding-left:30px; margin:3px 0!important; padding-bottom:0px!important; cursor:pointer; font-size:16px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; height:auto; text-align:left }
.container-check input{ position:absolute; opacity:0; cursor:pointer }
.checkmark{ position:absolute; top:0; left:0; height:25px; width:25px; border-radius:3px; background-color:#e4e4e4 }
.container-check:hover input~.checkmark{ background-color:#c8c8c8 }
.container-check input:checked~.checkmark{ background-color:#7BDCB5 }
.checkmark:after{ content:""; position:absolute; display:none }
.container-check input:checked~.checkmark:after{ display:block }
.container-check .checkmark:after{ left:9px; top:4px; width:8px; height:14px; border:solid #fff; border-width:0 3px 3px 0; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg) }

.form-control {font-family: helevtice, arial; font-size: 15px; cursor: pointer;}

/* Ausschnitt in Homepage Text */
.table-responsive {box-shadow: 4px 4px 16px #cdcdcd;}

/* Textbreite */
.hersteller-bottom-content {width: 800px; margin: auto; padding-top: 5px;}

.mobile{ display:none; }

.page-bottom-container{ flex-direction:row-reverse; display:flex; flex-wrap:wrap; width:800px; margin: auto;}


/* Product Box Hersteller Seiten */
.product-box{ border:4px solid #7BDCB5; margin:40px 0; }
.product-box .product-title{ background:#7BDCB5; padding:10px 50px; color:#FFF; display:inline-block; position:relative; top:-25px; left:20px; font-size:24px; }
.product-box .product-row{ display:flex; width:100%; flex-wrap:wrap; padding:20px; }
.product-box .rw1{ padding-top:0; }
.product-box .rw1 .cl1{ width:33.33%; }
.product-box .rw1 .cl2{ width:64.66%; padding-left:4%; }
.product-box .rw1 .cl1 img{ max-width:100%; height:auto; }
.product-box .product-features{ margin:20px 0 20px; box-shadow: 4px 4px 16px #cdcdcd; padding: 20px 15px;}
.product-box .product-features .pf-row{ margin:0; padding:0; list-style:none; column-count:2; }
.product-box .product-features .pf-row > li{ padding:10px; text-align:center; width:100%; margin:0; display:flex; text-align:left; align-items:center; }
.product-box .product-features .pf-row > li p{ padding:0 0 0 10px; text-align:left; width:100%; margin:0; }
.product-box .product-features .pf-row > li span{ margin:0; font-size:12px; color:#888; line-height:1.2em; display:block; }
.product-box .product-features .pf-row > li strong{ color:#333; display:block; margin:0 0 5px; font-size:13px; line-height:1.2em; }
.product-box .product-features .pf-row > li img{ margin:0 auto; float:none; max-width:32px; }
.product-box .product-features .pf-row > li p,
.product-box .product-features .pf-row > li img{ display:table-cell; vertical-align:middle; }
.product-box .product-reviews{ width:100%; }
.product-box .product-reviews .progress-bar{ text-align:left; text-indent:6px; }
.product-box .rw3{ padding-top:5px; padding-bottom:5px; }
.product-box .product-comparebox{ width:100%; border-top:1px solid #f0f0f0 !important; padding-top:10px !important; }
.product-box .product-comparebox table td{ border:none; }
.product-box .product-comparebox .pbuttons{ text-align:center; }
.product-box .product-comparebox .pbuttons a{ display:inline-block; text-align:center; font-size:14px; font-weight:600;  color:#FFF; margin:5px 0; text-decoration:none; padding:10px 5px; border-radius:100px; transition-duration:0.3s; transition-delay:0.1s; line-height:1.2em; width:100%;}
.product-box .product-comparebox .pbuttons .pbutton1{ background:#FFC05C; }
.product-box .product-comparebox .pbuttons .pbutton2{ background:#9fa2a5; }
.product-box .product-comparebox .pbuttons a:hover{ transition-duration:0.3s; transform: translateY(-1px);}
.product-box .product-comparebox .pbuttons .pbutton1:hover{ background:#EEAD46; }
.product-box .product-comparebox .pbuttons .pbutton2:hover{ background:#81878c; }
.product-box .product-comparebox .price a{ color:#7ab317; }
.product-box .product-comparebox table td{ width:33.33%; }
.product-box .product-comparebox table td:first-child img{ max-width:100%; width:auto; max-height:60px; float:left; }

/* TOC */

#toc_container {box-shadow: 2px 2px 8px #cdcdcd; width: 100%;}

/* Zubehor */
.zubehor-box{ border:4px solid #7BDCB5; padding:15px 20px; margin-top:50px; margin-bottom:40px; }
.zubehor-box .ppc-top-info{ background:#7BDCB5; padding:12px 20px; color:#FFF; display:inline-block; position:relative; top:-40px; margin-bottom:-40px; font-size: 20px; }
.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{ background: url('https://www.saugroboter-im-test.de/wp-content/uploads/2021/08/right-arrow.png') no-repeat; list-style:none; padding-left:27px; margin:5px 0 7px; background-size:18px !important; background-position:0 2px !important; }
.zubehor-box .link{ text-align: center; display: block; background: #FFC05C; font-size: 16px; font-weight: 600; color: #fff; margin: 5px auto; padding: 10px 5px; border-radius: 100px; transition-duration: 0.3s; transition-delay: 0.1s; line-height: 1.2em; width: 50%; }
.zubehor-box .link:hover{ background: #EEAD46; transition-duration: 0.3s; transform: translateY(-1px); text-decoration: none;}

/*Youtube*/

.youtube-wrapper {
	max-width: 800px;
	margin: 5px auto;
	padding: 0 0px;
}

.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
}

.youtube img:hover {-webkit-filter: brightness(75%);}

.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;
}

/* Menü auf Startseite */
#hersteller-menu-btn{ display:none; width:100%; margin-bottom:10px; border:none; background:#52E4B7; padding:10px; }
#hersteller-menu-btn span{ width:30px; height:3px; background:#FFF; margin:0 auto 4px; display:block; }
#hersteller-menu-btn span:last-child{ margin-bottom:0; }
.hersteller-menu{ margin-bottom:20px; }
.hersteller-menu > ul{ list-style:none; padding:0; margin:0; background:#F3F3F3; box-shadow: 4px 4px 16px #cdcdcd;}
.hersteller-menu > ul li{ display:inline-block; position:relative; }
.hersteller-menu > ul li a{ color:#000; padding:10px 30px 10px 20px; display:block; font-size:14px; transition-duration:0.2s; transition-delay:0.1s; }
.hersteller-menu > ul li a:hover,
.hersteller-menu > ul li.current a{ background:#394D5E; color:#FFF; text-decoration:none; transition-duration:0.2s; }
.hersteller-menu > ul li.has-children .arrow{ position:absolute; top:8px; right:16px; }
.hersteller-menu > ul li.has-children .arrow:before{ content:''; border:solid #000; border-width:0 2px 2px 0; display:inline-block; padding:0; width:7px; height:7px; transform:rotate(45deg); -webkit-transform:rotate(45deg); position:relative; top:-3px; margin-left:6px; }
.hersteller-menu .sub-menu{ display:none; position:absolute; top:40px; left:0; z-index:10; background:#CCCCCC; padding:0; width:200px; }
.hersteller-menu .sub-menu li{ display:block; }
.hersteller-menu .sub-menu li a{ font-size:13px; line-height:1.2em; }



@media only screen and (max-width:991px){
	.container{ width:96%; }
	.hersteller-container .hersteller-side-filter,
	.hersteller-container .hersteller-main-content{ width:100%; padding:0; }
	.hersteller-side-filter .widget_filter .widget-title{ display:flex; justify-content:space-between; }
	.hersteller-container .hersteller-side-filter .filterform{ flex-wrap:wrap; flex-direction:row; margin-bottom:20px; }
	.hersteller-container .hersteller-side-filter .filterform .form-group-checkbox{ width:50%; }
	.hersteller-container .hersteller-side-filter .filterform .form-group-noncheckbox{ width:100%; }
}

@media only screen and (max-width:820px){
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price .price a{ font-size:12px; }
	.hersteller-main-content .col-list-5 .zum a{ font-size:11px; }
}

@media only screen and (max-width:800px){
	.hersteller-bottom-content{ width:100%; }
	.page-bottom-container{ width:100%; }
}

@media only screen and (max-width:782px){
	body.logged-in #product-menu{ top:46px; }
}

@media only screen and (max-width:767px){
	.hersteller-main-content .product-listing .list-row{ margin:-5px -10px; }
	.hersteller-main-content .col-list-1 .img-list-wrapper{ max-height:100%; height:auto; }
	.hersteller-main-content .col-list-1 .img-list-wrapper a.product-image{ margin:0 auto; width:80% !important; }
	.hersteller-main-content .col-list-1 .img-list-wrapper .title-info{ width:100%; }
	.hersteller-main-content .col-list-5 .product-comparebox .angebote-btn{ text-align:center; }
	
	.hersteller-bottom-content .col-list-1,
	.hersteller-bottom-content .col-list-2,
	.hersteller-bottom-content .col-list-3,
	.hersteller-bottom-content .col-list-4{ width:25%; }
	.hersteller-bottom-content .col-list-1 .img-list-wrapper{ max-height:100%; height:auto; }
	.hersteller-bottom-content .col-list-1 .img-list-wrapper a.product-image{ margin:0 auto; width:50% !important; }
	.hersteller-bottom-content .col-list-1 .img-list-wrapper .title-info{ width:100%; }
	.mobile{ display:block; }
	.hide_on_mobile{ display:none; }
	#wrapper-fluid{ overflow-x:hidden; }
	#at_product_filter_widget-2 .widget-title{ flex-direction:row-reverse; }
	#at_product_filter_widget-2 .widget-title span{ display:none; }
	#at_product_filter_widget-2 .widget-title a.mobile{ color:#101820; text-decoration:none; transition-duration:0.3s; transition-delay:0.1s; }
	#at_product_filter_widget-2 .widget-title a.mobile:after{ content:''; display:inline-block; width:0; height:0; border-left:7px solid transparent; border-right:7px solid transparent; border-top:6px solid #101820; vertical-align:middle; margin-left:10px; }
	#at_product_filter_widget-2 .widget-title a.mobile.up:after{ border-bottom:6px solid #101820; border-top:none; }
	#at_product_filter_widget-2 .widget-title a.mobile:hover{ text-decoration:none; color:#0277bd; transition-duration:0.3s; }
	#at_product_filter_widget-2 .filter-container{ display:none; }
	section.widget_filter{ border-bottom:1px solid #f0f0f0; margin-bottom:20px; }
	.page-bottom-container{ margin-left:0; margin-right:0; }
	.page-bottom-container .row .eq,
	.page-bottom-container .product-single-view .eq{ width:100% !important; text-align:center; }
	.page-bottom-container .row .eq .product-grid .product-rating,
	.page-bottom-container .product-single-view .eq .product-grid .product-rating{ margin-bottom:10px; }
	.page-bottom-container .row .eq .product-grid .product-title, 
	.page-bottom-container .product-single-view .eq .product-grid .product-title{ height:auto; }
	.page-bottom-container .row .eq .product-grid .product-buttons,
	.page-bottom-container .product-single-view .eq .product-grid .product-buttons{ margin-top:20px; }
}

@media only screen and (max-width:710px){
	.hersteller-main-content .col-list-1,
	.hersteller-main-content .col-list-2,
	.hersteller-main-content .col-list-3,
	.hersteller-main-content .col-list-4,
	.hersteller-main-content .col-list-5{ width:100%; padding:20px; }
	.hersteller-main-content .col-list-5 .product-comparebox{ max-width:300px; width:100%; margin:0 auto; }
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:first-child{ width:33.33%; padding-right:15px; padding-left:15px; }
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:nth-child(2){ width:33.33%; }
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:last-child{ width:33.33%; }
	.hersteller-container.btm{ flex-direction:column; }
	.hersteller-container.btm .hersteller-bottom-sidebar,
	.hersteller-container.btm .hersteller-bottom-content{ width:100%; padding:0; }
	.hersteller-container.btm .hersteller-bottom-sidebar #toc_container{ width:100%; }
	.hersteller-bottom-content .col-list-1,
	.hersteller-bottom-content .col-list-2,
	.hersteller-bottom-content .col-list-3,
	.hersteller-bottom-content .col-list-4,
	.hersteller-bottom-content .col-list-5{ width:100%; padding:20px; }
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price .price a{ font-size:16px; }
	.hersteller-main-content .col-list-5 .zum a{ font-size:14px; }
	
	.page-bottom-container{ flex-direction:column; }
	.page-bottom-container .page-bottom-sidebar,
	.page-bottom-container .page-bottom-content{ width:100%; padding:0; }
}

@media only screen and (max-width:640px){
	.product-box .product-row{ flex-direction:column; }
	.product-box .rw1 .cl1, .product-box .rw1 .cl2{ width:100%; }
	.product-box .rw1 .cl1 img{ display:block; margin:0 auto; }
	.product-box .product-reviews .rating-summary{ max-width:300px; margin:0 auto 40px; }
	.product-box .product-reviews .rating-summary .summary-detail strong{ margin-top:0; }
	.product-box .product-reviews .progress{ margin-top:5px; }
	
	#hersteller-menu-btn{ display:block; }
	.hersteller-menu > ul{ display:none; }
	.hersteller-menu > ul li{ display:block; transition-duration:0.2s; transition-delay:0.1s; }
	.hersteller-menu > ul li a{ display:flex; justify-content:space-between; align-items:center; text-decoration:none; }
	.hersteller-menu .sub-menu{ position:static; width:100%; }
	.hersteller-menu .sub-menu li{ padding-left:15px; }
	.hersteller-menu > ul li.has-children a{ width:calc(100% - 40px); }
	.hersteller-menu > ul li.has-children a:hover{ background:none; }
	.hersteller-menu > ul li.has-children .arrow{ width:40px; position:absolute; right:0; top:9px; z-index:1; text-align:center; }
	.hersteller-menu > ul li.has-children .arrow:before{ margin-left:0; }
	.hersteller-menu > ul li.has-children .arrow.down:before{ transform:rotate(-135deg); -webkit-transform:rotate(-135deg); top:0; }
	.hersteller-menu > ul li:hover{ background:#394D5E; transition-duration:0.2s; }
}

@media only screen and (max-width:480px){
	.hersteller-container .hersteller-side-filter .filterform .form-group-checkbox{ width:100%; }
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare td{ display:table-cell; max-width:100% !important; float:none; }
	.navbar-header{ display:flex; flex-direction:row-reverse; }
	.product-box .product-title{ padding:10px 20px; font-size:20px; line-height:1.2em; }
	.product-box .product-comparebox table,
	.product-box .product-comparebox table tbody,
	.product-box .product-comparebox table tbody tr,
	.product-box .product-comparebox table tbody tr td,
	.product-box .product-comparebox table tbody tr td:first-child a{ display:block; width:100%; max-width:100% !important; text-align:center; }
	.product-box .product-comparebox table tbody tr td:first-child a img{ max-height:100%; float:none; }
	.product-box .product-comparebox .price a{ font-size:18px; }
	.product-box .product-comparebox .price a del{ font-size:12px; }
	.product-box .product-comparebox .product-price .price-hint{ font-size:12px; }
	.product-box .product-features{ padding:10px 15px; }
	.product-box .product-features .pf-row{ column-count:1; }
	.product-box .product-features .pf-row > li{ border-bottom:1px solid #f0f0f0; padding:15px 10px; }
	.product-box .product-features .pf-row > li:last-child{ border-bottom:none; }
}

@media only screen and (max-width:360px){
	.hersteller-main-content .col-list-5 .product-comparebox{ max-width:100%; }
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare td:first-child{ padding:6px 4px; }
	.hersteller-main-content .col-list-5 .product-comparebox .table-compare .product-price .price a{ font-size:14px; }
	.hersteller-main-content .col-list-5 .zum a{ font-size:12px; }
}


@media only screen and (max-width:980px){
	.product-reviews-procentual .col-sm-3{
		width:35%;
	}
	.product-reviews-procentual .col-sm-9{
		width:65%;
	}
	.bewertungskriterien {width:100%}
}
@media only screen and (max-width:900px){
	.produkt-page .product-links strong, 
	.produkt-page .product-links ul li{
		font-size:14px;
	}
	.produkt-page .product-features .pf-row{
		flex-wrap:wrap;
	}
	.produkt-page .product-features .pf-row > li{
		margin:10px;
	}
}
@media only screen and (max-width:800px){
	.produkt-page .product-links div{
		display:flex;
		flex-direction:column;
		padding:10px;
	}
	.produkt-page .product-links ul{
		margin:0;
		flex-direction:column;
	}
	.produkt-page .product-links ul li{
		margin-left:0;
		border-top:1px dotted #333;
	}
	.produkt-page .product-links ul li::marker{
		content:'';
	}
	.produkt-page .product-links ul li a{
		padding:5px;
		display:block;
		text-decoration:none;
	}
	.product-reviews-procentual .col-sm-3,
	.product-reviews-procentual .col-sm-9{
		width:100%;
	}
	.product-reviews-procentual .progress{
		margin-top:5px;
	}
	.product-reviews-procentual .rating-summary{
		padding-bottom:20px;
	}
	.produkt-page .product-links strong{
		display:block;
		padding-bottom:10px;
		font-size:16px;
	}
}
@media only screen and (max-width:767px){
	.produkt-page .author-container{
		justify-content:flex-start;
	}
	#product-details .product-comparebox table.table-product,
	#product-details .product-comparebox table.table-product tbody,
	#product-details .product-comparebox table.table-product tr,
	#product-details .product-comparebox table.table-product td{
		display:block;
		width:100%;
		max-width:100%;
		border:none;
	}
	#product-details .product-comparebox table.table-product{
		border-top:1px solid #DDD;
	}
	#product-details .product-comparebox table.table-product a.shop-link-ext{
		max-width:150px;
		margin:auto;
	}
	.zubehor-box .ppc-content{
		flex-direction:column;
	}
	#navigation .navbar .navbar-toggle {display: none;}
	#navigation .navbar .navbar-brand, #navigation .navbar .navbar-nav > li > a {margin: auto;}
}
@media only screen and (max-width:640px){
	.zubehor-box .ppc-content .ppc-logo{
		padding:30px;
	}
	.zubehor-box .ppc-content .ppc-logo,
	.zubehor-box .ppc-content .ppc-vorteile{
		width:100%;
		margin:0;
	}
}
@media only screen and (min-width:481px){
	.produkt-page .mobile-description,
	.author-container.mobile{
		display:none;	
	}
}
@media only screen and (max-width:480px){
	#product-details .testvideo{
		padding:20px 0;
	}
	.single-product .product-title + .product-rating{
		display:block;
	}
	.single-product .product-title + .product-rating .stars{
		float:left;
	}
	.single-product .product-title + .product-raying p{
		width:100%;
		overflow:hidden;
	}
	.single-product .product-title + .product-rating .sep{
		display:none;	
	}
	.single-product #product-details{
		display:flex;
		flex-direction:column-reverse;
		width:100%;
		margin:0;
	}
	.single-product #product-details .col-sm-4,
	.single-product #product-details .col-sm-8{
		padding:0;
	}
	.single-product #product-details .col-sm-4{
		padding-bottom:30px;
	}
	.produkt-page .top-description{
		display:none;
	}
	.produkt-page .mobile-description{
		display:block
	}
	.product-reviews-number .col-sm-3 strong, 
	.product-reviews-procentual .col-sm-3 strong{
		margin-top:0;
	}
	.bewertungskriterien td{ font-size:12px; }
	.bewertungskriterien tr.hauptkriterium{ font-size:14px; }
	#productGallery .carousel-indicators{
		display:flex;
		justify-content:center;
		width:100%;
	}
	#productGallery .carousel-indicators li{
		width:50px;
		height:50px;
		margin-right:5px;
	}
	#productGallery .carousel-indicators img{
		width:100%;
		height:auto;
	}
	.author-container.desktop{
		display:none;
	}
	.author-container.mobile{
		display:flex;
		margin:20px 0;
	}
}


@media only screen and (max-width:380px){
	.bewertungskriterien thead th{ font-size:13px; }
	.bewertungskriterien td{ font-size:11px; }
	.bewertungskriterien tr.hauptkriterium{ font-size:13px; }
	.cookie-notice-container #cn-notice-text {font-size: 0.7em; line-height: 1.5em;}
	#cookie-notice .cookie-notice-container {padding: 5px 5px;}
}

@media only screen and (max-width:350px){
	.bewertungskriterien thead th{ font-size:11px; }
	.cookie-notice-container #cn-notice-text {font-size: 0.7em; line-height: 1.5em;}
	#cookie-notice .cookie-notice-container {padding: 5px 5px;}
}

/*  ÜBER UNS */
.section-two, .section-three, .section-four, .section-five, .section-six, .section-seven {
	padding: 2rem;
}
.section-two p, .section-three p, .section-four p, .section-five p, .section-six p, .section-seven p {
	line-height: 1.7;
}
.header-image {
	position: relative;
	margin-bottom: 50px;
}
.custom-header {
	background: url(https://www.saugroboter-im-test.de/wp-content/uploads/2021/06/header-img.jpg) no-repeat;
	height: 500px;
	width: 100%;
	background-position: center center;
}
.header-image .divider {
	position: absolute;
	bottom: -50px;
	width: 100%;
	transform: scaleX(-1);
}
.header-image .divider svg {
	fill: #fff;
}
.header-image .custom-container {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.custom-header h1 {
	margin-top: 0 !important;
	color: #fff;
}
.custom-header .description {
	color: #fff;
	padding-top: 10px;
	font-size: 22px;
}

.about {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	margin-left: -12px;
	margin-right: -12px;
}

.about .col {
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 12px;
}
.about .col .counter-value {
	color: #7bdcb5;
	font-weight: bold;
	font-size: 4rem;
	letter-spacing: -0.3px;
	padding-bottom: 8px;
}
.about .col .about-description {
	font-weight: 600;
}

.section-three .team {
	display: flex;
	flex-wrap: wrap;
	margin-left: -12px;
	margin-right: -12px;
	margin-top: 1.5em;
}
.section-three .team .col {
	flex: 0 0 50%;
	max-width: 33%;
	padding: 12px;
}
.section-three .team .col .card {
	padding: 3em;
	display: flex;
	position: relative;
	border-radius: .625rem;
	border: 1px solid #f1f4f8; 
	display: flex;
	flex-direction: column;
	min-height: 530px;
	align-items: center;
}

.section-three .team .col .card img {
	width: 19rem;
	height: 19rem;
	border-radius: 50%;
	margin-bottom: 1.5rem;
	user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.section-three .team .col .card .team-title {
	font-size: 1.25rem;
	font-weight: bold;
}
.section-three .team .col .card .team-description {
	padding: 6px 0 12px 0;
	color: #a3a7a6;
} 
.section-three .team .col .card .team-description-full {
	text-align: center;
	line-height: 1.7;
}
.section-four {
	background-image: linear-gradient(180deg,#f9fbfd 0,#fff);
	border-top: 1px solid #f1f4f8; 
}
.section-four .testverfahren {
	margin-top: 3em;
}
.section-four .testverfahren .custom-row {
	display: grid;
	margin-bottom: 1rem;
	grid-row-gap: 3rem;
	column-gap: 3rem;
	grid-template-columns: repeat(12,1fr);
}
.section-four .testverfahren .custom-row .col-first{
	grid-column-start: 1;
	grid-column-end: 6;
	grid-row: 1;
	justify-self: stretch;
	display: flex;
	align-items: center;
}
.section-four .testverfahren .custom-row .col-second{
	grid-column-start: 6;
	grid-column-end: 13;
	grid-row: 1;
	justify-self: stretch;
}
.section-four .testverfahren .custom-row .gap-left {
	
}
.section-four .testverfahren img {
	border-radius: .625rem;
	width: 100%;
}

.morecontent span {
    display: none;
	line-height: 1.7;
}
.morelink {
    display: block;
}

.more {
  letter-spacing:0.06em;
  font-weight:normal;
  text-decoration:none;
  color:#fff;
  background:#47525d;
  display:inline-block;
  padding: 6px 12px;
  border-radius:.375rem;
	font-size: 13px;
	margin-top: 6px;
}
.more:after {
	font-family: 'Font Awesome 5 Free';
  font-weight:700;
  content: "\f054";
  margin-left:15px;
  color:#fff;
  vertical-align:middle;
}
.more:hover, .more:focus, .more:active {
	text-decoration: none !important;
	color: #fff !important;
}
.section-five {
	background-color:  #f9fbfd;
}

.custom-section-five-shape svg {
	fill: #f9fbfd;
	margin-bottom: -5px;
}
body {
	overflow-x: hidden;
}


.section-six {
	border-top: 1px solid #f1f4f8; 
	background-color: #fff;
}
.about-bewertungskriterien {

}
.row-bewertung {
	display: grid;
	grid-row-gap: 3rem;
	column-gap: 3rem;
	
	grid-template-columns: repeat(12,1fr);
}
.row-bewertung .col-1 {
	grid-column-start: 1;
	grid-column-end: 6;
	grid-row: 1;
	justify-self: stretch;
}
.row-bewertung .col-2 {
	grid-column-start: 6;
	grid-column-end: 13;
	grid-row: 1;
	justify-self: stretch;
	display: flex;
	align-items: center;
}
.row-bewertung img {
	width: 100%;
	transform: rotate(200deg);
}

.custom-section-six-shape svg {
	color:#1b2a4e;
	transform: scale(2);
}
.section-seven {
	padding-bottom: 3rem;

}
.section-seven .container {
	padding: 2em 3em;
	background-color: #f7faff;
	border-radius: 10px;
}
.section-seven .btn-new {
	background-color: #7bdcb5;
	transition: box-shadow .25s ease,transform .25s ease, background-color .25s ease;
	border-radius: .375rem;
	display: inline-block;
	padding: .8rem 1.25rem;
	line-height: 1.7;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
}

.section-seven .btn-new {
	text-decoration: none;
}
.section-seven .btn-new:hover {
	box-shadow: 0 10px 15.4px 1px rgba(35,36,36,.09)!important;
	transform: translate3d(0,-3px,0);
	background-color: #5cd4a4;
}

.cta-btns {
	margin-top: 25px;
}
.cta-btns .about-us-btn {
	background-color: #7bdcb5;
	transition: box-shadow .25s ease,transform .25s ease, background-color .25s ease;
	border-radius: .375rem;
	display: inline-block;
	padding: .6rem 1rem;
	line-height: 1.7;
	color: #fff;
	cursor: pointer;
}
.cta-btns .about-us-btn:hover {
	text-decoration: none;
	box-shadow: 0 10px 15.4px 1px rgba(35,36,36,.09)!important;
	transform: translate3d(0,-3px,0);
	background-color: #5cd4a4;
}
.cta-btns .koop-btn {
	background-color: #47525d;
	transition: box-shadow .25s ease,transform .25s ease, background-color .25s ease;
	border-radius: .375rem;
	display: inline-block;
	padding: .6rem 1rem;
	line-height: 1.7;
	color: #fff;
	cursor: pointer;

}
.cta-btns .koop-btn:hover {
	text-decoration: none;
	box-shadow: 0 10px 15.4px 1px rgba(35,36,36,.09)!important;
	transform: translate3d(0,-3px,0);
}

.keyword-list {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f4f8;
}
.keyword-list .keyword {
	display: inline-block;
	color:#929695;
	font-size: 13px;
	background-color: #edeff1;
	padding: 4px 8px;
	border-radius: 4px;
	margin: 2px 4px 2px 0;
}
@media only screen and (max-width:720px){
	
	.about {
		display: block !important;
	}
	.about .col {
		max-width: 100% !important;
	}
	.team {
		display: block !important;
	}
	.team .col {
		max-width: 100% !important;
	}
	.row-bewertung .col-2 {
		display: none !important;
	}
	.row-bewertung {
		display: block !important;
	}
	.testverfahren .custom-row {
		display: block !important;
	}
	.section-four .testverfahren img {
		width: 100% !important;
	}
	.header-image .custom-container {
		width: 100%;
	}
}


/*Charts*/

.pie-legend {
	display: flex;
	align-items: center;
	font-size: 13px;
	margin: 2% -2% 2% -2%;
	flex-wrap: wrap;
	justify-content: center;
}
.pie-legend .option {
	margin: 0% 2%;
	display: flex;
	align-items: center;
	
}
.pie-legend .option div {
	margin-right: 8px;
	display: inline-block;
	width: 40px;
	height: 12px;
}
.pie-legend .option span {
	font-weight: bold;
	margin: 0 4px;
}
.pie-legend .color-1 div {
	background-color: #7bdcb5;
}
.pie-legend .color-2 div {
	background-color: #e4e4e4;
}
.pie-legend .color-3 div {
	background-color: #d0d0d0;
}
.pie-legend .color-4 div {
	background-color: #bcbcbc;
}
.pie-legend .color-5 div {
	background-color: #a9a9a9;
}
.pie-legend .color-6 div {
	background-color: #959595;
}
.pie-legend .color-7 div {
	background-color: #818181;
}

.highlighted {
	font-weight: bold;
}

@media only screen and (max-width:720px){
	.pie-legend {
		justify-content: left;
	}
	.pie-legend .option {
		display: inline-block;
	}
}

.google-visualization-tooltip{ 
	padding: 10px 14px !important; 
	font-size: 13px !important; 
	font-family: 'Hind' sans-serif !important; 
	color: #fff !important; 
	white-space: nowrap !important; 
	background-color: #000 !important; 
	border-radius: 4px !important;
}

