/*************************************/
/********** Specific Styles **********/
/*************************************/

/********** Artikeldetails **********/

#prod>.row:first-child {
	margin-bottom: 30px !important;
}

#bigpic {
	max-width: 400px;
	display: block;
	margin: auto;
}

@media(max-width: 767px) {
	#prod>.row>* {
		padding: 0;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#prod .picturebox {
		margin-top: 10px !important;
	}

	#prod .prodtabs {
		margin-top: 10px !important;
	}

	#prod .promobanner {
		margin-bottom: 10px !important;
	}
}

#prod #thumbnails {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

#prod #thumbnails .carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#prod #thumbnails .carousel-control {
	display: none;
}

#prod #thumbnails .item {
	display: block;
}

#prod #thumbnails .thumb {
	float: left;
	cursor: pointer;
	padding: 1px;
}

#prod #thumbnails .thumb:first-child {
	padding-left: 0;
}

#prod #thumbnails .thumb:last-child {
	padding-right: 0;
}

#prod #thumbnails .carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#prod #thumbnails .carousel-inner>.item>div>img {
	border: 1px solid #bbb;
	border-radius: 1px;
	float: left;
	width: 76px;
	height: 76px;
}

#prod #thumbnails .carousel-inner>.item>div>img:hover {
	border-color: #444;
}

#prod .prod-header {
	padding: 4px 0;
}

#prod .prod-caption {
	border-bottom: 1px solid #d0d0d0;
	font-size: larger;
	font-weight: bold;
	padding-bottom: 4px;
	overflow-wrap: break-word;
}

#prod .prod-caption h1,
#prod .prod-captionV h1 {
	color: #333333;
	font-size: 16.8px;
	font-weight: bold;
	margin: auto;
	line-height: 24px;
}

#prod .prod-caption h1 small,
#prod .prod-captionV h1 small {
	font-size: 85%;
}

#prod .prod-caption {
	padding: 4px !important;
}

#prod .prod-captionV {
	font-size: larger;
	font-weight: bold;
	padding: 4px;
}

#prod .prod-additional {
	padding: 4px !important;
}

#prod .prod-additional .prod-identification {
	width: 58.33333333%;
	float: left;
	position: relative;
	min-height: 1px;
	display: flex;
}

#prod .prod-additional .prod-class {
	width: 41.66666667%;
	float: left;
	position: relative;
	min-height: 1px;
}

#prod .prod-category {
	padding-bottom: 4px;
}

#prod .prod-features {
	display: flex;
	justify-content: space-between;
}

#prod .prod-features,
#prod .prod-benefits {
	margin-top: 10px;
	padding: 4px;
}

#prod .prod-features ul {
	list-style-position: inside;
	padding-left: 4px;
	margin-top: 0;
	margin-bottom: 10px;
	list-style-position: outside;
	padding-left: 1.2em;
}

#prod .prod-features li {
	padding: 0;
}

#prod .prod-benefits {
	padding: 10px;
	display: flex;
}

#prod .prod-benefits a {
	text-decoration: none;
}

#prod .prod-benefits .bullets>div {
	display: flex;
	flex: 1;
}

#prod .prod-benefits .bullets {
	flex-direction: column;
}

#prod .prod-benefits .bullets>div>div,
#prod .prod-benefits .bullets>div>img {
	margin: auto 0;
}

#prod .prod-benefits .benefits-icon {
	height: 30px;
	width: 30px;
	margin-right: 10px !important;
}

#prod .prod-benefits .payment-icon {
	height: auto;
	margin: auto;
	min-width: 70px;
	max-width: 70px;
}

#prod .prod-benefits li {
	padding: 5px 0px;
}

#prod .prod-benefits .payments {
	flex: 1;
	flex-direction: column;
}

#prod .prod-benefits .payments .ls-slide {
	flex: 1;
	margin-left: auto;
}

#prod .prccrt {
	background-color: #e6e6e6;
	width: 100%;
}

#prod .eel {
	margin-top: 10px;
	padding: 10px;
}

#prod .eel a.eellink {
	display: inline-block;
}

#prod .eel a.eellink:hover,
#prod .eel a.eellink:active,
#prod .eel a.eellink:focus {
	text-decoration: none;
}

#prod .eelbox {
	display: table-cell;
	color: white;
	font-size: xx-large;
	font-weight: bold;
	height: 50px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	width: 100px;
}

#prod .eelarrow {
	border-style: solid none solid solid;
	border-width: 25px 0 25px 10px;
	border-top-color: transparent;
	border-bottom-color: transparent;
	height: 0;
	width: 0;
}

#prod a.btnds {
	font-size: large;
}

#prod .pricebox {
	margin-top: 10px;
	/* white-space: nowrap; */
}

#prod .pricebox .row>*,
#prod .prod-features .row>*,
#prod .prod-header-block .row>* {
	padding: 0;
}

#prod .pricebox,
#prod .prod-features,
#prod .prod-header-block {
	padding: 10px;
}

#prod .pricebox .border {
	border-bottom: 1px solid #d0d0d0;
	margin: 5px 0;
}

#prod .pricewrap {
	display: inline-block;
	line-height: 1;
	text-align: right;
}

#prod .price {
	font-size: xx-large;
	font-weight: bold;
}

#prod .quxhint {
	display: block;
	font-size: x-small;
}

#prod .unit {
	font-size: x-small;
	display: none;
}

#prod .reduziert {
	font-size: smaller;
}

#div_article .reduziert {
	font-size: 14px;
}

#prod span.altpreis {
	text-decoration: line-through;
}

#prod div.aktion {
	position: absolute;
	margin: 0;
	z-index: 200;
	width: 128px;
	top: 100px;
	left: 0;
	text-align: center;
}

#prod span.aktion {
	border: 2px solid black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	background-color: yellow;
	color: black;
	width: 120px;
	margin: 0;
	padding: 0 2px;
	text-align: center;
	display: block;
	filter: Alpha(opacity=75);
	opacity: .75;
}

#prod .vathint {
	font-size: x-small;
}

#prod .discount {
	font-size: smaller;
	margin-left: 5px;
}

#prod .scale {
	font-size: smaller;
	font-weight: normal;
	text-align: right;
}

#prod .ampel {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

#prod .price-info-row {
	display: flex;
}

#prod .price-avail {
	width: 50%;
}

#prod .price-amount {
	width: 50%;
	text-align: right;
}

#prod .price-paypal {
	text-align: right;
}

#prod .availblock {
	display: inline-block;
	font-size: 14px;
	text-align: left;
}

#prod .availblock>span {
	font-weight: 500;
	color: #fff;
	padding: 2px;
	margin-bottom: 5px;
	display: block;
	min-width: 100px;
}

#prod .basketitem_avail_quick {
	background-color: #e4a100;
}

#prod .basketitem_avail_insta {
	background-color: #008000;
}

#prod .availblock>span.basketitem_avail_err {
	background-color: #fff;
	color: #992f17;
	font-size: larger;
}

#prod .basketform {
	margin-top: 3px;
}

#prod .basketform form {
	display: flex;
}

#prod .basketform form button {
	margin-left: 3px;
}

#prod .basket {
	float: right;
}

#prod .basket button {
	white-space: normal;
}

#prod .basket .form-control {
	width: 40px;
	text-align: right;
}

#prod .variants {
	margin-top: 10px;
	text-align: left;
	padding: 5px 20px;
}

#prod .variants>div:first-child {
	margin-bottom: 10px;
	font-weight: 600;
}

#prod .variant-buttons {
	display: flex;
	flex-wrap: wrap;
}

#prod .variant-buttons .unit {
	display: none;
}

#prod .variants .select-variants-button {
	text-align: center;
	border: 1px solid #bbb;
	border-radius: 1px;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	width: 181px;
	/* background-color: #992f17; */
	border-radius: 4px;
}

#prod .variants .select-variants-button:not(.active):hover {
	border-color: #444;
}

#prod .variants .select-variants-button>a {
	display: block;
	height: 100%;
	width: 100%;
}

#prod .variants .select-variants-button>a:hover,
#prod .variants .select-variants-button>a:active,
#prod .variants .select-variants-button>a:focus {
	text-decoration: none;
}

#prod .variants .select-variants-button>a>span {
	display: block;
}

#prod .variants .select-variants-button span {
	/* color: #fff; */
}

#prod .variants .select-variants-button.active {
	background-color: #fff;
	border: 2px solid #6ca0ff !important;
	/*box-shadow: 0px 0px 3px rgba(80,120,192,1) !important;*/
}

#prod .variants .select-variants-button.active a {
	cursor: default;
}

#prod .variants .select-variants-button.active span {
	color: #444;
}

#prod .variants .select-variants-dropdown {
	margin-bottom: 5px;
}

#prod .variants .select-variants-button.dropdown {
	margin: 0 0 auto auto;
}

#prod .otheroffers {
	margin-top: 10px;
	text-align: left;
	padding: 5px 20px;
	font-weight: normal;
}

#prod .otheroffers>div:first-child {
	margin-bottom: 10px;
	font-weight: 600;
}

#prod .otheroffers .otheroffers-button {
	text-align: left;
	border: 1px solid #bbb;
	border-radius: 1px;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	width: 100%;
	/* background-color: #992f17; */
	border-radius: 4px;
}

#prod .otheroffers .otheroffers-button>a {
	display: block;
	height: 100%;
	width: 100%;
}

#prod .sdprefix {
	font-size: x-large;
	font-weight: bold;
}

#prod div.sdhead {
	margin-bottom: 10px;
}

#prod .js360padder {
	margin: 15px;
}

#prod .trend-shop-banner {
	padding: 0;
	width: 40%;
}

#prod .trend-shop-banner * {
	padding: 0;
	overflow: hidden;
	box-shadow: none !important;
}

#prod .trend-shop-banner img {
	border: 0 none;
	vertical-align: middle;
}

#prod .promobanner {
	padding: 0;
	box-sizing: border-box;
	position: relative;
	margin: 10px 15px 30px 15px;
}

#prod .promobanner * {
	padding: 0;
	border: none !important;
}

/********** Alternative Articles Slide **********/

@media(max-width: 767px) {
	#prod .wrap-alternatives .ls-slide {
		padding: 5px 0;
	}
}

#prod .wrap-alternatives {
	padding: 0;
	position: relative;
	margin: 10px 10px 30px 10px;
}

#prod .alternatives-headline {
	color: #444;
	font-size: 25px;
	font-weight: 300;
	padding: 12px 0px 10px 5px;
	line-height: 1.4;
}

/********** Produkteigenschaften **********/

#prod .prodtabs {
	list-style: none;
	margin-top: 30px;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.175);
	box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.175);
	border-radius: 1px;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}

#prod .prodtabs:after {
	display: table;
	clear: both;
	content: ' ';
}

@media (max-width: 599px) {
	#prod .prodtabs>li {
		width: 100%;
	}
}

#prod .prodtabs>li.tab {
	border-radius: 1px !important;
	border: 1px solid #bbb;
	border-bottom: none;
	font-size: 15px;
	font-weight: 600;
	padding: 20px 10px;
	background-color: #fff;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

#prod .prodtabs>li.tab:hover,
#prod .prodtabs>li.tab.active:hover {
	text-decoration: none;
	background-color: #f8f8f8;
	color: #000;
}

#prod .prodtabs>li.tab.active {
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

#prod .prodtabs>li.tab.storedeals {
	text-decoration: none;
	color: #ffffff;
	background-color: #992f17;
}

#prod .prodtabs>li.tab.storedeals:hover,
#prod .prodtabs>li.tab.storedeals.active:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #832814;
}

#prod .prodtabs>li.tab>.tab-triangle {
	width: 20px;
	height: 15px;
	margin: auto 0;
	display: block;
}

#prod .prodtabs>li.tab>.tab-triangle.up {
	display: none;
}

#prod .prodtabs>li.tab.active>.tab-triangle {
	display: none;
}

#prod .prodtabs>li.tab.active>.tab-triangle.up {
	display: block;
}

#prod .prodtabs>li.tab-content {
	padding: 10px;
	border-radius: 1px;
	border: 1px solid #bbb;
	border-bottom: none;
	display: none;
	background: #fff;
}

#prod .prodtabs>li.tab.active+li.tab-content {
	display: block;
}

#prod .prodtabs>li.tab.active+#prod-gz {
	display: flex;
	flex-wrap: wrap;
}

#prod .prodtabs>li.tab-last {
	border-bottom: 1px solid #bbb;
}

#prod .properties {
	border: 1px solid #ddd;
	border-radius: 1px;
	display: table;
	width: 100%;
}

#prod .properties .row {
	display: table-row;
}

#prod .properties .border {
	border-bottom: 1px solid #ddd;
	display: flex;
	flex-wrap: wrap;
}

#prod .properties .row:last-child .border {
	border: 0 none;
}

#prod .properties .prop-header {
	background-color: #ddd !important;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}

#prod .properties .prop-header>.border {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}

#prod .properties .prop-title .infolink {
	height: 16px;
	width: 16px;
	vertical-align: bottom;
}

#prod .properties .prop-title {
	padding-left: 15px;
	width: 100%;
	padding-right: 15px;
}

#prod .properties .prop-data {
	background-color: #ffffff;
	width: 100%;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
	#prod .properties .prop-title {
		width: 33.33333333%;
	}

	#prod .properties .prop-data {
		width: 66.66666667%;
	}
}

#prod #prod-gz>div {
	padding: 5px;
	width: 400px;
}

@media (max-width: 599px) {
	#prod #prod-dev form button {
		font-size: 0;
		min-height: 40px;
	}

	#prod #prod-dev table.storedeals td:nth-of-type(4)>span {
		font-size: 0;
	}

	#prod #prod-dev table.storedeals td:nth-of-type(2) {
		font-size: smaller;
	}

	#prod #prod-dev table.storedeals td:nth-of-type(4)>span:before {
		font-size: 12px;
		content: "Im Waren- korb";
		white-space: pre-wrap;
		display: inline-block;
		text-align: center;
	}

	#prod #prod-dev form button .glyphicon {
		font-size: 14px;
	}
}

#prod .asterisk {
	display: none;
}

#prod .row:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

@media (min-width: 768px) {
	#prod .prod-feature-col {
		left: 50%;
		width: 50%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
	}

	#prod .picturebox {
		right: 50%;
		width: 50%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
	}

	/*
	#prod .ersatz_art-wrap {
	    margin: 10px 15px 30px 15px;
	}
*/
}

#prod #prod-lt {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #bbb;
	border-radius: 1px;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}

#prod #prod-gpsr {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #bbb;
	border-radius: 1px;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}

.prod-gpsr-addr {
	font-size: smaller;
}

#prod-gpsr tr td {
	padding: 20px 0 0 0;
	vertical-align: top;
}

#prod-gpsr tr:first-child td {
	padding: 0;
}

/********** StoreDeal Faults **********/

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

/********** Konfigurationsseite **********/

#confprod .panel {
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
	box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

#confprod .list-group {
	margin: 0;
	padding: 0;
}

#confprod .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

#confprod .panel>.list-group:first-child .list-group-item:first-child,
#confprod .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

#confprod .panel>.list-group .list-group-item,
#confprod .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

#confprod .list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

#confprod .list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

#confprod>div:first-child>div img {
	padding-right: 15px;
}

#confprod .prod-caption {
	border-bottom: 1px solid #d0d0d0;
	font-size: larger;
	font-weight: bold;
	padding-bottom: 4px;
}

#confprod .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	padding: 10px 15px;
	border-bottom: 1px solid #dddddd;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

#confprod .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	display: flex;
}

#confprod .pricebox {
	background-color: #e6e6e6;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 4px;
	text-align: right;
	white-space: normal;
}

#confprod .price {
	display: inline;
	font-size: larger;
}

#confprod .vathint {
	display: inline;
}

#confprod .panel-title a {
	margin: 0 5px 5px 0;
}

#confprod .optprice {
	font-size: larger;
	white-space: nowrap;
	color: #000000;
}

#confprod .optvathint {
	font-size: smaller;
}

#confprod .panel-body {
	padding: 5px;
}

#confprod .ls-slide {
	padding: 0 15px;
	display: block;
}

#confprod .ls-slide>* {
	width: auto;
}

#confprod .panel-body .ls-slide-l-33 {
	padding: 0;
}

#confprod .panel-body .thumbnail {
	min-height: 18em;
	position: relative;
	margin: 5px;
	padding: 4px;
	height: auto;
}

#confprod .panel-body .thumbnail .clearfix:before,
#confprod .panel-body .thumbnail .clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

#confprod .panel-body .thumbnail .caption {
	padding: 9px;
	color: #333333;
}

#confprod .panel-body .thumbnail .caption h5 {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 10px;
}

#confprod .panel-body .thumbnail .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

#confprod .panel-body .thumbnail .checkbox label input {
	margin-right: 10px;
}

#confprod .panel-body .thumbnail>img,
#confprod .panel-body .thumbnail a>img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 100%;
}

#confprod .panel-body .nothumbnail {
	min-height: 9em !important;
	position: relative;
}

#confprod .panel-body .conf_prop_expander {
	display: block;
	text-align: center;
	font-size: large;
	cursor: pointer;
	margin: 10px 0;
}

#confprod #panel_varsel .thumbnail {
	min-height: 0;
	padding: 5px;
	margin: 0;
	display: flex;
	flex-direction: row;
	text-align: left;
	cursor: pointer;
}

#confprod #panel_varsel a.thumbnail {
	text-decoration: none;
}

#confprod #panel_varsel .thumbnail:hover {
	box-shadow: 0 6px 10px rgb(0 0 0 / 38%);
}

#confprod #panel_varsel .thumbnail:focus-within {
	box-shadow: 0 6px 10px rgb(0 0 0 / 58%);
}

#confprod #panel_varsel .thumbnail .caption {
	padding: 0;
	font-weight: 500;
	width: 100%;
	margin-bottom: auto;
}

#confprod #panel_varsel .thumbnail>div {
	padding: 10px 10px 30px 15px;
	display: flex;
	flex-direction: column;
}

#confprod #panel_varsel .thumbnail .lief {
	font-size: 12px;
}

#confprod #panel_varsel .thumbnail img {
	float: none;
}

#confprod #panel_varsel .thumbnail>img {
	margin: 0;
	max-width: 50%;
	display: inline-block;
}

#confprod #panel_varsel>.panel-body {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#confprod #panel_varsel>.panel-body>div {
	width: 25%;
	padding: 5px;
}

@media (max-width: 1280px) {
	#confprod #panel_varsel>.panel-body>div {
		width: 50%;
	}

	#confprod #panel_varsel>.panel-body>div:first-child {
		margin-left: -1px;
		/* Safari fix */
	}
}

@media (max-width: 600px) {
	#confprod #panel_varsel>.panel-body>div {
		width: 100%;
	}
}

#confprod .panel-body .thumbnail.active {
	border: 1px solid #6ca0ff !important;
	box-shadow: 0px 0px 3px rgba(80, 120, 192, 1) !important;

}

#confprod .snaptobottom {
	bottom: 0;
	left: 0;
	padding: 0 13px;
	position: absolute;
	width: 100%;
}

#confprod .snaptobottom .checkbox {
	margin: 0;
}

@media (max-width: 767px) {
	#confprod .pricebox {
		white-space: normal;
	}
}

#putbaskethover {
	width: 100%;
	padding: 0 10px;
	/* white-space: nowrap; */
}

#putbaskethover>* {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	margin-bottom: 5px;
}

#putbaskethover>.right {
	float: right;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	margin-bottom: 5px;
	max-width: calc(100% - 135px);
}

.aconf-ltermversfrei {
	display: block;
	text-wrap: pretty;
	font-size: 14px;
}

@media (min-width: 901px) {
	#confprod {
		padding-top: 0 !important;
	}
}

@media (max-width: 900px) {
	#putbaskethover {
		z-index: 100;
		background-color: #fff;
	}

	#putbaskethover.hover {
		position: fixed;
		top: 0;
		margin-top: 0 !important;
		border-bottom: solid #cccccc 1px;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		border-radius: 1px;
		margin-left: -5px !important;
		padding: 0 15px;
	}

	#putbaskethover.hover>.right {
		max-width: 100%;
	}

	#putbaskethover.hover>img {
		display: none;
	}

	#putbaskethover .right .prod-caption {
		font-size: 14px;
	}

	#putbaskethover .right .price {
		font-size: 10px;
	}

	#putbaskethover .right .price.text-primary {
		font-size: 14px;
	}

	#putbaskethover .right .vathint {
		font-size: 10px;
		display: inline-block;
	}

	.aconf-ltermversfrei {
		font-size: 10px;
	}
}

@media (max-width: 767px) {
	#confprod .panel-body .thumbnail {
		text-align: right;
		min-height: 138px;
		display: block;
	}

	#confprod .thumbnail img {
		max-width: 50%;
		margin: 0;
		float: left;
	}

	#confprod .snaptobottom {
		width: 50%;
		display: inline-block;
		position: relative;
	}

	#confprod .snaptobottom .helplink {
		vertical-align: -5px;
	}

	#confprod .snaptobottom .optvathint {
		font-size: 10px;
		display: block;
	}

	#confprod .caption {
		width: 50%;
		display: inline-block;
		text-align: left;
	}
}

/********** Preispane **********/
#pricepane {
	border: 1px solid #d0d0d0;
	margin: 0;
	overflow: hidden;
	padding: 4px;
	width: 100%;
	z-index: 200;
}

#sidebar .affix {
	top: 0;
	width: 100%;
	z-index: 300;
}

@media (min-width: 1200px) {
	#sidebar .affix {
		width: 247px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#sidebar .affix {
		width: 197px;
	}
}

@media (max-width: 992px) {
	#sidebar .affix {
		background-color: #fff;
		left: 0;
		position: fixed;
	}
}

@media only screen and (max-width: 400px) {
	#sidebar .affix {
		background-color: #fff;
		left: 0;
		position: fixed;
	}
}

#bpane h1 {
	margin-top: 5px;
}

#bpane .prbox {
	text-align: right;
}

#bpane .price {
	font-size: xx-large;
	line-height: normal;
	text-align: right;
	white-space: nowrap;
}

#bpane .hint {
	font-size: smaller;
	margin-bottom: 10px;
	text-align: right;
}

#conftitle {
	margin-top: 10px;
}

#bpane .form-inline {
	display: inline-block;
}

#bpane input {
	text-align: right;
	width: 40px;
}

@media (min-width: 992px) {
	#bpane h1 {
		font-size: x-large;
	}
}

@media (max-width: 991px) {
	#bpane {
		position: relative;
	}

	#bpane h1,
	#bpane .prbox {
		display: inline-block;
	}

	#bpane .prbox {
		position: absolute;
		right: 0;
		top: 8px;
	}

	#bpane .cart {
		position: relative;
		top: 15px;
	}
}

@media (max-width: 767px) {

	#bpane h1,
	#bpane .prbox {
		display: block;
	}

	#bpane .prbox {
		position: static;
	}
}

#elements {
	font-size: x-small;
}

#elements tr td:last-child {
	font-weight: bold;
	white-space: nowrap;
}

/********** jQuery UI Overrides **********/
main .ui-widget {
	font-family: Ubuntu, Verdana, sans-serif;
}

#tabs .ui-widget-header {
	background-color: #e6e6e6;
	background-image: none;
}

#tabs .ui-tabs-panel {
	padding: 0;
	padding-top: 1em;
}

#tabs {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

/********** Bootstrap Additions **********/
.btn-larger {
	padding: 10px 16px;
	line-height: 1.33;
	border-radius: 6px;
}

/********** Media Overrides **********/
@media (max-width: 991px) {
	#tabs {
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sm-text-center {
		text-align: center;
	}

	.sm-text-left {
		text-align: left;
	}
}

@media print {
	.prod-additional>div.row>div {
		float: none !important;
		clear: both;
	}

	.prod-category {
		text-align: left !important;
		font-size: inherit !important;
	}

	#tabs {
		border: 0 none;
	}

	#prod .properties,
	#prod .properties * {
		border-color: black;
	}

	#prod-prop {
		display: block !important;
		font-size: smaller;
	}

	#prod .prop-header {
		text-align: center;
	}

	.prop-title {
		float: left !important;
		width: 25% !important;
		/* width: 33.3333% !important; */
	}

	.prop-data {
		float: left !important;
		width: 75% !important;
		/* width: 66.6667% !important; */
	}

	.panel {
		border: 0 none;
	}

	#cph {
		display: none !important;
	}

	#cp {
		display: block !important;
	}

	#cp li {
		border-bottom: 1px solid black;
		border-radius: 0 !important;
		border-left: 0 none !important;
		border-right: 0 none !important;
		border-top: 0 none !important;
		padding: 0;
	}

	#cp li .col-md-3 {
		float: left !important;
		width: 25% !important;
	}

	#cp li .col-md-9 {
		float: left !important;
	}

	select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: 0 none;
		border-radius: 0;
	}

	#language,
	#loginform,
	#contact,
	#infos,
	#filter,
	#bpane .cart {
		display: none !important;
	}

	#outer>div.row>div.col-md-3 {
		width: 90% !important;
		margin: 10px auto;
	}

	#outer>div.row>div.col-md-9 {
		width: 90% !important;
		margin: 10px auto;
	}

	#pricepane {
		border: 0 none;
	}

	.affix {
		position: relative;
	}
}

.optradio {
	display: none;
}

.medpixdiv {
	margin: 5px;
	border: solid #cccccc 1px;
	-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.175);
	border-radius: 4px;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 4px;
	text-align: center;
}

label.medpixdiv {
	cursor: pointer;
}

input.optradio:checked+.medpixdiv {
	border: 1px solid #6ca0ff !important;
	box-shadow: 0px 0px 3px rgba(80, 120, 192, 1) !important;
}

.medpixdiv .optimg {
	opacity: 0.65;
}

input.optradio:checked+.medpixdiv .optimg {
	opacity: 1.0 !important;
}

.ltermversfrei {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-wrap: pretty;
	font-size: 14px;
}
