/* Produktdetailseite */
.produkt-detail {
    margin-top: 20px;
}
.produkt-detail .imagedetail {
    height: 500px;
}
.produkt-detail .mainimage {
    text-align: center;
}
.produkt-detail .image_thumb {
    height: 100%;
}
.menge-buybox {
    position: absolute;
    margin-left: 20px;
    line-height: 40px;
    z-index: 2;
}
input[name="warenkorb_artikel_anzahl"]::-webkit-inner-spin-button,
input[name="warenkorb_artikel_anzahl"]::-webkit-outer-spin-button {
    -webkit-appearance: inner-spin-button !important;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
input[name="warenkorb_artikel_anzahl"] {
    text-align: right;
    padding-right: 40px;
    position: relative;
    border: 1px solid #aaa;
    font-size: 15px;
    border-radius: 0;
    letter-spacing: 1px;
}
	
input[name="warenkorb_artikel_anzahl_abo"]::-webkit-inner-spin-button,
input[name="warenkorb_artikel_anzahl_abo"]::-webkit-outer-spin-button {
    -webkit-appearance: inner-spin-button !important;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
input[name="warenkorb_artikel_anzahl_abo"] {
    text-align: right;
    padding-right: 40px;
    position: relative;
    border: 1px solid #aaa;
    font-size: 15px;
    border-radius: 0;
    letter-spacing: 1px;
}	
	
.merkzettel_link,
.product_in_cart {
    border-radius: 0;
}
.produkt-detail .image_produkt img {
    max-height: 400px;
}
.produkt-detail .image_produkt {
    height: 400px;
    overflow: hidden;
    position: relative;
}
.produkt-detail .mainimage img {
    max-height: 400px;
}
.produkt-detail .produkt_name {
    margin-bottom: 10px;
}
.produkt-detail .produkt_shortDescription {
    margin-bottom: 20px;
}
.produkt-detail .buybox {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}
.produkt-detail .produkt_pricing {
    margin-top: 50px;
}
.produkt-detail .produkt_title {
    clear: both;
}
.produkt-detail .produkt_merkliste {
    clear: both;
}
.produkt_pricing .produkt_preis {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 20px;
    color: #000;
}
.produkt_pricing .produkt_strike {
    display: inline-block;
    margin-right: 5px;
    color: #ff3324;
    text-decoration: line-through;
    font-weight: 700;
    font-size: 18px;
}
.produkt_pricing .produkt_steuer {
    display: inline-block;
    font-size: 14px;
}
.produkt_versand a {
    font-size: 14px;
    color: #4a4a4a;
}
.produkt_warenkorb_button #lageranzeige ul.lager {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.produkt_warenkorb_button #lageranzeige {
    margin-top: 6px;
    margin-bottom: 20px;
    font-size: 14px;
}
#lageranzeige .lager.lager_1 li {
    color: #222222;
}
#lageranzeige .lager.lager_3 li {
    color: #222222;
}
.warenkorb-galerie {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
.warenkorb-galerie li {
    width: 75px;
    margin-right: 0;
}
.produkt-beschreibungen.tab {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #dedede;
    margin-top: 20px;
}
.produkt-beschreibungen.tab li {
    margin-right: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #999;
}
.produkt-beschreibungen.tab li.aktiv,
.produkt-beschreibungen.tab li:hover {
    border-bottom: 2px solid #000;
    color: #4a4a4a;
}
.tabcontainer .tabcontent {
    padding: 20px 0;
    display: none;
}
.crosselling {
    margin-top: 30px;
    margin-bottom: 30px;
}
#warenkorb_diversifikationen_gesplittet h3 {
    margin-bottom: 10px;
}
.warenkorb_diversifikationen_gesplittet > span {
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 10px 16px;
    display: inline-block;
    cursor: pointer;
}
.warenkorb_diversifikationen_gesplittet > span.aktiv {
    border: 1px solid #000;
}
.warenkorb_diversifikationen_gesplittet > span.disabled {
    border: 1px solid #eee;
    color: #999;
}
@media screen and (max-width: 1100px) {
    .buybox .columns.two {
        width: 13.3333333333%;
    }
    .buybox .columns.ten {
        width: 82.6666666667%;
        margin-left: 4%;
    }
    #ajax_content {
        margin-top: 40px;
    }
}

	.warenkorb_produktdetailansicht_bewertung_antwortbox{
		padding-left:35px; 
		font-style: italic;
	}
	
	.warenkorb_produktdetailansicht_bewertung_vorschaubild{
		border: 1px solid #DCDCDC;
		padding: 10px;
	}
	.bewertungen_alle {
		margin-bottom: 12px;
	}

	.artikel_bewertungen {
		margin-top: -12px;
		margin-bottom: 20px;
		font-size: 12px;
	}
	.artikel_bewertungen img {
		padding: 0 !important;
	}

#navigation_produkte,
.shopfilter {
    display: flex;
    margin: 0;
    padding: 0;
	flex-wrap: wrap;
}
.tri_sidebar.columns.three {
    margin-bottom: 30px;
}
.tri_sidebar.columns.three .shopfilter {
    display: block;
}
.shopfilter > div {
    margin-right: 20px;
    background-color: #fff;
    min-width: 257px;
}
.shopfilter > div input[type="text"] {
    width: 100%;
}
#navigation_produkte p,
.shopfilter > div > p {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom: none;
    font-size: 16px;
    padding: 10px 15px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    margin-top: 0;
}
.shopfilter > div > * {
    padding: 15px;
}
.shopfilter .shopfilter_reset {
    display: block;
    float: none;
    text-transform: none;
    font-size: 12px;
    margin-top: 10px;
    padding-left: 12px;
    background: transparent url(../Labels/close.gif) no-repeat left center;
    cursor: pointer;
}
.shopfilter > div:not(#filter_farbe) ul {
    margin: 0;
    max-height: 186px;
    overflow-x: hidden;
    overflow-y: auto;
    clear: both;
}
.shopfilter > div ul li {
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 10px;
    clear: both;
    height: auto;
    line-height: 15px;
    cursor: pointer;
}
.shopfilter > div ul li * {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
    padding-top: 3px;
    
}
.shopfilter > div ul li.aktiv {
    color: #000;
}
.shopfilter #filter_kategorie .filter_options ul {
    max-height: 250px;
}
.shopfilter {
    border: 0;
}
.shopfilter .filter_head {
    position: relative;
    color: #111;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.shopfilter .filter_head::before {
    border: solid #111;
    border-width: 0 1.45px 1.45px 0;
    display: block;
    padding: 2px;
    width: 6px;
    height: 6px;
    content: " ";
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 10px;
    margin-top: 5px;
}
.shopfilter .filter_head.active {
    border-bottom: 0;
}
.shopfilter .filter_options {
    display: none;
    border-top: 1px solid #111;
    border-bottom: 1px solid #ddd;
}
.shopfilter #filter_kategorie .filter_options.active {
    display: block;
}
.filter_farbe ul {
    width: 225px;
    padding-left: 3px;
}
.filter_farbe ul li {
    clear: none;
    margin: 0 12px 12px 0;
    width: 22px;
    height: 22px !important;
    display: inline-block;
    line-height: 22px;
    overflow: hidden;
    color: transparent;
    border: 1px solid #d6d6d6;
}
.filter_farbe ul li.aktiv {
    -moz-box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;
    border: 1px solid #000;
}
#filter_gre ul input,
.filter_farbe ul input {
    display: none;
}
.filter_farbe .wert {
    display: none;
}
#filter_gre ul li {
    height: 18px;
    width: 40px;
    line-height: 18px;
    display: block;
}
#filter_gre ul li {
    float: left;
    margin: 0 5px 5px 0;
    border: 1px solid #d6d6d6;
    list-style-type: none;
    list-style-image: none;
    text-align: center;
    clear: none;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    text-transform: uppercase;
}
#filter_gre ul li.aktiv,
#filter_gre ul li:hover {
    background-color: #5c9c0e;
    border-color: #5c9c0e;
    color: #fff;
}
#slider-range {
    position: relative;
    text-align: left;
    border: 1px solid #a3a3a3;
    height: 3px;
    margin: 0 0 22px 0;
    width: 100%;
}
.ui-slider-range {
    background-color: #a3a3a3;
    height: 3px;
    position: absolute;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    width: 9px;
    height: 22px;
    background: #fff url(../Labels/range.gif) no-repeat top center;
    top: -8px;
}
#filter_preis > div > p {
    height: 12px;
    line-height: 12px;
}
#preis_von {
    float: left;
}
#preis_bis {
    float: right;
}


	.artikel_bewertungen {
		margin-top: -12px;
		margin-bottom: 20px;
		font-size: 12px;
	}
	.artikel_bewertungen img {
		padding: 0 !important;
	}

	.warenkorb_bewertung_balken_aussen{
		border: 1px solid #DCDCDC;
		height: 20px;
		width: 200px;
	}
	
	.warenkorb_bewertung_balken_innen{
		background-color: #455a64;
		color: #455a64;
		height: 20px;
		
	}
	.warenkorb_bewertung_seitenumschaltung{
		border: 1px solid silver;
		padding: 4px;	
	}
	.warenkorb_bewertung_seitenumschaltung_aktiv{
		border: 1px solid silver;
		padding: 4px;	
	}
	
	.warenkorb_bewertung_filter_entfernen{
		background-color: transparent;
		border-radius: 0;
		border: 0;
		margin: 3px;
		padding: 0px;
		width: auto;
		cursor: pointer;
		text-align: center;
		text-transform: none;
		text-decoration: underline;
		color: #999;
		font-size: 14px;
	}
	
	.warenkorb_bewertung_antwortbox{
		padding-left:35px;
		padding-right: 35px;
		padding-bottom: 10px;
		font-style: italic;
	}
	
	.warenkorb_bewertung_vorschaubild{
		border: 1px solid #DCDCDC;
		padding: 10px;
		margin-top: 15px;
	}
	
	.warenkorb_bewertung_zeile td:first-child {
		text-align: center;
		
	}
	
	.warenkorb_bewertung_zeile td:first-child img {
		max-width: 75px;
		border-radius: 50%;
    	box-shadow: 0px 0px 6px -2px rgb(0 0 0 / 50%);
	    margin-top: 10px;
	}
	
	.warenkorb_bewertung_zeile h3 {
		
		margin-bottom: 6px;
		font-size: 16px;
		font-weight: 600;
	}
	
	.warenkorb_bewertung_produktlink {
		color: #999;
		font-size: 13px;
		
	}
	
	.warenkorb_bewertung_head {
		
		padding: 12px;
	}
	
	.bewertung_content {
		padding: 12px;
		background: #fafafa;
	}
	
	.bewertung_sterne_bilder {
		display: block;
	}
	
	.warenkorb_bewertung_name {
		font-weight: 600;
		font-size: 13px;
	}
	
	.warenkorb_bewertung_datum {
		color: #999;
		font-size: 13px;
		margin-right: 20px;
	}
	
	.warenkorb_bewertungen_zusammenfassung {
		width: 800px;
		padding: 20px;
		border: 1px solid #eee;
		margin: auto;
		margin-top: 20px;
	    box-shadow: 0px 0px 6px -2px rgb(0 0 0 / 25%);
	}
	
	
	
	.bewertung_balken_aussen {
		background-color: #f2f2f5;
    	box-shadow: inset 1px 3px 0 rgb(0 0 50 / 4%);
		
	}
	
	.warenkorb_bewertungen_zusammenfassung table {
		margin-top: 12px;
	}
	
	.warenkorb_bewertungen_zusammenfassung table td {
		border: 0;
	
	}
	
	.warenkorb_bewertungen_zusammenfassung table td:nth-child(3) {
		text-align: right;
	
	}
	
	.warenkorb_bewertungen_zusammenfassung table td a {
		font-weight: 600;
	}
	
	.warenkorb_bewertungen_zusammenfassung_sterne {
		margin-right: 20px;
		display: inline-block;
	}
	
	.warenkorb_bewertungen_zusammenfassung_sterne img {
		max-width: 26px;
		max-height: 26px;
	}
	
	.warenkorb_bewertungen_zusammenfassung_beschreibung {
		display: inline-block;
		vertical-align: top;
		margin-top: 2px;
	}
	
	.warenkorb_bewertungen_zusammenfassung_anzahl {
		color: #999;
		font-size: 14px;
	}
	
	.warenkorb_bewertungen_zusammenfassung_durchschnitt {
		font-weight: 600;
	}
	
	.warenkorb_bewertungen_zusammenfassung_gesamt {
		margin-right: 20px;
	}
	
	.warenkorb_bewertungen_zusammenfassung_head {
		border-bottom: 1px solid #eee;
    	padding-bottom: 12px;
	}
	
	.warenkorb_bewertung_seitenumschaltung {
		border: 0;
		color: #777;
	}
	.warenkorb_bewertung_seitenumschaltung_aktiv {
		border: 0;
		color: #000;
	}
	
	.warenkorb_bewertungen_produkt .artikel_infos {
		margin-top: 30px;
		text-align: left;
	}
	
	.warenkorb_bewertungen_produkt .artikel_pricing {
		text-align: left;
	}
	
	.warenkorb_bewertung_zeile .td_ausblenden {
		width: 0px;
		display: none;
		padding: 0;
	}
	
	.warenkorb_bewertung_zeile td:nth-child(2) {
		padding-left: 0;
	}
	
	.bewertungen .button {
		margin-top: 20px;
	}
	
	.form_bewertung_eintragen {
		padding: 40px;
    	background: #fafafa;
	}
	
	.form_bewertung_eintragen h3 {
		font-weight: 600;
	}
	
	.bewertungen_sterne_link {
		text-decoration: none;
		margin-bottom: 10px;
    	display: block;
	}
	
	@media screen and (max-width: 768px) {
		.warenkorb_bewertungen_zusammenfassung {
			max-width: 90%;
		}
	
		.warenkorb_bewertungen_produkt .columns.two {
			width: 100%;
		}
	
		.warenkorb_bewertungen_produkt .artikel_pricing {
			text-align: center;
		}
	
		.warenkorb_bewertung_zeile td:first-child {
			width: 40px;
		}
	
		.warenkorb_bewertung_zeile td:first-child img {
			max-width: 40px;
		}
	}

.merkliste_eintrag {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.merkliste_eintrag .merkliste_produktname a {
    font-weight: 700;
    color: #000;
    font-size: 20px;
    text-decoration: none;
}
.merkliste_card .button_del {
    text-decoration: none;
}
.merkliste_eintrag .artikelnummer {
    font-weight: 700;
}
.merkliste_eintrag .lieferstatus {
    font-size: 14px;
    color: #999;
}
.merkliste_eintrag .price {
    font-weight: 700;
    font-size: 20px;
}
.merkliste_eintrag .steuer {
    font-size: 14px;
    color: #999;
}
.merkliste_eintrag .steuer small {
    font-size: 14px !important;
}
.merkliste_eintrag .merkliste_buttons {
    font-size: 14px;
    text-decoration: underline;
    color: #232323;
    text-transform: uppercase;
}
.merkliste_eintrag .merkliste_datum {
    font-size: 14px;
    text-decoration: none;
    color: #999;
    display: none;
    text-transform: uppercase;
    text-align: right;
}

    
.tri_warenkorb .anzahl_artikel_wk {
    border-radius: 50%;
    background: var(--template-price-color);
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    color: #fff;
    position: absolute;
    margin-left: -18px;
    margin-top: 10px;
    z-index: 1;
}

	.bewertungen .card-title {
		margin-bottom: 8px;
	}
	.bewertungen .card-subtitle {
		font-weight: bold;
		color: #cbcbcb;
		margin-top: 10px;
	}
	.bewertungen .bewertungen-title {
		margin-bottom: 8px;
	}

	.stueckpreise {
		border: 1px solid #d1d1d1;
		padding: 2px 10px 10px 8px;
		border-radius: 6px;
	}
	.stueckpreise th > strong {
		font-weight: 500;
	}
	.stueckpreise td, .stueckpreise th {
		padding: 4px 4px 4px 8px;
	}
	.stueckpreise td:first-child, .stueckpreise th:first-child {
		padding-left: 8px;
	}