/* Allgemein */

b, h3, fieldset legend, .price {font-family: 'Overpass'; font-weight: 500;}
.availability h3 {font-family: 'Overpass'; font-weight: 700;}

#wrapper_content .product_overview, .offer, .sf4, #product_header_bottom li a, .selection, .step3_teaser_box div {line-height: 1.35em;}
#wrapper_content { background-color: #e6e6e6; }

/* Step 1 */
#order_opener {border-bottom: 1px solid #a1a1a1; padding-bottom: 3.5%; margin-bottom: 3.5%;}
#product_presentation_img img {max-width: 100%;}

.marketing_download {text-align: center; margin-bottom: 0 !important;}
.product_marketing_img {margin-bottom: 30px; max-height: 350px;}
.button_download {width: 440px; margin: auto;}
.small_page_margin_bottom {margin-bottom: 30%;}


@media only screen and (max-width: 650px) {

	.button_marketing_submit {width: 100%;}
	.contentmarketing_img {float: none; width: 100%; display: block; margin: 0 auto 4%;}
	#product_description {width: 100%; float: none;}

}