* {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    background-color: #fff;
    color: #3c3c3c;
}
h1 {
    font-size: 1.5em;
    font-weight: normal;
    color: #00367e;
    margin: 0 0 1em 0;
    font-weight: bold;
}
h2 {
    font-size: 1.3em;
    margin: 0 0 1em 0;
    color: #00367e;
    font-weight: bold;
}
h2.set-savings-desc {
    border: 1px solid red;
    color: red;
    padding: 1rem;
    text-align: center;
    max-width: 26rem;
}
h3 {
    font-weight: normal;
    font-size: 1.4em;
    margin: 0 0 1em 0;
}
p {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    line-height: 1.5em;
    font-size: 1rem;
}
a {
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #FF9800 !important;
    font-weight: bold;
}
}
a:hover {
    color: #C99947;
	text-decoration: underline;
}
a:visited {
    text-decoration: none;
    color: #101010;
}
b {
    font-size: 1em;
    font-weight: bold;
}
em {
    font-size: 1em;
}
li{
    list-style-type: square;
    line-height: 1.5;
}

.epy_fragen_und_antworten ul {
    padding: 0 1rem;
}

.epy_fragen_und_antworten li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.cross_selling_auktionen .recommended-item-container{
	display: none;
}

.cross_selling_auktionen a{
    font-size: 1rem;
    text-align: center;
}

.cross_selling_auktionen a:hover{
	cursor: pointer;
	color: #f28600 !important;
}

.cross_selling_auktionen .active{
	display: block !important;
}

font.ep_more {
    margin-left: 1rem;
}

.recommended-item-container h2 {
	font-size: 1rem;
    height: 4rem;
    overflow-y: hidden;
	margin: 1rem 0;
}

.recommended-item-container h2:hover {
    color: #f28600;
	cursor: pointer;
}

.inside {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
#header {
    width: 100%;
	padding: 1rem 0;
    background-color: white;
	box-sizing: border-box;
}
#product {
    width: 100%;
    background-color: #00367e;
}
#logo {
    float: left;
    max-width: 254px;
    width: 25%;
    height: auto;
    margin-top: 0;
}
#logo-img {
    width: 100%;
    height: auto;
}
#logo h1 {
    font-size: 1.8em;
    letter-spacing: 0.3em;
    padding: 20px 0px;
}
#nav {
    width: 75%;
    height: auto;
    float: left;
	padding-left: 1.5rem;
	margin-top: 7px;
    box-sizing: border-box;
}
#nav-upper{
    width: 100%;
    height: 50px;
}
#nav-upper .box{
   float: left;
   width: 50%;
}
#nav-lower {
    width: 100%;
    height: 50px;
}
.nav-upper div{
    padding-top: 15px;
    float: left;
    margin-left: 80px;
}
.nav-upper div p{
    font-size: 14px;
}
#nav-upper .last{
	padding-right: 10px;
    box-sizing: border-box;
}
img.seals{
	max-width: 235px;
    width: 100%;
    height: auto;	
}
h2.nav-upper-item {
    margin: 0;
    padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 100%;
	text-align: right;
	margin-top: .5rem;
}
p.nav-upper-item {
	font-size: 14px;
	text-align: right;
}
.besonderheiten {
    padding-left: 25px;
    padding-right: 25px;
	text-align: center;
}
.besonderheiten img{
    margin-right: 1rem;
}

.block img{
    max-width: 7rem;
    border: none;
}
.block h2{
    margin: 0;
}
.block strong{
    color: #f28600;
}
.nav-lower-item {
    font-weight: 100;
    padding: 0px 0px;
    float: right;
    font-size: 0.7em;
    text-transform: uppercase;
    margin-left: 50px;
    margin-top: 20px;
    cursor: pointer;
}
.product-gallery {
    position: relative;
    float: left;
    margin: 2% auto;
    max-width: 520px;
    width: 52%;
}
#product-gallery-thumbnails {
    float: left;
    max-width: 85px;
    width: 15.6%;
}
.product-gallery-thumbnail {} .product-gallery-thumbnail.last {
    margin-top: -1px;
}
.zaImage{
	height: 64px !important;
    width: auto !important;
}
.bf{
	margin-left: -1rem;
}
.bf li{
	list-style-type: none;
	line-height: 1.5;
}
.benefit:before{
    content: url(../img/benefit.png);
    margin-right: 1rem;
	list-style-type: none;
}
.return100:before{
    content: url(../img/benefit-small.png);
	margin-right: .25rem;
	list-style-type: none;
}
.nav-upper-item.phone:before{
    content: url(../img/phone.png);
	margin-right: .25rem;
	list-style-type: none;
}
.product-gallery-thumbnail-image {
    max-width: 81px;
    width: 16%;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: white;
    margin-bottom: 5%;
    /* box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.05); */
    /* opacity: 0.8; */
}
#product-gallery-big-thumbnail {} .product-gallery-big-thumbnail-image {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    max-width: 416px;
    width: 80%;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: white;
    -webkit-animation: scale 0.6s ease-in-out;
    -moz-animation: scale 0.6s ease-in-out;
    animation: scale 0.6s ease-in-out;
}
#product-information {
    float: right;
    margin-top: 2%;
    margin-right: 1%;
    margin-left: 0.5%;
    max-width: 420px;
    width: 45%;
    /* min-height: 475px; */
    background-color: white;
}
.rating{
    padding: 15px 0 0 20px;
}
#product-information-description-container {
    width: 100%;
    /* min-height: 380px; */
}
#product-title {
    font-size: 2rem;
    text-transform: none;
	padding: 0 25px 25px 25px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #00367e;
    letter-spacing: 0;
}
#product-title-second {
    font-size: 1.1em;
    text-transform: uppercase;
    padding: 0px 25px;
    color: #C99947;
}
#product-buy-container {
    max-width: 370px;
    width: 90%;
    height: 65px;
    margin: 0 auto;
    margin-top: 10px;
}
#product-buy-price-container {
    float: left;
    width: 45%;
    height: 38px;
    border-width: 1px;
    border-style: solid;
    border-color: #d7d7d7;
    border-right-width: 0px;
}
#product-buy-price-container p {
    font-size: 1.25rem;
    padding-top: 5px;
    font-weight: bold;
    padding-left: 9px;
	text-align: center;
}
#product-buy-button {
    float: left;
    width: 54%;
    height: 40px;
    background-color: #f28600;
    text-align: center;
}
#product-buy-button:hover {
    background-color: #ed6a00;
}
#product-buy-button h1 {
    margin-top: 10px;
    padding: 0;
    font-size: 1rem;
    color: white;
}
#content-tab-bar {
    margin-top: 50px;
    height: 52px;
    width: 100%;
}
#content-description {
    margin-top: 25px;
    width: 100%;
}
.side-image {
    width: 450px;
    height: auto;
    margin-bottom: 25px;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
}
.right {
    float: right;
    margin-left: 40px;
}
.left {
    float: left;
    margin-right: 40px;
}
.text-space {
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.content-tab {
    max-width: 245px;
    width: 25%;
    max-height: 38px;
    text-align: center;
    padding-top: 15px;
    margin-right: 5%;
    border-width: 1px;
    border-style: dotted;
    border-color: #ACACAC;
    color: #303030;
    float: left;
}
.content-tab.last {
    margin-right: 0;
}
.content-tab.active {
    color: white;
    background-color: #222;
    border-width: 0px;
}
.content-tab.active h1 {
    color: white;
}
.content-tab h1 {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.15em;
    margin: 0;
    padding-bottom: 1em;
}
.clearer {
    clear: both;
}
#recommended {
    margin-bottom: 4rem;
}
#recommended-title {
    text-align: center;
    font-size: 1.5rem;
}
#recommened-container {
    width: 100%;
}
h1#recommended-title {
    background: #00367e;
    font-size: 1rem;
    padding: .5rem;
	color: white;
	margin-bottom: 2rem;
}
#grossebox{
	max-width: 1000px;
    margin: 0 auto;
	margin-bottom: 5rem;
}
#grossebox h1{
    background: #00367e;
    font-size: 1rem;
    padding: .5rem;
    color: white;
    margin-bottom: 2rem;
	text-align: center;
}
.materialzertifikat{
	min-height: 15rem;
	margin-bottom: 7rem;
}
.recommended-item-container {
    float: left;
    max-width: 300px;
    width: 30%;
    margin-right: 5%;
}
.recommended-item-container.last {
    margin-right: 0px;
}
.recommended-item-image {
    width: 100%;
    height: auto;
    border-width: 1px;
    border-color: #d7d7d7;
    border-style: solid;
}
.recommended-item-image:hover {
    border-width: 1px;
    border-color: #ed6a00;
    border-style: solid;
	cursor: pointer;
}
.recommended-item-name {
    padding-top: 12px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    font-size: 1rem;
    text-align: center;
    height: 2.5rem;
    overflow-y: hidden;
}
.recommeneded-item-price {
    font-size: 1.2em;
    text-align: center;
    padding: 0;
    margin-bottom: 5px;
}
.recommended-item-button-container:hover {
    background-color: #ed6a00;
}
.recommended-item-button-container {
    max-width: 200px;
    width: 80%;
    height: 40px;
	background-color: #f28600;
    margin: 0 auto;
	margin-top: 1rem;
    cursor: pointer;
}
.recommended-item-button-text {
    color: #fff;
    font-size: 1em;
    text-align: center;
    padding: 10px 0px;
    text-decoration: none;
}
#footer {
    width: 100%;
    min-height: 450px;
    background-color: #00367e;
}
#footer-center {
    width: 100%;
    margin: 0 auto;
}
#footer-contacts {
	float: left;
    width: 100%;
    text-align: center;
}
#footer-contacts-logo {
	margin-top: 50px;
	width: 275px;
    height: 65px;
    text-align: left;
	margin-bottom: 30px;
}
#footer-contacts-title-text {
    font-size: 1.3em;
    letter-spacing: 0.3em;
    padding: 20px 0px;
    color: #fff;
}
#footer-impressum {
    float: right;
    width: 50%;
    height: 300px;
}
#footer-impressum-title {
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
    width: 220px;
    height: 65px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    text-align: center;
}
#footer-impressum-title-text {
    font-size: 1.3em;
    letter-spacing: 0.3em;
    padding: 20px 0px;
    color: #fff;
}
.ep_warning_small {
    font-size: 14px;
    padding: 2rem 0 0;
}
.callToActionSonderanfertigung {
    text-align: center;
}
.callToActionSonderanfertigung .phoneSonder{
	background: #f28600;
    color: white;
    font-weight: bold;
    text-align: center;
    display: initial;
    padding: .5rem 1rem;
	cursor: pointer;
}
#produkteSonderanfertigung{
	display: none;
	margin-bottom: 7rem;
}
.backToNavigation{
	display: none;
	background: #f28600;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: .5rem 1rem;
    margin-bottom: 2rem;
    cursor: pointer;
    margin-top: 3rem;
}
.contentDetail {
	display: none;
}
.contentDetail h1{
	background: #00367e;
	color: white;
	font-size: 1rem;
	padding: .5rem 1rem;
	margin: 0;
}
.sa_wrapper h1{
	background: none;
	color: #00367e;
	font-size: 1.5rem;
	padding: 0;
	margin-bottom: 2rem;
}
.sa_wrapper h2 {
    color: #00367e;
    font-size: 1.25rem;
    border-bottom: 1px solid #ddd;
    padding: .25rem;
}
.sa_wrapper h3{
    color: #00367e;
    font-size: 1rem;
	font-weight: normal;
}
.sa_wrapper .imgL {
	float: left;
	border: .25rem solid #fff;
	margin: 0 2rem 2rem 0;
}
.sa_wrapper .imgR {
	border: .25rem solid #fff;
	margin: 0 0 2rem 2rem;
	float: right;
}
.sa_wrapper .shadow {
    -webkit-box-shadow: 0 0 1rem 0 rgba(0,0,0,0.18);
    -moz-box-shadow: 0 0 1rem 0 rgba(0,0,0,0.18);
    box-shadow: 0 0 1rem 0 rgba(0,0,0,0.18);
}
.sa_wrapper .minheight {
    min-height: 19rem;
}
.contentDetail .desc{
	border: 1px solid #ddd;
    padding: 1rem;
}
.sonderTrennerBig{
	margin-top: 5rem;
}
.detialseiteSonderanfertigung{
	display: none;
}
#produkteSonderanfertigung .recommended-item-button-text{
	background: none !important;
}
#produkteSonderanfertigung .recommended-item-name{
    background: none;
    color: #00367e;
    font-size: 1.5rem;
    margin: 0;
}
#produkteSonderanfertigung .hide {
    background: #f28600;
    color: white;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    padding: .5rem 1rem;
    margin-bottom: 2rem;
	cursor: pointer;
	margin-top: 3rem;
}
.kundenbilder {
    padding-top: 2rem;
}
.kurzbeschreibung {
    padding: 0;
}
.artikelnummer{
	background: #00367e;
    color: white;
    margin: 0 25px 25px;
    display: table;
    padding: .25rem .5rem;
    border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
/* TABS */

.tabs {
    float: none;
    list-style: none;
    padding: 0;
    margin: 50px auto;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display: none;
}
.tabs label {
    display: block;
	height: 25px;
    float: left;
    width: 28%;
    color: #fff;
    font-size: 1rem;
    font-weight: normal;
    text-decoration: none;
    background: #00367e;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    /* Safari 3.1 to 6.0 */
    height: 2.5rem;
    transition: all 0.3s;
    border-width: 0;
    border-color: #00367e;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: .5rem;
	line-height: 1.5;
}
.tabs label span {
    display: none;
}
.tabs label i {
    margin-right: 0;
}
.tabs label:hover {
    /* HOVER ON TAB */
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    box-sizing: border-box;
    background-color: #ffffff;
}
.content-tab-label {
    text-transform: none;
    font-style: normal;
    color: white;
    font-size: 1rem;
    font-weight: bold;
}
/* ACCORDION */
.accordion{
	margin-top: 2rem;
}
.accordion label{
	padding: 5px 20px;
	position: relative;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #00367e;
	line-height: 33px;
	font-size: 1rem;
	background: #fff;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.accordion label:hover{
	color: #fff;
    background: rgb(0, 54, 126);
}
.accordion input + label {
	/*
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	*/
}
.accordion input:checked + label,
.accordion input:checked + label:hover{
	background: #00367e;
    color: #fff;
}
.accordion input{
	display: none;
}
.accordion .article{
	background: rgb(255, 255, 255);
	overflow: hidden;
	height: 0px;
	
	/*
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	*/
}
.accordion input:checked ~ .article{
	/*
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	*/
}

.accordion input:checked ~ .article.ac-small{
	height: auto;
}
.accordion input:checked ~ .article.ac-medium{
	height: auto;
}
.accordion input:checked ~ .article.ac-large{
	height: auto;
    border: 1px solid #d7d7d7;
    border-top: none;
	padding: 1rem;
}
.sa_wrapper h1{
	background: none !important;
    color: #00367e !important;
    font-size: 2rem !important;
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
}
.sa_wrapper img{
	max-width: 100%;
}
.ep_skp table tr:nth-child(2n+1) td {
    color: #2f3884;
    font-weight: bold;
}

/* ANIMATIONS */

.tab-content * {
    -webkit-animation: scale 0.6s ease-in-out;
    -moz-animation: scale 0.6s ease-in-out;
    animation: scale 0.6s ease-in-out;
}
@keyframes scale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        transform: scale(1.01);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes gallery {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes gallery-reverse {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.tabs [id^="tab"]:checked + label {
    background-color: #f28600;
    color: white;
    border-style: solid;
    border-color: #f28600;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3 {
    display: block;
}
.tabs [id^="tab"]:checked + label > i {
    color: white;
}
/* GALLERY */

input[type="radio"] {
    display: none;
}
.product-gallery label {
    cursor: pointer;
}
label img {
    float: none;
    display: block;
}
#id1 ~ #thumb1,
#id2 ~ #thumb2,
#id3 ~ #thumb3,
#id4 ~ #thumb4 {
    opacity: 0;
    -webkit-animation: gallery-reverse 0.2s linear;
    -moz-animation: gallery-reverse 0.2s linear;
    animation: gallery-reverse 0.2s linear;
}
#id1:checked ~ #thumb1,
#id2:checked ~ #thumb2,
#id3:checked ~ #thumb3,
#id4:checked ~ #thumb4 {
    opacity: 1;
    -webkit-animation: gallery 0.5s linear;
    -moz-animation: gallery 0.5s linear;
    animation: gallery 0.5s linear;
}
.product-gallery-thumbnail-image:hover {
    opacity: 1;
}
#quote-logo {
    float: left;
    height: 100%;
    width: auto;
    border-width: 1px;
    border-color: black;
    border-style: solid;
}
#quote-container {
    width: 70%;
    height: 70px;
    margin: 40px auto;
}
#quote-divider {
    margin: 0 25px;
    float: left;
    width: 3px;
    height: 100%;
    background-color: #C99947;
}
#quote-text {
    width: 60%;
    float: left;
    font-size: 1.5em;
    font-style: italic;
    margin: 0;
    padding: 0;
}
#footer-contacts-table {
    margin: 25px auto;
    background-color: red;
    width: 60%;
}
.footer-contacts-table-icon {
    width: 50px;
    background-color: aqua;
}
.footer-contacts-row {
    width: 250px;
    margin-top: 35px;
    text-align: right;
    margin-top: 25px;
	float: right;
}
.footer-contacts-row img {
    float: left;
    display: inline-block;
}
.footer-contacts-row p {
    display: inline-block;
    color: #fff;
    font-size: 1rem;
}


/* Fragen und Antworten */
.ep_fragen_und_antworten {
    border: 1px solid #d7d7d7;
    margin-bottom: 1rem;
}

.questionAndAnswer {
    padding: 1rem;
}

.ep_fragen_und_antworten .desc {
    font-weight: bold;
    float: left;
    width: 5rem;
    font-size: .85rem;
	float: left;
    line-height: 1.75;
}

.ep_fragen_und_antworten .title.question {
    font-weight: bold;
    color: #f28600;
	float: left;
}

.ep_fragen_und_antworten .box {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
}

.ep_fragen_und_antworten .box:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.ep_fragen_und_antworten .title p {
    margin: 0;
	font-size: 16px;
}

.ep_fragen_und_antworten h1 {
    background: #00367e;
    font-size: 1rem;
    padding: .5rem;
    color: white;
    text-align: center;
}

* {
    box-sizing: border-box;
}

.column {
    float: left;
    padding: 15px;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.menu {
    width: 10%;
}
.content {
    width: 90%;
}

@media only screen and (max-width: 1000px) {
    .inside {
        width: 100%;
        padding: 0 25px;
		box-sizing: border-box;
    }
    #quote-container {
        width: 100%;
    }
	#grossebox{
		padding: 0 25px;
	}
	#footer-contacts {
		float: left;
		width: 100%;
		text-align: center;
		padding: 0 1rem;
		box-sizing: border-box;
	}
	#recommended {
		margin-bottom: 100px;
		padding: 0 10px;
	}
}
@media screen and (max-width: 1000px){
	.bigImage img {
		max-width: 400px !important;
	}
}
@media only screen and (min-width: 821px) {
	#product-information {
		min-height: 400px;
	}
	#product-information-description-container {
		min-height: auto;
	}
}
@media only screen and (max-width: 820px) {
	.block{
		text-align: center;
		padding: 0 3%;
	}
	.block img {
		float: none;
		margin-top: 2rem;
	}
	.block h2 {
		margin: 0;
		text-align: center;
		margin-bottom: 1rem;
	}
	p {
        font-size: 1.2em;
    }
    #header {
        padding-bottom: 10px;
    }
    #logo {
        width: 100%;
        float: none;
        margin: 3% auto;
        margin-bottom: 1%;
    }
    #nav {
		width: 100%;
		float: none;
		margin: 0 auto;
		max-width: none;
		padding: 0;
		border-top: 1px solid #eaeaea;
		padding-top: 1rem;
		margin-top: 1rem;
		margin-bottom: 1rem;
    }
    #nav-upper {
        margin: 0 auto;
    }
	#nav-upper p{
		font-size: 14px !important;
		width: 100%;
		text-align: right;
		text-transform: none !important;
	}
    .nav-upper-item {
        font-size: 1.2em;
        text-transform: uppercase;
        margin: 0;
        text-align: center;
        width: 33.333%;
    }
    .nav-lower-item {
        float: right;
        font-size: 0.8em;
        text-transform: uppercase;
        margin: 20px 0 0 0;
        text-align: center;
        width: 25%;
    }
    .product-gallery {
        width: 100%;
        max-width: none;
    }
    .product-gallery-big-thumbnail-image {
        max-width: none;
    }
    #product-gallery-thumbnails {
        max-width: none;
    }
    .product-gallery-thumbnail-image {
        max-width: none;
    }
   #product-information {
		width: 100%;
		clear: both;
		float: none;
		margin-top: 0;
		max-width: none;
		margin-left: 0;
		margin-right: 0;
		border-bottom-color: #eaeaea;
		border-bottom-width: 2px;
		border-bottom-style: solid;
	}
    #product-information-description-container {} #product-title {
        font-size: 1.6em;
    }
    #product-title-second {
        font-size: 1.3em;
        margin-bottom: 30px;
    }
    #product-information p {
        font-size: 1.2em;
    }
    #product-buy-container {
        max-width: none;
        width: 90%;
        height: 65px;
        margin: 20px auto;
    }
    #product-buy-price-container p {
		font-size: 1.25rem;
		text-align: center;
    }
    .content-tab {
        max-width: none;
        width: 29%;
        text-align: center;
        margin-right: 5%;
    }
    .content-tab last {
        margin-right: 0;
    }
    .content-tab h1 {
        font-size: 1em;
    }
    .recommended-item-name {
        font-size: 1.2em;
    }
    #content-description {
        padding: 2%;
        width: 96%;
    }
    .content-tab-label {
        font-size: 1rem;
        padding-bottom: 10px;
    }
    #quote-text {
        font-size: 1.3em;
        width: 40%;
    }
	.tabs{
		margin: 20px auto;
	}
	.tabs label{
		box-sizing: border-box;
		width: 100%;
		height: 40px;
		margin-bottom: 10px;
	}
	#content-description {
		margin-top: 0;
		width: 100%;
		padding: 25px 0 0 0 !important;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 700px) {
    .side-image {
        width: 100%;
        background-color: beige;
    }
    .recommended-item-name {
        font-size: 1em;
    }
    .product-gallery {
        min-height: 443px;
    }
}
@media only screen and (max-width: 680px){
	.product-gallery {
		min-height: 406px;
	}
}
@media only screen and (min-width:621px){
	.kurzbeschreibung{
		padding: 0 25px 25px 25px !important;
	}
}

@media screen and (min-width: 701px){
	
	#recommened-container.marg{
		margin-bottom: 3rem;
	}
}
@media only screen and (max-width: 700px) {
	#product {
		background-color: #fff;
	}
	.#nav-upper{
		display: none;
	}
	#nav {
		margin-bottom: 0rem;
	}
	.rating, #product-title, #product-information p, .besonderheiten {
		padding: 0;
	}
	span.imgSmart {
		display: table;
	}
	#product-buy-container {
		margin: 30px auto 15px;
	}
	#nav-upper .box {
		float: left;
		width: 100%;
		text-align: center;
	}
	h2.nav-upper-item {
		text-align: center;
		    margin-top: 1rem;
	}
	#nav-upper p {
		text-align: center;
	}
	h2.nav-upper-item.return100 {
		margin-bottom: 2rem;
	}
	.content-tab h1 {
        font-size: 0.85em;
    }
    .recommended-item-container {
        max-width: none;
        width: 70%;
        float: none;
        margin: 0 auto;
    }
    .recommended-item-container.last {
        margin: 0 auto;
    }
    .recommended-item-name {
        font-size: 1.3em;
    }
    .recommeneded-item-price {
        font-size: 1.3em;
    }
    .recommended-item-button-container {
        margin-bottom: 50px;
    }
    #footer-contacts {
        width: 100%;
        float: none;
    }
    #footer-impressum {
        width: 100%;
        float: none;
    }
    #footer-center {
        padding-top: 30px;
    }
    .tabs label {
        /* width: 30%; */
        margin-right: 2%;
    }
    .tabs {
        margin-top: 30px;
    }
    .product-gallery {
        /* min-height: 480px; */
    }
	.kurzbeschreibung{
		padding: 0 25px 25px 0!important;
	}
	.kurzbeschreibung p{
		padding: 0;
		margin: 0;
	}
}
@media only screen and (max-width: 560px){
	.product-gallery {
		min-height: 330px;
	}
}
@media only screen and (max-width: 540px) {
    #quote-container {
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    .product-gallery {
		min-height: 260px;
	}
	.product-gallery-thumbnail-image {
        margin-bottom: 4%;
    }
    .nav-upper-item {
        width: 100%;
    }
    .nav-lower-item {
        display: none;
        width: 100%;
    }
    #product-buy-price-container p {
		font-size: 1.25rem;
    }
    #product-buy-button h1 {
        padding-top: 0.8em;
        font-size: 1em;
    }
    .content-tab {
        width: 32%;
        margin-right: 1%;
    }
    .content-tab h1 {
        font-size: 0.5em;
    }
    .recommended-item-button-container {
        height: 57px;
    }
    .content-tab-label {
        font-size: 0.5em;
    }
	.tabs label i {
		font-size: 1rem;
	}
    .recommended-item-button-container {
        height: 50px;
    }
    .product-gallery {
        /* min-height: 400px; */
		margin-bottom: 5%;
    }
    #product-title {
        font-size: 1.4em;
    }
}
@media only screen and (max-width: 480px) {
	#product-buy-button h1{
		padding-top: 0;
		font-size: 1rem;
	}
}
@media only screen and (max-width: 420px) {
    .product-gallery {
        min-height: 220px;
	}
}


.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}
 
.clearfix {
   display: inline-block;
}
 
html[xmlns] .clearfix {
   display: block;
}
 
* html .clearfix {
   height: 1%;
   overflow: visible;
}


img.montagebild {
    max-height: 4rem;
}
.thumbnail {
  max-width: 40%;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}
.closeButton{
	color: white;
    position: absolute;
    top: 1rem;
    left: 1rem;
    background: #FF9800;
    padding: .5rem .75rem;
    cursor: pointer;
}


.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
	border: .5rem solid #fff;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

.bigImage img {
    max-width: 500px;
	width: 100%;
	border: 1px solid white;
}

.tumps img {
    max-height: 5rem;
}

.tumps {
    margin-top: 4px;
}

/* Bewertungen */
.box.clearfix {
    width: 100%;
    border-top: 1px solid #d7d7d7;
    padding: .25rem;
}
.vote-sterne {
    float: left;
    width: 28%;
    min-width: 320px;
}
.vote-text {
    float: left;
    width: 72%;
}
.vote-sterne a {
    color: black !important;
}
.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid orange;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: orange;
  color: white !important;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 200ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
	margin: 80px auto;
    padding: 1rem;
    background: #fff;
    border-radius: 5px;
    width: 80%;
    position: relative;
    transition: all 3s ease-in-out;
    height: 80%;
    max-width: 60rem;
}
.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
	position: absolute;
    top: 20px;
    right: 50px;
    transition: all 200ms;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: white !important;
    background: #FF9800;
    padding: .25rem .5rem;
}
.popup .close:hover {
  color: orange;
}
.popup .content {
  height: 100% !important;
  overflow: auto;
}