
.block.upsell {
  width: 100% !important;
  float: left !important;
}

.product.media {
  float: right !important;
  width: 55% !important;
}

.product-info-main {
	float: left !important;
	background-color: #f6f6f6;
}

.page-title-wrapper.product {
	margin: 30px;
}
.product.attribute.description {
	margin: 0px 30px;
}
.price-box.price-box-ab {
	margin: 0px 30px;
	float: right;
	text-align: center;
}

.callus {
	display: block;
	width: 100%;
	margin: 40px 0px;
	max-width: 500px;
}

.holzarten {
  margin-top: 50px;
}

.holzarten {
  margin-top: 50px;
}

#treppenrechner > div:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
 margin: 30px 0px;
}


@media only screen and (max-width: 1130px) {
	.product.media {
	  float: none !important;
	}
}

@media only screen and (min-width: 1000px) {
	.product-description {
		width: 31%; 
		min-height: 615px;
		float: left; 
	}
	#mainimage {
		float:right;
		width:68%;
	}
	.holzarten {
		clear:both;
		float:left;
		width:58%;
	}
	.contact-form {
		width:40%;
	}
	
	.bx-wrapper li {
		height: 615px;
	}
}

@media only screen and (min-width: 771px) and (max-width: 999px) {
	.product-description {
		width: 40%; 
		min-height: 500px;
		float: left; 
	}
	#mainimage {
		float:right;
		width:59%;
	}
	.holzarten {
		clear:both;
	}
	.bx-wrapper li {
		height: 500px;
	}
}

@media only screen and (min-width: 550px) and (max-width: 770px) {
	.bx-wrapper li {
		height: 450px;
	}
}

@media only screen and (max-width: 549px) {
	.bx-wrapper li {
		height: 350px;
	}
}

.contact-form {
	clear: both;
	max-width:500px;
	padding-top: 50px;
}

.bx-wrapper img{
	position:absolute;
	top:-100%;
	bottom:-100%;
	left:-100%;
	right:-100%;
	margin:auto;
	height:100%!important;
	width:auto!important;
}
.bx-wrapper li {
	position: relative;
}

.product-description {
	background-color: #f6f6f6; 
	padding: 15px; 
	font-size:13px;
	margin-bottom:15px;
	overflow:auto;
}

#mainimage {
	margin-bottom:15px;
}

.holzarten {
	margin-bottom:25px;
	overflow:auto;
}

.contact_form {
	margin-bottom:25px;
}

h1 {
	color: #e30613;
	font-size: 28px;
    font-weight: 600;
}

div.gallery img {
	border: 3px solid #ededed;
	margin: 10px;
	padding: 2px;
	float: left;
}
div.gallery img:hover {
	border-color: #ffb3b7;
}

div.product-description li {	
	margin-left: 25px;
    line-height: 1.5em;
    list-style: disc outside none;
}

.product-description .price-box{
	text-align:center;
    min-width: 180px;
	margin:0 0 5px 0;
}
.product-description .old-price{
	background: #f6f6f6 none repeat scroll 0 0;
    font-weight: bold;
    padding: 2px;
}
.product-description .price-box .price-label {
    font-family: "Arial","Arial",Verdana,Arial,sans-serif;
    white-space: nowrap;
}
.product-description .price-box .old-price .price {
    color: black;
	text-decoration:none!important;
	position: relative;
}
.product-description .price-box .old-price .price::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 9px;
  left: 0;
  transform: skewY(-7deg);
  width: 100%;
  height: 1px;
  background: #000;
}
.product-description .rabatt-price{
	display:inherit;
	background: #e30613 none repeat scroll 0 0;
    color: #feec38;
}
.product-description .rabatt-price .price-label {
    color: #feec38 !important;
    font-weight: bold;
}
.product-description .price-box .price{
	font-size: 22px;
}
.product-description #price-including-tax-{
	font-size: 36px;
}

div.callmain {
	overflow:hidden;
	max-width:300px;
	margin-left: auto;
    margin-right: auto;
	display:table;
	padding-top:20px;
	padding-bottom:20px;
}
.holzarten_label{
	clear:left;
	margin:auto;
	text-align:center;
	font-size: 12px;
}


.product-info-main {
	width: 40% !important;
}

.product-info-price {
  margin: 0px 20px 20px 0px !important;
  float: right !important;
  border-bottom: 0px !important;
}

#contactForm {
	padding-left:10px;
}
#contactForm input, #contactForm textarea{
	width:100%;
	min-width:100%;
	max-width:100%;
}

#treppenrechner{
	margin-bottom: 20px; 
	display:none;
}

@media screen and (max-width:350px) {
	#holz img {
		width:123px;
	}
}

#oholz {
	margin-top:20px;
	clear:both;	
}

#oholz #contactForm, #oholz .callus{
	width:100%;
	max-width:500px;
}
.box-up-sell {
	margin-top:5px;
}


@media screen and (max-width: 1130px), print {
  .page-layout-1column .product.media {
    width: 100% !important;
    clear: both;
  }
  
  .fotorama__nav-wrap {
		text-align: center;
	}
	
	.product-info-main {
	  width: 100% !important;
	}
}

.product-add-form, .product-social-links {
  display: none;
}

.rabatt-price {
    display: inherit;
    background: #e30613 none repeat scroll 0 0;
    color: #feec38;
	text-align: center;
}

.rabatt-price .price-label {
    color: #feec38 !important;
    font-weight: bold;
}
