/*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%;
}
div#render_thumbs .thumb {
    position: relative;
    min-width: 130px;
    min-height: 65px;
}
.btn-wrapper {
    display: flex;
    gap: 5px;
}
.cta-buttons {
    display: flex;
    width: 100%;
    gap: 30px;
    padding-top: 15px;
}
.busy .loader {
	display: block;
}
.busy .main-loader {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: calc(50% - 15px);
	left: calc(50% - 15px);
	animation: rotate 1s linear infinite
}
.product-essential-wrapper .qr-content {
    position: absolute;
    right: -100%;
    z-index: 10;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    top: 0;
}
.product-essential-wrapper .configurator-image.qr .qr-content {
    right: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.qr-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
    background: #FFF;
}
.qr-code-header {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.qr-code-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 30px 60px;
    max-width: 600px;
    border: 1px solid #ececec;
    gap: 15px;
}
.qr-content p {
    margin: 0;
}
.qr-content p.look-on, .qr-content p.top-content {
    font-weight: 600;
}
.busy .main-loader::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 3px solid #ccc;
  animation: prixClipFix 2s linear infinite ;
}
bundle-loader {
	z-index: 999;
}
div#render_thumbs .thumb.busy {
	background: #f5f5f5;
}
div#render_thumbs .busy {
	pointer-events: none;
}
div#render_thumbs .busy:before {
	content: '';
	background: rgba(255,255,255,0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.loader {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: none;
	position: absolute;
	top: calc(50% - 15px);
	left: calc(50% - 15px);
	animation: rotate 1s linear infinite
}
.loader::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 2px solid #ccc;
  animation: prixClipFix 2s linear infinite ;
}
 body .btn-wrapper {
    display: flex;
	align-items: center;
	gap: 5px;
}
 body .btn-wrapper  > * {
	 flex: 1;
	 width: 100%;
 }
  body .btn-wrapper button {
	  width: 100%;
  }
@keyframes rotate {
  100%   {transform: rotate(360deg)}
}

@keyframes prixClipFix {
	0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
	25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
	50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
	75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
	100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}
rp-threedselector #loader {display: none !important;}
.configurator-image .powered-by-wrapper {height: 40px !important;}
.configurator-image button {
	width: 50px !important;
	height: 50px !important;
	padding: 0px !important;
	font-size: 14px;

}
.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;
}
.selections-expand-wrapper.blender .product-placeholder {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    position: relative !important;
}
.selections-expand-wrapper.blender threed-configurator {
    position: absolute;
    left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    max-height: 100%;
    height: 100%;
    width: 100%;
    display: block;
    background: white;
}
#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 rp-selections-summary .co-summary-line .summary-line {
    font-size: 12px;
    grid-template-columns: auto minmax(200px, 500px) 40px;
    align-items: center;
    padding: 5px;
}
body .co-summary-line .title-wrapper:first-child {
    margin-top: 2px;
}
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%;
}
.configurator-data span {
  font-size: 13px;
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
.configurator-data span.expand-desc:after {
  content: "\f057";
  display: inline-block;
  font-family: FontAwesome;
  position: relative;
  left: 5px;
}
.configurator-data p.expand-desc {
  height: auto;
  max-height: 200px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: height 0.4s, background 0.4s; /* Safari prior 6.1 */
  transition: height 0.4s, background 0.4s;
  padding-left: 15px;
  margin-left: -15px;
}
.configurator-data p {
  font-size: 13px;
  line-height: 1.5;
  font-weight: normal;
  height: 70px;
  overflow: hidden;
  -webkit-transition: height 0.4s, background 0.4s; /* Safari prior 6.1 */
  transition: height 0.4s, background 0.4s;
  background: rgba(255, 255, 255, 0);
}
.configurator-data p p {
  height: auto;
}
.configurator-data h1 {
  font-size: 24px;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  padding: 0 0 30px 0;
  position: relative;
  margin: 0;
}
.configurator-data h1:after {
  content: "";
  border-top: 3px solid #000000;
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 50px;
  height: 3px;
  top: 30px;
}

.image-wrapper {
  position: relative;
  min-height: 650px;
  background: #fff;
	height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;  
}
.image-wrapper .render-wrapper {
	background: transparent;
}
.image-wrapper .render-wrapper.busy {
	background: #f5f5f5;
	min-height: 600px;
}
.selections-expand-wrapper.blender .image-wrapper {
    align-items: flex-start;
    gap: 15px;
}
div#render_thumbs {
    max-width: 130px;
    display: flex;
    gap: 15px;
    flex-direction: column;
    justify-self: flex-start;
	position: relative;
}
div#render_thumbs img.active {
    border: 2px solid #FF9800;
}
div#render_thumbs img {
    border: 2px solid transparent;
    cursor: pointer;
}
.configurator-image .animated-wrapper-new {
    left: 0;
    bottom: 15px;
    transition: all .5s;
    -webkit-transition: all .5s;
    width: 100%;
    position: absolute;
    z-index: 11;
    padding-right: 0px;
    display: flex;
    justify-content: center;
    gap: 15px;
}
.configurator-image .animated-wrapper-new div {
    background: #f5f5f5;
    border-radius: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 3px 10px;
    border: 1px solid #f5f5f5 !important;
    opacity: 1;
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -ms-transition: .1s opacity linear;
    transition: .1s opacity linear;
    cursor: pointer;
}
.configurator-image .animated-wrapper-new div.animated_2d {
    float: left;
}
.configurator-image.twod .animated-wrapper-new div.animated_2d {
    box-shadow: 0 0 1px 1px #FF9800;
    -webkit-transition: .1s box-shadow linear;
    -moz-transition: .1s box-shadow linear;
    -ms-transition: .1s box-shadow linear;
    transition: .1s box-shadow linear;
    pointer-events: none;
}
.configurator-image.threed .animated-wrapper-new div.animated_3d {
    box-shadow: 0 0 1px 1px #FF9800;
    -webkit-transition: .1s box-shadow linear;
    -moz-transition: .1s box-shadow linear;
    -ms-transition: .1s box-shadow linear;
    transition: .1s box-shadow linear;
    pointer-events: none;
}
.configurator-image.qr .animated-wrapper-new div.animated_ar {
    box-shadow: 0 0 1px 1px #FF9800;
    -webkit-transition: .1s box-shadow linear;
    -moz-transition: .1s box-shadow linear;
    -ms-transition: .1s box-shadow linear;
    transition: .1s box-shadow linear;
    pointer-events: none;
}
.configurator-image .animated-wrapper-new div svg {
    width: 20px;
    height: 20px;
}
.configurator-image .animated-wrapper-new div span {
    vertical-align: middle;
    display: inline-block;
    font-size: 12px;
    color: #222;
}
.image-wrapper .animated-wrapper {
  position: absolute;
  right: 60px;
  top: 60px;
}
.product-info .addtocart {
  width: 100%;
  float: left;
  padding: 30px 0 0 0;
}
.product-info .addtocart i {
  color: #fff;
  margin-right: 10px;
}
.product-info .addto {
  background-color: #222;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  color: #fff;
  padding: 10px 30px;
  font-size: 18px;
  cursor: pointer;
}
.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.full-configurator {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	float: left;	
}
.selections-expand-wrapper {
    width: 100%;
    max-width: 100%;
	float: left;
}

.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%;
  max-height: 100%;
}
.main-image {
    width: 100%;
    text-align: center;
}
.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: 10px 0 0 10px !important;
}

.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 {
    position: relative;
    width: 30%;
    float: left;
    padding-right: 0px;
  }
  .product-essential .configurator-image {
    position: relative;
    width: 70%;
    float: left;
    overflow: hidden;
    padding-right: 30px;
  }
}

.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 {
  min-width: 600px;
  z-index: 999 !important;
  top: 0px !important;
  max-width: calc(30vw + 60px) !important;
  height: 100% !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;
}
.short-description {
  display: none;
}
rp-selections-summary {
  background: transparent !important;
  overflow: visible !important;
}
co-summary-line {
  background: #f5f5f5 !important;
  cursor: pointer;
  box-shadow: none !important;
  border-top: 1px solid #f5f5f5;
}
body .co-summary-line .total-price {
    font-size: 12px;
    font-weight: 600;
}
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: 16.6666666% !important;
}

.sum {
  background-color: transparent !important;
}
.sum label {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 14px !important;
}
body .co-summary-line .titles label {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    font-style: normal;
}
body co-summary-line div.titles span {
    font-size: 12px;
}
div.sum {
    box-shadow: none !important;
    border-top: 1px solid #F5F5F5;
    margin-top: 15px;
    gap: 5px;
}
div.sum > label {
    width: auto !important;
}
div.sum div.price {
    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;
}
@media (min-width: 992px) {	
.selections-expand-wrapper.blender .product-essential {
    display: flex;
    gap: 15px;
}
.selections-expand-wrapper.blender .product-essential .configurator-image {
    padding-right: 0px;
    height: 100%;
    min-height: 650px;
}
/* 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) {
	.cta-buttons {
		flex-direction: column;
	}
	.product-essential .configurator-image {
		height: auto;
		    padding-bottom: 50px;
	}
	body.expanded .configurator-image .animated-wrapper-new {
		bottom: 65px;
	}
	body .co-summary-line .title-wrapper:first-child label {
		position: unset;
	}
	div#render_thumbs {
		flex-direction: row;
		gap: 10px;
		max-width: 100%;
		overflow: auto;
	}
	div#render_thumbs .thumb {
		position: relative;
		max-width: 130px;
		min-height: 65px;
	}	
	.selections-expand-wrapper.blender .image-wrapper {
		flex-direction: column-reverse;
	}

	.product-placeholder #render_img {
		max-height: 480px;
	}
	.selections-expand-wrapper.blender .image-wrapper {
		min-height: 100%;
		
	}	
	.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;
	}

	.force-expand {
		width: 50px;
		right: 0;
		left: initial;
		top: 0px;
		background: rgba(255,255,255,0.7);
	}
	.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;
	padding: 15px !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: 23% !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%); }
}