/*
Theme Name: Redesign 2018
Author: Andreas Wundersee
Author URI: http://www.onoffdesign.de/
Description: Ein Wordpress-Template von ON/OFF Design
Version: 1.0
*/

.single .outer-wrapper {
	padding-left:0px;
	padding-right:0px;
}

.single header, .single footer, .social-share, .recommend, .bread {
	display:none;
}

.single .header-image .background-image {
    position: relative;
    top: 0%;
    left: 0%;
    width: 50%;
    height: auto;
}

.single .header-image {
	height:auto !important;
}

.single h1 {
	color:#000 !important;
	font-size: 20px !important;
}

.background-image img {
    position: relative;
    top: 0%;
    left: 0%;
    width: 100%;
    height: auto;	
	margin-top:20px;
}

.single .intro {
	font-size:15px !important;
	line-height: 135%;
	margin-bottom:20px;
}

.single {
	font-size: 15px !important;
	line-height: 135%;
}

.single .left {
	left:0px !important;
	width:50% !important;
	margin-top:30px;
	margin-bottom:30px;
}

.single .header-image .h1-wrapper {
	position:relative;
	bottom: auto;
	margin-bottom:0px !important;
	margin-top:30px;
}

.single .header-image {
	height:auto !important;
}

.single .outer-wrapper.small-margin-top {
	margin-top:0px !important;
}

.single .outer-wrapper.margin-top {
	margin-top:20px;
}

.single .left h2, .single .right h2 {
	font-size: 20px !important;	
}

.single .left img, .single .right img {
	width:100%;
	height:auto;
}

.single .share-wrapper {
	display:none;
}

.woocommerce.single .background-image, .woocommerce .thumbnails, .hidden-print {
	display:none;
}

.woocommerce .product-image {
	width:50%;
}

.outer-wrapper .right, .outer-wrapper .left {
	width:50% !important;
	text-align: left !important;
	left:0px !important;
	margin-top:20px !important;
	margin-bottom:20px !important;
}

.outer-wrapper .right .text-right, .outer-wrapper .left .text-right {
	text-align: left !important;	
}