<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 128:35 Unexpected "{"
Line 345:4 "padding-bttom" is not a known CSS property

**/

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.mm-submenu {
  z-index:9999!important
}

#cart-summary-overlay {
  display: none;
}

.holzartoutput {
	text-transform: capitalize
}

.ba-span {
    font-size: 60px;
    font-family: "Open Sans", sans-serif!important;
    font-weight: 700!important;
  	line-height: 1.2;
}
.sa-span {
	font-size: 18px;
  	text-transform: uppercase
}

.slick-slide .bolderspan {
font-weight: 600;
  font-size: 120%;
      display: block;
    width: 100%;
    position: relative;
  padding-bottom:0;
}

.toggleactive .ba-span,
.toggleactive .sa-span{
	color: #e20347;
}

#acc-o h3.toggleactive span {
	color: #e20347;
}

.template-configurator .salesactions-r {
  display: none;
}

.contact-quickaccess {
    width: 55px;
    position: fixed;
  	left: inherit;
    right: 0;
    top:40vh;
    display: block;
    border: 1px solid #e2e2e2;
    z-index: 10;
  background: white;
}

.sumup {
	width: calc(100vw - 215px)!important;
    left: -100vw!important;
    background: rgba(255,255,255,.5)!important;
    margin-top: 73px!important;
    margin-left: 2px;
}

.sumupcont_one {
	width: 45%;
  	float: left;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
  background:white;
  height: calc(100vh - 73px)!important;
  overflow: scroll;

}

.sumupcont_two {
	width: 37%;
  	float: left;
   background:white;
  height: calc(100vh - 73px)!important;
  border-left:1px solid #e2e2e2;
  overflow: scroll;
}

.slideIn.sumup {
	left: 240px!important;
}


.contactphone,
.contactmail {
  width: 400px;
    z-index: 999;
    display: block;
    position: fixed;
    left: inherit;
  right: 60px;
    padding: 20px;
    background: white;
    border: 1px solid #e2e2e2;
    display: none;
    margin-top:-63px;
}

.contact-phone:hover,
.contact-mail:hover {
  background: pink;
    cursor: pointer;
}

.contact-phone:hover + .contactphone,
.contact-mail:hover + .contactmail,{
  display: block!important;
}

.contactphone:hover,
.contactmail:hover {
  display: block!important;
}

.cu-image-container {
    width: 150px;
    height: 150px;
    background-image: url(/cdn/shop/files/anrufen--bei--livingforme.jpg?10481247762180954512);
    background-size: 110%;
    background-position: -10px;
    border: 2px solid transparent;
    background-repeat: no-repeat;
    float: left;
}

.cu-mail {
    background-image: url(/cdn/shop/files/drop-by.jpg?15582569443267014001);
}

.cu-image-container h2 {
  color: black;
    font-weight: 700;
    margin-left: -34%;
    font-size: 23px;
    margin-top: 20px;
}

.cu-image-container:hover {
  border: 2px solid #ff185f;
    transition-duration: .3s;
    cursor: pointer;
    filter: saturate(1);
}

.cu-text-visible {
    width: 200px;
    float: left;
    padding-left: 20px;
    padding-top: 12px;
}


audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#content {
    background: white;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

#pagefooter {
margin-top: 0;
  background:white;
  position: relative
}

h4 {
    font-weight:300;
}

input[type="submit"] {
  border-radius: 4px;
}

.hiddendefault {
  display: none!important;
}


.tischimagebox {
    width: 90%;
    height: 400px;
    float: right;
    margin-top: 15px;
    position: relative;
    margin-right: 5%;
}

.preiswrapper span.delivertime {
  font-size: 15px;
  font-weight: 400;
  color: black!important;
    width: 100%;
  margin-top:0;
  padding-top:0;
  float: none;
}

.tischplattenwrapper {
    width: 100%;
    height: 100%;
}

.container-left {
  width: 240px;
    float:left;
    transition-duration: .3s;
}

.container-left.closed {
  width: 240px;
    float:left;
    transition-duration: .3s;
}


.container-right {
    position:absolute;
  width:calc(100% - 240px);
  right:0;
    height: 100vh;
    background: url("/cdn/shop/files/bg-tg.jpg?16730568825083786640");
    transition-duration: .3s;
  	background-size: cover
}

.container-right.closed {
  width:calc(100% - 792px);
    float: right;
    height: 100vh;
    background: url("/cdn/shop/files/bg-tg.jpg?16730568825083786640");
    transition-duration: .3s;
    	background-size: cover

}

.materialinfo {
  position: fixed;
    width: 690px;
    height: 380px;
    left: 807px;
    top: 81px;
    background: white;
    border: 1px solid #e2e2e2;
    display: none;
}

.materialinfo .bgtop {
    width: 45%;
    height: 381px;
    float: right;
    background-size: auto;
    
}

.materialinfo .innerfi div {
  height: auto!important;
    text-align: left
}

.materialinfo .innerfi b {
  padding-bottom: 5px;
}

.materialinfo .innerfi .le {    
    width: 50%; 
    float: left;
  margin-top: 3px;
    margin-bottom: 5px;
    text-align: left
}

.materialinfo .innerfi div span {
  display: block; 
    width: 100%;
    margin-bottom: 8px;
    font-size: 15px;
  line-height: 1.3!important;
}

.materialinfo .innerfi-heading {
  font-size: 22px!important;
    display: block; 
    width: 100%;
    text-align: center; 
    margin-bottom: 15px!important;
    padding-bttom: 10px;
}


#acc-o .materialinfo .innerfi {
    width: calc(55% - 80px);
    float: left;
    height: auto;
    padding-top: 30px;
    padding-left: 40px!important;
}

#acc-o .detailsrow .grid-20 {
    width: 33.33%;
    padding-left: 0!important;
    padding-right: 0;
    float: left;
    height: auto;
}

#acc-o .contextual_info {
  padding-left: 10%!important;
    width: 80%;
}

#acc-o .detailsrow .grid-20:hover {
  cursor: pointer;
  background:#fafafa;
  transition-duration: .3s;
}

.grid-20 img {
  width: 80%;
    margin-left: 10%;
    transition-duration:.3s;
}

.grid-20 p {
  text-align: center;
}

.alldetails,
.alldetailstb{
    position: fixed;
    right: 0;
    bottom: -235px;
    height: 235px;
    background: white;
    width:calc(100% - 600px);
    overflow: scroll;
    transition-duration: .3s;
}

.closedetail {
    position: absolute;
    right: 33%;
    bottom: -250px;
    z-index: 99999;
  	transition-duration:.3s;
  background: rgba(255,255,255,.9);
}

.closedetail:hover {
	cursor:pointer
}

.closedetail svg {
    width: 40px;
    height: 40px;
    stroke: black;
}


.detailsrow {
    overflow: hidden;
}


.appheading {
    border-bottom: 1px solid #e2e2e2;
    padding-left: 40px;
    overflow: hidden;
    background: white;
}

.appheading .closeme {
    height: 74px;
    width: 59px;
    float: right;
    border-left: 1px solid #e2e2e2;
    padding-left: 20px;
}

.closeme .close-x {
   stroke: black;
  fill: transparent;
  stroke-linecap: round;
  stroke-width: 2;
   display: block;
 
}

.closeme svg {
    width: 40px;
    height: 40px;
    margin-top: 15px;
}


.closeme:hover {
  cursor: pointer;
}

.closeme:hover svg {
     -webkit-animation:spin .3s linear;
    -moz-animation:spin .3s linear;
    animation:spin .3s linear;
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(180deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(180deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(180deg);}
}


.floatinglogo h1 {
    font-size: 17px;
    margin-bottom: 0;
    display: block;
    width:100%;
    padding-top: 28px;
    left:20px;
    position: absolute;
    text-transform: uppercase;
}

.template-configurator .container {
  width:100%;
    max-width:100vw!important;
}



.template-configurator #pagefooter{
  display: none!important;
}

  .accordion-toggle {cursor: pointer;}
  .accordion-content {
    height: 100vh;
    width: 550px;
    position: absolute;
    left: -700px;
    background: white;
    top: 0;
    z-index: 1;
    display: block;
    opacity:0;
    transition-duration:.5s;
        box-shadow: 0 4px 10px rgba(0,0,0,.2);
    overflow: scroll!important;
  }


.toggleactive {
    background: white;
    color: black!important;
}

  .accordion-content.default {opacity: 1; width:300px; left: 300px;}

.accordion-content.uncollapsed div {
  display: block!important;
}

.slideIn {
    left: 241px;
    transition-duration: .3s;
    opacity: 1;
}

.slideOut {
  left: -362px;
    transition-duration: .3s;
    opacity: 0;
}

.configlogo {
    width: 150px;
    margin-bottom: 35px;
    margin-top: 10px;
    margin-left: calc(50% - 75px);
}
#acc-o h3 {
    color: white;
    border-bottom: none;
    margin-bottom: 0;
    padding-top: 6vh;
    padding-bottom: 6vh;
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 10px;
    font-weight: 700;
    letter-spacing: .3px;
}

#acc-o h3 span {
        text-transform: uppercase;
    padding-right: 20px;
    font-family: "Futura Bk Bt", sans-serif;
    font-weight: 600;
  color:grey
}


.selectorbox {
    width: 100%;
    position: relative;
    float: left;
    right: 0;
    padding-top: 20px;
    height: 100vh;
    padding-bottom: 20px;
    background: #1b1b1b;
    border: 1px solid #151515;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    z-index: 10;
    display: block;
}

.tischplattenbox:after {
    clear:both;
    content:"";
}

.inputwrapper {
    width: 95%;
    list-style: none;
    padding-left: 0;
    overflow: hidden;
    padding-left: 5%;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 15px;
}

.prespan {
	font-size: 17px!important;
    color: black!important;
    font-weight: 500!important;
}
.inputwrapper li {
    float: left;
    padding-right: 3%;
    padding-bottom: 5%;
  list-style: none;
  width: 30%;
  float: left;
}

#tableleg {
    width: 100%;
    height: auto;
    top: 0;
    z-index: 1;
    margin-top: -320px;
  transition-duration:.2s;
}

.selectwrapper {
    overflow: hidden;
    height: 100px;
    padding-top: 10px;
}

.selectwrapper:nth-of-type(2){
  border-bottom: 0px
}

.slick-slide img {
    display: block;
    width: 100%;
    margin-left:0;
}

.slick-slide span {
    font-size: 18px;
    text-align: center;
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
    position: absolute;
    top: -20px;
    width: 120px;
    text-align: left;
}

.inputwrapper .radiocheck {
    opacity: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 1;
  	background-repeat: no-repeat;
}

.inputwrapper .radiocheck:hover + .holzart-label,
.inputwrapper .radiocheck:checked + .holzart-label{
    border: 2px solid #e20347!important;
    width:100%;
    height:69px;
    cursor: pointer;
  -webkit-box-shadow: 3px 2px 14px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 2px 14px -2px rgba(0,0,0,0.75);
box-shadow: 3px 2px 14px -2px rgba(0,0,0,0.75);
}


.tischplattenselector_wrapper {
    overflow: hidden;
}

#holzartoutput,
#lackierungoutput {
text-transform: capitalize;
}

.holzart-label {
      border: 2px solid transparent!important;
    width: 100%;
    height: 69px;
    display: inline-block;
    margin-right: 10px;
}

.tischplattenbox {
    width: 100%;
    padding-left: 10%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.slick-slide,
.slick-slide div,
#acc-o div{
  padding-left:0!important;
}

.label {
    width: 110px;
    float: left;
    margin-right: 10px;
  padding-bottom: 20px;
}

.label p {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #676767;
    letter-spacing: 1px;
    padding-top: 10px;
}

.label span {
      font-family: 'Lato', 'Raleway','Futura Bk BT', sans-serif;
    font-size: 16px;
}

.abmessungenbox label {
  padding-left: 15px;
}

.abmessungenbox .selectwrapper {
    overflow: hidden;
    height: 120px;
    padding-top: 10px;
}

.sliderbox {
    width: calc(100% - 40px);
    margin-top: 30px;
    margin-left: 20px;
}
.box {
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2
}
.tischbeinebox_two {
    border-bottom: 0;
    width: 100%;

}

#tabletop {
        background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: 100%!important;
    height: 100%;
  position: relative;
  z-index: 2
}

/* Default values */
#EichenLack {
    display: block;
}

#EichenVintageLack {
    display: none;
}

#NussbaumLack {
    display: none;
}

.slick-arrow {
    width: 12px;
    position: absolute;
    top: 30%;
    z-index: 1;
    opacity: .7;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    border-radius: 50%;
}

.slick-arrow:hover {
    cursor: pointer;
    opacity: .9;
}

.arrow-left {
    left: 2%;
}

.arrow-right {
    right:2%;
}

.accordion-content h4 {
  text-align: center;
}


.topmarged-h5 {
margin-top: 25px;
}

.accordion-content h5 {
	text-align: center;
}


#acc-o .accordion-content .slick-slide .infotext {
    padding: 60px;
    text-align: left;
    padding-left: 60px!important;
  padding-bottom: 20px;
}

#acc-o .selectedchoice {
    margin-left: 60px!important;
    padding-left: 35px!important;
    padding-right: 25px;
    width: calc(100% - 185px);
    padding-right: 35px;
    padding-top: 20px;
    background: #f1f1f1;
    padding-bottom: 20px;
}

#acc-o .sumup .selectedchoice {
    margin-left: 0!important;
    padding-left: 35px!important;
    padding-right: 0!important;
    width: calc(100% - 35px);
    padding-top: 20px;
    padding-bottom: 20px;
    background: transparent;
    border-bottom: 1px solid #e2e2e2;
}
#acc-o .sumup .selectedchoice span {
font-size: 18px;
}

#acc-o .selectedchoice p {
  margin-bottom:0;
}

#acc-o .selectedchoice span {
  font-size: 20px;
    color: #e20347;
    font-weight: 700;
}

.showall,
.showalltb{
    width: 165px;
    margin-left: calc(50% - 100px);
    color: black;
    background: white;
}

.showall:hover,
.showalltb:hover{
  color: white;
}


/* No UI Slider */
.noUi-horizontal .noUi-handle {
    width: 28px;
    height: 28px;
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    background: #e20347;
    cursor: default;
    box-shadow: none;
}

.noUi-horizontal .noUi-handle {
    left: -22px;
    top: -6px;
    height:25px;
    width: 25px;
}

.noUi-target {
    border-radius: 0;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -13px;
}

.noUi-horizontal {
    height: 12px;
}

.noUi-handle:before, .noUi-handle:after {
    display: none;
}

.noUi-marker-horizontal.noUi-marker-large {
    height:10px;
    width: 1px;
}

.noUi-value {
    margin-top: 3px;
      font-family: 'Lato', 'Raleway','Futura Bk BT', sans-serif;
    font-size: 13px;
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: auto;
    top: 100%;
    left: 0;
    width: 100%;
}



.preiswrapper {
    width: 100%;
    position: relative;
    float: right;
    right: 0;
    min-width: 300px;
}

.app {
  position: fixed;
    width:100vw;
    height: 100vh;
    overflow: hidden;
      min-width:768px!important; 

}

.delivery {
    width: 200px;
    float: right;
    padding-left: 20px;
    border-left: 1px solid #e2e2e2;
}

.pricecond {
    overflow: hidden;
    height: 90px;
    width: 180px;
    float: right;
    position: absolute;
    bottom: 10%;
    right: 2%;
    background: rgba(255,255,255,1);
    padding-left: 25px;
    padding-top: 15px;
    padding-right: 15px;
}

.pricecond:hover {
	cursor: pointer;
}

.pricecond:before {
  	    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background: grey;
    right: 10px;
    z-index: 999;
    top: 45%;
  background: url("/cdn/shop/files/down_chevron.png?696787057895253521");
  background-size: 100%;
}

.preiswrapper #price:before {
content: "â‚¬ "
}

.preiswrapper span {
    padding-top: 23px;
    display: block;
    float: left;
    color: #e10447;
    font-size: 28px;
    font-weight: 900;
    display: block;
    font-family: "Open Sans", "Lato", "Futura PT", sans-serif;
    letter-spacing: .3px;
}

.resultbox.box {
  border-bottom:0;
}

.lieferzeit{
  font-size: 13px!important;
    letter-spacing: normal!important;
    width: auto;
    display: block!important;
    position: absolute;
    font-weight: 400!important;
    top: 0;
    padding-top: 10px!important;
    color: #e20347!important;
}

.uangebot {
	line-height: 1;
}

.pricecond #price,
.pricecond .pricafter{
    font-size: 40px;
    font-family: "Open Sans",sans-serif;
    color: #e30246;
    font-weight: 800;
  	line-height: 1;
}

.lieferzeit {
  color: black!important;
    position: relative;
    width: 100%;
}



.smallspan {
    font-size: 13px;
    line-height: 1.2;
    color: #717171;
    margin-top: 15px;
    display: block;
    width: 100%;
}



#purchase {
    width: 94%;
    margin-top: 30px;
    font-size: 17px;
    font-weight: 600;
    padding-top: 21px;
    padding-bottom: 18px;
}

a.back {
    z-index: 1;
    display: block;
    position: absolute;
    top: 3px;
    font-weight: 600;
    color: #2b8581;
    font-size: 13px;
    padding-left: 2%;
}

a.bringtofront {
  z-index: 9999!important;
}

a.back:hover {
  cursor: pointer
}

/* Loading animation */
.screen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    z-index: 999;
    text-align: center;
    height: 100vh;
    border-bottom: 1px solid #e2e2e2;
}

#pageheader {
  z-index: 1;
}

.screen .dynamiclogo {
    width: 370px;
    left: calc(50% - 185px);
  margin-top: calc(50vh - 100px);
    position: absolute;
}

.dynamiclogo.alignedCenterTop,
.staticlogo{
  margin-top: 20px;
    transition: .4s ease;
    left: calc(50% - 150px);
    width: 300px;
    height: auto;
    position:absolute;
    opacity: 0;
}

.staticlogo {
  display: none;
}

.fadetotop {
  height: 0;
    transition: .8s ease;
}

.loader {
  width: 100%;
  height: 15px;
  text-align: center;
}

.dot {
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0 2px;
  display: inline-block;
}

.dot:first-child:before {
  animation-delay: 0ms;
}

.dot:first-child:after {
  animation-delay: 0ms;
}

.dot:last-child:before {
  animation-delay: 200ms;
}

.dot:last-child:after {
  animation-delay: 200ms;
}

.dot:before{
  content: "";
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: blue;
  animation-name: dotHover;
  animation-duration: 900ms;
  animation-timing-function: cubic-bezier(.82,0,.26,1);
  animation-iteration-count: infinite;
  animation-delay: 100ms;
  background: white;
  border-radius: 100%;  
}

.dot:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: black;
  box-shadow: 0px 0px 1px black;
  opacity: .20;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -2px;
  border-radius: 100%;
  animation-name: dotShadow;
  animation-duration: 900ms;
  animation-timing-function: cubic-bezier(.82,0,.26,1);
  animation-iteration-count: infinite;
  animation-delay: 100ms;
}

@keyframes dotShadow {
  0% {
    transform: scaleX(1);
  }
  50% {
    opacity: 0;
    transform: scaleX(.6);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes dotHover {
  0% {
    top: 0px;
  }
  50% {
    top: -50px;
    transform: scale(1.1);
  }
  100% {
    top: 0;
  }
}





/* ==========================================================================
   Helper classes
   ========================================================================== */


.hidden {
    display: none !important;
}

.visible {
  display: block !important;
}

.opacity {
  	transition-duration:.3s;
	bottom:250px;
  
}



.double-btn-wrapper {
  width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

#submitbtn,
.double-btn-wrapper button{
    width: 95%;
    margin-top: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: 'Lato', 'Raleway','Futura Bk BT', sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: none;
    border-radius: 0!important;
    bottom: 10%;
    background: #e20347!important;
  margin-top: 100px;
}

#shop-more {
    border-color: #25827f;
    margin-top: 0;
}

.double-btn {
  border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
      font-family: 'Lato', 'Raleway','Futura Bk BT', sans-serif;
    font-size: 14px;
    font-weight: 600;
    width: 40%;
    margin: 0;
    float: left;
}

.green-btn {
  margin-right: 3%;
}


.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}



.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.activebg {
background: #fefefe
}


.invisible {
    visibility: hidden;
}


.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}


@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


  @media (max-width: 1400px) and (min-width: 1220px) {
    
    .floatinglogo h1 {
      font-size: 17px;
    }
    
       .opacity {
   bottom: 125px;
   }
    
    .delivery {
    width: 150px;
    padding-left: 10px;
  }

    
    .preiswrapper span {
      padding-top: 23px;
    font-size: 26px;
    }
    
        .container-right {
    width: calc(100% - 210px);
}
    
    .accordion-content h4 {
    text-align: center;
    font-size: 21px;
      padding-left:20px;
      padding-right:20px;
}
    
    .container-right.closed {
    width: calc(100% - 615px);
    float: right;
    height: 100vh;
    background: url("/cdn/shop/files/bg-tg.jpg?16730568825083786640");
    transition-duration: .3s;
      background-size: cover
}
    
    .accordion-content {
    width: 405px;
    }
    
    
    .container-left {
    width: 210px;
    float: left;
    transition-duration: .3s;
}
    
    .slideIn {
    left: 212px;
    transition-duration: .3s;
    opacity: 1;
}
    
    .slideIn.sumup {
	left: 212px!important;
}
    
    .alldetails, .alldetailstb {
    position: fixed;
    right: 0;
    bottom: -150px;
    height: 117px;
    background: white;
    width: calc(100% - 515px);
    overflow: scroll;
    transition-duration: .3s;
}
    
    .inputwrapper .radiocheck:hover + .holzart-label, 
    .inputwrapper .radiocheck:checked + .holzart-label,
    .holzart-label {
        width: 100%;
    }
    
    .inputwrapper li {
    width: 45%;
}
    
    #acc-o .detailsrow .grid-20 {
    width: 50%;
    min-height: 145px;
}
    
    #acc-o .selectedchoice {
          margin-left: 30px!important;
    padding-left: 35px!important;
    padding-right: 25px;
    width: calc(100% - 135px);
    padding-right: 35px;
    padding-top: 20px;
    background: #f1f1f1;
    padding-bottom: 20px;
    }
    
    
    .materialinfo {
    left: 623px;
}
    
  
  }

 @media (max-width: 1554px) and (min-width: 1400px) {
   .floatinglogo {
   	display: none;
   }
 }


 @media (max-width: 1220px) and (min-width: 0px) {
   
   
   .container-right.closed,
   .container-right{
    width: 100%;
    position: relative; 
   }
   

   
   .container-left {
   width: 100%;
   }
   
   
   #acc-o h3 span {
    line-height: 1.2;
}

 
   
   
   #awarp-product-related, #awarp-recently-viewed-products {
   display: none!important;
   }
   
   .app {
  position: relative;
    width:100vw;
    height: auto;
    overflow: none;
  }
   
   .accordion-content {
   left:-900px;;
   width:55%;  
   margin-top:-1px; 
     height:700px;
       padding-top:20px;
     padding-bottom:20px;
   }
   
   .slideIn,
   .container-left .slidein.sumup{
   left: 45%!important;
   }
   
   .container-left .sumup {
   	width:55%!important;
   }
   
   .selectorbox {
     padding-top:20px;
   height: 700px;
     padding-left: 0;
   }
   
   .configlogo {
   margin-left: 15px;
   }
   
   .mi-wrapper-holzart {
   display: none!important;
   }  
   
   .alldetails,
.alldetailstb{
    position: fixed;
    width:100%;
    z-index:9999;

}
   
     .slideIn{
   left: 45%!important;
   }

   .container-left .slidein.sumup{
   left: 45%!important;
   }
   
   
.sumupcont_one {
    width: calc(50% - 4px);
    float: left;
    background: white;
    height: 700px!important;
    overflow: scroll;
    box-shadow: none;
}
   
   .container-left .sumup {
   	background: white!important;
   }

.sumupcont_two {
	width: 50%;
  	float: left;
  background:white;
  height: 700px!important;
  overflow: scroll;
}
   
   
  
  }



.slideUp {
  bottom:0;
    transition-duration: .3s;
}

  






</pre></body></html>