#notice-cookie-block {
	left: 0;
	z-index: 10000 !important;
	padding: 2px 5px;
}

.pfeil {
	-webkit-transform: translateY(-2192px);
	-ms-transform: translateY(-2192px);
	transform: translateY(-2192px);
}
#zaunDiv .flex-control-nav {
	padding-top: 40px;
	height: 60px;
}
#zaunSlider .flexslider .flex-direction-nav a {
	top: 98%;
}
#zaunSlider .flex-direction-nav .flex-next {
	right: 20vw !important;
	opacity: 1 !important;
	top: 98%;
}
#zaunSlider .flex-direction-nav .flex-prev {
	left: 20vw !important;
	opacity: 1 !important;
	top: 98%;
}

.fliesenSlider .flex-direction-nav .flex-next {
	position: relative;
	opacity: 1 !important;
	left: 90%;
}
.fliesenSlider .flex-direction-nav .flex-prev {
	position: relative;
	opacity: 1 !important;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	left: 0%;
}

.fliesenSlider .flex-control-nav {
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
}

@media screen and (max-width: 440px) {
	.fliesenSlider .flex-direction-nav .flex-prev {
		-webkit-transform: translate(-20px, 45px);

		-ms-transform: translate(-20px, 45px);

		transform: translate(-20px, 45px);
	}
	.fliesenSlider .flex-direction-nav .flex-next {
		-webkit-transform: translateX(10px);

		-ms-transform: translateX(10px);

		transform: translateX(10px);
		left: 80%;
	}
}
@media screen and (max-width: 680px) {
	.main-container {
		padding: 20px !important;
	}
}

@media screen and (max-width: 425px) {
	.dataTable {
		margin-left: -7px !important;
		font-size: 11px;
	}
	.lform {
		width: 90%;
	}
	.switch {
		float: none !important;
		width: 90% !important;
	}
}

@media screen and (min-width: 1270px) {
	#zaunSlider .flex-direction-nav .flex-next,
	#zaunSlider .flex-direction-nav .flex-prev {
    display: none !important;
	}
	#zaunSlider .flex-nav-prev,
	#zaunSlider .flex-nav-next {
    display: none !important;
	}
}
@media screen and (min-width: 1) {
	.fliesenSlider .flex-direction-nav .flex-next,
	.fliesenSlider .flex-direction-nav .flex-prev {
		display: none !important;
	}
	.fliesenSlider .flex-nav-prev,
	.fliesenSlider .flex-nav-next {
		display: none !important;
	}
}

.selected_radio {
	border: 1px solid black !important;
	border-radius: 10px;
}

.flexslider .slides::after {
	min-height: 10px;
}

.zaun_div {
	text-align: center;
	padding: 10px;
	border: 1px solid transparent;
}

.zaun_div img:hover {
	cursor: pointer;
}
.zaun_div label {
	width: 100%;
}
.fliesen_div {

  flex: 1 1 auto;
	text-align: center;
  padding: 10px;
  width: 250px;
	border: 1px solid transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.fliesen_div img {
  margin: 0 auto;
}
.fliesen_div:hover {
	cursor: pointer;
}

.pfost {
	border: 1px solid transparent;
}
.pfost label {
	width: 100%;
}
.kappen_div {
	border: 1px solid transparent;
}
.kappen_div {
	width: 100%;
}
.flex-viewport {
	overflow: unset !important;
}
.farben_div {
  font-size: 14px;
	min-height: 120px;
	white-space: nowrap;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.farben_div label {
	text-align: center;
	vertical-align: top;
	width: 90px;
}
.farben_div label img {
	margin-bottom: 5px;
	width: 100%;
}
.farben {
	display: inline-block;
	height: 85px;
}

input[type="radio"] {
	margin: 6px;
}
.links {
	margin: 20px;
	text-align: center;
}
.links img {
	display: inline-block;
}
.dataTable {
	border: 1px solid #bebcb7;
	margin: 0 auto;
	width: 100%;
}

.dataTable td {
	text-align: center;
	padding: 2px;
	border: 1px solid #fff;
	background-color: #eee;
	vertical-align: middle;
}

.dataTable th {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #fff;
	background: none repeat scroll 0 0 #e2000f;
	color: white;
	vertical-align: middle;
}

.dataTable td.old {
	text-decoration: line-through;
}

.dataTable td.new {
	font-weight: bold;
	background-color: #eadf15;
	color: #bf0000;
}

.dataTable tr.head td {
	background-color: #808080;
	color: #fff;
}

.dataTable input {
	width: 50px;
	max-width: 200px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

hr.customProducts {
	border: 1px solid #ccc;
	min-height: 1px;
	max-height: 1px;
	margin-bottom: 20px;
}
div.productBg {
	background-color: #f7f7f7;
	padding: 5px;
}
div.productBg .productText {
	width: 170px;
	float: left;
}
div.productBg div.img {
	border: 1px solid #000;
	float: right;
	margin: 5px 5px 15px 5px;
	position: relative;
	min-height: 342px;
	height: 342px;
	width: 442px;
}
div.productBg div.img img {
	position: absolute;
	top: 0;
	left: 0;
}
div#waitDiv {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 100;
}
div#innerWaitDiv {
	display: inline-block;
	padding: 10%;
	background-color: white;
	border: 15px solid #636363;
	border-radius: 15px;
}
div.naviWrapper {
	height: 40px;
	min-height: 40px;
	margin-top: 30px;
}
div.navi {
	background-color: #e30613;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	min-height: 21px;
	text-align: center;
	width: 57px;
	float: left;
}
div.next {
	float: right;
}
div.prev {
	float: left;
}
div.stepHead {
	padding: 2px;
	border-bottom: 1px solid #f7f7f7;
	cursor: pointer;
}
div.active {
	background-color: #e30613;
	color: #fff;
}
div.inactive {
	background-color: #bcbcbc;
	color: #dcdcdc;
}
div.done {
	background-image: url(/media/customproducts/sswaustralia/headBGdone.jpg);
	color: #fff;
}
#stattpreis {
	text-decoration: line-through;
	font-size: 90%;
	color: white;
}
#preis {
	color: black;
}
#preisschild {
	font-size: 131%;
	line-height: 188%;
	margin-left: 111px;
	margin-top: -83px;
}
.datatable {
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 8pt;
	margin-right: 25px;
	margin-top: 15px;
	width: 300px;
}
.datatable td {
	border: 1px solid #000;
	padding: 2px;
	text-align: center;
}
.pakete {
	float: left;
	margin-top: 15px;
}

.konfig {
	margin-bottom: 10px;
	max-height: 580px;
	width: 100%;
}
.zaunDiv input {
	margin: 5px;
}
#gesamtdiv {
	background-color: white;
	border: 2px solid black;
	-webkit-box-shadow: 5px 5px 5px darkgray;
	box-shadow: 5px 5px 5px darkgray;
	color: #e30613;
	font-size: 110%;
	font-weight: bold;
	padding: 0 10px 10px 10px;
	position: fixed;
	bottom: 20px;
	z-index: 3;
	width: 233px;
	height: 174px;
}

.Lprice {
	white-space: nowrap;
}
.ab {
	color: red;
	font-size: 150%;
	font-style: bold;
}
.product-view .product-description div.gallery img {
	border: 3px solid #ededed;
	margin: 10px;
	padding: 2px;
	float: left;
}
.none {
	display: none !important;
}

.border {
	border: 1px solid black;
	border-radius: 10px;
}
.select_pic {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	width: 360px;
}
.select_pic:hover {
	cursor: pointer;
}
.select_product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.error {
	height: 100vh;
	width: 100vw;
	position: fixed;
	background: rgba(0, 0, 0, 1);
	z-index: 100000;
	top: 0;
	left: 0;
}
.errorMsg {
	background: white;
	height: 100px;
	width: 70%;
	margin: 35vh auto;
	padding: 40px;
	text-align: center;
}

[v-cloak] {
	display: none !important;
}

@media (max-width: 800px) {
	.select_product {
		display: block;
	}
}
@media (max-width: 420px) {
	.select_pic {
		width: 80%;
	}
}

.product-description ul li {
	list-style: disc outside none;
}
.flex-direction-nav li {
	list-style: none !important;
}

.warenkorb {
	width: 250px;
	background: white;
	position: fixed;
	right: 40px;
	bottom: 10px;
	border: 2px solid black;
	/*z-index: 10000;*/
	z-index: 1;
	-webkit-box-shadow: 5px 5px 10px grey;
	box-shadow: 5px 5px 10px grey;
}
.overview {
	background: rgb(237, 28, 37);
	border-radius: 10px;
	margin: 15px 10px 0 10px;
	padding: 8px;
}
.overview .big {
	color: white;
	text-align: right;
	font-weight: bold;
}
.overview .small {
	color: white;
	text-align: right;
	font-size: 10px;
}
.text {
	padding: 2px 0;
	border-bottom: 1px solid white;
}
.bold {
	font-size: 18px;
}
.bold span {
	text-decoration: line-through;
}
#gesamtangebot {
	text-decoration: none;
}
.checkout {
	width: 100%;
	background: rgb(254, 254, 31);
	height: 40px;
	border-radius: 10px;
}
.cursor:hover {
	cursor: pointer;
}
.error {
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}
.message {
	width: 500px;
	height: 100px;
	background: white;
	margin: 30vh auto;
}
.message p {
	text-align: center;
	padding-top: 38px;
}

@media screen and (max-width: 600px) {
	.message {
		width: 90%;
	}
}
.fade-enter-active,
.fade-leave-active {
	-webkit-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.fade-enter,
.fade-leave-to {
	opacity: 0;
}

.scroll {
	overflow: hidden;
}
.farbSelect {
	width: 95%;

	margin: 15px auto;
	display: block;
	text-align: center;
	border: 1px solid black;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	position: relative;
}
.farbSelect img {
	display: block;
	height: 100% !important;
	width: 77px !important;
}
.farbSelect:hover {
	cursor: pointer;
	-webkit-box-shadow: 0 0 5px grey;
	box-shadow: 0 0 5px grey;
}

.farbSelect p {
	font-size: 14px;
	margin: 22px auto;
	font-weight: bold;
	text-align: left;
}

.farbSelect i {
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	-webkit-transform-origin: 50% 60%;
	-ms-transform-origin: 50% 60%;
	transform-origin: 50% 60%;
	font-size: 30px;
}

.farbSelect .querschnittAlu {
	margin: 5px 0 0 5px;
	width: 60px !important;
	display: block;
}

.newColor {
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	height: 68px;
	background: white;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border-bottom: 1px solid black;
}
.newColor:hover {
	cursor: pointer;
	background: #dfe6e9;
}

.newColor .image {
	width: 77px !important;
	height: 100% !important;
}

.changeColor {
	overflow: auto;
	overflow-x: hidden;
	max-height: 300px;
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
	margin: 0 auto;
	width: 95%;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.changeColor p {
	margin: 22px auto;
	font-weight: bold;
	text-align: left;
}
.changeColor i {
	text-align: center;
	font-size: 30px;
	margin: 15px 5px;
}
.farbSelectAlu {
	height: 120px;
	margin: 15px auto;

	text-align: center;
	border: 1px solid black;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;

	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	position: relative;
	display: block;
}
.farbSelectAlu img {
	display: block;
	height: 99px !important;
	width: 100px !important;
}
.farbSelectAlu:hover {
	cursor: pointer;
	-webkit-box-shadow: 0 0 5px grey;
	box-shadow: 0 0 5px grey;
}

.farbSelectAlu p {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}

.farbSelectAlu i {
	height: 35px;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	-webkit-transform-origin: 50% 60%;
	-ms-transform-origin: 50% 60%;
	transform-origin: 50% 60%;
	font-size: 30px;
}

.farbSelectAlu .querschnittAlu {
	margin: 5px 0 0 5px;
	width: 60px !important;
	display: block;
}

.newColorAlu {
	font-size: 18px;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	height: 100px;
	background: white;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border-bottom: 1px solid black;
}
.newColorAlu:hover {
	cursor: pointer;
	background: #dfe6e9;
}

.newColorAlu .image {
	width: 100px !important;
	height: 100% !important;
}

.changeColorAlu {
	overflow: auto;
	position: relative;
	overflow-x: hidden;
	max-height: 300px;
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
	margin: 0 auto;
	width: 100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.changeColorAlu p {
	margin: 5px auto;
	font-weight: bold;
	text-align: left;
}
.changeColorAlu i {
	text-align: center;
	font-size: 30px;
	margin: 15px 5px;
}

.rotate {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.disabled {
	opacity: 0.3;
	pointer-events: none;
}
.auswahl {
	margin: 0 auto;
}
.auswahlAlu img {
	margin: 0 auto;
	display: blocK;
}
.auswahlAlu p {
	margin-bottom: 10px;
}

.farbSelectwpc {
	width: 100%;
	height: 120px;
	margin: 15px auto;

	font-size: 14px;
	text-align: center;
	border: 1px solid black;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: block;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	position: relative;
}
.farbSelectwpc img {
	display: block;
	/*height: 85px;*/
	height: 99px !important;
	width: 90px !important;
}
.farbSelectwpc:hover {
	cursor: pointer;
	-webkit-box-shadow: 0 0 5px grey;
	box-shadow: 0 0 5px grey;
}

.farbSelectwpc p {
	font-weight: bold;
	margin-bottom: 0px;
}

.farbSelectwpc i {
	height: 35px;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	-webkit-transform-origin: 50% 60%;
	-ms-transform-origin: 50% 60%;
	transform-origin: 50% 60%;
	font-size: 30px;
}

.farbSelectwpc .querschnittwpc {
	width: 150px !important;
	height: 50px !important;
	display: block;
}

.newColorwpc {
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
	height: 100px;
	background: white;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border-bottom: 1px solid black;
}

.newColorwpc:hover {
	cursor: pointer;
	background: #dfe6e9;
}

.newColorwpc .imagewpc {
	width: 115px !important;
	height: 100% !important;
}

.changeColorwpc {
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	max-height: 300px;
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
	margin: 0 auto;
	width: 100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.changeColorwpc p {
	font-size: 11px;
	font-weight: bold;
}
.changeColorwpc i {
	text-align: center;
	font-size: 30px;
	margin: 15px 5px;
}

.rotate {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.disabled {
	opacity: 0.3;
	pointer-events: none;
}
.auswahlwpc {
	margin: 0 auto;

	height: 60px;
}
.auswahlwpc img {
	width: 200px !important;
	height: 50px !important;
	margin: 0 auto;
	display: blocK;
}
@media screen and (max-width: 450px) {
	.auswahlwpc img {
		width: 130px !important;
		height: 38px !important;
	}
	.farbSelectwpc .querschnittwpc {
		width: 130px !important;
		height: 38px !important;
	}
}
.auswahlwpc p {
	font-size: 18px;
	margin: 0 auto;
	word-wrap: break-word;
}
.switch {
	height: 100px;
	width: 280px;
	margin: 20px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.switchbutton {
	height: 100%;
	width: 50%;
	border: 1px solid black;
	text-align: center;
}
.switchbutton:hover {
	cursor: pointer;
	-webkit-transition: 100ms;
	-o-transition: 100ms;
	transition: 100ms;
	background: rgb(236, 203, 212);
	color: white;
}
.switchbutton p {
}
.area {
	background: #747d8c;

	-webkit-transition: 300ms;

	-o-transition: 300ms;

	transition: 300ms;
}
.area2 {
	background: #747d8c;

	-webkit-transition: 300ms;

	-o-transition: 300ms;

	transition: 300ms;
}
#app {
	margin: 20px auto;
}
.wrapper_box {
	padding: 50px 0;
	position: relative;

	text-align: center;
}

.input {
	height: 20px;
	width: 150px !important;
}
.input_box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 8px 0px;
}
.input_box p {
	margin: 0 5px;
	width: 100px;
}
.lightgrey {
	background: rgb(237, 28, 37) !important;
	color: white;
}
.abschluss_area {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 10px;
}
.inner_box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	margin: 0 auto;
	height: 100%;
	width: 100%;
}
.topBorder {
	border-top: 5px solid black;
}
.leftBorder {
	border-left: 5px solid black;
}
.rightBorder {
	border-right: 5px solid black;
}
.bottomBorder {
	border-bottom: 5px solid black;
}

.displayKorb {
	right: 0 !important;
}
.korbopen {
	right: 250px !important;
}

.korbicon {
	transition: 1s;
	background: rgb(237, 28, 37);
	padding: 5px;
	font-size: 20px;
	right: 0px;
	bottom: 70px;
	position: fixed;
	display: none;
	color: white;
	border-radius: 10px 0 0 10px;
	z-index: 100;
}
.korbicon:hover {
	cursor: pointer;
}
@media screen and (max-width: 600px) {
	.korbicon {
		display: block;
	}
	.warenkorb {
		transition: 1s;
		right: -250px;
	}
}

.right {
	right: -5px !important;
}

@media screen and (max-width: 410px) {
	.main-container,
	.footer-container {
		padding: 8px;
	}
	.lform {
		float: none !important;
		margin: 5px auto !important;
	}
}
.input_quadrat {
	border: 1px solid rgb(237, 28, 37);
	width: 100%;
	margin: 0 30px;
	margin-bottom: 30px;
	float: left;
	max-width: 390px;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 3px 3px 20px lightgrey;
	border-top: 10px solid rgb(237, 28, 37);
}
.lform {
	float: left;
	border: 1px solid rgb(237, 28, 37);
	border-top: 10px solid rgb(237, 28, 37);
	border-radius: 10px;
	padding: 5px;
	margin: 5px;
}
.list-enter-to {
	max-height: 300px;
}
.list-enter-active,
.list-leave-active {
	transition: 400ms;
}
.list-enter,
.list-leave-to {
	opacity: 0;
	max-height: 0px;
}

.auswahl_text p {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.color_wpc {
	position: fixed;
	background: white;
	box-shadow: 0 0 10px grey;
	height: 80vh;
	max-height: 600px;
	transition: all 200ms;
	width: 90%;
	max-width: 1000px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10000;

	overflow: auto;
}

.color_wpc_title {
	background: rgb(237, 28, 37);
	height: 75px;

	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.color_wpc_title p {
	margin: 0 20px;
	color: white;
	font-size: 20px;
	text-align: center;
}
.image_color {
	max-width: 300px !important;
	margin: 0 20px;
}
.image_querschnitt {
	width: 200px !important;
	height: 55px !important;
	margin: auto;
}
.color_wpc_items:hover {
	cursor: pointer;
	background: rgb(240, 240, 240);
}
.color_wpc_items p {
	text-align: center;
	font-size: 25px;
}
@media screen and (max-width: 900px) {
	.color_wpc {
		max-width: 100%;
	}
	.image_color {
		display: block;
		margin: 20px auto;
	}
	.image_querschnitt {
		display: block;
		margin: 0 auto;
	}

	.color_wpc_items {
		flex-direction: column;
	}
}

label {
  font-size: 16px;
}
#product_link a {
	color: black !important;
	text-decoration: none;
	cursor: auto;
  }
  
  .subtitle {
	  color: white;
	  font-weight: bold;
	  background-color: #636363 !important;
	  text-align: left !important;
	  padding-left: 20px !important;
  } 



#wpc_first > ul:nth-child(4) {
  padding-left: 0px;
}

#alu_first > ul:nth-child(4) {
  padding-left: 0px;
}

#wpc_first > ul > li{
	margin-left: 20px; 
}


#alu_first >ul > li{
	margin-left: 20px;
}


@media only screen and (min-width: 1670px) {
	.warenkorb{
		right: 200px!important;
	}
}