@charset "UTF-8";

/** colors **/
.flex-center, .config-mobile .sticky-contact .btn, .home-slider-caption, span.blue-circle-info, .config-bills-slider .nav-link,
.config-bills-slider__mobile .nav-link {
	display: flex;
	align-items: center;
	justify-content: center;
}

.absolute-center, .config-mobile .front-alert, .stage-video-play, .config-popup-overlay {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.bg-cover, .branch-slider-item-image, .exhibition-card--image, .review-item-bg, .product-teaser-sm, .product-teaser-big, .home-slider-bg {
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}

.bg-contain, .white-centered-nav .owl-nav button {
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
}

/*** Restored from global.scss ***/
html, body {
	overflow-x: hidden;
}

body {
	color: #303030;
}

a {
	color: #409ed6;
}
a:hover {
	color: #409ed6;
	text-decoration: underline;
}

.btn-blue {
	background-color: #61b7ea;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61b7ea), color-stop(100%, #519dcb));
	background-image: -webkit-linear-gradient(#61b7ea, #519dcb);
	background-image: linear-gradient(#61b7ea, #519dcb);
	color: #fff;
	border: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.btn-blue:hover {
	color: #fff;
	background-color: #34a2e4;
	background-image: linear-gradient(#519dcb, #61b7ea);
}

.primary-btn svg {
	fill: #fff;
}
.primary-btn .drop-shadow {
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}

.modal-dialog .modal-content {
	width: auto;
	margin: auto;
	padding: 51px 40px 40px;
}
.modal-dialog .modal-content button.close {
	right: 20px;
	top: 20px;
}

.form-control {
	height: 35px;
	line-height: 35px;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #DCDCDC;
	color: #303030;
	background: #fff;
}

/*** Main styles ***/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

label.radioBtn-container .radioBtn {
	position: relative;
	background-color: #fff !important;
	border-color: #DCDCDC !important;
}
label.radioBtn-container:hover .radioBtn {
	background-color: #fff;
}

.checkbox-container {
	padding: 0 0 0 35px;
}
.checkbox-container label {
	margin-bottom: 0;
}
.checkbox-container .checkmark {
	background: white !important;
	border: 1px solid #dcdcdc;
	margin: auto;
	bottom: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.configurator {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding: 20px 20px 40px;
	box-shadow: 0 -10px 20px #c8c8c8;
}
.configurator .canvas {
	width: 100%;
	height: 100%;
	max-width: 75%;
	padding: 20px 20px 50px;
}
.configurator .canvas .configurator-nav .btn {
	font-size: 15px;
}
.configurator .canvas .configurator-nav h5 {
	font-size: 16px;
}
.configurator .canvas .configurator-nav h3 {
	font-size: 22px;
	color: #303030;
}
.configurator .canvas .configurator-nav .subtitle {
	font-size: 16px;
	color: #676767;
	margin: auto;
}
.configurator .canvas .configurator-nav select {
	padding: 10px 50px 10px 20px;
	line-height: 0.9;
	background: #fff url("../images/icon_down.png") no-repeat right 8px center;
	webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 35px;
}
@media (max-width: 480px) {
	.configurator .canvas .configurator-nav select {
		font-size: 14px;
	}
}
.configurator .canvas .configurator-nav.bottom-nav {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	flex-wrap: wrap;
	margin-top: 30px;
}
.configurator .canvas .configurator-nav.bottom-nav a + a {
	margin-left: 5px;
}
.configurator .canvas .configurator-nav.top-nav.sticked {
	padding-top: 48px;
}
.configurator .canvas .configurator-nav.top-nav.sticked #nav {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	padding: 15px 5px;
	z-index: 111;
	box-shadow: 0 0 5px 5px #eaeaea;
	margin: 0;
}
.configurator .canvas .select {
	background-color: #f5f5f5;
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	padding: 15px;
}
.configurator .canvas .select__header {
	margin-right: 10px;
}
.configurator .canvas .select__input {
	border: 1px solid gray;
	border-radius: 4px;
	padding: 2px;
}
.configurator .canvas .room-segments {
	display: block;
	line-height: normal;
	font-size: 12px;
	margin: auto;
	width: 420px;
	height: 343px;
}
.configurator .canvas .room-segments * {
	box-sizing: content-box;
}
.configurator .canvas .room-segments .wall-left, .configurator .canvas .room-segments .wall-right {
	float: left;
	margin: 0 -30px 0 0;
	width: 13%;
	height: 100%;
}
.configurator .canvas .room-segments .wall-left__top, .configurator .canvas .room-segments .wall-right__top {
	height: 4%;
}
.configurator .canvas .room-segments .wall-left__middle, .configurator .canvas .room-segments .wall-right__middle {
	height: 77%;
}
.configurator .canvas .room-segments .wall-left__bottom, .configurator .canvas .room-segments .wall-right__bottom {
	height: 19%;
}
.configurator .canvas .room-segments .wall_right {
	margin: 0;
}
.configurator .canvas .room-segments .middle {
	float: left;
	width: 81.67%;
	height: 100%;
}
.configurator .canvas .room-segments .middle .wall-top, .configurator .canvas .room-segments .middle .wall-bottom {
	padding: 0 0 0 30px;
	width: calc(100% - 30px);
}
.configurator .canvas .room-segments .middle .wall-top img, .configurator .canvas .room-segments .middle .wall-bottom img {
	width: 100%;
	height: 100%;
}
.configurator .canvas .room-segments .middle .wall-top {
	height: 4%;
}
.configurator .canvas .room-segments .middle .wall-bottom {
	height: 19%;
}
.configurator .canvas .room-segments .middle .skizze {
	margin: 0 0 -29px 0;
	float: left;
	width: 100%;
}
.configurator .canvas .room-segments .middle .skizze .height {
	float: left;
}
.configurator .canvas .room-segments .middle .skizze .element {
	float: left;
	position: relative;
}
.configurator .canvas .room-segments .middle .skizze .element .fill {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 90%;
	z-index: 5;
}
.configurator .canvas .room-segments .middle .skizze .element .hover {
	cursor: pointer;
	background: url("../images/blank.gif");
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	z-index: 20;
	top: 2px;
	left: 2px;
	width: calc(100% - 3px);
	height: calc(90% - 3px);
}
.configurator .canvas .room-segments .middle .skizze .element .hover:before {
	content: "+";
	position: absolute;
	color: #DCDCDC;
	border: 2px solid #DCDCDC;
	font-size: 18px;
	display: flex;
	height: 18px;
	width: 18px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.configurator .canvas .room-segments .middle .skizze .element .hover:hover {
	background: none #fecc37;
}
.configurator .canvas .room-segments .middle .skizze .element.active {
	background: none #fecc37;
}
.configurator .canvas .step2 {
	margin-bottom: 10px;
	position: relative;
}
.configurator .canvas .step2 img {
	width: 100%;
}
.configurator .canvas .step2 .inputlayer {
	font-size: 16px;
	position: absolute;
	width: 310px;
	background: white;
	box-shadow: 0 2px 5px 0 #666;
	padding: 12px 14px;
}
.configurator .canvas .step2 .inputlayer .title {
	display: block;
	font-size: 16px;
	color: #303030;
	margin-bottom: 5px;
}
.configurator .canvas .step2 .inputlayer input {
	width: 80px;
	background: #fffaea;
	border: 1px solid #CCCCCC;
	padding: 6px 8px;
	border-radius: 4px;
	outline: none;
	font-size: 16px;
}
.configurator .canvas .step2 .inputlayer p {
	font-size: 16px;
	padding: 5px 0 0;
	margin: 0;
}
.configurator .canvas .step2 .inputlayer.left {
	top: 110px;
	left: 16px;
}
.configurator .canvas .step2 .inputlayer.right {
	right: 16px;
	bottom: 16px;
}
.configurator .canvas .tracks-wrapper .tracks {
	margin-top: 1rem;
}
.configurator .canvas .tracks-wrapper .tracks__item {
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	display: none;
}
.configurator .canvas .tracks-wrapper .tracks__item.active {
	display: flex;
}
.configurator .canvas .tracks-wrapper .tracks__item label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 20px 30px;
	margin: 0 20px;
	font-size: 12px;
}
.configurator .canvas .tracks-wrapper .tracks__item label:hover {
	background-color: #F2F2F2;
}
.configurator .canvas .tracks-wrapper .tracks__item label .header {
	font-size: 16px;
}
.configurator .canvas .tracks-wrapper .tracks__item label .header small {
	font-size: 14px;
}
.configurator .canvas .step4 .track-type {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.configurator .canvas .step4 .track-type .track {
	margin: 0 20px;
	text-align: center;
	font-size: 16px;
	padding: 15px 0;
	cursor: pointer;
	max-width: 400px;
}
.configurator .canvas .step4 .track-type .track:hover, .configurator .canvas .step4 .track-type .track.active {
	background-color: #f5f5f5;
}
.configurator .canvas .step4 .track-type .track .padding {
	text-align: center;
	padding: 0 15px;
}
.configurator .canvas .step4 .track-type .track .padding .title {
	min-height: 45px;
	font-size: 16px;
}
.configurator .canvas .step4 .track-type .track .padding .title b {
	display: block;
}
.configurator .canvas .step4 .track-type .track img {
	display: block;
	margin: 10px auto 10px;
}
.configurator .canvas .step4 .track-type .track .input-wrapper {
	justify-content: center;
}
.configurator .canvas .step5-daempfung .title {
	margin-bottom: 10px;
	font-weight: bold;
}
.configurator .sidebar .list-icon-checkmark li:before {
	top: 0;
	font-size: inherit;
}
.configurator .sidebar__delivery-list {
	padding: 0;
	color: #676767;
}
.configurator .sidebar__delivery-list li {
	padding-left: 20px;
	margin: 3px 0;
}
.configurator .sidebar .contacts {
	text-align: center;
}
.configurator .sidebar .contacts .subtitle {
	color: #676767;
}
.configurator .sidebar .contacts ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 16px;
	color: #303030;
}
.configurator .sidebar .contacts ul li {
	padding-left: 25px;
	position: relative;
	margin-bottom: 10px;
}
.configurator .sidebar .contacts ul li p {
	margin: 0;
}
.configurator .sidebar .contacts ul li a {
	color: #409ED6;
}
.configurator .sidebar .contacts ul li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
}
.configurator .sidebar .contacts ul li.site p {
	display: inline-block;
}
.configurator .sidebar .contacts ul li.site .site__tooltip-icon {
	color: black;
}
.configurator .sidebar .contacts ul li.site:before {
	background: url("../images/mouse-pointer.svg") no-repeat center center;
	background-size: contain;
	top: 3px;
}
.configurator .sidebar .contacts ul li.phone:before {
	background: url("../images/phone-call.svg") no-repeat center center;
	background-size: contain;
}
.configurator .sidebar .contacts ul li.email:before {
	background: url("../images/mail.svg") no-repeat center center;
	background-size: contain;
}
.configurator .sidebar .contacts ul li.whatsapp:before {
	background: url("../images/contact-icon4.svg") no-repeat center center;
	background-size: contain;
}
.configurator__step-6 #nav {
	position: relative;
}
.configurator__step-6 #nav a, .configurator__step-6 #nav div {
	z-index: 6;
}
.configurator__step-6 #nav h5 {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
}
@media (max-width: 991px) {
	.configurator {
		flex-direction: column;
	}
	.configurator .canvas {
		max-width: 100%;
		margin-bottom: 20px;
	}
	.configurator .sidebar {
		max-width: 450px;
		margin: auto;
	}
}
@media (max-width: 768px) {
	.configurator .canvas .step2 .inputlayer {
		width: 240px;
		padding: 10px;
	}
	.configurator .canvas .step2 .inputlayer p {
		font-size: 12px;
	}
	.configurator .canvas .step2 .inputlayer.left {
		top: 20px;
		left: 20px;
	}
	.configurator .canvas .step2 .inputlayer.right {
		bottom: 20px;
		right: 20px;
	}
}
@media (max-width: 575px) {
	.configurator .canvas .step2 img {
		width: auto;
		max-width: 100%;
	}
	.configurator .canvas .step2 .inputlayer {
		position: relative;
		box-shadow: none;
		width: 100%;
		max-width: 350px;
		margin: auto;
	}
	.configurator .canvas .step2 .inputlayer.left {
		top: unset;
		left: unset;
	}
	.configurator .canvas .step2 .inputlayer.right {
		bottom: unset;
		right: unset;
	}
	.configurator .canvas .step2 .inputlayer p {
		font-size: 14px;
	}
	.configurator .canvas .info-row__block {
		max-width: 280px;
		margin: 0;
		margin-bottom: 20px;
	}
}
@media (max-width: 480px) {
	.configurator .canvas {
		padding: 10px;
	}
	.configurator .canvas .bottom-nav {
		justify-content: center;
	}
	.configurator .canvas .room .inputlayer {
		padding: 10px 0;
	}
	.configurator .canvas .room .inputlayer p {
		margin: 0;
	}
	.configurator .canvas .room-segments {
		width: 290px;
		height: 226px;
	}
	.configurator .canvas .room-segments .middle .skizze {
		height: 203px;
		margin-left: 10px;
	}
	.configurator .canvas .room-segments .middle .skizze .height img {
		height: 180px;
	}
	.configurator .canvas .room-segments .middle .skizze .element {
		width: 69px;
	}
	.configurator .canvas .room-segments .middle .skizze .element .img {
		width: 69px;
		height: 174px;
	}
	.configurator .canvas .room-segments .middle .skizze .element .fill {
		width: 69px;
		height: 174px;
		top: 0;
		left: 0;
	}
	.configurator .canvas .room-segments .middle .skizze .element .hover {
		width: 66px;
		height: 171px;
	}
}

.site__tooltip-content {
	max-width: 300px;
}
.site__tooltip-content img {
	display: block;
	max-width: 100%;
	margin: auto;
}

.clear {
	clear: both;
}

textarea {
	border: 1px solid #CCCCCC;
	font-size: 16px;
	padding: 6px 8px;
	border-radius: 4px;
	font-style: italic;
	width: 560px;
	max-width: 100%;
}
textarea:focus {
	transition: all 0.4s;
	background: #fff;
	border-color: #63b1e1;
	outline: none;
}

.close {
	position: absolute;
	right: 24px;
	top: 24px;
	width: 32px;
	height: 32px;
}
.close:before, .close:after {
	position: absolute;
	left: 15px;
	top: 5px;
	content: " ";
	height: 20px;
	width: 1px;
	background-color: #676767;
}
.close:before {
	transform: rotate(45deg);
}
.close:after {
	transform: rotate(-45deg);
}

.input-wrapper {
	display: flex;
	align-items: center;
}
.input-wrapper .chosen {
	font-size: 16px;
}
.input-wrapper .chosen .true {
	display: none;
}
.input-wrapper .chosen .false {
	display: inline;
}
.input-wrapper input[type=radio]:checked ~ .chosen .true {
	display: inline;
}
.input-wrapper input[type=radio]:checked ~ .chosen .false {
	display: none;
}

.contextmenu-2 {
	background: #fff;
	position: absolute;
	z-index: 50;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
	transform: translate(15px, -50%);
}
.contextmenu-2:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 10px 15px;
	border-color: transparent transparent #FFF transparent;
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-left: 0;
	transform: rotate(-90deg) translate(25%, -200%);
}
.contextmenu-2 .plain {
	list-style: none;
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px solid #d1d1d1;
}
.contextmenu-2 .plain.bg-lightgray {
	border-radius: 0 0 5px 5px;
}
.contextmenu-2 .plain li {
	padding: 0 0 5px;
	
	color: #409ED6;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
}
.contextmenu-2 .plain li:last-child {
	padding: 0;
}
.contextmenu-2 .plain li:before {
	content: "";
	height: 11px;
	width: 11px;
	background-position: 0 -3667px;
	background-image: url("../images/icons_sprite_20191105.png");
	background-repeat: no-repeat;
	margin-right: 10px;
	display: inline-block;
}
.contextmenu-2 .plain li a:hover {
	color: #303030;
	text-decoration: none;
}
.contextmenu-2 .plain li.delete a {
	color: #BA3A47;
}
.contextmenu-2 .plain li.delete a:hover {
	color: #303030;
	text-decoration: none;
}
.contextmenu-2 .plain li.delete:before {
	content: "";
	background-position: 0 -5015px;
	height: 9px;
	width: 9px;
	background-image: url(../images/icons_sprite_20191105.png);
	background-repeat: no-repeat;
}

.new-dekor {
	position: absolute;
	top: 13px;
	right: -5px;
	padding: 0 3px;
	background-color: #409ed6;
	border-radius: 2px;
	line-height: 1;
}
.new-dekor:after {
	line-height: 1.5;
	content: "NEU";
	color: white;
	font-size: 10px;
}
.new-dekor--small {
	padding: 0 2px;
	right: 0;
	top: 0;
}
.new-dekor--small:after {
	font-size: 8px;
}
.new-dekor--stkonfi {
	right: -2px;
	top: -2px;
}

#popup_bg {
	width: 100%;
	height: 100%;
	background: #FAF9F9;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 150;
}

.popup-2 {
	background: #fff;
	position: absolute;
	z-index: 200;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0px 2px 7px 2px rgba(0, 0, 0, 0.3);
	font-size: 11px;
	padding: 30px;
	text-align: center;
	max-width: 95%;
	width: auto;
	font-size: 16px;
}
.popup-2 .close {
	display: flex;
	justify-content: center;
	position: absolute;
	right: -12px;
	top: -12px;
	width: 25px;
	height: 25px;
	border-radius: 2px;
	color: white;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	background: black;
	text-align: center;
	vertical-align: middle;
}
.popup-2 .close span {
	line-height: 24px;
	font-size: 14px;
	vertical-align: middle;
}
.popup-2 .close:before, .popup-2 .close:after {
	display: none;
}
.popup-2 .title {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: bold;
}
.popup-2 .subtitle {
	font-size: 16px;
	margin-bottom: 30px;
}
.popup-2 .switcher {
	font-size: 16px;
	margin: 20px 0;
	font-weight: bold;
}
.popup-2 .submit {
	padding: 0 15px;
	text-align: left;
}
.popup-2 .custom-checkbox {
	text-align: left;
	font-size: 14px;
	padding-left: 0;
}
.popup-2 .custom-checkbox label {
	margin: 0;
	font-size: 16px;
}
.popup-2 .custom-checkbox label .checkmark, .popup-2 .custom-checkbox label input:checked ~ .checkmark, .popup-2 .custom-checkbox label:hover input ~ .checkmark {
	border: 1px solid #c0c0c0;
	width: 15px;
	height: 15px;
	top: 2px;
	background: #fff;
	display: inline-block;
	position: relative;
}
.popup-2 .custom-checkbox label .checkmark:after, .popup-2 .custom-checkbox label input:checked ~ .checkmark:after, .popup-2 .custom-checkbox label:hover input ~ .checkmark:after {
	left: 4px;
	top: 0px;
	width: 5px;
	height: 11px;
}
.popup-2 .custom-checkbox label b {
	margin-left: 5px;
}
.popup-2 .decorlist {
	font-size: 12px;
}
.popup-2 .decorlist b {
	margin-top: 6px;
	line-height: 1.4;
	min-width: 65px;
}
.popup-2 .options {
	width: 100%;
}
.popup-2 .options .custom-checkbox {
	font-size: 16px;
	padding: 0;
	display: flex;
	align-items: center;
	width: 100%;
}
.popup-2 .options .custom-checkbox .radiobtn {
	position: relative;
	box-sizing: content-box;
	margin-right: 10px;
	top: unset;
}
@media (max-width: 768px) {
	.popup-2 {
		width: 100%;
		padding: 15px;
	}
}
@media (max-width: 480px) {
	.popup-2 {
		transform: translate(-50%, 0%);
		top: 0;
		max-width: 100%;
		padding: 25px 15px 15px;
	}
	.popup-2 .close {
		top: 5px;
		right: 5px;
	}
	.popup-2 .decorlist {
		padding: 0;
	}
}

.sprossen-presets {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: auto;
}
.sprossen-presets label.preset {
	cursor: pointer;
	padding: 10px;
	margin: 0 5px 15px;
}
.sprossen-presets label.preset:hover {
	background: #F2F2F2;
}
.sprossen-presets label.preset .preset {
	background: white;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	width: 64px;
	height: 124px;
	margin-bottom: 10px;
	position: relative;
}
.sprossen-presets label.preset .preset .line {
	height: 2px;
	background-color: #c0c0c0;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: -2px;
}
.sprossen-presets label.preset .radioBtn {
	display: block;
	margin: auto;
}

.sprossen-custom .count {
	margin-bottom: 25px;
}
.sprossen-custom .count select {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	padding: 2px;
}
.sprossen-custom .sprossen {
	font-weight: bold;
	max-width: 460px;
	width: auto;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}
.sprossen-custom .sprossen .sprosse {
	width: 45%;
	min-width: 240px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 5px auto;
}
.sprossen-custom .sprossen .sprosse input {
	width: auto;
	max-width: 100px;
	display: inline-block;
	height: auto;
	line-height: 1.4;
	font-size: 16px;
	padding: 2px 5px;
	margin: 0 10px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}
.sprossen-custom .sprossen .sprosse input:focus {
	color: #000;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}

.decorlist {
	font-size: 16px;
	text-align: left;
}
.decorlist:after {
	display: block;
	content: " ";
	clear: both;
}
.decorlist b {
	display: block;
	float: left;
	margin-right: 15px;
	line-height: 32px;
	width: auto;
	min-width: 85px;
}
.decorlist .decors {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 100%;
	margin: 0;
}
.decorlist .decors .decor {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	border: 2px solid white;
	box-shadow: 0 0 1px 0 black;
	margin: 0 10px 5px 0;
	cursor: pointer;
	position: relative;
	box-sizing: content-box;
}
.decorlist .decors .decor:first-child {
	margin-left: 0;
}
.decorlist .decors .decor.active {
	border: 2px solid #409ed6;
}
.decorlist .decors .decor img {
	width: 28px;
	height: 28px;
	border-radius: 28px;
	position: absolute;
}
@media (max-width: 768px) {
	.decorlist {
		display: flex;
		flex-direction: column;
	}
	.decorlist b {
		min-width: unset;
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
	}
}

.options {
	width: 100%;
}
.options .radioBtn-container {
	padding: 0;
	display: flex;
	align-items: center;
	background: none;
}
.options .radioBtn-container .radioBtn {
	display: inline-block;
}
.options .custom-checkbox {
	font-size: 16px;
	padding: 0;
	display: flex;
	align-items: center;
	width: 100%;
}

.step5-modal {
	overflow: scroll;
}
.step5-modal .modal-dialog .modal-content {
	text-align: center;
	font-size: 16px;
}
.step5-modal .modal-dialog .modal-content .modal-header {
	justify-content: center;
	padding: 0;
	border: none;
}
.step5-modal .modal-dialog .modal-content .modal-header .modal-title {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: bold;
}
.step5-modal .modal-dialog .modal-content .modal-body {
	padding: 0;
}
.step5-modal .modal-dialog .modal-content .modal-body .modal-subtitle {
	font-size: 16px;
	margin-bottom: 30px;
}
.step5-modal .modal-dialog .modal-content .modal-body .switcher {
	font-size: 16px;
	margin: 20px 0 30px;
	font-weight: bold;
}
.step5-modal .modal-dialog .modal-content .modal-body .submit {
	text-align: left;
}
.step5-modal .modal-dialog .modal-content .modal-body .submit a.btn {
	margin-top: 30px;
}
.step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox {
	text-align: left;
	font-size: 14px;
	padding-left: 0;
}
.step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label {
	margin: 0;
	font-size: 16px;
}
.step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label .checkmark, .step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label input:checked ~ .checkmark, .step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label:hover input ~ .checkmark {
	border: 1px solid #c0c0c0;
	width: 15px;
	height: 15px;
	top: 2px;
	background: #fff;
	display: inline-block;
	position: relative;
}
.step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label .checkmark:after, .step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label input:checked ~ .checkmark:after, .step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label:hover input ~ .checkmark:after {
	left: 4px;
	top: 0px;
	width: 5px;
	height: 11px;
}
.step5-modal .modal-dialog .modal-content .modal-body .custom-checkbox label b {
	margin-left: 7px;
}
.step5-modal .modal-dialog .modal-content .modal-body .form-daempfung .options {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.step5-modal .modal-dialog .modal-content .modal-body .form-daempfung .options .title, .step5-modal .modal-dialog .modal-content .modal-body .form-daempfung .options .custom-checkbox {
	width: auto;
	margin: 3px 0;
}
@media (max-width: 480px) {
	.step5-modal .modal-dialog .modal-content .modal-body .form-daempfung .options .title, .step5-modal .modal-dialog .modal-content .modal-body .form-daempfung .options .custom-checkbox {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.step5-modal .modal-dialog {
		margin: 0;
		align-items: stretch;
		min-height: 100vh;
	}
	.step5-modal .modal-dialog .modal-content {
		padding: 25px 15px 15px;
		margin: unset;
	}
	.step5-modal .modal-dialog .modal-content .modal-body .form-preset .btn, .step5-modal .modal-dialog .modal-content .modal-body .form-fuellung .btn {
		width: 100%;
	}
	.step5-modal .modal-dialog .modal-content .modal-body .form-daempfung .submit {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		padding: 0;
	}
	.step5-modal .modal-dialog .modal-content .modal-body .form-daempfung .submit a {
		width: 48%;
	}
}

.popup_fuellungen .decorlist.group_1 .decors .options {
	margin-top: 10px;
}
.popup_fuellungen .options.single {
	display: inline-block;
	margin: 0;
	margin-top: 6px;
}

.info-row-wrapper__title {
	margin-bottom: 15px;
}
.info-row-wrapper .info-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 15px;
}
.info-row-wrapper .info-row__block .title {
	margin-bottom: 15px;
}
.info-row-wrapper .info-row__block .details {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.info-row-wrapper .info-row__block .details img {
	margin-right: 15px;
}
.info-row-wrapper .info-row__block .details .content p {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
@media (max-width: 1200px) {
	.info-row-wrapper .info-row {
		grid-template-columns: 1fr 1fr;
	}
}
@media (max-width: 768px) {
	.info-row-wrapper .info-row {
		grid-template-columns: 1fr;
	}
}
.info-row-wrapper.coloring .info-row__block .details {
	align-items: flex-start;
}

@media (max-width: 768px) {
	.decor-tooltip img {
		width: 100px !important;
	}
}

.list-icon-checkmark li {
	list-style: none;
	position: relative;
}
.list-icon-checkmark li::before {
	content: "âœ”";
	position: absolute;
	top: -2px;
	left: 0;
}
.list-icon-checkmark .li-icon-arrow::before {
	content: "â–¶";
}
.list-icon-checkmark .li-icon-none::before {
	content: "";
}
.list-icon-checkmark--small-yellow li::before {
	font-size: 13px;
	color: #F5BD2C;
}
.list-icon-checkmark--big-blue li::before {
	font-size: 20px;
	color: #409ED6;
}

.li-icon-select, .li-icon-phone, .li-icon-envelope, .li-icon-whatsapp {
	position: relative;
	list-style: none;
}
.li-icon-select::before, .li-icon-phone::before, .li-icon-envelope::before, .li-icon-whatsapp::before {
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	width: 16px;
	height: 16px;
	background-size: cover;
}
.li-icon-select::before {
	top: 10px;
	background-image: url("../../../deinschrank-update/assets/images/icons/lnr-select.svg");
}
.li-icon-phone::before {
	background-image: url("../../../deinschrank-update/assets/images/icons/lnr-phone-handset.svg");
}
.li-icon-envelope::before {
	top: -2px;
	background-image: url("../../../deinschrank-update/assets/images/icons/lnr-envelope.svg");
}
.li-icon-whatsapp::before {
	background-image: url("../../../deinschrank-update/assets/images/icons/whatsapp.svg");
}

.decor-popover {
	display: flex;
	flex-direction: column-reverse;
	border-radius: 5px;
	padding: 20px;
}
.decor-popover .popover-header {
	padding: 0;
	margin-top: 20px;
}
.decor-popover .popover-body .tooltip-big-content-in {
	padding: 0;
}
@media (max-width: 768px) {
	.decor-popover .popover-header {
		margin-top: 10px;
	}
	.decor-popover .popover-body {
		padding: 0;
	}
}

#mobileConfiguration .modal-content {
	padding: 0;
}
#mobileConfiguration .modal-content .modal-main .modal-header {
	padding: 20px;
	border-bottom: 1px solid #dcdcdc;
	display: flex;
}
#mobileConfiguration .modal-content .modal-main .modal-header .btn-close {
	right: 16px;
	top: 6px;
	transform: rotate(45deg);
}
#mobileConfiguration .modal-content .modal-main .modal-header .btn-close:after {
	display: none;
}
#mobileConfiguration .modal-content .modal-main .modal-header .btn-close:before {
	position: absolute;
	left: 15px;
	top: 5px;
	content: "î¤˜";
	font-size: 16px;
	color: #676767;
	font-family: "ds";
	width: 16px;
	height: 16px;
	display: block;
	font-weight: 100;
	background: none;
}
#mobileConfiguration .modal-content .modal-main .modal-body {
	padding: 20px;
}
#mobileConfiguration .modal-content .modal-main .modal-footer {
	padding: 20px;
}

.modal-sub-content.slide .modal-main {
	right: 100%;
	position: absolute;
}
.modal-sub-content.slide .modal-subblocks {
	left: 0;
	position: relative;
}
.modal-main {
	transition: 0.5s;
	position: relative;
	right: 0;
	width: 100%;
}
.modal-subblocks {
	width: 100%;
	position: absolute;
	left: 100%;
	top: 0;
	transition: 0.5s;
}
.modal-subblock {
	display: none;
}

.contact-block .contact-block_popover {
	z-index: 20;
}

@media all and (max-width: 992px) {
	.tablet-margin-right-15 {
		margin-right: 15px;
	}
}

.custom_nice_select {
	width: 100%;
}
.custom_nice_select .list {
	width: 100%;
}
.custom_nice_select:after {
	border-bottom: 2px solid #BDBCBC;
	border-right: 2px solid #BDBCBC;
	height: 8px;
	width: 8px;
}
.custom_nice_select .option {
	font-size: 14px;
	color: #303030;
}

.config-bills-slider,
.config-bills-slider__mobile {
	background-color: #F2F2F2;
	padding: 0 0 0 15px;
	box-shadow: 0 3px 6px #00000029;
}
.config-bills-slider .owl-stage,
.config-bills-slider__mobile .owl-stage {
	padding: 5px 0;
}
.config-bills-slider .nav-link,
.config-bills-slider__mobile .nav-link {
	background-color: #fff;
	border-radius: 4px;
	height: 24px;
	line-height: 14px;
	color: #303030;
}
.config-bills-slider .nav-link.active,
.config-bills-slider__mobile .nav-link.active {
	color: #fff;
	background-color: #303030;
}

@media all and (max-width: 992px) {
	#konfi3d_decor {
		margin-left: -15px;
	}
}

.surface-currently-used {
	padding: 0 15px;
	margin: 10px 0;
}
@media all and (max-width: 992px) {
	.surface-currently-used {
		margin: 10px 15px;
	}
}
.surface-currently-used .surface-currently-used-slider {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px;
}
@media all and (max-width: 400px) {
	.surface-currently-used .surface-currently-used-slider__img {
		flex: 0 0 30px !important;
		padding: 0;
	}
}
@media all and (max-width: 400px) {
	.surface-currently-used .surface-currently-used-slider .owl-stage-outer {
		padding-left: 15px;
	}
}
.surface-currently-used h3 {
	font-size: 14px;
	color: #303030;
	font-weight: bold;
	margin-bottom: 10px;
}
.surface-currently-used img {
	width: 30px !important;
	height: 30px;
}
.surface-currently-used p {
	color: #374D5A;
	margin-bottom: 0;
	font-size: 12px;
}
.surface-currently-used .owl-theme .owl-nav {
	margin-top: 0;
	position: absolute;
	width: 100%;
	top: 0;
}
.surface-currently-used .owl-theme .owl-nav .owl-next,
.surface-currently-used .owl-theme .owl-nav .owl-prev {
	background-color: #F2F2F2;
	width: 15px;
	height: 33px;
	padding: 0 !important;
	border-radius: 4px 0 0 4px;
	border: 1px solid #F2F2F2;
	color: #374D5A;
	font-size: 21px;
	margin: 0;
	position: absolute;
	top: 0;
}
.surface-currently-used .owl-theme .owl-nav .owl-next.disabled,
.surface-currently-used .owl-theme .owl-nav .owl-prev.disabled {
	display: none;
}
.surface-currently-used .owl-theme .owl-nav .owl-next span,
.surface-currently-used .owl-theme .owl-nav .owl-prev span {
	display: block;
	transform: translateY(-3px);
}
.surface-currently-used .owl-theme .owl-nav .owl-next {
	right: -15px;
}
.surface-currently-used .owl-theme .owl-nav .owl-prev {
	left: -15px;
	border-radius: 0 4px 4px 0;
}

.decor-items {
	padding-left: 15px;
	margin-bottom: 12px;
}
.decor-items .fixed-number-decor {
	padding-right: 15px;
}
.decor-items .fixed-number-decor .decor-item {
	display: inline-block;
	margin-right: 3px;
}
.decor-items .fixed-number-decor .btn {
	font-size: 15px;
	color: #303030;
	border: 1px solid #303030;
	height: 50px;
	width: 95px;
	padding: 0;
}

.decor-item {
	position: relative;
}
.decor-item img {
	width: 50px !important;
	height: 50px;
}
.decor-item .img-fluid:after {
	content: "";
	position: absolute;
	left: -3px;
	right: -3px;
	top: 0px;
	bottom: -3px;
	border: 4px solid #BDBCBC;
	display: none;
	z-index: 10;
}
.decor-item.is--active .img-fluid {
	position: relative;
}
.decor-item.is--active .img-fluid:after {
	content: "";
	position: absolute;
	left: -3px;
	right: -3px;
	top: 0px;
	bottom: -3px;
	border: 4px solid #409ED6;
	display: block;
}
.decor-item is--active .img-fluid {
	position: relative;
}
.decor-item is--active .img-fluid:after {
	content: "";
	position: absolute;
	left: -3px;
	right: -3px;
	top: 0px;
	bottom: -3px;
	border: 4px solid #409ED6;
	display: block;
}
.decor-item.is--feature:before {
	content: "";
	position: absolute;
	width: 26px;
	height: 27px;
	bottom: 1px;
	right: 1px;
	z-index: 9;
	background-image: url(/konfi3d/media/badge_bestpreis_big.svg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.blog-item {
	padding-right: 30px;
	padding-left: 30px;
	display: flex;
	flex-direction: column;
}
.blog-item .blog-bg {
	height: 201px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-top: auto;
	background-size: contain;
	background-position: center 12px;
	background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
	.blog-item {
		padding-right: 25px;
		padding-left: 25px;
	}
	.blog-item .blog-bg {
		height: 135px;
		background-position: bottom;
		padding-bottom: 15px;
	}
}

span.blue-circle-info {
	width: 110px;
	height: 110px;
	background-color: #409ED6;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: center;
	padding: 10px;
	line-height: 19.6px;
	-webkit-transform: rotate(11deg);
	-moz-transform: rotate(11deg);
	-o-transform: rotate(11deg);
	transform: rotate(11deg);
}

.config-popup-overlay {
	position: absolute;
	z-index: 999;
	width: 100%;
	max-width: 418px;
	background-color: #fff;
	padding: 20px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
	display: none;
}
.config-popup-overlay .btn-dark-gray-outline {
	border: 1px solid #676767;
}
.config-popup-overlay:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	right: -28px;
	top: 53%;
	box-sizing: border-box;
	border: 11px solid black;
	border-color: transparent transparent white white;
	transform-origin: 0 0;
	transform: rotate(-135deg) translateY(-50%);
	box-shadow: -3px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.config-popup-overlay .close-popup-btn {
	padding: 0;
	top: 15px;
	right: 16px;
	position: absolute;
}
.config-popup-overlay h3 {
	font-size: 16px;
	font-weight: bold;
	color: #303030;
	line-height: 22.4px;
}
.config-popup-overlay p {
	color: #676767;
	font-size: 14px;
}
.config-popup-overlay.generate-code-overlay {
	width: 100%;
	max-width: 418px;
	bottom: auto;
}
.config-popup-overlay.generate-code-overlay h3 {
	font-size: 20px;
	margin-bottom: 17px;
	max-width: 352px;
}
.config-popup-overlay.generate-code-overlay p {
	font-size: 16px;
}
.config-popup-overlay.generate-code-overlay p a {
	color: #676767;
	text-decoration: underline;
}
.config-popup-overlay.generate-code-overlay p a:hover {
	color: #409ed6;
}
.config-popup-overlay.generate-code-overlay .form-control {
	padding-left: 20px;
}
.config-popup-overlay.generate-code-overlay .form-control::-webkit-input-placeholder {
	/* Edge */
	color: #676767 !important;
	opacity: 1 !important;
}
.config-popup-overlay.generate-code-overlay .form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #676767 !important;
	opacity: 1 !important;
}
.config-popup-overlay.generate-code-overlay .form-control::placeholder {
	color: #676767 !important;
	opacity: 1 !important;
}
.config-popup-overlay.generate-code-overlay .input-icon .form-control {
	padding-left: 50px;
}
.config-popup-overlay.generate-code-overlay .input-icon .form-control .input--icon {
	top: 5px;
}
.config-popup-overlay.generate-code-overlay::-webkit-input-placeholder {
	/* Edge */
	color: #676767 !important;
	opacity: 1 !important;
}
.config-popup-overlay.generate-code-overlay:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #676767 !important;
	opacity: 1 !important;
}
.config-popup-overlay.generate-code-overlay::placeholder {
	color: #676767 !important;
	opacity: 1 !important;
}
.config-popup-overlay.generate-code-overlay .checkmark {
	background-color: #F2F2F2 !important;
	border: none !important;
}
.config-popup-overlay.generate-code-overlay .checkmark:after {
	left: 6px;
	top: 6px;
}
.config-popup-overlay.generate-code-overlay .bottom-form {
	display: none;
}
.config-popup-overlay.generate-code-overlay .bottom-form h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
.config-popup-overlay.generate-code-overlay .forgot-pass {
	font-size: 14px;
	line-height: 20px;
	color: #676767;
	text-decoration: underline;
}
.config-popup-overlay#decor-item-click .custom-checkbox {
	margin-bottom: 20px;
}
.config-popup-overlay#decor-item-click .checkmark {
	border-radius: 5px;
	border: 1px solid #DCDCDC;
	background-color: #fff;
}
.config-popup-overlay#decor-item-click .checkmark:after {
	width: 6px;
	height: 12px;
	border: solid #409ED6;
	border-width: 0 2px 2px 0;
}

.all-front-colors {
	padding: 24px 41px 24px 32px;
	position: relative;
}
.all-front-colors h3 {
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	display: inline-block;
	margin-bottom: 16px;
}
.all-front-colors .close-popup {
	top: 0;
	right: 14px;
	padding: 0;
	position: absolute;
}
.all-front-colors .filter-btn {
	position: absolute;
	font-size: 12px;
	text-decoration: underline;
	right: 41px;
	top: 30px;
	height: auto;
	line-height: 1;
	color: #303030;
}
.all-front-colors .filter-btn img {
	width: 16px;
	margin-right: 5px;
}
.all-front-colors .d-grid-six-items {
	height: 270px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.all-front-colors .d-grid-six-items img {
	width: 100% !important;
	height: 100%;
}

@media all and (max-width: 992px) {
	.draggable-items_fluid.owl-carousel .owl-stage-outer {
		overflow: visible;
	}
	.draggable-items_fluid .owl-stage {
		display: flex;
	}
	.draggable-items_fluid .decor-item {
		margin-right: 20px;
		width: 50px;
	}
	
	.tablet-acc_head {
		display: none;
	}
	
	.material-list {
		/*.decor-items {
			padding-left: 1px;
			display: flex;
		}*/
	}
	.material-list:not(.material-1) {
		display: none;
	}
}
.decor-select {
	line-height: 16px;
}
.decor-select .current {
	font-size: 14px;
	line-height: 16px;
	color: #374D5A;
}

.furnishing-item {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
@media all and (max-width: 992px) {
	.furnishing-item {
		max-width: 100% !important;
		width: 88px;
		padding: 0;
	}
}
.furnishing-item .info-icon {
	position: absolute;
	top: -5px;
	right: -4px;
	width: 14px !important;
}
.furnishing-item h4 {
	margin-bottom: 0;
	color: #303030;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	padding: 0;
	-webkit-hyphens: auto;
	â€‹-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.furnishing-item .furnishing-image {
	max-height: 88px;
	max-width: 88px;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='2' stroke-dasharray='6%2c 5' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.tab-pane .furnishing-item .info-icon {
	right: 5px;
}

@media all and (max-width: 992px) {
	.show-more-drawers {
		margin-left: -15px;
	}
}

.furnishing-item_info-modal .modal-header {
	padding: 15px;
	border: none;
	position: relative;
}
.furnishing-item_info-modal .modal-header .close {
	position: absolute;
	top: 15px;
	right: 15px;
	opacity: 1;
}
.furnishing-item_info-modal .modal-body {
	padding: 10px;
}

.advantages-list li {
	background-image: url(../images/checkbox.svg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	position: relative;
	color: #676767;
	font-size: 14px;
	margin-bottom: 5px;
	width: 100%;
}
.advantages-list li span {
	text-decoration: underline;
}
.advantages-list li:hover span {
	color: #409ED6;
}

.advantage_popup {
	width: 333px;
	transform: unset;
	right: 40%;
	left: auto;
}
.advantage_popup h3 {
	font-size: 20px;
	line-height: 28px;
}
.advantage_popup .advantages-list li {
	color: #676767;
	margin-bottom: 5px;
}
.advantage_popup .advantage-img1 {
	width: 76px;
	height: 130px;
}
.advantage_popup .advantage-img2 {
	width: 92px;
	height: 130px;
}
.advantage_popup .advantage-img3 {
	width: 92px;
	height: 130px;
}

.advantage-counter .counter-number {
	font-size: 31px;
	font-weight: bold;
	color: #409ED6;
	width: 29px;
	height: 50px;
	border-radius: 3px;
	box-shadow: 0 3px 6px #00000040;
	text-align: center;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
}
.advantage-counter .counter-number span {
	color: #409ED6;
	font-size: 31px;
	font-weight: bold;
}

.info-block {
	position: relative;
	background: #F2F2F2;
	padding: 15px;
	margin-bottom: 10px;
}
.info-block p{
	width:80%;
}
@media all and (max-width: 992px) {
	.info-block {
		padding: 15px 30px 15px 20px;
		margin: 0;
		position: absolute;
		z-index: 50;
		top: -350px;
		width: 100%;
		max-width: 320px;
		left: 50%;
		transform: translateX(-50%);
		box-shadow: 0px 3px 6px #00000029;
	}
	.info-block p{
		width:auto;
	}
	.info-block:after {
		display: none;
	}
	.info-block .close-popup {
		padding: 0;
		top: 5px;
		right: 5px;
		width: 10px;
		height: 10px;
	}
}
@media all and (max-width: 768px) {
	.info-block {
		top: -170px;
	}
}
.info-block span {
	font-size: 20px;
	flex: 0 0 30px;
}
.info-block:after {
	content: "";
	position: absolute;
	left: 50px;
	bottom: -30px;
	border: 15px solid transparent;
	border-top: 15px solid #F2F2F2;
}
.info-block .close-popup {
	height: 12px;
	width: 12px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.info-block .close-popup img {
	max-width: inherit;
}
.info-block p {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	color: #676767;
}

.size-error,
.measure-correct,
.generate-code-popup,
.item-preview,
.wrong-change {
	transform: unset;
	left: auto;
}
@media all and (max-width: 991px) {
	.size-error,
	.measure-correct,
	.generate-code-popup,
	.item-preview,
	.wrong-change {
		position: fixed;
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, -50%);
		z-index: 101;
		max-width: 93%;
	}
}
.size-error:after,
.measure-correct:after,
.generate-code-popup:after,
.item-preview:after,
.wrong-change:after {
	display: none;
}

@media (max-width: 991px) {
	.generate-code-popup {
		transform: translate(-50%, -50%) !important;
	}
}
.generate-code-popup input {
	background: #F2F2F2;
	border: 1px solid transparent;
	font-size: 16px;
	color: #303030;
}
.generate-code-popup input:focus {
	background: #F2F2F2;
}
.generate-code-popup .checkbox-container .checkmark {
	bottom: auto;
	top: 17px;
}

@media all and (max-width: 991px) {
	.mobile-overlay:after {
		content: "";
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0, 0, 0, 0.6);
		z-index: 100;
	}
}

.item-preview {
	max-width: 306px;
	position: fixed;
	top: 35%;
}
@media all and (max-width: 991px) {
	.item-preview {
		display: none !important;
	}
}
.item-preview:after {
	display: none;
}
.item-preview h3 {
	font-size: 14px;
	color: #303030;
	margin: 15px 0 0;
}
.item-preview .best-price {
	position: absolute;
	right: 20px;
	bottom: 17px;
	color: #F5BD2C;
	font-weight: bold;
	font-size: 14px;
	display: none;
}
.item-preview.is--feature .best-price {
	display: block;
}
.item-preview .decor-image-preview {
	position: relative;
}
.item-preview .decor-image-preview:after {
	content: "";
	position: absolute;
	background-image: url(/konfi3d/media/badge_bestpreis_big.svg);
	width: 40px;
	height: 40px;
	background-size: 40px;
	bottom: 0;
	right: 0;
	z-index: 9;
	background-repeat: no-repeat;
	background-position: bottom right;
	display: none;
}
.item-preview.is--feature .decor-image-preview:after {
	display: block;
}

#pills-tabContent .tab-pane {
	overflow: visible;
	height: auto;
}

.home-slider-caption {
	background-color: #5E672C;
	color: #fff;
	padding: 0 40px 0 60px;
	height: 100%;
	flex-direction: column;
	align-items: flex-start;
}
.home-slider-caption h3 {
	font-size: 30px;
	line-height: 36px;
}
.home-slider-caption p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}
.home-slider-caption:hover .btn-outline-white {
	background-color: #fff;
	color: #5E672C;
}

.home-slider-bg {
	height: 441px;
}

.owl-blue-dots .owl-dots {
	margin-top: 12px;
}
.owl-blue-dots .owl-dots .owl-dot span {
	margin: 0 5px;
	background: #DCDCDC;
}
.owl-blue-dots .owl-dots .owl-dot.active span, .owl-blue-dots .owl-dots .owl-dot:hover span {
	background: #409ED6;
}

.white-centered-nav .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	margin: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.white-centered-nav .owl-nav button.owl-prev, .white-centered-nav .owl-nav button.owl-next {
	margin: 0;
	opacity: 1;
	width: 50px;
	height: 50px;
	position: absolute;
}
.white-centered-nav .owl-nav button.owl-prev img, .white-centered-nav .owl-nav button.owl-next img {
	width: 13px;
}
.white-centered-nav .owl-nav button.owl-prev:hover, .white-centered-nav .owl-nav button.owl-next:hover {
	background-color: transparent;
}
.white-centered-nav .owl-nav button.owl-prev.disabled, .white-centered-nav .owl-nav button.owl-next.disabled {
	display: none;
}
.white-centered-nav .owl-nav button.owl-prev.disabled:hover, .white-centered-nav .owl-nav button.owl-next.disabled:hover {
	background-color: transparent;
}
.white-centered-nav .owl-nav button.owl-prev {
	left: 0;
}
.white-centered-nav .owl-nav button.owl-next {
	right: 0;
}

.product-teaser-big {
	height: 472px;
	position: relative;
}

.product-teaser-sm {
	height: 226px;
	position: relative;
}
.product-teaser-sm .absolute-caption-bottom-left {
	padding: 20px;
	max-width: unset;
}

.absolute-caption-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
	right: auto;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 30px;
	max-width: 307px;
}
.absolute-caption-bottom-left h4 {
	margin-bottom: 0;
	font-size: 22px;
	color: #303030;
}
.absolute-caption-bottom-left p {
	margin: 10px 0 0;
	color: #676767;
	font-size: 16px;
}

.door-image {
	display: flex;
	align-items: flex-end;
	height: 100%;
}
.door-image span.blue-circle-info {
	font-size: 13px;
	right: -39px;
	top: 0;
}

.review-item-bg {
	height: 206px;
	margin-bottom: 20px;
}

.review-caption h3 {
	color: #303030;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}
.review-caption p {
	color: #676767;
	font-size: 16px;
}
.review-caption .stars-list {
	justify-content: center;
}

.stars-row {
	height: 16px;
	display: flex;
	align-items: center;
}
.stars-row h4 {
	line-height: 22.4px;
}

.custom-owl-nav .owl-nav {
	margin-top: 0;
	position: absolute;
	top: 21%;
	left: 0;
	right: 0;
}
.custom-owl-nav .owl-nav button.owl-prev, .custom-owl-nav .owl-nav button.owl-next {
	border-radius: 0;
	width: 45px;
	height: 45px;
	margin: 0;
	position: absolute;
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.9);
}
.custom-owl-nav .owl-nav button.owl-prev:hover, .custom-owl-nav .owl-nav button.owl-next:hover {
	background-color: rgba(255, 255, 255, 0.9);
}
.custom-owl-nav .owl-nav button img {
	width: 13px;
}
.custom-owl-nav .owl-nav button.owl-prev {
	left: -15px;
}
.custom-owl-nav .owl-nav button.owl-next {
	right: -15px;
}
.custom-owl-nav .owl-nav button.disabled {
	display: none;
}

.quality-image-1,
.quality-image-2 {
	width: 141px;
	height: 200px;
	margin: 0 auto;
}

.quality-image-3 {
	width: 150px;
	margin: 0 auto;
}

.quality-image-4 {
	width: 152px;
	margin: 0 auto;
}

.exhibition-card-item {
	padding: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.exhibition-card--image {
	width: 178px;
	height: 178px;
	border-radius: 50%;
}

.branch-slider-item-image {
	height: 634px;
	width: 99.9%;
}

.dots-absolute-bottom .owl-dots {
	margin: 0;
	position: absolute;
	bottom: 7px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.map-icon-input {
	padding: 0 47px !important;
	background-image: url(../images/map-pin-select.svg);
	background-repeat: no-repeat;
	background-position: 20px;
}

.calendar-icon-input {
	background-image: url(../images/event.svg);
	background-repeat: no-repeat;
	background-position: 97%;
}

.xdsoft_datetimepicker {
	width: 245px;
	padding: 7px;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 100%;
	margin: 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 100%;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	left: 0;
	margin: 0 auto;
	top: -3px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	top: 4px;
}

.exhibitions-Modal .modal-dialog {
	max-width: 1022px;
}

.customModal .modal-content {
	box-shadow: 0 3px 16px #00000029;
	border: 0;
	border-radius: 0;
}

.customModal .modal-body {
	padding: 30px;
}

.customModal .close {
	opacity: 1 !important;
}

.customModal .modal-header {
	padding: 0;
	border: 0;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: center;
	z-index: 99;
}

.modal.show {
	display: flex !important;
	align-items: center;
}

.medium_modal .modal-dialog {
	width: 565px;
	max-width: 565px;
}

.contact-banner {
	height: 197px;
}

.contact-sm-circle-img {
	width: 73px;
	height: 73px;
	border-radius: 50%;
}

.contact-top-cards {
	margin-top: -25px;
}

.contact-branch-item:hover h3 {
	color: #409ED6;
}

#order-close {
	position: absolute;
	right: -35px;
	top: 9px;
}

.circle-number {
	width: 22px;
	height: 22px;
	border: 1.5px solid #676767;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 14px;
	color: #676767;
}

.order-section-hide {
	display: none !important;
}

.contact-card-icon i {
	font-size: 70px;
}

.timepicker {
	cursor: pointer;
}

.calendar-input {
	position: relative;
	cursor: pointer;
}
.calendar-input input {
	cursor: pointer;
}
.calendar-input:after {
	content: "";
	position: absolute;
	right: 38px;
	top: 0;
	bottom: 0;
	background-color: #DCDCDC;
	width: 1px;
	height: 34px;
}

#contact-carousel-text .owl-item {
	padding-bottom: 11px;
	text-align: center;
}
#contact-carousel-text .owl-item.active.synced {
	position: relative;
}
#contact-carousel-text .owl-item.active.synced h4 {
	font-weight: bold;
}
#contact-carousel-text .owl-item.active.synced:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	background-color: #409ED6;
}

.contact-phone-icon {
	width: auto !important;
}

.customerVoice_Bg {
	height: 366px;
	position: relative;
}
.customerVoice_Bg:hover .stage-video-play {
	background-color: #409ED6;
}

.stage-video-play {
	width: 80px;
	height: 80px;
	background-color: rgba(64, 158, 214, 0.75);
	border-radius: 50%;
	box-shadow: 0 0 6px #00000029;
	position: absolute;
}
.stage-video-play:after {
	position: absolute;
	content: "";
	left: 28px;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-left: 28px solid #FFFFFF;
	border-bottom: 18px solid transparent;
	top: 23px;
}
.stage-video-play:hover {
	background-color: rgba(64, 158, 214, 0.85);
}

.left-filter {
	padding-left: 48px;
	width: 81%;
}
.left-filter:before {
	content: "î¤…";
	font-family: "ds" !important;
	position: absolute;
	left: 17px;
	font-size: 13px;
}
.left-filter .list {
	left: -1px;
}

.right-filter {
	background-image: url(../images/ds_icon_sort.svg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 48px;
	width: 81%;
	float: right;
}
.right-filter .list {
	right: -1px;
	left: auto;
}

.masonry-pagination .page-item.active .page-link {
	background-color: transparent;
	border-color: transparent;
	color: #409ED6;
	border-bottom: 2px solid #409ED6;
}
.masonry-pagination .page-item:last-child .page-link:after {
	border: solid #676767;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	content: "";
	position: absolute;
	right: -2px;
	top: 12px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.masonry-pagination .page-item:first-child .page-link:after {
	border: solid #676767;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	content: "";
	position: absolute;
	left: -2px;
	top: 12px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.masonry-pagination .page-link {
	background-color: transparent;
	color: #303030;
	font-size: 14px;
	border: 0;
}
.masonry-pagination .page-link:hover {
	color: #409ED6;
}
.masonry-pagination .page-link:hover:after {
	border-color: #409ED6 !important;
}
.masonry-pagination .page-link:focus {
	box-shadow: unset;
	outline: 0;
}

.arrow-gray-section {
	position: relative;
	padding: 40px 20px;
}
.arrow-gray-section:after {
	background-image: url(../images/ds_icon_triangle.png);
	position: absolute;
	top: -1px;
	left: 50%;
	content: "";
	width: 30px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.Wohnstil_circle_bg {
	height: 290px;
}

.contact-top-cards .owl-stage {
	padding-left: 0 !important;
}

.blue-check-list li {
	background-image: url(../images/checkbox.svg);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 22px;
	background-size: 13px;
	width: 100%;
}

.katalog_blue_arrow {
	position: absolute;
	bottom: 12px;
	right: 5px;
	height: 122px;
}

.planning-card-item {
	height: 519px;
	display: flex;
	background-color: #eeeeee;
	flex-direction: column;
	padding: 41px 38px 42px;
}

.planning-card-arrow {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #409ED6;
	margin: 2px auto 30px;
}

.check_icon_bg {
	background-image: url(../images/checkbox.svg);
	background-repeat: no-repeat;
	background-position: 1% 11%;
	background-size: 13px;
	padding-left: 25px;
}

.planning-card-item-center {
	box-shadow: -2px 8px 19px #bfbfbf;
	margin-top: -37px;
	z-index: 1;
	position: relative;
	background-color: #fff;
	height: 570px;
	padding: 20px 36px 53px;
}

.bg-130-square {
	width: 130px;
	height: 130px;
}

.popular_surfaces {
	max-width: 296px;
}

.planning-card-slider .owl-stage-outer {
	padding-top: 15px;
	padding-bottom: 15px;
}
.planning-card-slider .owl-nav button.owl-next,
.planning-card-slider .owl-nav button.owl-prev {
	margin: 0;
	background-color: #409ED6;
	border-radius: 2px 0 0 2px;
	width: 23px;
	height: 30px;
	color: #fff;
	position: absolute;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.planning-card-slider .owl-nav button.owl-next span,
.planning-card-slider .owl-nav button.owl-prev span {
	font-size: 31px;
	position: relative;
	top: -9px;
}
.planning-card-slider .owl-nav button.owl-next:hover,
.planning-card-slider .owl-nav button.owl-prev:hover {
	background-color: #409ED6;
}
.planning-card-slider .owl-nav button.owl-next {
	right: -15px;
}
.planning-card-slider .owl-nav button.owl-prev {
	left: -15px;
}
.planning-card-slider .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	background-color: #DCDCDC;
}
.planning-card-slider .owl-dots .owl-dot.active span {
	background: #409ED6;
}
.planning-card-slider .owl-dots .owl-dot:hover span {
	background: #409ED6;
}

.blue-bg-slider-caption {
	background-color: #3D5D6F;
}
.blue-bg-slider-caption:hover .btn-outline-white {
	color: #3D5D6F;
}

.video-slider-item-img {
	width: 100%;
	height: 249px;
}

/********************** Modules ***********************/
.headline-group-1 h1 {
	font-size: 44px;
	line-height: 1.1;
	color: #303030;
}
.headline-group-1 p {
	color: #676767;
	font-size: 22px;
}

@media screen and (min-width: 992px) {
	.blog-item .blog-bg {
		padding-bottom: 37px !important;
	}
}
@media screen and (max-width: 991px) {
	.planning-card-arrow {
		margin: 2px auto 8px;
	}
	
	.contact-top-cards {
		margin-top: 0;
	}
	
	.right-filter,
	.left-filter {
		width: 100%;
	}
	
	.medium_modal .modal-body {
		padding: 30px !important;
	}
	
	.modal.show {
		display: block !important;
	}
	.modal.show .modal-dialog {
		margin-left: 0;
	}
	
	.y_flex_center.show {
		display: flex !important;
	}
	
	.home-slider-bg {
		height: 276px;
	}
	
	.home-slider-caption {
		padding: 12px 16px 21px;
		text-align: center;
		align-items: center;
	}
	.home-slider-caption p {
		margin-bottom: 20px;
	}
	
	.white-centered-nav .owl-nav {
		top: 40%;
	}
	
	.quick-configurator .section-header {
		font-size: 30px;
	}
	
	.product-teaser-big {
		height: 226px;
		margin-bottom: 20px;
		background-position: center;
	}
	
	.quality-image-1,
	.quality-image-2 {
		width: 129px !important;
		height: 183px;
	}
	
	.quality-image-3 {
		width: 128px !important;
	}
	
	.quality-image-4 {
		width: 140px !important;
	}
	
	.branch-slider-item-image {
		height: 414px;
	}
	
	.customModal .modal-body {
		padding: 30px 0;
	}
	
	.exhibitions-Modal .modal-dialog {
		width: 680px;
		margin: 0 auto;
	}
	
	.custom-owl-nav .owl-nav button.owl-next {
		right: 0;
	}
	
	.planning-card-item {
		padding: 15px;
	}
}
@media (min-width: 576px) {
	.planning-card-item-modal .modal-dialog {
		max-width: 745px;
		margin: 1.75rem auto;
	}
	.planning-card-item-modal .modal-header {
		position: relative;
	}
	.planning-card-item-modal .close {
		position: absolute;
		padding: 0;
		right: 36px;
		top: 50%;
		opacity: 1 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.contact_item_card {
		padding: 25px !important;
	}
	.contact_item_card .font-19 {
		font-size: 16px;
	}
	
	.map-tablet {
		height: 374px !important;
	}
	.map-tablet iframe {
		margin-top: -65px !important;
		height: 452px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.exhibitions-Modal .modal-dialog {
		max-width: 900px;
	}
}
@media screen and (max-width: 767.98px) {
	.planning-card-item {
		background-color: #fff;
		box-shadow: 0 0 15px #00000029;
		padding: 30px 36px;
		height: 570px;
	}
	
	.planning-card-item-center {
		box-shadow: 0 0 15px #00000029;
		margin-top: 0;
	}
	
	.bg-130-square {
		width: 160px;
		height: 160px;
	}
	
	.planning-card-item-modal .modal-body {
		overflow: scroll;
	}
	.planning-card-item-modal .close {
		position: absolute;
		top: 15px;
		right: 15px;
	}
	.planning-card-item-modal .modal-title {
		font-size: 24px;
	}
	.planning-card-item-modal .modal-header {
		padding-top: 34px;
	}
	.planning-card-item-modal .modal-header p {
		font-size: 18px !important;
		font-weight: normal !important;
		line-height: 21px;
	}
	.planning-card-item-modal.show .modal-dialog {
		margin: 0;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		border: 0;
	}
	.planning-card-item-modal .modal-content {
		height: 100%;
		border: 0;
		border-radius: 0;
	}
	
	.check_icon_bg {
		margin-bottom: 20px !important;
		background-position: 1% 5%;
	}
	
	.exhibitions-Modal .modal-dialog {
		width: 372px;
	}
	
	.font-mb-40 {
		font-size: 40px;
		line-height: 45px;
	}
	
	.customerVoice_Bg {
		margin: 0 -20px;
		overflow: hidden;
	}
	
	.contact-banner {
		height: 82px;
	}
	
	.medium_modal .modal-dialog {
		width: 382px;
		max-width: 382px;
		margin: 0 auto;
	}
	.medium_modal .modal-body {
		padding: 30px 20px;
	}
	.medium_modal.show {
		display: flex !important;
	}
}
@media screen and (max-width: 413.98px) {
	.branch_map_column {
		width: 100% !important;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 1.5rem !important;
	}
	
	.exhibition-card-item {
		padding: 15px;
	}
	
	.branch-address-card .bg-light-gray {
		margin-bottom: 1.5rem;
		padding: 30px 15px;
	}
	
	.decor-item img {
		width: 37px !important;
		height: 37px;
	}
	
	.medium_modal .modal-dialog {
		width: 300px;
		max-width: 300px;
	}
	
	.decor-items .fixed-number-decor .btn {
		font-size: 10px;
		width: 66px;
		height: 38px;
	}
	
	.exhibitions-Modal .modal-dialog {
		width: 300px;
	}
	
	.all-front-colors {
		padding: 25px 15px 15px;
	}
	.all-front-colors h3 {
		font-size: 11px;
	}
	.all-front-colors h3 img {
		width: 11px;
	}
	.all-front-colors .filter-btn {
		right: 17px;
		top: 31px;
	}
	
	.config-mobile .front-alert {
		width: 280px;
	}
	.config-mobile .front-alert p {
		font-size: 12px;
	}
	.config-mobile .sticky-contact .contact-sticky-overlay {
		padding: 25px 15px 10px 15px;
		font-size: 13px;
		width: 240px;
	}
	.config-mobile .sticky-contact .contact-sticky-overlay img {
		width: 20px;
	}
}
@media screen and (max-width: 480px) {
	.Wohnstil_circle_bg {
		height: 233px;
	}
}
@media screen and (max-width: 414px) {
	.section-big-header.font-mb-40 {
		font-size: 2rem;
	}
	
	.planning-card-item {
		padding: 20px;
	}
}
@media screen and (max-width: 320px) {
	.Wohnstil_circle_bg {
		height: 180px;
	}
}
.container-builder {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 60px;
}
@media all and (max-width: 992px) {
	.container-builder {
		margin-bottom: 24px;
		padding-bottom: 18px;
	}
}

.loader {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(48, 48, 48, 0.75);
	z-index: 10051;
}
.loader .loader-popup {
	display: inline-block;
	padding: 40px;
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.loader .loader-popup p {
	color: #303030;
	font-size: 30px;
	text-align: center;
}
.loader .lds-ring {
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 auto 16px;
}
.loader .lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 6px;
	border: 6px solid #409ED6;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #409ED6 transparent transparent transparent;
}
.loader .lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.loader .lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.loader .lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.config-bills-slider_filter .config-category-slider {
	padding-left: 0;
}

.config-bills-slider_filter .filter_link {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 12px 2px 13px;
	border: 1px solid #d8d8d8;
	box-shadow: 0 3px 6px #00000029;
	background-color: #fff;
	border-radius: 4px;
	height: 29px;
	line-height: 29px;
	color: #303030;
}

.config-bills-slider_filter .filter_link:hover {
	text-decoration: none;
}

.config-bills-slider_filter .filter_link.active {
	color: #fff;
	background-color: #303030;
}

.tab-pane_filter {
	display: none;
}

.tab-content_filter > .active {
	display: block;
}

.config-sticky {
	position: sticky;
	1/*height: 100%;*/
	top: 0;
	background: #fff;
	margin-bottom: 10px;
	box-shadow: -7.5px 0 9px rgba(0, 0, 0, 0.16);
}
@media all and (min-width: 991px) {
	.config-sticky {
		padding-right: 0;
		padding-left: 0;
	}
}
@media all and (max-width: 991px) {
	.config-sticky {
		position: relative;
		height: auto !important;
		box-shadow: none;
	}
}

.config-desktop {
	position: relative;
	background: #fff;
}
@media all and (max-width: 992px) {
	.config-desktop {
		height: auto !important;
	}
}
.config-desktop .tab-pane {
	min-height: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
@media all and (max-width: 991px) {
	.config-desktop .tab-pane {
		height: auto !important;
	}
}
.config-desktop .tab-pane.tab-slider {
	margin-left: -15px;
}
@media all and (max-width: 991px) {
	.config-desktop .tab-pane#material {
		overflow: inherit;
	}
}
.config-desktop .thickness-block {
	padding: 0 15px;
}
.config-desktop .thickness-block label {
	font-size: 14px;
	line-height: 1.4;
	color: #303030;
	font-weight: bold;
	margin-bottom: 0;
	margin-right: 30px;
}
.config-desktop .config-desktop-header {
	background-color: #F2F2F2;
	height: 47px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	cursor: pointer;
}
@media all and (max-width: 992px) {
	.config-desktop .config-desktop-header {
		display: none;
	}
}
.config-desktop .config-desktop-header .btn {
	color: #409ED6;
	font-size: 14px;
	margin-bottom: 0;
	padding: 0;
}
.config-desktop .config-desktop-header .btn:hover {
	text-decoration: underline;
}
.config-desktop .config-desktop-header img {
	margin-right: 10px;
}
@media all and (max-width: 992px) {
	.config-desktop .tabs-desktop {
		display: none;
	}
}
.config-desktop .tabs-desktop .hyphens {
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
.config-desktop .nav-tabs .nav-item {
	width: calc(100%/4);
}
.config-desktop .nav-tabs .nav-link {
	background-color: #F2F2F2;
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 75px;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	justify-content: center;
	text-align: center;
	border-radius: 0;
	border: 1px solid #DCDCDC;
	width: 100%;
	border-left: 0;
}
.config-desktop .nav-tabs .nav-link.active {
	background-color: #fff;
	border-bottom: none;
}
.config-desktop .nav-tabs .nav-link > span {
	max-width: 70px;
}
.config-desktop .body-dimensions {
	padding: 0 15px;
}
.config-desktop .body-dimensions .body-dimensions-header {
	color: #303030;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.config-desktop .body-dimensions .body-dimensions-header span {
	color: #676767;
}
.config-desktop .body-dimensions textarea {
	background-color: #fff;
	border: 1px solid #DCDCDC;
	min-height: 130px;
	padding: 9px 20px;
	border-radius: 5px;
	display: block;
	width: 100%;
	font-weight: 400;
	background-clip: padding-box;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	overflow: auto;
	resize: vertical;
	margin: 0;
	font-family: inherit;
	font-style: normal;
	font-size: 14px;
	line-height: 1.4;
}
.config-desktop .body-dimensions textarea:focus {
	border: 1px solid #DCDCDC;
	background-color: #fff;
	color: #303030;
	outline: unset;
	box-shadow: unset;
}
.config-desktop .sliders {
	margin-top: 20px;
	padding: 0 15px;
}
@media all and (max-width: 580px) {
	.config-desktop .sliders {
		padding: 0;
		margin-left: -15px;
	}
}
@media all and (max-width: 992px) {
	.config-desktop .sliders.keyboard-on {
		/*position: fixed;*/
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		z-index: 9999;
	}
}
.config-desktop .sliders h3 {
	margin-bottom: 0;
	font-size: 14px;
	color: #303030;
	font-weight: bold;
}
.config-desktop .sliders__input {
	position: relative;
	width: 126px;
	text-align: center;
	margin: auto;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	height: 34px;
}
.config-desktop .sliders__input .value-error {
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	bottom: -2px;
	background: #FDF3C4;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #676767;
	border-radius: 3px;
}
.config-desktop .sliders__input .input-tooltip {
	position: absolute;
	left: -1px;
	right: -3px;
	top: -3px;
	bottom: -3px;
	max-width: 102%;
	border: none;
	padding: 0 5px;
	border-radius: 3px;
	text-align: center;
	background: #fff;
	white-space: nowrap;
	font-size: 14px;
	color: #303030;
	height: 35px;
}
@media all and (max-width: 991px) {
	.config-desktop .sliders__input .input-tooltip {
		font-size: 16px;
		line-height: 17px;
		height: 37px;
	}
}
.config-desktop .sliders__input .input-tooltip:focus {
	outline: none;
}
.config-desktop .sliders__input .input-tooltip__mobile {
	border: 1px solid #409ED6;
}
.config-desktop .sliders__input:after {
	content: "cm";
	display: inline-block;
	padding-left: 5px;
}
.config-desktop .sliders__details {
	display: none;
}
@media (max-width: 991px) {
	.config-desktop .sliders__details {
		display: block;
	}
	.config-desktop .sliders__details .mb-5,
	.config-desktop .sliders__details .mb-35 {
		margin-bottom: 0 !important;
	}
}
.config-desktop .config-bills-slider .nav-link,
.config-desktop .config-bills-slider__mobile .nav-link {
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 13px;
	border: 1px solid #d8d8d8;
	padding-top: 5px;
	box-shadow: 0 3px 6px #00000029;
}
.config-desktop .config-bills-slider__mobile {
	padding-left: 0;
	border: none;
	box-shadow: none;
	margin-left: -15px;
	margin-right: -15px;
	background: #f2f2f2;
}
@media all and (min-width: 991px) {
	.config-desktop .config-bills-slider__mobile {
		display: none;
	}
}
.config-desktop .config-bills-slider__mobile .config-category-slider {
	background: #f2f2f2;
}
@media all and (max-width: 966px) {
	.config-desktop .config-bills-slider__desktop {
		display: none;
	}
}
@media all and (min-width: 991px) {
	.config-desktop .only-mobile {
		display: none;
	}
}
@media all and (max-width: 991px) {
	.config-desktop .only-desktop {
		display: none;
	}
}
.config-desktop .decor-item {
	cursor: pointer;
}
@media all and (max-width: 992px) {
	.config-desktop .decor-item {
		max-width: 88px;
	}
}
.config-desktop .decor-item img {
	width: 100% !important;
	height: auto;
}
.config-desktop .decor-item:hover:after {
	display: block;
}
@media all and (min-width: 992px) {
	.config-desktop .d-grid-3-items .is--feature:before {
		width: 40px;
		height: 40px;
		background-size: 40px;
	}
}
.config-desktop .filter-btn {
	font-size: 12px;
	text-decoration: underline;
	float: right;
	height: auto;
	line-height: unset;
	margin-top: 0;
	padding-top: 0;
	color: #303030;
}
.config-desktop .filter-btn img {
	width: 21px;
	margin-right: 7px;
}
.config-desktop .config-bills-slider {
	display: none;
	padding-left: 0;
}
.config-desktop .color-filter-overlay.is--open {
	-webkit-transform: translate(0) !important;
	-moz-transform: translate(0) !important;
	-o-transform: translate(0) !important;
	transform: translate(0) !important;
}
.config-desktop .config-category-slider {
	background-color: #fff;
	padding-left: 15px;
}
.config-desktop .white-border {
	position: relative;
}
.config-desktop .white-border:after {
	content: "";
	position: absolute;
	bottom: -1px;
	height: 4px;
	background-color: #fff;
	left: 0;
	right: 0;
}
.config-desktop .custom-range-mb {
	margin: 26px 0;
	position: relative;
}
@media all and (max-width: 991px) {
	.config-desktop .custom-range-mb {
		margin: 25px 0 70px;
	}
}
.config-desktop .custom-range-mb .range-input-val {
	position: absolute;
	top: -13px;
	z-index: 9;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.config-desktop .custom-range-mb .range-input-val input {
	margin-bottom: 0;
	text-align: center;
	padding-right: 26px;
}
.config-desktop .custom-range-mb .range-input-val .cm-mb {
	background-color: transparent;
}
.config-desktop .custom-range-mb .range-slider-container-mb {
	padding: 0 30px;
	margin: 0;
}
.config-desktop .custom-range-mb .range-slider-container-mb:before {
	left: 30px;
}
.config-desktop .custom-range-mb .range-slider-container-mb:after {
	right: 30px;
}

.config-desktop__part .nav-tabs .nav-item {
	width: calc(100% / 3);
}

/*noUiSlider*/
.custom-slider.noUi-horizontal {
	height: 6px;
}
.custom-slider.noUi-horizontal .noUi-handle {
	width: 100px;
	right: -50px;
	height: 30px;
	top: -14px;
}
@media all and (max-width: 991px) {
	.custom-slider.noUi-horizontal .noUi-handle {
		width: 30px;
		height: 30px;
		right: -15px;
		box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
		border: 1px solid #DCDCDC;
		border-radius: 50%;
		top: -14px;
	}
}
.custom-slider.noUi-horizontal .noUi-handle:focus {
	outline: none;
}
.custom-slider.noUi-horizontal .noUi-handle:before, .custom-slider.noUi-horizontal .noUi-handle:after {
	display: none;
}
.custom-slider.noUi-horizontal .noUi-pips.noUi-pips-horizontal {
	display: none;
}
.custom-slider.noUi-horizontal .noUi-tooltip {
	border: none;
	top: -28px;
	height: 28px;
	position: relative;
	font-size: 14px;
	color: #303030;
}
@media all and (max-width: 991px) {
	.custom-slider.noUi-horizontal .noUi-tooltip {
		top: -82px;
		width: 126px;
		height: 35px;
		border: 1px solid #DCDCDC;
		border-radius: 5px;
		background: #FFF;
		cursor: default;
		font-size: 16px;
		line-height: 25px;
		box-shadow: none;
		display: none;
	}
}
.custom-slider.noUi-horizontal .noUi-tooltip:focus {
	outline: none;
}
.custom-slider.noUi-horizontal .noUi-tooltip .input-tooltip {
	position: absolute;
	left: -1px;
	right: -3px;
	top: -3px;
	bottom: -3px;
	max-width: 102%;
	border: none;
	padding: 0 5px;
	border-radius: 3px;
	text-align: center;
	background: #fff;
	white-space: nowrap;
	font-size: 14px;
	color: #303030;
	height: 35px;
}
@media all and (max-width: 991px) {
	.custom-slider.noUi-horizontal .noUi-tooltip .input-tooltip {
		font-size: 16px;
		line-height: 17px;
		height: 37px;
	}
}
.custom-slider.noUi-horizontal .noUi-tooltip .input-tooltip:focus {
	outline: none;
}
.custom-slider.noUi-horizontal .noUi-tooltip .input-tooltip__mobile {
	border: 1px solid #409ED6;
}
.custom-slider.noUi-horizontal .noUi-tooltip:after {
	content: "cm";
	display: inline-block;
	padding-left: 5px;
}
.custom-slider .limiter {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 20px;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	background-color: transparent;
}
.custom-slider .limiter:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	height: 6px;
	border-radius: 5px;
	background: #409ED6;
}
.custom-slider .limiter-min,
.custom-slider .limiter-max {
	position: absolute;
	top: 6px;
	color: #BDBCBC;
	font-size: 10px;
	text-align: left;
}
.custom-slider .limiter-min-abs,
.custom-slider .limiter-max-abs {
	position: absolute;
	top: 15px;
	font-size: 14px;
}
.custom-slider .limiter-min {
	left: 0;
}
.custom-slider .limiter-min-abs {
	left: 20%;
	text-align: left;
}
.custom-slider .limiter-max {
	right: 0;
	text-align: right;
}
.custom-slider .limiter-max-abs {
	right: 20%;
	text-align: right;
}
.custom-slider .value-error {
	position: absolute;
	left: 0;
	right: -2px;
	top: -2px;
	bottom: -2px;
	background: #FDF3C4;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #676767;
	border-radius: 3px;
}

.draggable:hover {
	cursor: grab;
}

.overlay-hide {
	display: none;
}

.overlay-show {
	display: block;
}

.tooltip {
	top: -3px !important;
}
.tooltip.show {
	opacity: 1;
}
.tooltip .arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	bottom: -9px;
}
.tooltip .arrow:after {
	background: #DDDDDD !important;
	border: 15px solid #fff !important;
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tooltip .arrow:before {
	display: none;
}

.tooltip-inner {
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;
	background-color: white !important;
	border-color: #E2E2E2 !important;
	width: auto !important;
	min-width: auto !important;
	max-width: 500px !important;
	padding: 20px;
	color: #0e0e0e;
}

#konfi3d_measure_correct {
	margin-left: 5px;
}

#config-desktop-footer-overlay {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1050;
	background-color: #fff;
}
#config-desktop-footer-overlay .overlay-btn-close {
	background-image: url(../images/x-circle.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 30px;
	right: 20px;
}
#config-desktop-footer-overlay .overlay-flex {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px;
	margin-top: 11px;
}
#config-desktop-footer-overlay .country_select_overlay .custom_country_select {
	font-size: 16px;
	width: 200px;
	height: 49px;
	padding: 0 !important;
	margin: 0;
	border: 0;
	border-radius: 0;
	top: -4px;
	background-color: transparent;
}
#config-desktop-footer-overlay .country_select_overlay .custom_country_select:focus {
	outline: 0;
}
#config-desktop-footer-overlay .country_select_overlay .country-select {
	height: 35px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select .country-list {
	z-index: 99;
	font-size: 16px;
	overflow: hidden;
	width: 100%;
	border-top: 0;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown {
	border: 1px solid #DADADA;
	border-radius: 5px;
	background-color: transparent;
	width: 200px;
	height: 35px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown:hover {
	background-color: rgba(0, 0, 0, 0.05);
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown:hover .selected-flag {
	background-color: transparent;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown .flag {
	margin: 8px 0 0;
	background-image: url(../images/ds_sprites.png);
	height: 15px;
	width: 23px;
	background-size: unset;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown .flag.de {
	background-position: -6px -75px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown .flag.ch {
	background-position: -73px -75px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown .flag.at {
	background-position: -35px -75px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown .flag.nl {
	background-position: -105px -75px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown .flag.be {
	background-position: -143px -75px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select.inside .flag-dropdown .flag.lu {
	background-position: -178px -75px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select .selected-flag {
	width: 100%;
	padding: 0 0 0 7px;
}
#config-desktop-footer-overlay .country_select_overlay .country-select .selected-flag .arrow {
	border: solid #BDBCBC;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	margin-top: -5px;
	right: 9px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#config-desktop-footer-overlay .country_select_overlay .country-select .selected-flag .arrow.up {
	margin-top: -2px;
	border: solid #BDBCBC;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#config-desktop-footer-overlay .country_select_overlay .country-select .selected-flag:focus {
	outline: 0;
}
#config-desktop-footer-overlay .link {
	text-decoration: underline;
	color: #676767;
}
#config-desktop-footer-overlay .link:hover {
	color: #409ed6;
}
#config-desktop-footer-overlay .line {
	border-top: 1px solid #DADADA;
	margin: 20px 0 10px 0;
	width: 100%;
	height: auto;
}
#config-desktop-footer-overlay .overlay-picture {
	background-color: #9d9d9d;
	width: 595px;
	height: 330px;
	position: relative;
	background-image: url(../images/versand-teaser.png);
	background-repeat: no-repeat;
}
#config-desktop-footer-overlay .overlay-picture .picture-overlay {
	background-color: rgba(255, 255, 255, 0.8);
	margin: 10px 0 0 10px;
	padding: 10px;
	max-width: 60%;
}
#config-desktop-footer-overlay .overlay-picture .picture-overlay .overlay-picture-list {
	list-style-type: none;
	list-style-image: url(../images/checkbox.svg);
}

.config-desktop-footer {
	z-index: 100;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #e9ecef;
	padding: 10px 15px;
	background-color: #fff;
	align-items: flex-end;
}
@media all and (max-width: 992px) {
	.config-desktop-footer {
		padding: 10px 15px;
		position: static;
		display: none !important;
	}
}
.config-desktop-footer__mobile {
	display: none !important;
}
@media all and (max-width: 992px) {
	.config-desktop-footer__mobile {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 11;
		display: flex !important;
	}
}
.config-desktop-footer .part-count_select {
	flex: 0 0 20%;
	align-self: flex-start;
	margin-top: 5px;
	margin-right: 10px;
}
.config-desktop-footer .price-info {
	margin-bottom: 10px;
	flex: 0 0 100%;
	align-items: center !important;
}
.config-desktop-footer .price-info__inline {
	flex: 0 0 75%;
}
.config-desktop-footer .price-info .price-actual {
	font-size: 22px;
	line-height: 22px;
	color: #303030;
	margin-right: 0.5rem;
}
.config-desktop-footer .price-info .muted {
	line-height: 17px;
	font-size: 10px !important;
	line-height: 10px;
	color: #BDBCBC;
}
.config-desktop-footer .align-items-end {
	align-items: flex-end !important;
}
.config-desktop-footer .btn-save {
	flex: 0 0 60px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 100%;
}
.config-desktop-footer .btn-save .mobile {
	display: none;
}
.config-desktop-footer .btn-save span {
	display: none;
}
.config-desktop-footer .btn-save:hover {
	padding: 6px 20px;
}
.config-desktop-footer .btn-save:hover .mobile {
	display: block;
}
.config-desktop-footer .btn-save:hover .desktop {
	display: none;
}
.config-desktop-footer .btn-cart {
	flex: 1 1 auto;
	margin-bottom: 5px;
}
.config-desktop-footer .btn-cart img {
	display: none;
}
.config-desktop-footer .bottom-text-footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex: 0 0 100%;
}

.custom-accordion_product .custom-accordion-header h4 {
	margin-bottom: 0;
}
.custom-accordion_product .custom-accordion-header span {
	font-size: 10px;
	color: #BDBCBC;
	transform: rotate(180deg);
	transform-origin: 9px 5px;
}
.custom-accordion_product .custom-accordion-header.close-list span {
	transform: none;
}

.abs-material-list .nav-item {
	flex: 0 0 100%;
}
.abs-material-list .nav-item .custom-checkbox {
	font-size: 16px;
}

.shelf-counter {
	margin-bottom: 10px;
}
.shelf-counter_title {
	font-size: 14px;
	font-weight: bold;
	color: rgba(48, 48, 48, 0.8);
	margin: 0 15px 0 0;
}
.shelf-counter_select {
	max-width: 100px;
}

.builder-carousel-for {
	margin-bottom: 15px;
}
.builder-carousel-for .slick-slide > img {
	width: 100%;
	object-fit: cover;
}

.builder-carousel-nav .slick-list {
	margin-left: -5px;
	margin-right: -5px;
}
.builder-carousel-nav .slick-slide {
	margin: 0 5px;
}
.builder-carousel-nav .slick-slide > img {
	width: 100%;
}
.builder-carousel-nav .slick-slide.slick-current {
	border-bottom: 3px solid #409ed6;
}
.builder-carousel-nav .slick-arrow {
	width: 50px;
	height: 50px;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.9);
}
.builder-carousel-nav .slick-arrow:before {
	content: "";
	border: solid #BDBCBC;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 6px;
	opacity: 1;
}
.builder-carousel-nav .slick-arrow.slick-prev {
	left: 0;
}
.builder-carousel-nav .slick-arrow.slick-prev:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.builder-carousel-nav .slick-arrow.slick-next {
	right: 0;
}
.builder-carousel-nav .slick-arrow.slick-next:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.builder.add-overlay {
	position: relative;
	overflow: hidden;
}
.builder.add-overlay:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 100;
}

@media screen and (max-width: 767.98px) {
	.modal__delivery {
		padding: 40px 15px 15px 15px;
	}
}
.modal__delivery-list {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 160px;
}
.modal__delivery-list-in {
	max-width: 370px;
}

.bg-white-transparent {
	background-color: #ffffff;
	opacity: 0.85;
}

.p-20 {
	padding: 20px;
}

.pt-15 {
	padding-top: 15px;
}

.px-15 {
	padding-left: 15px;
	padding-right: 15px;
}

.mr-10 {
	margin-right: 10px;
}

.mt-30 {
	margin-top: 30px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-30 {
	margin-bottom: 30px;
}

.text-medium {
	font-size: 16px;
}

.text-large {
	font-size: 22px;
}

.text-largest {
	font-size: 30px;
}

.text-black {
	color: #000000;
}

.text-gray, .text-gray-hover:hover {
	color: #676767;
}

.text-darkgray, .text-darkgray-hover:hover {
	color: #303030;
}

.country_select_custom--popup {
	width: 100%;
	justify-content: center;
}
.country_select_custom--popup.country_select_custom--full .country-select {
	height: 35px;
	width: 100%;
	max-width: 224px;
}
.country_select_custom--popup .selected-flag:after {
	content: attr(title);
	padding-left: 32px;
	color: #000;
	font-size: 18px;
	line-height: 31px;
}
.country_select_custom--popup .custom-country__select--full {
	border: none;
	background-color: transparent;
	height: 35px;
	max-width: 224px;
	outline-color: transparent;
}
.country_select_custom--popup .country-select.inside .flag-dropdown {
	border: 1px solid #DCDCDC;
	background-color: transparent;
	max-width: 224px;
	width: 100%;
	height: 100%;
}
.country_select_custom--popup .country_select_custom--full .country-select.inside .flag-dropdown {
	height: 35px;
	border-radius: 5px;
	width: 100%;
}
.country_select_custom--popup .country-select .selected-flag {
	z-index: 1;
	position: relative;
	height: 100%;
	padding: 0 0 0 18px;
}
.country_select_custom--popup .country_select_custom--full .country-select .selected-flag {
	width: 100%;
}
.country_select_custom--popup .country-select.inside .flag-dropdown .flag {
	margin: 5px 0 0;
	
	height: 15px;
	width: 23px;
	background-size: unset;
}
.country_select_custom--popup .country-select .selected-flag .arrow {
	border: solid #bdbcbc;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	margin-top: -5px;
	right: 9px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.country_select_custom--popup .country-select .selected-flag .arrow {
	border-bottom: 1.5px solid #BDBCBC;
	border-right: 1.5px solid #BDBCBC;
	width: 9px;
	height: 9px;
	margin-right: 0;
	margin-left: 0;
	right: 8px;
	top: 11px;
}
.country_select_custom--popup .custom-country__select--full .country-select .selected-flag .arrow {
	right: 18px;
	top: 14px;
}
.country_select_custom--popup .country-select .hide {
	display: none;
}
.country_select_custom--popup .country-select .country-list {
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 -1px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	border: 1px solid #ccc;
	white-space: nowrap;
	max-height: 200px;
	overflow-y: scroll;
}
.country_select_custom--popup .country-select .country-list {
	z-index: 99;
	font-size: 0;
	overflow: hidden;
	width: 100%;
	top: 28px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #ddd;
	border-top: 0;
}
.country_select_custom--popup .country-select .country-list {
	z-index: 99;
	font-size: 0;
	overflow: hidden;
	width: 100%;
	border-radius: 5px;
	box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
	left: 0;
}
.country_select_custom--popup .country-select .country-list .country-name {
	font-size: 16px;
	padding-left: 10px;
	color: #000;
}
.country_select_custom--popup .custom-country__select--full .country-select .country-list {
	padding-top: 14px;
	padding-bottom: 9px;
	box-sizing: content-box;
	border-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	top: 30px;
}
.country_select_custom--popup .country-select .country {
	padding: 8px 10px;
	text-align: left;
}
.country_select_custom--popup .country-select .country-list .country.highlight, .country_select_custom--popup .country-select.inside .flag-dropdown:hover .selected-flag {
	background-color: rgba(0, 0, 0, 0.05);
}
.country_select_custom--popup .country-select input, .country_select_custom--popup .country-select input[type=text] {
	position: relative;
	z-index: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-right: 36px;
	margin-right: 0;
}
.country_select_custom--popup .country-select.inside input, .country_select_custom--popup .country-select.inside input[type=text] {
	padding-right: 6px !important;
	padding-left: 52px !important;
	margin-left: 0;
}

.popover {
	max-width: 100%;
	border: none;
	box-shadow: 0 0 15px #00000026;
}

.popover-body {
	padding: 0;
}

.decor-items .owl-item.hide {
	position: absolute;
	display: none;
}

.config-mobile .stage {
	position: relative;
}
.config-mobile .sticky-contact {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 99;
}
.config-mobile .sticky-contact .btn {
	width: 39px;
	height: 39px;
	padding: 0;
}
.config-mobile .sticky-contact .btn.is--active {
	background-color: #303030;
}
.config-mobile .sticky-contact .contact-sticky-overlay {
	background-color: #fff;
	position: fixed;
	box-shadow: 0 3px 6px #00000029;
	border-radius: 4px;
	padding: 40px 20px 30px 30px;
	width: 306px;
	right: 40px;
	top: 12%;
	z-index: 99;
	display: none;
	border: 1px solid #DCDCDC;
}
.config-mobile .stage-header {
	padding: 10px 15px 0;
}
.config-mobile .stage-header .back-text {
	font-size: 10px;
	color: #303030;
	text-transform: uppercase;
}
.config-mobile .stage-header .custom-breadcrumb {
	display: inline-block;
	margin-left: 5px;
}
.config-mobile .stage-header h2 {
	font-size: 20px;
	line-height: 28px;
	color: #303030;
}
.config-mobile .stage-header .breadcrumb {
	padding: 0;
	margin: 0;
	background-color: transparent;
}
.config-mobile .stage-header .breadcrumb-item {
	color: rgba(48, 48, 48, 0.5);
	font-size: 10px;
	text-transform: uppercase;
}
.config-mobile .stage-header .breadcrumb-item a {
	color: rgba(48, 48, 48, 0.5);
}
.config-mobile .stage-absolute-btns {
	background-color: #F1F1F1;
	padding: 0 16px 5px;
}
.config-mobile .stage-absolute-btns .btn-option {
	padding: 3px;
	width: 71px;
	border: 1px solid #BDBCBC;
}
.config-mobile .stage-absolute-btns .btn {
	width: 29px;
	text-align: center;
	padding: 0;
	height: 29px;
	display: inline-flex;
	align-items: center;
}
.config-mobile .stage-absolute-btns .btn img {
	margin: 0 auto;
}
.config-mobile .stage-absolute-btns .btn.is--active {
	background-color: #303030;
}
.config-mobile .front-alert {
	position: absolute;
	box-shadow: 0 3px 6px #00000029;
	background-color: #F2F2F2;
	width: 312px;
	padding: 15px 30px 15px 50px;
	background-image: url(../images/ds_icon_bulb.svg);
	background-repeat: no-repeat;
	background-position: 6% 18px;
	display: none;
}
.config-mobile .front-alert .btn {
	padding: 0;
	position: absolute;
	right: 10px;
	top: 2px;
}
.config-mobile .front-alert .btn img {
	width: 10px;
}
.config-mobile .color-filter-overlay {
	position: static;
	padding-bottom: 0;
}
.config-mobile .color-filter-overlay a:hover {
	color: #303030;
}
.config-mobile .config-select {
	padding: 0 15px;
	margin-bottom: 15px;
	height: 30px;
}
.config-mobile .config-select .custom_nice_select {
	border: 1px solid #CCCCCC;
	color: #374D5A;
	font-size: 14px;
}

.config-footer .price-vat {
	margin-bottom: 0;
}
.config-footer .price-vat .price-before {
	font-size: 14px;
	position: absolute;
	top: -13px;
}
.config-footer .price-vat .vat-text {
	color: #73828B;
	font-size: 12px;
}

.custom-range-mb {
	text-align: center;
	padding: 0 16px 0;
	margin: 26px 0 90px;
}
@media all and (max-width: 580px) {
	.custom-range-mb {
		padding: 0 16px 0 32px;
	}
}
.custom-range-mb .range-input-val {
	position: relative;
	display: inline-block;
}
.custom-range-mb .range-input-val input {
	width: 100px;
	height: 35px;
	text-align: left;
	margin-bottom: 18px;
	border: 1px solid #DCDCDC;
	border-radius: 5px;
}
.custom-range-mb .range-input-val input:focus {
	border-color: #409ED6;
}
.custom-range-mb .range-input-val .form-control::placeholder {
	color: #303030;
}
.custom-range-mb .range-input-val .cm-mb {
	position: absolute;
	right: 1px;
	top: 1px;
	background: #eee;
	height: 33px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 0 7px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #303030;
}
.custom-range-mb .slidecontainer {
	width: 100%;
}
.custom-range-mb .range-slider-container-mb {
	padding: 0 50px;
	border-radius: 5px;
	border: 1px solid #DCDCDC;
	height: 6px;
	background-color: #FAFAFA;
	margin-top: 10px;
	position: relative;
}
.custom-range-mb .range-slider-container-mb:before, .custom-range-mb .range-slider-container-mb:after {
	position: absolute;
	content: "";
	height: 20px;
	width: 1px;
	background-color: #DCDCDC;
	top: -8px;
}
.custom-range-mb .range-slider-container-mb:before {
	left: 50px;
}
.custom-range-mb .range-slider-container-mb:after {
	right: 50px;
}
.custom-range-mb .range-slider-mb {
	-webkit-appearance: none;
	width: 100%;
	height: 6px;
	border-radius: 5px;
	background: #409ED6;
	outline: none;
	opacity: 1;
	-webkit-transition: 0.2s;
	transition: opacity 0.2s;
	position: relative;
	top: -11px;
}
.custom-range-mb .range-slider-mb:hover {
	opacity: 1;
}
.custom-range-mb .range-slider-mb::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	border: 1px solid #DCDCDC;
	box-shadow: 0 2px 6px #00000029;
}
.custom-range-mb .range-slider-mb::-moz-range-thumb {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #DCDCDC;
	box-shadow: 0 2px 6px #00000029;
	cursor: pointer;
}
.custom-range-mb .range-min-mb,
.custom-range-mb .range-max-mb {
	font-size: 14px;
	color: #303030;
	display: inline-block;
}
.custom-range-mb .range-min-mb {
	float: left;
	margin-left: 20px;
}
.custom-range-mb .range-max-mb {
	float: right;
	margin-right: 20px;
}
.custom-range-mb .absolute-min-mb,
.custom-range-mb .absolute-max-mb {
	color: #BDBCBC;
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 10px;
}
.custom-range-mb .absolute-min-mb {
	left: 0;
}
.custom-range-mb .absolute-max-mb {
	right: 0;
}

@media screen and (max-width: 413.98px) {
	.config-footer .price-vat {
		margin-top: 10px;
	}
	.config-footer .price-vat .font-24 {
		font-size: 14px;
	}
	.config-footer .price-vat .price-before {
		top: -7px;
	}
	.config-footer .font-12 {
		font-size: 11px;
	}
	.config-footer .btn-dark-gray-outline {
		font-size: 12px;
	}
	.config-footer .btn-dark-gray-outline img {
		width: 15px;
	}
}
.config-left {
	position: absolute;
	padding: 16px 16px 0;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	width: 100%;
	z-index: 1;
}
@media all and (max-width: 768px) {
	.config-left .btn-group-list {
		margin-bottom: 0 !important;
	}
}
@media all and (max-width: 992px) {
	.config-left-header h2 {
		font-size: 20px;
	}
}
@media all and (max-width: 992px) {
	.config-left-header .stars-list ~ span {
		font-size: 9px !important;
	}
}
.config-left .stage-bg {
	height: 386px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.config-left .btn-option {
	display: inline-block;
	padding: 2px;
	border: 1px solid #ccc;
}
@media all and (max-width: 768px) {
	.config-left .btn-option {
		margin-left: 0 !important;
	}
	.config-left .btn-option:not(.show-alaways) {
		display: none;
	}
}
.config-left .btn-option .btn {
	display: inline-block;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #303030;
}
.config-left .btn-option .btn.bg-black {
	background: #303030;
}
.config-left .btn-option .btn.bg-black:disabled {
	opacity: 1;
	background: #BDBCBC;
}
.config-left .btn-option .btn:not(.btn-txt) {
	width: 29px;
	height: 29px;
	padding: 0;
}
.config-left .btn-option .btn.btn-txt {
	height: 29px;
	padding: 5px 10px;
}
.config-left .btn-option .btn .img-white {
	display: none;
}
.config-left .btn-option .btn.is--active {
	background-color: #303030;
	color: #fff;
}
.config-left .btn-option .btn.is--active .img-white {
	display: inline-block;
}
.config-left .btn-option .btn.is--active .img-black {
	display: none;
}
.config-left .left-side-bottom {
	background-color: rgba(255, 255, 255, 0.5);
	padding-bottom: 20px;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.config-left .config-left-img {
	margin: 0 auto;
	height: 335px;
}

@media all and (min-width: 991px) {
	.builder-block.add-overlay:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0px;
		top: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0.6);
		z-index: 100;
	}
}

.builder-fluid {
	margin-left: -15px;
	margin-right: -15px;
}
@media all and (min-width: 1200px) {
	.builder-fluid {
		margin-left: -15px;
		margin-right: -15px;
	}
}
.builder-fluid .builder {
	position: relative;
}
@media all and (max-width: 992px) {
	.builder-fluid .builder {
		max-height: 600px;
	}
}
@media all and (max-width: 767px) {
	.builder-fluid .builder {
		max-height: 300px;
	}
}
.builder-fluid .builder .show-settings {
	width: 100px;
	height: 100px;
	border: 2px solid yellowgreen;
	background: transparent;
	position: absolute;
	top: 20%;
	right: 30%;
}
@media all and (max-width: 992px) {
	.builder-fluid .builder .show-settings {
		display: none;
	}
}
.builder-fluid .builder .show-settings__mobile {
	width: 75px;
	height: 75px;
	border: 1px dashed #3DDF53;
	position: absolute;
	top: 20%;
	right: 30%;
	opacity: 0.5;
	background: transparent;
}
.builder-fluid .builder .show-settings__mobile_active {
	background: #3DDF53;
}
@media all and (min-width: 992px) {
	.builder-fluid .builder .show-settings__mobile {
		display: none;
	}
}
.builder-fluid .builder.drag-start {
	position: relative;
}
.builder-fluid .builder.drag-start:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 150px;
	left: 30px;
	right: 30px;
	background: transparent;
	border: 2px dashed #409ED6;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
}
.builder-fluid .builder.drag-start:before {
	content: "Drag & drop here";
	position: absolute;
	top: 16px;
	right: 16px;
	transform: translate(-50%);
	font-size: 10px;
	font-weight: bold;
	color: #409ED6;
}
@media all and (max-width: 992px) {
	.builder-fluid .builder-carousel {
		max-height: 100%;
		height: auto !important;
	}
	.builder-fluid .builder-carousel .builder-carousel-for .slick-slide > img {
		width: 100%;
		height: auto !important;
	}
}
@media all and (max-width: 768px) {
	.builder-fluid .builder-carousel {
		max-height: 100%;
	}
}

.contact-block {
	float: left;
	position: relative;
}
@media all and (max-width: 768px) {
	.contact-block {
		position: absolute;
	}
}
.contact-block > .btn {
	width: 35px;
	height: 35px;
	padding: 0;
	box-shadow: 0 3px 6px #00000029;
}

.contact-block_popover {
	display: none;
	background-color: #fff;
	box-shadow: 0 3px 6px #00000029;
	border-radius: 4px;
	text-align: left;
	width: 280px;
	padding: 35px 15px 10px;
	z-index: 99;
	border: 1px solid #DCDCDC;
	position: absolute;
	left: 140%;
	bottom: 0;
}
.contact-block_popover a:focus {
	text-decoration: none;
}
.contact-block_popover .icon-close {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 16px;
	opacity: 0.8;
	cursor: pointer;
}
@media all and (max-width: 600px) {
	.contact-block_popover {
		bottom: -30px;
	}
}
.contact-block_popover .text-18px {
	font-size: 18px;
}
.contact-block_popover .text-24px {
	font-size: 24px;
}
.contact-block_popover .font-bold {
	font-weight: bold;
}
.contact-block_popover .contact-block_btn {
	position: absolute;
	top: 5px;
	right: 10px;
	background: transparent;
	border: none;
	width: 13px;
	height: 13px;
	padding: 0;
}
.contact-block_popover .contact-block_btn img {
	width: 100%;
	height: auto;
}
@media all and (max-width: 768px) {
	.contact-block_popover {
		z-index: 110 !important;
	}
}
.contact-block_popover--left {
	left: auto;
	right: 40px;
	bottom: -310px;
}
@media all and (max-width: 768px) {
	.contact-block_popover--left {
		background-color: transparent;
		border-radius: 0;
		box-shadow: none;
		width: 100%;
		border: none;
	}
}
.contact-block_popover.contact-block_show {
	display: block;
}
@media all and (max-width: 344px) {
	.contact-block_popover--left {
		right: 20px;
	}
}

.modal-contact_conf {
	padding-right: 17px;
	padding-left: 17px;
	background-color: rgba(48, 48, 48, 0.75);
}
.modal-contact_conf .modal-dialog {
	max-width: 100%;
	width: 100%;
}
.modal-contact_conf .modal-dialog .modal-content {
	width: 100%;
	max-width: 280px;
	padding: 35px 15px 15px;
}
.modal-contact_conf .modal-dialog .modal-content .contact-block_popover {
	padding: 0;
}
.modal-contact_conf .modal-dialog .modal-content button.close {
	right: 5px;
	top: 5px;
}
.modal-contact_conf .modal-dialog .contact-block_icon {
	margin-right: 10px;
	flex: 0 0 30px;
	text-align: center;
}
.modal-contact_conf .contact-block_popover {
	display: block;
	padding: 25px 15px 10px 10px;
	position: static;
	width: 100%;
	border: none;
	box-shadow: none;
}
.modal-contact_conf .contact-block_popover .text-large {
	font-size: 22px;
}
.modal-contact_conf .contact-block_popover .text-medium {
	font-size: 16px;
}
.modal-contact_conf .modal-dialog .modal-content button.close {
	z-index: 100;
}

.tooltip-big-content {
	display: none;
}
.tooltip-big-content-in {
	max-width: 600px;
	padding: 20px;
}
.tooltip-big-content-in h4 {
	margin-top: 20px;
	color: #5C5C5C;
}
.tooltip-big-content-in p {
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	line-height: 1.4;
}
.tooltip-big-content-in p:last-child {
	margin-bottom: 0;
}
.tooltip-big-content-in--large {
	max-width: 460px;
}
.tooltip-big-content-in--big {
	max-width: 345px;
}
.tooltip-big-content-in--medium {
	max-width: 300px;
}
.tooltip-big-content-in--small {
	max-width: 150px;
}
@media screen and (max-width: 600px) {
	.tooltip-big-content-in {
		max-width: 400px;
	}
}
@media screen and (max-width: 424px) {
	.tooltip-big-content-in {
		max-width: 300px;
	}
}

.product-details {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 30px;
	column-gap: 30px;
	margin-bottom: 30px;
}
@media all and (max-width: 992px) {
	.product-details {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: auto;
	}
	.product-details .product-details_block__4 {
		grid-column-start: 2;
		grid-row-start: 1;
	}
}
.product-details_block h4 {
	font-size: 16px;
	font-weight: bold;
}
.product-details_block p {
	margin-bottom: 10px;
}
.product-details_block p strong {
	color: #676767;
}
.product-details_block ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.product-details_block ul p {
	margin-bottom: 0;
	line-height: 1.4;
}
.product-details_block ul p:not(.subtitle) {
	flex: 0 0 100%;
}
.product-details_block ul li {
	flex: 0 0 100%;
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
	padding-left: 15px;
	position: relative;
}
.product-details_block ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	background-color: #676767;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 10px;
}
.product-details_block ol {
	padding-left: 14px;
}
.product-details_block ol li {
	padding-left: 0;
}
.product-details_block ol li:before {
	display: none;
}

.builder-carousel-nav ~ .config-left {
	bottom: 215px;
}
.builder-carousel-nav ~ .config-left .btn-option {
	float: right;
	margin-right: 30px !important;
}

.custom-checkbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-checkbox--small {
	font-size: 12px;
	padding-left: 20px;
	margin: 0;
}

/* Hide the browser's default checkbox */
.custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #F2F2F2;
	border-radius: 5px;
}

.custom-checkbox .checkmark.checkmark--small {
	height: 20px;
	width: 20px;
}

.custom-checkbox .checkmark.checkmark--medium {
	height: 25px;
	width: 25px;
}

.custom-checkbox .checkmark.checkmark--border {
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
}

.custom-checkbox .checkmark.checkmark--blue {
	background-color: #409ED6;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
	background-color: #F2F2F2;
	border: 0;
}

.custom-checkbox:hover input ~ .checkmark.checkmark--blue {
	background-color: #409ED6;
	border: 0;
}

.custom-checkbox:hover input ~ .checkmark.checkmark--border {
	border: 1px solid #d5d5d5;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
	background-color: #F2F2F2;
	border: 0;
}

.custom-checkbox input:checked ~ .checkmark.checkmark--blue {
	background-color: #409ED6;
	border: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	left: 8px;
	top: 3px;
	width: 8px;
	height: 14px;
	border: solid #409ED6;
	border-width: 0 2.5px 2.5px 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-checkbox .checkmark.checkmark--small:after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
}

.custom-checkbox .checkmark.checkmark--blue:after {
	border: solid #F2F2F2;
	content: "";
	position: absolute;
	display: none;
	border-width: 0 2.5px 2.5px 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-checkbox .checkmark, .custom-checkbox input:checked ~ .checkmark.checkmark--border {
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
	display: block;
	color: #409ED6;
	border-color: #409ED6;
}

.custom-checkbox input:checked ~ .checkmark--blue:after {
	display: block;
	color: #F2F2F2;
	border-color: #F2F2F2;
}

.custom-checkbox input:checked ~ .checkmark.checkmark--border:after {
	display: block;
	color: #409ED6;
	border-color: #409ED6;
}

.custom-checkbox.custom-checkbox--small input:checked ~ .radio-text {
	color: #303030;
}

/* Style the checkmark/indicator */
.custom-checkbox input:checked ~ .radiobtn {
	background-color: #2196F3;
}

.custom-checkbox input:checked ~ .radiobtn--yellow {
	background-color: #F5BD2C;
	border: 1px solid #F5BD2C;
}

.radiobtn {
	position: absolute;
	top: -2px;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
}
.radiobtn--small {
	top: 2px;
	height: 14px;
	width: 14px;
}
.radiobtn--border {
	border: 1px solid #303030;
}

.custom-checkbox input:checked ~ .radiobtn:after {
	display: block;
}

.custom-checkbox .radiobtn:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.custom-checkbox .radiobtn--small:after {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 5px;
	height: 5px;
}


.radiobtn:after {
	content: "";
	position: absolute;
	display: none;
}

.custom-radioBtn-white .radiobtn {
	background-color: #fff;
	border: 1px solid #ced4da;
}
.custom-radioBtn-white .radiobtn:after {
	top: 5px;
	left: 5px;
	width: 13px;
	height: 13px;
	background-color: #409ED6;
}
.custom-radioBtn-white input:checked ~ .radiobtn {
	background-color: #fff;
}

.custom-checkbox .checkmark,
.custom-checkbox input:checked ~ .checkmark, .custom-checkbox:hover input ~ .checkmark {
	background-color: #F2F2F2;
	border: 0;
}

.bg-light-gray .custom-checkbox .checkmark,
.bg-light-gray .custom-checkbox input:checked ~ .checkmark, .bg-light-gray .custom-checkbox:hover input ~ .checkmark {
	background-color: #fff;
	border: 1px solid #DCDCDC;
}

.custom-checkbox.custom-checkbox--gray {
	color: #676767;
	font-size: 16px;
}

.custom-checkbox.custom-checkbox--gray .radiobtn {
	border: 1px solid #676767;
}

.custom-checkbox.custom-checkbox--gray input:checked ~ .radiobtn {
	background-color: #F2F2F2;
}

.custom-checkbox.custom-checkbox--gray .radiobtn::after {
	background: #409ED6;
	top: 5px;
	left: 5px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
}

.custom-checkbox.custom-checkbox--noborder .radiobtn::after {
	top: 6px;
	left: 6px;
}

.checkbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.checkbox__text {
	position: relative;
	padding: 0 0 0 50px;
	color: #676767;
	cursor: pointer;
}

.checkbox__text:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	width: 40px;
	height: 20px;
	border-radius: 13px;
	background: #DCDCDC;
	border: 1px solid #A3A6B4;
	transition: 0.2s;
}

.checkbox__text:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #ffffff;
	border: 2px solid #A3A6B4;
	transition: 0.2s;
}

.checkbox input:checked + .checkbox__text:before {
	background: #409ED6;
}

.checkbox input:checked + .checkbox__text:after {
	left: 18px;
}

.checkbox input:checked + .checkbox__text .checkbox__text-active {
	color: #303030;
}

.checkbox--right .checkbox__text {
	padding: 0 50px 0 0;
	color: #676767;
}
.checkbox--right .checkbox__text:before {
	right: 0;
	left: auto;
}
.checkbox--right .checkbox__text:after {
	right: 0;
	left: auto;
}

.checkbox.checkbox--right input:checked + .checkbox__text:after {
	right: 18px;
	left: auto;
}

.checkbox__subinfo {
	display: none;
}

.checkbox-big-old .checkbox__text {
	padding: 0 77px 0 0;
	top: -12px;
}
.checkbox-big-old .checkbox__text:before {
	top: -2px;
	height: 28px;
	width: 63px;
	border: 1px solid #DCDCDC;
}
.checkbox-big-old .checkbox__text:after {
	top: -3px;
	left: 13px;
	right: auto;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #DCDCDC;
}

.checkbox.checkbox--right.checkbox-big-old input:checked + .checkbox__text:after {
	right: auto;
	left: calc(100% - 30px);
}

.checkbox.checkbox--right.checkbox-big-old input:checked + .checkbox__text + .checkbox__text-color {
	color: #409ED6;
}

.color-filter-overlay, .multi-color-picker-mobile {
	display: none;
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999;
	border: 1px solid #DCDCDC;
	padding: 20px 0;
	box-shadow: 0 3px 60px #00000029;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.color-filter-overlay .filter-overlay-header, .multi-color-picker-mobile .filter-overlay-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px 20px;
}
.color-filter-overlay.is--open, .multi-color-picker-mobile.is--open {
	left: 0;
	opacity: 1;
	display: flex;
	flex-direction: column;
}
.color-filter-overlay .colors-list, .multi-color-picker-mobile .colors-list {
	padding-bottom: 90px;
	overflow: auto;
}
.color-filter-overlay .colors-list .nav-item, .multi-color-picker-mobile .colors-list .nav-item {
	color: #303030;
	font-size: 14px;
	display: flex;
	width: 100%;
	align-items: center;
	margin-bottom: 2px;
}
.color-filter-overlay .colors-list .nav-item:hover, .multi-color-picker-mobile .colors-list .nav-item:hover {
	background-color: #F7F5F5;
}
.color-filter-overlay .colors-list .nav-item span, .multi-color-picker-mobile .colors-list .nav-item span {
	width: 20px;
	height: 20px;
	margin-right: 15px;
	display: inline-block;
}
.color-filter-overlay .custom-checkbox, .multi-color-picker-mobile .custom-checkbox {
	margin-bottom: 0;
	font-size: 14px;
	display: flex;
	align-items: center;
	padding: 10px 20px;
	color: #000;
}
.color-filter-overlay .custom-checkbox.colorActive, .multi-color-picker-mobile .custom-checkbox.colorActive {
	background-color: #f2f2f2;
}
.color-filter-overlay .custom-checkbox .custom-checkbox input:checked ~ .checkmark:after, .multi-color-picker-mobile .custom-checkbox .custom-checkbox input:checked ~ .checkmark:after {
	display: block;
	color: #409ED6;
	border-color: #409ED6;
}
.color-filter-overlay .custom-checkbox .checkmark, .multi-color-picker-mobile .custom-checkbox .checkmark {
	margin-right: 0 !important;
	position: absolute;
	right: 20px;
	top: 7px;
	left: auto;
	background-color: transparent !important;
}
.color-filter-overlay .custom-checkbox .checkmark:after, .multi-color-picker-mobile .custom-checkbox .checkmark:after {
	left: 9px;
	top: 5px;
	width: 8px;
	height: 12px;
	border-width: 0 2px 2px 0;
	border-color: #374D5A;
}
.color-filter-overlay .custom-checkbox input:checked ~ .checkmark, .multi-color-picker-mobile .custom-checkbox input:checked ~ .checkmark {
	background-color: transparent;
}

.chosen-colors li {
	border: 1px solid #DCDCDC;
	border-radius: 12px;
	height: 24px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
	padding: 0 15px 0 10px;
	line-height: 22px;
	color: #303030;
}
.chosen-colors li img {
	width: 9px;
	position: relative;
	top: -1px;
	left: 4px;
}

.filter-overlay-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
}

.part-settings {
	display: none;
	position: absolute;
	top: 0;
	bottom: 121px;
	background-color: #fff;
	z-index: 999;
	border: 1px solid #DCDCDC;
	width: 100%;
	padding: 0 20px 20px 15px;
	overflow: auto;
}
.part-settings.is--open {
	left: 0;
	display: flex;
	flex-direction: column;
}
@media all and (max-width: 992px) {
	.part-settings.is--open {
		max-height: 500px;
	}
}
@media all and (max-width: 992px) {
	.part-settings {
		position: static;
		margin-left: -15px;
		margin-right: -15px;
		width: auto;
	}
}
.part-settings_header {
	display: flex;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
	padding: 20px 15px;
	border-bottom: 1px solid #F0EBEB;
	background: #fff;
	position: sticky;
	top: 0;
	z-index: 5;
}
.part-settings_header a {
	color: #374D5A;
	font-weight: bold;
}
.part-settings .part-settings_body-heading {
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
}
.part-settings .part-settings_body-heading .info {
	width: 20px;
	height: 20px;
}
.part-settings .form-blocks_hidden {
	display: none;
}
.part-settings .form-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.part-settings .form-block_left p {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #303030;
	margin-bottom: 0;
}
.part-settings .form-block_left span {
	font-size: 12px;
	line-height: 17px;
	color: #374D5A;
	opacity: 0.5;
}
.part-settings .form-block_input {
	flex: 0 0 120px;
}
.part-settings .form-block .info-icon {
	width: 20px;
	height: 20px;
	margin-left: 13px;
}
.part-settings .add-info {
	font-size: 14px;
	color: #374D5A;
	opacity: 0.6;
}
.part-settings .more {
	display: none;
	border: none;
	background: transparent;
	width: 100%;
	text-align: right;
	font-size: 14px;
	text-decoration: underline;
	color: #c1c1c1;
}
.part-settings .part-settings_body-title {
	margin-bottom: 20px;
}
.part-settings .d-grid-3-items {
	grid-template-columns: auto auto auto;
}
.part-settings .part-item {
	text-align: center;
}
.part-settings .part-item .part-item_images {
	display: inline-block;
	padding: 28px 18px;
	border: 1px solid #374D5A;
	margin: 0 auto 5px;
	position: relative;
}
.part-settings .part-item .part-item_images .info-icon {
	position: absolute;
	top: -8px;
	right: -8px;
}
.part-settings .part-item__active .part-item_images {
	border: 4px solid #409ED6;
}
.part-settings .part-item p {
	font-size: 14px;
	color: #303030;
}
.part-settings .d-grid-3-items .part-item .part-item_images {
	padding: 25px 20px;
}
.part-settings .part-settings_submit {
	width: 100%;
	max-width: 102px;
	height: 35px;
	border-radius: 4px;
	background: #409ED6;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border: none;
	float: right;
}

/*! nouislider - 14.6.3 - 11/19/2020 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.noUi-target {
	position: relative;
}

.noUi-base,
.noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
	overflow: hidden;
	z-index: 0;
}

.noUi-connect,
.noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-origin: 0 0;
	transform-style: flat;
}

.noUi-connect {
	height: 100%;
	width: 100%;
}

.noUi-origin {
	height: 10%;
	width: 10%;
}

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left: 0;
	right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
	width: 0;
}

.noUi-horizontal .noUi-origin {
	height: 0;
}

.noUi-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
}

.noUi-touch-area {
	height: 100%;
	width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
	-webkit-transition: transform 0.3s;
	transition: transform 0.3s;
}

.noUi-state-drag * {
	cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 18px;
}

.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	right: -17px;
	top: -6px;
}

.noUi-vertical {
	width: 18px;
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	right: -6px;
	top: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -17px;
	right: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
	background: #FAFAFA;
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
	border-radius: 3px;
}

.noUi-connect {
	background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
	cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize;
}

.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}

.noUi-handle:after {
	left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}

.noUi-vertical .noUi-handle:after {
	top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
	background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
	cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.noUi-pips {
	position: absolute;
	color: #999;
}

/* Values;
 *
 */
.noUi-value {
	position: absolute;
	white-space: nowrap;
	text-align: center;
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
	position: absolute;
	background: #CCC;
}

.noUi-marker-sub {
	background: #AAA;
}

.noUi-marker-large {
	background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%;
}

.noUi-value-horizontal {
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
	-webkit-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%;
}

.noUi-value-vertical {
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px;
}

.noUi-tooltip {
	display: block;
	position: absolute;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	left: 50%;
	bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
	-webkit-transform: translate(50%, 0);
	transform: translate(50%, 0);
	left: auto;
	bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
	-webkit-transform: translate(0, -18px);
	transform: translate(0, -18px);
	top: auto;
	right: 28px;
}

#sync1 {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	z-index: 1;
}
#sync1 .owl-stage-outer {
	overflow: visible;
}

#sync2 .owl-stage {
	margin: 0 auto;
}
#sync2 .item {
	border-bottom: 3px solid transparent;
	padding-bottom: 11px;
	margin: 0 5px;
	cursor: pointer;
}
#sync2 .current .item {
	border-bottom-color: #409ED6;
}
#sync2 .current .item h3 {
	font-weight: bold;
}

.owl-theme .owl-nav {
	/*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*=owl-] {
	transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*=owl-].disabled:hover {
	background-color: #D6D6D6;
}

#sync1.owl-theme {
	position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#sync1.owl-theme .owl-next img, #sync1.owl-theme .owl-prev img {
	width: 12px;
	
}
#sync1.owl-theme .owl-prev {
	left: -15px;
}
#sync1.owl-theme .owl-next {
	right: -15px;
}

.country_select_custom .custom_country_select {
	font-size: 0;
	width: 60px;
	height: 29px;
	padding: 0 !important;
	margin: 0;
	border: 0;
	border-radius: 0;
	background-color: transparent;
}
.country_select_custom .custom_country_select:focus {
	outline: 0;
}
.country_select_custom .country-select {
	height: 29px;
}
.country_select_custom .country-select .country-list {
	font-size: 0;
	z-index: 10000;
	overflow: hidden;
	width: 100% !important;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	border: none;
	left: 0;
}
.country_select_custom .country-select.inside .flag-dropdown {
	border: 1px solid #DCDCDC;
	background-color: transparent;
	width: 60px;
	height: 29px;
}
.country_select_custom .country-select.inside .flag-dropdown:hover {
	background-color: transparent;
}
.country_select_custom .country-select.inside .flag-dropdown:hover .selected-flag {
	background-color: transparent;
}
.country_select_custom .country-select.inside .flag-dropdown .flag {
	margin: 5px 0 0;
	
	height: 15px;
	width: 23px;
	background-size: unset;
}
.country_select_custom .country-select.inside .flag-dropdown .flag.de {
	background-position: -6px -75px;
}
.country_select_custom .country-select.inside .flag-dropdown .flag.ch {
	background-position: -73px -75px;
}
.country_select_custom .country-select.inside .flag-dropdown .flag.at {
	background-position: -35px -75px;
}
.country_select_custom .country-select.inside .flag-dropdown .flag.nl {
	background-position: -105px -75px;
}
.country_select_custom .country-select.inside .flag-dropdown .flag.be {
	background-position: -143px -75px;
}
.country_select_custom .country-select.inside .flag-dropdown .flag.lu {
	background-position: -178px -75px;
}
.country_select_custom .country-select .selected-flag {
	width: 100%;
	padding: 0 0 0 7px;
}
.country_select_custom .country-select .selected-flag .arrow {
	border-bottom: 1.5px solid #BDBCBC;
	border-right: 1.5px solid #BDBCBC;
	width: 9px;
	height: 9px;
	margin-right: 0;
	margin-left: 0;
	right: 8px;
	top: 11px;
}
.country_select_custom .country-select .selected-flag .arrow.up {
	border-bottom: 1.5px solid #BDBCBC;
	border-right: 1.5px solid #BDBCBC;
	width: 9px;
	height: 9px;
	margin-top: 0;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.country_select_custom .country-select .selected-flag:focus {
	outline: 0;
}
.country_select_custom--full .flag-dropdown {
	width: 100% !important;
}
.country_select_custom--full .country-select .selected-flag {
	padding: 0 0 0 18px;
}
.country_select_custom--full .country-name {
	font-size: 16px;
	color: #303030;
}
.country_select_custom--full .country {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.country_select_custom--full .country-list .flag {
	margin: 0 10px 0 9px !important;
}

.custom-country__select--full {
	border: none;
	background-color: transparent;
	height: 35px;
	max-width: 224px;
	outline-color: transparent;
}

.country_select_custom--full .country-select {
	height: 35px;
}
.country_select_custom--full .country-select .country-list {
	box-sizing: content-box;
	border-radius: 5px;
	top: 38px;
}
.country_select_custom--full .country-select.inside .flag-dropdown {
	height: 35px;
}
.country_select_custom--full .country-select .selected-flag .arrow {
	right: 18px;
	top: 14px;
}

.delivery_text {
	display: none;
}

.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}

.nice-select:hover {
	border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #999;
}

.nice-select:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: "";
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px;
}

.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.nice-select.disabled:after {
	border-color: #cccccc;
}

.nice-select.wide {
	width: 100%;
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.nice-select.right {
	float: right;
}

.nice-select.right .list {
	left: auto;
	right: 0;
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}

.nice-select.small:after {
	height: 4px;
	width: 4px;
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}

.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important;
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
	background-color: #f6f6f6;
}

.nice-select .option.selected {
	font-weight: bold;
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.no-csspointerevents .nice-select .list {
	display: none;
}

.no-csspointerevents .nice-select.open .list {
	display: block;
}

config-desktop-footer-overlay-anchor .d-grid-2-items {
	display: grid;
	grid-gap: 9px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.d-grid-3-items {
	display: grid;
	grid-gap: 9px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.d-grid-5-items {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	grid-gap: 8px;
}

@media screen and (min-width: 1900px) {
	.d-xl-grid-4-items {
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		grid-gap: 8px;
	}
}

.d-grid-six-items {
	display: grid;
	grid-gap: 8px;
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

@media all and (max-width: 992px) {
	.d-mobile-flex {
		display: flex;
	}
}

.box-shadow-none {
	box-shadow: unset !important;
}


.overflow-visible {
	overflow: visible !important;
}

@media screen and (min-width: 1900px) {
	.d-xl-grid-4-items {
		display: grid !important;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		grid-gap: 8px;
	}
}
@media screen and (min-width: 992px) {
	.d-md-grid-4-items {
		display: grid !important;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		grid-gap: 8px;
	}
	
	.d-md-grid-5-items {
		display: grid !important;
		grid-template-columns: repeat(5, minmax(0, 1fr));
		grid-gap: 8px;
	}
	
	.d-md-grid-3-items {
		display: grid !important;
		grid-gap: 9px;
		grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	}
	
	.show-more-colors_mobile {
		display: none;
	}
}
#konfi3d .config-left-header {
	margin: 0 !important;
}

#konfi3d .config-left-header h2 {
	position: absolute;
	top: 40px;
	z-index: 1;
}

nav.custom-breadCrumb {
	position: absolute;
	z-index: 100;
}

.decor-select {
	line-height: 42px;
}

.nice-select ul {
	z-index: 10;
}

.input-icon {
	position: relative;
}
.input-icon input {
	padding-left: 50px;
}
.input-icon .input--icon {
	width: 20px;
	position: absolute;
	left: 20px;
	top: 4px;
}

body {
	color: #676767;
}

.solid-dark-border {
	border: 1px solid #676767;
}

.config-popup-overlay.generate-code-overlay .checkmark:after {
	left: 5px;
	top: 5px;
	width: 8px;
	height: 14px;
	border: solid #409ED6;
	content: "î¤•";
	font-family: "ds";
	transform: unset;
	color: #409ED6;
	font-size: 10px;
	border: 0;
}

@media (max-width: 992px) {
	.draggable-items_fluid .decor-item {
		margin-right: 0;
	}
}
.decor-last-mobile {
	display: none;
}

@media (max-width: 991px) {
	.details-is-mobile {
		display: inherit;
	}
	
	.details-is-desktop {
		display: none;
	}
	
	.furnishing-item {
		width: 88px;
	}
	
	.decor-last-mobile {
		display: block;
	}
	
	.show-more-colors {
		display: none;
	}
	
	.decor-item h4 {
		margin-bottom: 0;
		color: #303030;
		font-size: 14px;
		text-align: center;
		margin-top: 10px;
		padding: 0;
		-webkit-hyphens: auto;
		â€‹-ms-hyphens: auto;
		hyphens: auto;
		word-wrap: break-word;
	}
	
	#konfi3d .container-fluid {
		z-index: 11;
	}
	
	.tab-pane.fade.show.active {
		overflow: visible;
	}
	
	.show-more-colors_mobile {
		border: solid 1px #303030;
		border-radius: 3px;
		width: 120px;
		text-align: center;
		vertical-align: middle;
		line-height: 50px;
		height: 50px;
	}
	.show-more-colors_mobile a {
		text-decoration: none;
		color: #303030;
	}
	.show-more-colors_mobile:after {
		content: "";
		display: inline-block;
		width: 100%;
	}
	
	.filter-btn {
		display: none;
	}
	
	.mobile-color-selector {
		z-index: 14;
		position: absolute;
		background: white;
		top: 43px;
		padding: 15px;
		overflow-y: scroll;
	}
	.mobile-color-selector-header .row {
		margin-left: 95%;
	}
	.mobile-color-selector-header a {
		color: #343434;
		text-decoration: none;
		margin-bottom: 5px;
	}
	.mobile-color-selector-header a:before {
		font-family: "ds" !important;
		content: "î¤˜";
		font-size: 16px;
		color: #676767;
	}
	
	.material-list {
		margin-top: 50px !important;
	}
}
@media (min-width: 992px) {
	.details-is-mobile {
		display: none;
	}
	
	.details-is-desktop {
		display: inherit;
	}
	
	.decor-item h4 {
		display: none;
	}
}
.mobile-color-selector {
	display: none;
}

.multi-color-picker-mobile {
	margin-left: -15px;
	margin-right: -15px;
	background: white;
	padding: 15px;
	height: 700px;
	top: 600px;
}
.multi-color-picker-mobile .decor-items {
	overflow: scroll;
}

@media (max-width: 768px) {
	header .top-header.border-bottom {
		display: none;
	}
	
	.color-filter-overlay {
		height: 100%;
		width: 100%;
		position: fixed;
	}
	
	.nice-select .list {
		z-index: 100;
		bottom: 68%;
		top: auto;
		-webkit-transform: scale(0.75) translateY(31px);
		transform: scale(0.75) translateY(31px);
		transform-origin: bottom;
	}
}
.popover{
	
	z-index:9999 !important;
	
}
.popover-body{
	
	font-weight:normal;
	
}
#config-desktop-footer-overlay .list_big li:before {
	content: "";
}
.nice-select.custom-nice-selected{
	margin-top:23px;
	margin-bottom:5px;
	margin-left:50px;
	display: flex;
	align-items: center;
	color: #303030;
	width: 100%;
	font-size: 16px;
	height: 35px;
	background-color: #f2f2f2;
	border-color: transparent;
}

.streichpreis {
	position: relative;
	display: inline-block;
}
.streichpreis::before {
	position: absolute;
	content: " ";
	left: -5px;
	right: -5px;
	top: 50%;
	margin-top: -1px;
	border-top: 1px solid;
	border-color: red;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

/*# sourceMappingURL=styles-webgl.css.map */