body {
	font-size: 11px;
	background: #fff;
}
.sidebar {
	display: none;
}
.links, #page-navigation {
	display: none
}
.header {
	float: left !important;
	position: relative !important;
	top: 0 !important;
	background: #fff;
}
.logo {
	left: 0 !important; 
	top: -10px !important;
	margin-left: 0px !important;
	width: 330px !important;  
	height: auto !important;
	z-index: 200;
}
.wrapper {
	width: 100%;
	max-width: none;

}
.main {
	padding: 0 !important;
}
.page-heading {
	padding-top: 10px !important;
}
.page-content {
	padding-left: 0;
}
.swiper-controls, .interaction {
	display: none !important;
}
.teaser.content ul li {
    padding: 5px 0 3px 10px;
    line-height: 17px;
}
.tab-title {
	display: none !important;
}
.tab-content {
	background: #fff;
}
.vertreter {
	margin-bottom: 30px;
}
.related-products {
	display: none;
}
.section.hersteller, .footer-content {
	display: none;
}
.produkt-infos .vertreter {
	display: none;
}
.produkt-infos .swiper-slide {
	/*width: 100% !important;*/
	/*height: auto !important;*/
	/*min-width: 100% !important;*/
	/*border: 1px solid red;*/
}
.produkt-infos .swiper-slide img{
	visibility: hidden;
}
.video-code {
	display: none;
}
h1 {
	font-size: 30px;
	line-height: 30px;
}
h2.section-heading span, h1.section-heading span {
    display: none;
}
.header-socials {
	display: none;
}


/*Print-Slider Hack*/
.preview-img.print-only{
	display: block;
}
.slider.produkt-slider {
	display: none;
}
