/*site*/
html,
body {
  height: 100%;
  margin: 0;
  font-family: "Montserrat", Sans-serif !important;
  color: #333;
  overflow: visible !important;
}
div {
    box-sizing: border-box;
}
.configurator-preloader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFF;
}
.configurator-preloader img {
	position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
rp-threedselector #loader {display: none !important;}
.cta-buttons {
    display: flex;
    width: 100%;
    gap: 30px;
    padding-top: 15px;
}
.configurator-image .powered-by-wrapper {height: 40px !important;}
.configurator-image button {
	width: 50px !important;
	height: 50px !important;
	padding: 0px !important;
	font-size: 14px;
	box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
}
.product-essential button {
	font-size: 14px;
	border: none !important;
	outline: none !important;
}
.product-essential button:hover, .product-essential button:active, .product-essential button:focus {
	border: none !important;
	outline: none !important;
}
.configurator-image .controls-directions {display:none!important;}
.product-placeholder {
  position: relative;
}
#loading-gif {
  top: 50%;
  left: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.5);
  z-index: 99;
}
#loading-gif img {
  max-width: 100px;
  top: 50%;
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: 100px;
}
.co-summary-line div.titles {
  height: auto !important;
}
co-summary-line div.titles span {
  line-height: 1;
}
co-summary-line div.price > span.price {
  font-size: 13px !important;
  font-weight: normal !important;
}
scene-options {
	margin: 0 !important;
}
.buttons-wrapper {
	gap: 0px !important;
	column-gap: 0px !important;
	display: block !important
}
.buttons-wrapper .button-wrapper {
	margin-left: 5px !important;
	float: left !important;
}
.buttons-wrapper .button-wrapper:first-child {
	margin-left: 0px !important;
}
.summary-line {
  position: relative;
}
body.expanded .force-expand #ExpandText svg {
    display: none;
}
body.expanded #loading-gif {
	position: fixed;
	z-index: 999999999999;
}
.threed-viewer {
  position: absolute;
  z-index: 4;
  height: 100%;
  left: -100%;
  width: 100%;
  top: 0px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  padding: 40px;
  box-sizing: border-box;
}
.threed-viewer.expand-animated {
  left: 0;
  padding: 40px;
  box-sizing: border-box;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.fotorama__active {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
}
.configurator-data {
  float: left;
  width: 100%;
}



.image-wrapper {
  position: relative;
  min-height: 600px;
  background: #fff;
}
.image-wrapper .animated-wrapper {
  position: absolute;
  right: 60px;
  top: 60px;
}

.image-wrapper .animated-wrapper .animated_3d {
  background-color: #d22f2f;
  border-radius: 100%;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  color: #fff;
  height: 40px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  width: 40px;
}
.image-wrapper .animated-wrapper .getrender {
  background-color: #d22f2f;
  border-radius: 100%;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  color: #fff;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  width: 40px;
}
.image-wrapper .animated-wrapper .getrender i:before {
  content: "\f021";
}

.threed-viewer .close_3d {
  background-color: #d22f2f;
  border-radius: 100%;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  position: absolute;
  top: 20px;
  right: 20px;
  border: none !important;
  color: #fff;
  padding: 0;
  font-size: 0px;
  cursor: pointer;
  height: 45px;
  width: 45px;
}
.threed-viewer .close_3d i {
  font-size: 22px;
}
.image-wrapper .animated-wrapper img {
  max-width: 240px;
}

.selections-expand-wrapper {
    display: flex;
	width: 100%;
	padding: 60px 0;
}
.product-essential-wrapper,
.main-essential-wrapper {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0;
}
.product-essential,
.main-essential {
  position: relative;
}
.breadcrumbs-wrapper {
  padding: 0;
}
.product-main-information,
.main-information-wrapper {
  float: left;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
.product-essential-wrapper .breadcrumbs ul li,
.main-essential-wrapper .breadcrumbs ul li {
  display: inline-block;
  list-style: none;
  font-size: 13px;
  padding-right: 10px;
}
.product-essential-wrapper .breadcrumbs ul,
.main-essential-wrapper .breadcrumbs ul {
  margin: 0px;
  padding: 15px 0;
}

.product-added-information .product-info {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 40px;
}
.product-essential {
  width: 100%;
  float: left;
  padding: 0;
}
.product-essential .product-info {
  position: relative;
  width: 100%;
  float: left;
  padding-right: 0px;
}
.product-essential .configurator-image {
  position: relative;
  width: 100%;
  float: left;
  overflow: hidden;
}
.product-placeholder {
  position: absolute !important;
  left: -100%;
  z-index: 10;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  width: 100%;
  height: 100%;
  top: 0;
}
.product-placeholder #render_img {
  max-width: 100%;
}
.configurator-image.twod .product-placeholder {
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.configurator-image threed-configurator {
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  max-height: 650px;
  max-width: 950px;
}
.configurator-image {
	height: 600px;
}

body.expanded .configurator-image threed-configurator {
	max-height: 100%;
	max-width: 100%;
}
body.expanded .configurator-image {
	height: 100%;
}
.co-summary-line .icon {
	margin: 0 0 0 10px !important;
}
body .co-summary-line .icon .co-icon svg {
    fill: #000;
}
.configurator-image .animated-wrapper {
  left: 2px;
  top: 8px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: absolute;
  z-index: 11;
}
.co-summary-line .title-wrapper:first-child {
	margin-top: 5px !important;
}
.twod #two_old{display:none;}
.threed #three_old {display:none;}
.twod .force-render,
.force-expand, .force-render {
	height: 50px;
  display: block;
}
.force-expand #ScrollGesture {display:none;}
body.expanded .force-expand #ExpandText {
	font-size: 0px;
}
body.expanded .force-expand #ExpandText:after {
	content: '';
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYEAQAAAAa7ikwAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAAAGAAAABgAPBrQs8AAAAHdElNRQfmBQoMEytv3XydAAAAn0lEQVRIx+2UOw6EMAxEYfukI4KDJPc/Ay64jd8WaAsksnGyZEXBtLZnxh95GB7cEmhKqPf2fO/RlOzkAIigIZTzQwARADRGm5tPQUHkQI6IuWt0mmBdd1fbBstSzpnnyj3kRX4m/yZyGXl2zsb9tHdS6fzVLjuOF7nvOKKzhVpOuJk8H6sUsZxis0j3V9H92e1FMaLO2UfqnJn8wd/xBkYXhbLYE4FCAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA1LTEwVDEyOjE5OjQzKzAwOjAw7opd2wAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wNS0xMFQxMjoxOTo0MyswMDowMJ/X5WcAAAAASUVORK5CYII=) center no-repeat;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
span#RenderIcon,
span#ExpandIcon {
  height: 100%;
  width: 100%;
  float: left;
}
.force-expand {
  position: absolute;
  bottom: 10px;
  left: 8px;
  z-index: 99;
}
.force-render {
  position: absolute;
  bottom: 10px;
  left: 63px;
  z-index: 99;
  display: none;
}

body.expanded div#threedconfigurator {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999999;
  padding: 0;
}
body.expanded threed-configurator {
  max-width: 100%;
  max-height: 100%;
  transition: max-width 0.15s ease, max-height 0.15s ease;
}
body.expanded .selections {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999999999;
  max-width: 400px;
  padding: 30px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
}
body.expanded .animated-wrapper {
  padding-right: 400px;
}
body.expanded .product-placeholder .image-wrapper {
  text-align: center;
  min-height: 100%;
}
body.expanded .force-expand .fa-expand:before {
  content: "\f00d";
}
@media (min-width: 992px) {
	.product-essential .product-info .selections-content::-webkit-scrollbar-track, rp-answers-slideout co-slideout::-webkit-scrollbar-track {
		-webkit-box-shadow: none !important;
		background-color: transparent;
	}
	.product-essential .product-info .selections-content::-webkit-scrollbar, rp-answers-slideout co-slideout::-webkit-scrollbar {
		width: 3px !important;
		background-color: transparent;
	}
	  .product-essential .product-info .selections-content::-webkit-scrollbar-thumb, rp-answers-slideout co-slideout::-webkit-scrollbar-thumb {
		background-color: rgba(0,0,0,0.2);
	}	
	.product-essential .product-info .selections-content::-webkit-scrollbar-corner, rp-answers-slideout co-slideout::-webkit-scrollbar-corner {
		background-color: transparent;
	}	
	.product-essential .product-info {
		position: relative;
		width: 30%;
		float: left;
		padding-right: 0px;
		padding: 0 0 0 20px;
		margin-top: 30px;	
	}
	.product-essential .product-info {
		box-sizing: border-box;
		background: transparent;
		position: unset;
	}
	.product-essential .configurator-image {
		position: relative;
		width: 70%;
		float: left;
		overflow: hidden;
		padding-right: 30px;
	 }
	rp-selections-summary {
		display: inline !important;
	} 
	.selections-content {
		overflow-y: auto;
		counter-reset: css-counter 0;
		list-style-type: none;
		width: 100%;
	}
	rp-selections-summary-line {
		counter-increment: css-counter 1;
		position: relative;
		width: 100%;
		float: left;
		margin: 0;
		padding-top: 15px;
		padding-bottom: 5px;
	}
	rp-selections-summary-line:before {
		content: counter(css-counter) "";
		position: absolute;
		top: 0;
		left: 0;
		font-size: 14px;
		line-height: 1.5;
	}
	co-summary-line {
		background: transparent !important;
		cursor: pointer;
		box-shadow: none !important;
		border-top: none;
	}
	.co-summary-line .summary-line {
		position: unset;
		padding-left: 20px;
		align-items: center;
	}
	body .co-summary-line .image {
		width: 50px !important;
		height: 50px !important;
		margin: 0;
	}
	body div.sum {
		background-color: #FFF !important;
		box-shadow: 0px -2px 10px #3333335c !important;
		position: sticky;
		bottom: 0;
		padding: 0 30px !important;
	}	
	.co-summary-line .title-wrapper:first-child {
		margin-top: 0 !important;
	}
	.co-summary-line .title-wrapper:first-child label {
		position: absolute;
		top: 0px;
		left: 24px;
		font-weight: 600;
		color: #000;
	}
	co-summary-line div.titles span {
		line-height: 1.25;
		font-size: 13px !important;
	}
	rp-selections-summary-line .co-summary-line:after {
		content: '';
		width: 1px;
		height: calc(100% - 45px);
		position: absolute;
		left: 3px;
		top: 28px;
		background: #222;
	}	
	div#mobheader {
		display: none;
	}
}
body .co-summary-line .icon .co-icon.repeat {
    width: 15px;
	height: 15px;
}
.product-essential .product-media .product-placeholder {
  padding: 0 40px 40px 40px;
}
.product-essential .product-media .product-placeholder img {
  margin-top: 80px;
  max-width: 100%;
}
.product-added-information {
  width: 100%;
  float: left;
  padding: 40px 0;
}

.product-added-information .product-info p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
}
.product-added-information .product-info .product-description {
  width: 66.66666%;
  float: left;
}
.product-added-information .product-info .product-tags {
  width: 33.333333%;
  float: left;
}
/*bb*/
co-slideout {
  z-index: 9999 !important;
}
.selections-header {
  text-align: left;
}
.selections-header p {
  font-size: 20px;
  font-weight: normal;
  padding: 15px 0;
  position: relative;
  margin-bottom: 0px;
}

.selections {
  width: 100%;
  float: left;
  top: 0px;
  z-index: 10;
  right: 0px;
  background: #fff;
  box-sizing: border-box;
}

rp-selections-summary {
  background: transparent !important;
  overflow: visible !important;
}
co-summary-line {
  background: transparent !important;
  cursor: pointer;
  box-shadow: none !important;
}
body .woocommerce-tabs {
	float: left;
	width: 100%;
}
div.sum {
  box-shadow: none !important;
  border-top: 1px solid #f5f5f5;
}
co-card .co-card-wrapper {
  transition: 0.4s ease-out !important;
}
co-card:hover .co-card-wrapper {
  transform: scale(1.05);
  background: none !important;
}

co-summary-line.highlighted .summary-content {
  position: absolute;
  left: -100%;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 1px;
}
co-summary-line co-image img {
  border-radius: 5px;
}
co-summary-line rp-answer-card {
  width: 33.33333% !important;
}
co-slideout rp-answer-card {
  cursor: pointer;
  width: 20% !important;
}

.sum {
  background-color: transparent !important;
}
.sum label {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 14px !important;
}
co-summary-line label {
    white-space: nowrap;
    cursor: pointer;
    margin-bottom: 5px !important;
    font-weight: normal;
    color: #333 !important;
    font-size: 14px !important;
}
.cdk-overlay-container p {
	font-size: 14px;
}
canvas {
  height: 100%;
  width: 100%;
}
div#Configurator {
  width: 100%;
  float: left;
}
div#Configurator .wrapper {
  padding: 20px;
}
div#Configurator .wrapper img {
  max-height: 40px;
}

.config-wrapper {
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  position: relative;
  z-index: 2;
  padding: 40px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.highlighted {
  box-shadow: none !important;
  outline: none !important;
}
.configurator__title {
  position: absolute;
  top: 60px;
  left: 40px;
  z-index: 3;
}
.configurator__title h2 {
  font-family: "FuturaStd-Bold";
  font-size: 32px;
  line-height: 36px;
  margin: 0;
  color: black;
}
.check {
  background-color: #000000 !important;
  width: 20px !important;
  height: 20px !important;
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
#CarouselWrapper img {
  max-width: 100%;
  max-height: 800px;
}
#ConfiguratorView2D {
  position: absolute;
  width: 70vw;
  height: calc(100% - 200px);
  top: 60px;
  left: 0;
  z-index: 7;
}
.controls-bottom {
	right: 5px !important;
	bottom: 10px !important;
}
button#SwitchView {
	position: relative;
	left: 5px;
}
rp-answers-slideout co-slideout span.option-count {
    margin-left: 6px;
    font-family: inherit !important;
    color: #5b6875;
    display: block;
    margin: 0 0 30px 0 !important;
    font-size: 14px;
}
rp-answers-slideout co-slideout .title h3 {
    margin: 0 !important;
}
rp-answers-slideout co-slideout button.search-button {
    display: none !important;
}
@media (min-width: 992px) {	
	rp-answers-slideout:not(.small-mode) co-slideout rp-answer-card {
		width: 30% !important;
		background: #ffffff;
		border-radius: 5px;
	}
	rp-answers-slideout co-slideout rp-answer-card {
		width: 12% !important;
		background: #ffffff;
		border-radius: 5px;
	}
	rp-answers-slideout co-slideout .close-answer {
		position: absolute;
		top: 30px !important;
		right: 30px !important;
		background: #f0f0f0;
		height: 40px !important;
		min-width: 52px !important;
		width: 52px !important;
		padding: 0 !important;
	}
	rp-answers-slideout:not(.small-mode) co-slideout {
		width: 500px !important;
	}
	rp-answers-slideout co-slideout {
		padding: 30px;
	}
	rp-answers-slideout co-slideout .title {
		margin: 0 !important;
	}
	rp-answers-slideout co-slideout div.cards {
		padding: 30px;
		background: #f0f0f0;
		gap: 15px;
		border-radius: 15px;
	}
	.check {
		background-color: #000000 !important;
		width: 20px !important;
		height: 20px !important;
	}	
/* iOne menu animation */
	.icon-1, .icon-2, .icon-3 {
		position: absolute;
		left: 25%;
		top: 50%;
		width: 26px;
		height: 2px;
		background-color: #FFF;
		transition: all 400ms cubic-bezier(.84,.06,.52,1.8);
	}

	.icon-1 {
	  transform: translateY(-8px);
	  animation-delay: 100ms;
	}

	.icon-3 {
	  transform: translateY(8px);
	  animation-delay: 250ms;
	}

	.hamburger-icon {
	  position: relative;
	  height: 50px;
	  width: 50px;
	  top: 0;
	  left: 0;
	  z-index: 1000;
	  cursor: pointer;
	  transition: all 0.2s ease-in-out;
	  background: #18354f;
	}

	.icon-1.a {
	  transform: rotate(45deg);
	}
	.icon-3.b {
	  transform: rotate(-45deg);
	}
	.icon-2.c {
	  opacity: 0;
	}

	.clear {
	  clear: both;
	}

	@keyframes slideIn {
	  0% {
		width: 0%;
		opacity: 0;
	  }
	  
	  100% {
		width: 50%;
		opacity: 1;
	  }
	}
}
@media (max-width: 991px) {
	.controls-bottom {
		right: initial;
		left: 0px !important;
		bottom: 50px !important;
	}
	.force-expand #ScrollGesture {
		display: none;
	}
	.selections.expanded threed-selections#selector {
		height: 100%;
		overflow: auto;
		float: left;
		padding: 0 15px 30px 15px;
		width: 100%;
	}
	co-summary-line {
		box-shadow: none !important;
		border-top: 1px solid #fafafa;
		border-bottom: 1px solid #fafafa;
	}
	body.expanded .selections {
		top: calc(100% - 50px);
		width: 100%;
		max-width: 100%;
		left: 0;
		padding: 50px 0 0 0;
		background: rgba(255,255,255,1);
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		-ms-transition: all .4s ease;
		min-height: 100%;	
		height: 100%;
		overflow: hidden;		
	}
	body.expanded .selections.expanded {
		top: 0;		
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		-ms-transition: all .4s ease;		
	}
	body.expanded .force-expand {
		height: 50px;
		top: 0px;
	}
	body.expanded .controls-bottom {
		bottom: 60px;
	}
	body.expanded .force-expand span#ExpandIcon {
		bottom: 0px !important;
		position: absolute !important;
		top: initial !important;
		right: 0px !important;
	}
	div.mobile.mobile-selections-header {
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		font-weight: normal;
		left: 0;
		text-align: center;
		line-height: 50px;
		font-size: 20px;
		display: none;
	}
	div.mobile.mobile-selections-header:after {
		position: absolute;
		right: 0px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYEAQAAAAa7ikwAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAAAGAAAABgAPBrQs8AAAAHdElNRQfmBQoMDTOo8NsUAAAAh0lEQVRIx+2QOw6EMBBDuUQ+XJ3DQIOoSMOAuM28LZBIE9hFpNt5tcf2uGkMwygC0wQpoSF81apz6DCgXfcgICUAWFfU+1tzRA5t3/8eoN6fh7rv0LZl82XJmhifzXQT8tr8OiTGauY5JATYtmNnkby5COrcK/PiJ7Walz+ZZxjHas0N40/4ALz4xHOerMEeAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA1LTEwVDEyOjEzOjUwKzAwOjAwBOrXEQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wNS0xMFQxMjoxMzo1MCswMDowMHW3b60AAAAASUVORK5CYII=) center no-repeat;
		color: #FFF;
		content: '';
		transform: rotate(180deg);
		transition: transform .4s ease;
		-webkit-transition: transform .4s ease;
		-moz-transition: transform .4s ease;
		-o-transition: transform .4s ease;
		-ms-transition: transform .4s ease;		
	}
	.selections.expanded div.mobile.mobile-selections-header:after {
		transform: rotate(0deg);
		transition: transform .4s ease;
		-webkit-transition: transform .4s ease;
		-moz-transition: transform .4s ease;
		-o-transition: transform .4s ease;
		-ms-transition: transform .4s ease;
	}
	body.expanded div.mobile.mobile-selections-header {
		display: block;
	}
	body.expanded div.mobile.mobile-selections-header span {
		position: relative;
		left: 0px;
	}
	.selections.expanded div.mobile.mobile-selections-header i:before {
		content: '\f00d';
	}
	.body.expanded .mobile_name #mobile_name {
		top: 0;
		line-height: 50px;
		left: 30px;
	}
	.body.expanded .mobile_name span:after {
		display: none;
	}
	.body.expanded .mobile_name {
		text-align: left;
		position: fixed;
		z-index: 9999999;
		top: 0;
		width: 100%;
		background: #FFF;
	}

	.configurator-image .animated-wrapper {
		top: 0px;
		left: 0px;
	}
  .prod-dev-wrapper ul.option-list.article-sku {
    width: 100%;
  }
  .prod-dev-wrapper ul.option-list.connection li input,
  .prod-dev-wrapper ul.option-list.article-sku li input {
    max-width: 100%;
  }
  .btn-create {
    width: 100%;
    box-sizing: border-box;
  }
  .button-create {
    text-align: center;
    width: 100%;
  }
  .production-content {
    display: block;
  }
  .header-station .header-left {
    display: none;
  }
  .prod-dev-wrapper h3 {
    padding-left: 15px;
  }
  .production-content .option-list {
    margin: 0;
    padding: 15px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  }
  .button-wrapper-create {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    margin-top: 15px;
    border-top: 1px solid #ccc;
  }
  .header-station {
    padding: 0px;
  }
  .header-station .header-right {
    display: none;
  }
  div.rotate {
    right: 5px;
  }
  .header-station .header-logo {
    width: 100%;
    text-align: center;
  }
  .header-station .header-logo img {
    max-height: 40px;
    width: auto;
    padding: 10px;
  }
  .header-station .header-switch {
    position: absolute;
    right: 0;
    top: 30px;
  }
  .header-wrapper {
    height: 60px;
  }
  .header-station .header-switch ul {
    display: none;
  }
  co-slideout {
    min-width: auto !important;
    max-width: 100% !important;
    width: 100% !important;
    position: fixed !important;
  }
  threed-configurator canvas {
    height: 100% !important;
    top: -50px;
    position: relative;
  }
  .header-wrapper {
    z-index: 12;
  }
  .threed-wrapper {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  .threed-viewer {
    position: absolute;
    z-index: 4;
    height: calc(100% - 120px);
    left: 0px;
    width: 100%;
    top: 120px;
    background: #fff;
  }

  .expand-mobile .selections {
    height: auto;
    -webkit-transition: height 0.4s; /* Safari prior 6.1 */
    transition: height 0.4s;
  }

  .expand-mobile threed-selections {
    display: block;
  }
  .expand-mobile .selections-header p:after {
    content: "\f056";
  }
  co-summary-line div.titles span {
    font-size: 13px !important;
  }
  co-summary-line div.price > span.price {
    font-size: 13px !important;
    font-weight: normal !important;
  }

  co-slideout rp-answer-card {
    cursor: pointer;
    width: 30% !important;
  }
  rp-answers-slideout co-slideout span.option-count {
	  margin: 0 0 10px 0 !important;
  }
  body.expanded #ScrollGesture {
		display: none;
	}
	.product-essential-wrapper, .main-essential-wrapper	{
		padding: 0;
	}
}
@media (max-width: 480px) {
  div.rotate {
    right: -5px;
  }
  .prod-dev-wrapper ul.option-list.options li {
    display: flex;
  }
  .prod-dev-wrapper ul.option-list.options li label {
    flex: 1;
    line-height: 36px;
    top: 0;
  }
  .prod-dev-wrapper ul.option-list.options li .toggle-button-cover {
    flex: 1;
  }
  .prod-dev-wrapper ul.option-list.options li .toggle-button-cover .button {
    margin: 0;
  }
}
@media print {
	.menu_block {
		display: none;
	}
	#c_newsletter, #c_footer {
		display: none;
	}
	.product-essential .configurator-image {
		position: relative;
		width: 100% !important;
		left: 0 !important;
		height: 100%;
		float: none !important;
		page-break-after: always;
		display: block !important;
		margin-top: 60px;
	}
	.configurator-image threed-configurator {
		display: none !important;
	}
	.product-essential .product-info {
		width: 100% !important;
		margin-top: 120px;
	}
	.product-added-information {
		display: none !important;
	}
	.product-placeholder {
		position: relative !important;
		left: 0px !important;
	}
	.animated-wrapper, .force-expand, .force-render {
		display: none !important;
	}
	.selections {
		display: block !important;
	}

	.selections-header {
		display: none;
	}
	.action-buttons-wrapper {
		display: none;
	}
	.breadcrumbs-wrapper {
		display: none;
	}
	.co-summary-line {
		float: left !important;
		width: 100% !important;
	}
	.co-summary-line div.titles {
		height: auto !important;
	}
	.title-item-list {
		max-height: 100% !important;
		display: flex;
		align-items: flex-start;
		vertical-align: top;
		justify-content: space-between;
		gap: 20px;
		column-gap: 40px;
	}
	div.titles {
		display: block;
	}
	div.titles span {
		line-height: 10px !important;
		font-size: 12px !important;
	}
	.summary-line {
		min-height: 100% !important;
	}	
}
@-webkit-keyframes mover {
	0% { transform: translateY(-80%); }
	100% { transform: translateY(-20%); }
}
@keyframes mover {
	0% { transform: translateY(-80%); }
	100% { transform: translateY(-20%); }
}