#image-3d .main-image, html, body, #content ,.container, *{
	height: auto !important;
	min-height: none !important;
	max-height: none !important;
}
#image-3d .main-image {
	display: block !important;
}
#image-3d #flashId, .clear, .nav, .loading, .hide, .modal-overlay, .modal, #sign, #footer, #absolute, #top-producers, #col-left .nav, #nav-product, #product-info .add-to-cart, #product-path, #breadcrumbs, #listing-images, #image-3d iframe {
	display: none !important;
	height:0 !important;
	width: 0 !important;
	visibility: none;
}
#nav-skiplink, #nav-social, #social, .quantity-change > .col-4 {
	display: none !important;
}
.normal-price .price {
	text-decoration: line-through;
}
.image img {
	max-width: 100%;
	height: auto;
}
#logo img {
	max-width: 150px;
}
.listing-products, .list-producers, #visited-products, #countdown {
	display: inline-block;
	width: 100%;
}
.listing-products .item.col-special, .list-producers .col-6, #visited-products .item {
	float: left;
	width: 23%;
	padding: 0 1%;
}
.listing-products h2 {
	font-size: 1.2em;
}
.listing-products .item.col-special:nth-child(4n+1), .list-producers .col-6:nth-child(4n+1), #visited-products .item:nth-child(4n+1) {
	clear: both;
}
#countdown li {
	float: left;
	list-style: none;
}
#countdown .margin-0-05 {
	margin: 0 0.5em;
}
#countdown .no-margin-left {
	margin-left: 0;
}
#countdown .no-margin-right {
	margin-right: 0;
}