body {
	font-family:  SofiaPro, sans-serif;
	font-size: 18;
}

.accordion {
	padding: 0;
	list-style: none;
	margin: 0;
}

.accordion li {
	padding: 0 0 23px;
}

.accordion .slide {
	-webkit-transition: max-height .3s ease-in-out;
	transition: max-height .3s ease-in-out;
	max-height: 0;
	overflow: hidden;
}

.accordion label {
	display: block;
	cursor: pointer;
	color: #333;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 100;
}

.accordion [type=radio]:checked ~ label {
    background: none;
    z-index: 2;
    color: #2ab9d0;
    font-weight: 500;
}

.accordion input[type="radio"] {
	visibility: hidden;
	opacity: 0;
	display: none;
}

.accordion input[type="radio"]:checked ~ .slide {
	max-height: 999px;
}

.accordion ul {
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	padding: 26px 0 0 13px;
}

.accordion ul li {
	padding: 10px 5px 10px;
}

.accordion ul li a {
	color: #646464;
	padding: 5px;
}
.ebay-template {
	background-color: #f9f8f6;
}
.con-white {
	background-color: #fff;
}
.header {
	background: #ffffff;
	padding: 15px 0 15px 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
	background-image: url(/layout/od_kajakprofi_v1/images/kontakt_bg.jpg);
}
button.search-btn {
	position: absolute;
	top: 1px;
	right: 15px;
	height: 38px;
}
.btn-besuchen {
	width: 180px;
	padding: 8px;
	margin-top: 15px;
}
input#searchId {
	border-radius: 0px !important;
	height: 39px;
}
.btn {

}
.btn-primary {
	border-radius: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f08131+0,ec5a02+100 */
	background: #2ab9d0; /* Old browsers */
	background: #2ab9d0; /* FF3.6-15 */
	background: #2ab9d0; /* Chrome10-25,Safari5.1-6 */
	background: #2ab9d0; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f08131', endColorstr='#ec5a02',GradientType=0 ); /* IE6-9 */
	margin-top: 40px;
	border-radius: 5px;
	border: 1px solid #fff;
	font-size: 18px;
}
.btn-primary:hover{
	color: #fff;
    background-color: #2ab9d0;
	border: 1px solid #fff;
}
.sidebar {
	border-color: 1px solid #f4f4f4;
	font-size: 16px;
}
.sidebar-header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f08131+0,ec5a02+100 */
	padding: 7px;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    background: #2ab9d0;
    font-weight: 100;
    position: relative;
}

.sidebar-header:before {
    background-image: url(/layout/od_kajakprofi_v1/images/kajak_dirty_primary.png);
    background-repeat: repeat-x;
    background-position: left center;
    content: '';
    position: absolute;
    top: 0;
    height: 31px;
    width: 100%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    z-index: 5;
}

.sidebar-header:after {
    background-image: url(/layout/od_kajakprofi_v1/images/kajak_dirty_primary.png);
    background-repeat: repeat-x;
    background-position: left center;
    content: '';
    position: absolute;
    bottom: 0;
    height: 31px;
    width: 100%;
    left: 0;
    -webkit-transform: translate(0,50%);
    -ms-transform: translate(0,50%);
    -o-transform: translate(0,50%);
    transform: translate(0,50%);
    z-index: 5;
}

.sidebar-content {
	padding: 10px;
	color: #5a4236;
	/* background-color: #fdfdfd;*/
	border: 1px solid #f4f4f4;
}
.sidebar-content.info {
	line-height: 28px;
    font-size: 14px;
    color: #1f2226;
    margin-bottom: 15px;
    font-weight: 100;
}
.sidebar-content.category {
	padding: 15px 15px;
}
.sidebar a {
	color: grey;
	text-decoration: none;
	cursor: pointer;
}
.sidebar ul {
	padding: 0;
	list-style: none;
}
ul.vorteile li:before {
	font-family: "FontAwesome";
	content: "\f00c";
	padding-right: 10px;
}
ul.vorteile li {
	padding: 5px 0px;
}
ul.zahlungsarten li,ul.versandarten li {
	padding-bottom: 10px;
}
.block {
	display: block;
}
.mt20 {
	margin-top: 20px;
}

ul.sub_cat {
	padding-left: 20px !important;
	display: none;
}

.left_menu .level1 a {
	/*background: #28529C;*/
	display: block;
    padding: 10px 10px;
    font-weight: 100;
    font-size: 18px;
    color: #1f2226;
}
.left_menu .level1 a:active {
    color: #2ab9d0;
    font-weight: bold;
}
.left_menu .level1 a:hover {
	/* background-color: #f1f1f1; */
	/* border-radius: 6px; */
	color: #2ab9d0;
    font-weight: bold;
}
.left_menu .level2 a:hover {
	/* background-color: #39302b; */
    color: #2ab9d0;
    /* border-radius: 6px; */
    font-weight: 100;
}
.left_menu .level1.SubCatExist a:after {
	font-family: "FontAwesome";
	content: "\f107";
	float: right;
}
li.level2 a:after {
	content: "" !important;
}
.big-image {
	border: 1px solid #c1c1c1;
	padding: 5px;
	text-align: center;
	margin: 0px;
	margin-top: 0px;
}
.big-image img {
	max-height: 800px;
	max-width: 100%;
}
ul.small-images img {
	max-width: 100%;
}
ul.small-images {
	list-style: none;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: -20px;
	text-align: center;
}
ul.small-images li {
	border: 1px solid #c1c1c1;
	padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
	text-align: center;
	width: 125px;
    margin-right: 8px;
    margin-top: 5px;
    margin-left: 7px;
    float: left;
}
details.more-img {
    margin-top: 10px;
    color: #2ab9d0;
}

.listingtitle {
	color: #242424;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 15px;
	text-align: center;
}
.price {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	line-height: 31px;
}
.availability {
	color: #c2c2c2;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 20px;
}
.producer {
	color: #242424;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}
.itemmodal {
	/*  font-family: Roboto;*/
	color: #c2c2c2;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
.vat {
	color: #c2c2c2;
	font-size: 10px;
	font-weight: 400;
	line-height: 26px;
}
.tabs label {
	display: block;
	margin: 0 10px 0 5px;
	padding: 10px 15px;
	/*border: 1px solid #c1c1c1;*/
	text-align: center;
	cursor: pointer;
	position: relative;
	top: 0;
	font-size: 16px;
	font-weight: 200;
	background: #626262;
	color: #fff;
	border-radius: 0;
}
.tabs {
	width: 100%;
	float: none;
	list-style: none;
	position: relative;
	padding: 0;
	margin-bottom: 100px;
	margin-top: 20px;
	margin-left: -3px;
}
.tabs li.tab-li {
	float: left;
	width: 25%;
}
.tabs input[type=radio] {
	visibility: hidden;
	height: 0px;
}
[id^=tab]:checked ~ [id^=tab-content] {
	display: block;
}
#tab-content2 {
	padding: 15px;
    margin-left: -98%;
    width: 365%;
    border: 1px solid #f4f4f4;
    border: 2px solid #8bc53e;
}
.tab-content {
    z-index: 2;
    text-align: left;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background: transparent;
    left: 0;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    box-sizing: border-box;
    -webkit-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
	border: 2px solid #ececec;
	max-height: 350px;
	overflow: auto;
}

.tab-content h3 {
    font-size: 16px;
}

.sidebar-content-payment{
	/* background-color: #fdfdfd; */
   	border: 1px solid #f4f4f4;
}
.sidebar-content-shipping{
	background: #333;
}

span.shipping-price {
    float: right;
    padding-right: 15px;
}

ul.shipping {
    list-style: none;
}


#tab-content3 {
	/* padding-left: 15px; */
    margin-left: -96%;
    width: 365%;
    /* background-color: #fdfdfd; */
    /* border: 1px solid #f4f4f4; */
}
#tab-content4 {
	margin-left: -300%;
	height: auto;
}
.highlights {
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.footer {
	height: 5px;
	background-color:#242424;
}

/*MENU WITHOUT JS*/

.dropdown:hover .children{
	display: block;
}
li.dropdown {
    padding: 5px;
}

li.dropdown a {color: #333;font-size: 18px;}

li.dropdown a:hover {
    color: #2ab9d0;
}

.children {
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #dedede;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
}
li.child-level {
    padding: 5px;
}

/****************/

(max-width: 768px)(max-width: 1200px) and (min-width: 992px) {
	.top-header li {
		padding: 5px 70px;
	}
}
@media(max-width: 992px ) {
	.logo {
		margin-bottom: 35px;
		text-align: center;
	}
	.tabs li {
		float: left;
		width: 100%;
	}
	.tab-content {
		width: 100%;
	}
	.header img {
		max-width: 100%;
	}
	.highlights img {
		margin-bottom: 10px;
	}
	.list-inline-xs li {
		display: inline-block;
	}
}
@media (max-width:  768px){
	.big-image {
	   	margin-top: 20px;
	 }
	 ul.nav.nav-tabs {
        margin-top: 20px;
    }
	.text-center-xs {
		text-align: center;
	}
	button.search-btn {
		position: relative;
		margin-top: -38px;
		float: right;
		height: 38px;
		right: 0px;
	}
	.nav-tabs>li {
    	float: none;
    	text-align: center;
	}
	.btn-besuchen {
		margin-top: 20px;
		margin-right: 90px;
	}
	.clear-xs {
		clear: both;
	}
	.nav-tabs {
    border-bottom: 0px solid #ddd;
    margin-top: -80px;
	}
	.text-center.hl1{
		position: absolute;
	    top: 150px;
	    right: 205px;
	}
	.text-center.hl2{
		position: absolute;
	    top: 170px;
	    right: 190px;
	}
	.text-center.hl3{
		position: absolute;
	    top: 150px;
	    right: 205px;
	}
}

li.level1 {
    /* border-top: 1px solid rgba(128, 128, 128, 0.25); */
}

li.level2 {
    /* border-top: 1px solid rgba(128, 128, 128, 0.18); */
}

div#tab-content1 {
    width: 400%;
    margin-left: 3px;
}

ul.contact.list-inline {
    padding-top: 5px;
	font-size: 18px;
	color: #8bc53e;
	margin-left: 3px;
	margin-top: 20px;
	float: right;
}
@media (max-width: 768px){
	ul.contact.list-inline{
		text-align: center;
		float: unset;
	}
}

.list-inline>li {
    display: inline-block;
    /* padding-right: 5px; */
    padding-left: 5px;
}

ul.zahlungsarten.list-inline {
    padding-top: 15px;
    padding-left: 25px;
    margin-bottom: 0px;
}
ul.zahlungsarten.list-inline img.img-responsive {
    margin-right: 5px;
}

hr {
	
}
hr.paymentbox {
    width: 90%;
    margin-right: 20px;
    margin-top: 0px;
}
ul.dhl.list-inline {
    margin-left: 14px;
    padding-top: 25px;
    padding-bottom: 10px;
}
.highlights img {
    width: 100%;
}

.highlight-box {
	border: 1px solid #8bc53e;
    /* padding: 15px; */
    padding-left: 0;
    padding-right: 0;
    width: 32%;
    margin-right: 8px;
    margin-left: 7px;
}

.text-center.hl1 {
    position: absolute;
    text-align: center;
    top: 25px;
    left: 85px;
    display: block;
    margin-right: 16px;
    text-transform: uppercase;
    color: white;
    font-family: "Reenie Beanie",Times,serif;
    font-size: 45px;
    font-weight: 100;
}
.text-center.hl2 {
    display: block;
    margin-right: -93px;
    padding-left: 30px;
    text-transform: uppercase;
    margin-top: -15px;
    font-weight: bold;
}

.text-center.hl3 {
    display: block;
    margin-right: -75px;
    padding-left: 30px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: bold;
}

.highlight-box .hl1 span {
    position: absolute;
    font-size: 20px;
    font-weight: 300;
    color: #333;
    bottom: 2%;
    left: 35%;
}

span.text-center.big1 {
    position: absolute;
    color: white;
    top: 125px;
    right: 110px;
    font-family: 'Reenie Beanie';
    font-size: 50px;
    text-transform: uppercase;
}
.hl-bigimage img {
    width: 100%;
    padding-bottom: 10px;
    height: 335px;
}
.highlight-box .hl1:hover span {
    color: white;
}

.highlight-box .hl2 span {
    position: absolute;
    font-size: 20px;
    font-weight: 300;
    color: #333;
    bottom: 2%;
    left: 35%;
}

.highlight-box .hl2:hover span {
    color: white;
}

.highlight-box .hl3 span {
    position: absolute;
    font-size: 20px;
    font-weight: 300;
    color: #333;
    bottom: 2%;
    left: 35%;
}

.highlight-box .hl3:hover span {
    color: white;
}

div#tab-content1 p {
    margin-bottom: -1px;
}

.top-header.hidden-xs {
    background-color: #8bc53e;
    color: white;
    padding-top: 5px;
    padding-bottom: 0px;
    
}
.dirty-header img {
    margin-top: -20px;
    width: 100%;
}

l.list-inline.top-list-line {
    margin-top: 5px;
}

.top-header.hidden-xs ul.list-inline.top-list-line {
    margin-left: 200px;
}

.service-table td {
    background-color: #e8e8ea;
    text-align: left;
    color: #374853;
    padding: 10px;
    width: 50%;
    font-size: 14px;
    border-right: 3px solid #fff;
    
}

.service-table th {
	background-color: #e8e8ea;
	text-align: left;
	color: #374853;
	padding: 10px;
	width: 50%;
	font-size: 14px;
	border: 3px solid #fff;
	border-left: 0px;
}

.legal-table td {
    background-color: #e8e8ea;
    text-align: left;
    color: #374853;
    padding: 10px;
    width: 50%;
    font-size: 14px;
    border-right: 3px solid #fff;
    
}

.legal-table th {
	background-color: #e8e8ea;
	text-align: left;
	color: #374853;
	padding: 10px;
	width: 50%;
	font-size: 14px;
	border: 3px solid #fff;
	border-left: 0px;
}

table.legal-table {
    margin-top: 30px;
    margin-bottom: 50px;
}

.sidebar-content.category img {
    margin: 5px 0px 5px 45px;
}
.logo {
margin-top: 20px;
margin-bottom: 20px;
}
.badge2 {
margin-top: 0px;
}
.badge2 img {
	max-width: 60%;
	margin-right: -60px;
}

.highlight {
    margin-bottom: 15px;
}
.support-phone.block{
	color: #5a4236;
}
.support-mail.block {
	color: #5a4236;
	margin-top: 20px;
}

.fa.fa-clock-o {
    color: #8BC53E;
}

.highlights span {
    color: #FFF;
    font-size: 45px;
    text-align: center;
    display: block;
    margin-top: 10px;
    font-family: 'Amatic SC';
    position: absolute;
    top: 90px;
    right: 130px;
} 
.highlight .highlight1 {
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-transition: all ease .5s .2s ease-out;
    -moz-transition: all ease .5s .2s ease-out;
    transition: all ease .5s .2s ease-out;
    border: 1px solid #E8E8EE;
    min-height: 230px;
    background-color: #FFF;
}
.highlight .highlight2 {
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-transition: all ease .5s .2s ease-out;
    -moz-transition: all ease .5s .2s ease-out;
    transition: all ease .5s .2s ease-out;
    border: 1px solid #E8E8EE;
    min-height: 230px;
    background-color: #FFF;
}
.badge-service {
margin-bottom: 30px;
}
.badge-service img{
    width: 60%;
}

.circle.footer-icon-bg.shadow {
    background: #fff;
    width: 115px;
    height: 45px;
    text-align: center;
    padding: 12px;
    padding-left: 20px;
    display: inline-block;
    border-radius: 14px !important;
    border: 1px solid #d8d8d8;
    margin-right: 8px;
    margin-left: 3px;
    margin-top: 5px;
}

.circle.footer-icon-bg.shadow img {
    /*width: 70px;*/
}


.img-responsive.bar {
    margin-top: -7px;
    width: 65px;
}
.img-responsive.dhl {
    margin-top: 2px;
    width: 80px;
    margin-left: -2px;
}
.img-responsive.vorkasse {
    width: 100px;
    margin-top: -2px;
}

.img-responsive.nachnahme {
    width: 95%;
    margin-left: -2px;
    margin-top: -2px;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #FFF;
	cursor: default;
	background-color: rgb(42, 185, 208);
	border: 0px solid #ddd;
	border-bottom-color: transparent;
	border-radius: 0px;
	padding: 14px;
	padding-right: 56px;
	padding-left: 56px;
	font-size: 17px;
	margin-right: 0px;
}

.nav-tabs > li > a {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 13px;
    padding-right: 56px;
    padding-left: 56px;
    font-size: 17px;
    color: #1f2226;
    margin-right: 0px;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
    margin-top: 20px;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #2ab9d0;
}

.list-inline.payment.mb-xs-0.text-left-xs.pos-center-xs li {
    margin-left: 5px;
}

.more-img{
cursor:pointer;
outline: 0 none;
}

summary {
    outline: 0 none;
}

/*NEW SLIDER WITHOUT JAVASCRIPT*/

#s1 {
    position: fixed;
    top: 0;
}
#s1:target ~ .slider {
    transform: translateX(-0%);
    -webkit-transform: translateX(-0%);
}

#s2 {
    position: fixed;
    top: 0;
}
#s2:target ~ .slider {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

#s3 {
    position: fixed;
    top: 0;
}
#s3:target ~ .slider {
    transform: translateX(-200%);
    -webkit-transform: translateX(-200%);
}

#s4 {
    position: fixed;
    top: 0;
}
#s4:target ~ .slider {
    transform: translateX(-300%);
    -webkit-transform: translateX(-300%);
}

#s5 {
    position: fixed;
    top: 0;
}
#s5:target ~ .slider {
    transform: translateX(-400%);
    -webkit-transform: translateX(-400%);
}

#s6 {
    position: fixed;
    top: 0;
}
#s6:target ~ .slider {
    transform: translateX(-500%);
    -webkit-transform: translateX(-500%);
}

#s7 {
    position: fixed;
    top: 0;
}
#s7:target ~ .slider {
    transform: translateX(-600%);
    -webkit-transform: translateX(-600%);
}

#s8 {
    position: fixed;
    top: 0;
}
#s8:target ~ .slider {
    transform: translateX(-700%);
    -webkit-transform: translateX(-700%);
}

#s9 {
    position: fixed;
    top: 0;
}
#s9:target ~ .slider {
    transform: translateX(-800%);
    -webkit-transform: translateX(-800%);
}

#s10 {
    position: fixed;
    top: 0;
}
#s10:target ~ .slider {
    transform: translateX(-900%);
    -webkit-transform: translateX(-900%);
}

#s11 {
    position: fixed;
    top: 0;
}
#s11:target ~ .slider {
    transform: translateX(-1000%);
    -webkit-transform: translateX(-1000%);
}
#s12 {
    position: fixed;
    top: 0;
}
#s12:target ~ .slider {
    transform: translateX(-1100%);
    -webkit-transform: translateX(-1100%);
}


.gallery__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 600px;
}
@media (max-width: 992px) {
    .gallery__wrapper {
        display: block;
        height: auto;
    }
}
.gallery__wrapper .gallery__bg {
    height: 100%;
    overflow-y: auto;
}
@media (max-width: 992px) {
    .gallery__wrapper .gallery__bg {
        height: auto;
    }
}
.images .image-wrapper {
    margin: 24px auto;
    text-align: center;
    max-width: 100%;
    height: auto;
}
.images .image-wrapper img {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.content__gallery {
    position: relative;
    overflow: hidden;
}
.content__gallery .gallery__bg {
    background: rgba(255, 255, 255, 0.6);
}
.content__gallery .gallery__images {
    height: 550px;
    width: 100%;
    overflow: hidden;
    border: 2px solid rgba(42, 185, 208, 0.5);
}
.content__gallery .gallery__images img {
    display: block;
    max-height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.small-img {
    position: relative;
    min-height: 50px;
    min-width: 50px;
}
.content__gallery .gallery__images .slider {
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    transition: 0.8s;
}
.content__gallery .gallery__images .slider > * {
    display: inline-block;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 565px;
    position: relative;
}
@media (max-width: 768px) {
    .content__gallery .gallery__images {
        height: 480px;
    }
}
@media (max-width: 480px) {
    .content__gallery .gallery__images {
        height: 300px;
    }
}
.content__gallery .gallery__thumbs {
    text-align: center;
    overflow: hidden;
}
.content__gallery .gallery__thumbs .thumb__float {
    display: inline-block;
    margin: 12px;
    border: 1px solid #78909c;
}
.content__gallery .gallery__thumbs .thumb__float .thumb__wrapper {
    width: 75px;
    height: 55px;
    padding: 2px;
    background: #fff;
}
.content__gallery .gallery__thumbs .thumb__float .thumb__wrapper img {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-height:50px;
}
@media (max-width: 768px) {
    .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper {
        width: 64px;
        height: 64px;
        padding: 6px;
    }
}
@media (max-width: 480px) {
    .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper {
        width: 40px;
        height: 40px;
        padding: 3px;
    }
    .small-img {
	    position: relative;
	    min-height: 34px;
	    min-width: 34px;
	}
}
@media (max-width: 768px) {
    .content__gallery .gallery__thumbs .thumb__float {
        margin: 5px;
    }
}
.content__gallery .gallery__prev-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 100%;
    height: 0;
    font-size: 32px;
}
.content__gallery .gallery__prev-next > div + div {
    visibility: hidden;
}
.content__gallery .gallery__prev-next a {
    background: #fff;
    position: absolute;
    padding: 12px;
    text-align: center;
    opacity: 0.7;
    text-decoration: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #78909c;
}
.content__gallery .gallery__prev-next a:hover {
    opacity: 1;
}
.content__gallery .gallery__prev-next a + a {
    right: 0px;
}
.content__gallery .col-md-12:last-of-type {
    margin-top: 16px;
}
@media (max-width: 768px) {
    .content__gallery .col-md-4 {
        margin-top: 16px;
    }
}
.content__gallery .content__description {
    padding: 12px !important;
    margin: 12px !important;
}
.image-cover__wrapper {
    text-align: center;
}
.image-cover__img {
    max-width: 100%;
    margin: 0 auto;
}
.content_tabs {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.tabs__nav {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .tabs__nav {
        display: block;
    }
}
.tabs__nav li {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tabs__nav li a {
    color: #78909c;
    border-right: 2px solid #78909c;
    display: block;
    padding: 16px 0;
    background: #c0ca33;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}
.tabs__nav li a:hover {
    background: #78909c;
    color: #c0ca33;
}
.tabs__nav li:last-of-type a {
    border: none;
}
.tabs__nav li.active a {
    background: #78909c;
    color: #c0ca33;
}
.tabs__nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.tabs__wrapper {
    position: relative;
    overflow: hidden;
}
.tabs__tab {
    background: white;
    width: 100%;
    display: none;
}
.tabs__box {
    border: 2px solid #78909c;
}
.tabs__box--content {
    background: #fff;
    padding: 12px;
}
.tabs__box--aside .aside {
    margin: 0 !important;
}
.tabs__box--aside .aside-block {
    margin: 0 !important;
}
#tabs__tab--content {
    display: block;
}
.tabs__fake {
    position: fixed;
}
@media (max-width: 768px) {
    .tabs__fake {
        position: relative;
    }
}
#tabs__fake--content:target ~ .tabs__wrapper #tabs__tab--content {
    display: block;
}
#tabs__fake--payment:target ~ .tabs__wrapper #tabs__tab--payment {
    display: block;
}
#tabs__fake--shipping:target ~ .tabs__wrapper #tabs__tab--shipping {
    display: block;
}
#tabs__fake--returns:target ~ .tabs__wrapper #tabs__tab--returns {
    display: block;
}
#tabs__fake--other:target ~ .tabs__wrapper #tabs__tab--other {
    display: block;
}
#tabs__fake--payment:target ~ .tabs__wrapper #tabs__tab--content {
    display: none;
}
#tabs__fake--shipping:target ~ .tabs__wrapper #tabs__tab--content {
    display: none;
}
#tabs__fake--returns:target ~ .tabs__wrapper #tabs__tab--content {
    display: none;
}
#tabs__fake--other:target ~ .tabs__wrapper #tabs__tab--content {
    display: none;
}
.disabled-links a {
    pointer-events: none;
    cursor: default;
}
.disabled-link {
    pointer-events: none;
    cursor: default;
}
.word-break {
    word-break: break-all !important;
}
@media (max-width: 360px) {
    .footer .footer-block .footer-block__body {
        font-size: 15px !important;
    }
}
.aside-block .aside-block__icons img {
    border-radius: 6px;
}
.container {
    max-width: 100%;
}
#layout__gallery {
    margin: 24px 0;
}
.order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.direction-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mt0 {
    margin-top: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.col-md-3 .aside-block .aside-block__icons {
    text-align: center;
}
.col-md-3 .aside-block .aside-block__icons img {
    width: 75px;
}
@media (max-width: 992px) {
    .menu {
        font-size: 16px !important;
    }
}
#template-5 header {
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    text-shadow: none;
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
    z-index: auto;
}
#template-5 .template__wrapper {
    width: 100%;
    background-color: #eeeeee;
}
#template-5 .header {
    background: #263238;
    padding: 12px 0;
    text-align: center;
}
#template-5 .header .header__brand {
    margin: 12px auto;
}
#template-5 .header .header__brand .header__logo {
    margin: 0 auto;
    font-family: "Exo 2", sans-serif;
    font-size: 64px;
    font-weight: bold;
    color: #c0ca33;
    border-bottom: 1px solid #c0ca33;
    padding-bottom: 6px;
}
#template-5 .header .header__brand .header__logo img {
    max-width: 80%;
}
@media (max-width: 480px) {
    #template-5 .header .header__brand .header__logo {
        font-size: 32px;
    }
}
#template-5 .header .header__brand .header__slogan {
    font-family: "Exo 2", sans-serif;
    font-size: 39px;
    font-weight: normal;
    color: #dce775;
}
@media (max-width: 480px) {
    #template-5 .header .header__brand .header__slogan {
        font-size: 23px;
    }
}
#template-5 .header .header__contact {
    margin: 12px auto;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 23px;
    font-weight: normal;
    text-align: center;
    color: #dce775;
}
#template-5 .header .header__contact .fa {
    margin-right: 6px;
    margin-left: 12px;
}
@media (max-width: 480px) {
    #template-5 .header .header__contact {
        font-size: 20px;
    }
}
#template-5 .footer {
    background: #263238;
    padding: 12px 0;
}
#template-5 .footer-block {
    text-align: center;
}
#template-5 .footer-block .footer-block__title {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #dce775;
    margin-top: 0;
    margin-bottom: 9.6px;
}
@media (max-width: 768px) {
    #template-5 .footer-block .footer-block__title {
        margin-top: 19.2px;
    }
}
#template-5 .footer-block .footer-block__body {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 21px;
    font-weight: normal;
    color: #dce775;
}
#template-5 .footer-block .footer-block__body a {
    color: #dce775;
}
#template-5 .footer-block .footer-block__body .btn {
    background-color: #c0ca33;
    border: none;
    color: #263238;
    padding: 6px 18px;
    margin-top: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}
#template-5 .footer-block .footer-block__body .btn:hover {
    background-color: #dce775;
}
#template-5 .footer-block .footer-block__body .menu {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
}
#template-5 .footer-block .footer-block__body .menu .container {
    width: 100% !important;
    padding: 0 !important;
}
#template-5 .footer-block .footer-block__body .menu .menu__list {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
}
#template-5 .footer-block .footer-block__body .menu .menu__item {
    text-align: center;
}
#template-5 .footer-block .footer-block__body .menu .menu__item a {
    display: block;
    color: inherit;
    border: 0;
    padding: 0;
}
#template-5 .footer-block .footer-block__body .menu .menu__item a:hover {
    background: none;
    color: inherit;
}
#template-5 .footer__eselt {
    margin: 12px auto;
    font-family: Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #888;
    text-align: right;
}
#template-5 .footer__eselt a {
    color: #888;
}
@media (max-width: 768px) {
    #template-5 .footer__eselt {
        text-align: center;
    }
}
#template-5 .footer__logo {
    font-family: 'Titillium Web', sans-serif;
}
#template-5 .no-margin {
    margin: 0 !important;
}
#template-5 .no-margin-top {
    margin-top: 0 !important;
}
#template-5 .no-margin-right {
    margin-right: 0 !important;
}
#template-5 .no-margin-bottom {
    margin-bottom: 0 !important;
}
#template-5 .no-margin-left {
    margin-left: 0 !important;
}
#template-5 .menu {
    background: #dce775;
    border-bottom: 1px solid #263238;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 20px;
    font-weight: bold;
}
#template-5 .menu .menu__list {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
}
@media (max-width: 768px) {
    #template-5 .menu .menu__list {
        display: block;
    }
}
#template-5 .menu .menu__item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
#template-5 .menu .menu__item a {
    display: block;
    color: #263238;
    border-right: 1px solid #263238;
    padding: 18px 0;
}
#template-5 .menu .menu__item a:hover {
    background: #263238;
    color: #b0bec5;
}
@media (max-width: 768px) {
    #template-5 .menu .menu__item a {
        border-right: 0;
        border-bottom: 1px solid #263238;
    }
}
#template-5 .menu .menu__item:last-child a {
    border-right: 0;
}
@media (max-width: 768px) {
    #template-5 .menu {
        font-size: 16px;
    }
}
#template-5 .menu--footer .menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
#template-5 .content {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    color: #212121;
    font-size: 16px;
    line-height: 1.5;
}
#template-5 .content .container {
    /*margin: 0;*/
    
    padding: 0;
}
#template-5 .content .content__wrapper {
    background: #fff;
    background-image: linear-gradient(to bottom, #fafafa 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFAFA', endColorstr='#FFFFFFFF', GradientType=0);
    background-repeat: repeat-x;
    padding: 24px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6);
    overflow: hidden;
}
@media (max-width: 768px) {
    #template-5 .content .content__wrapper {
        padding: 12px;
        box-shadow: none;
    }
}
#template-5 .content .content__header {
    margin: 12px 0;
    padding: 6px;
}
#template-5 .content .content__header .content__title {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #212121;
    padding-bottom: 6px;
    font-size: 32px;
}
@media (max-width: 480px) {
    #template-5 .content .content__header .content__title {
        font-size: 24px;
    }
}
#template-5 .content .content__description {
    margin: 12px 0;
    padding: 6px;
    color: #616161;
}
#template-5 .content .content__description p {
    margin: 0;
    margin-bottom: 6px;
}
#template-5 .content .content__bulletpoints {
    margin: 12px 0;
    padding: 6px;
    color: #616161;
}
#template-5 .content .content__bulletpoints .bulletpoints__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
#template-5 .content .content__bulletpoints .bulletpoints__item {
    margin-bottom: 6px;
}
#template-5 .content .content__bulletpoints .bulletpoints__item .fa {
    color: #78909c;
}
#template-5 .vertical-align-middle {
    white-space: nowrap;
    text-align: center;
}
#template-5 .vertical-align-middle .vertical-align-helper {
    /*margin-left: -2px; margin-top: -1px;*/
    
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#template-5 .vertical-align-middle img {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    max-width: 100%;
    max-height: 100%;
}
#template-5 .aside {
    background: #dce775;
    overflow: hidden;
}
#template-5 .aside .container {
    padding: 0;
}
#template-5 .aside-block {
    text-align: left;
    padding: 12px;
}
#template-5 .aside-block .aside-block__title {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: #263238;
    margin-bottom: 12px;
    text-align: left;
}
#template-5 .aside-block .aside-block__title .fa {
    font-size: 32px;
}
#template-5 .aside-block .aside-block__body {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #212121;
}
#template-5 .aside-block .aside-block__icons {
    text-align: left;
    margin-bottom: 12px;
}
#template-5 .aside-block .aside-block__icons img {
    margin: 3px;
}
#template-5 .image-cover__wrapper {
    margin: 12px 0;
    padding: 6px;
    background: #fafafa;
    border: 1px solid #eeeeee;
    text-align: center;
}
#template-5 .template__wrapper {
    background-color: #eeeeee;
}
#template-5 .header {
    background-color: #263238
}
#template-5 .header .header__brand .header__logo {
    color: #dce775;
    border-color: #dce775;
}
#template-5 .header .header__brand .header__slogan {
    color: #dce775;
}
#template-5 .header .header__contact {
    color: #dce775;
}
#template-5 .footer {
    background-color: #263238;
}
#template-5 .footer .footer__contact {
    color: #dce775;
}
#template-5 .footer-block .footer-block__body .menu .menu__item a {
    color: #dce775;
    background: none;
}
#template-5 .footer-block .footer-block__body .btn {
    background-color: #dce775;
}
#template-5 .footer-block .footer-block__body .btn:hover {
    background-color: #dce775;
}
#template-5 .footer-block .footer-block__title {
    color: #dce775;
}
#template-5 .footer-block .footer-block__body {
    color: #dce775;
}
#template-5 .menu {
    background-color: #dce775;
    border-bottom-color: #263238;
}
#template-5 .menu .menu__item a {
    background-color: #dce775;
    color: #263238;
    border-color: #263238;
}
#template-5 .menu .menu__item a:hover {
    background-color: #263238;
    color: #dce775;
}
#template-5 .content .content__header .content__title {
    color: #263238;
    border-color: #263238;
}
#template-5 .content .content__wrapper {
    background: #ffffff;
    overflow: hidden;
}
#template-5 .content .content__description {
    color: #444444;
}
#template-5 .content .content__bulletpoints .bulletpoints__item .fa {
    color: #263238;
}
#template-5 .content .content__bulletpoints {
    color: #444444;
}
#template-5 .aside {
    background-color: #dce775;
}
#template-5 .aside-block .aside-block__body {
    color: #444444;
}
#template-5 .aside .aside-block .aside-block__title {
    color: #263238;
}
#template-5 .images .image-wrapper img {
    border-color: #263238;
    background-color: #dce775;
}
#template-5 .content__gallery .gallery__thumbs .thumb__float {
    border-color: #263238;
}
#template-5 .content__gallery .gallery__prev-next a {
    color: #263238;
}
#template-5 .gallery__bg {
    background: rgba(0, 0, 0, 0.1);
}
#template-5 .tabs__nav li a {
    background: #dce775;
    color: #263238;
    border-color: #263238;
}
#template-5 .tabs__nav li a:hover {
    background: #263238;
    color: #dce775;
}
#template-5 .tabs__nav li.active a {
    background: #263238;
    color: #dce775;
}
#template-5 .tabs__box {
    border-color: #263238;
}
#template-5 .tabs__box--content {
    background: #ffffff;
}


/*NEUE TABS*/

.tabs {
  	position: relative;
    min-height: 350px;
    clear: both;
    margin: 25px 0;
}
.tab {
  float: left;
  width: 100%;
}
@media(min-width: 1024px){
	.tab {
	  width: 25%;
	}
	.content {
		top: 40px;
	}
}
.tab label {
  background: #191d20;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px; 
  margin-left: -1px; 
  position: relative;
  margin: 0;
}
.tab [type=radio] {
  display: none;   
}
.content {
  position: absolute;
  top: 127px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc; 
  overflow: auto;
}
@media(min-width: 1024px){
	.content {
		top: 39px;
	}
}
[type=radio]:checked ~ label {
  background: #2ab9d0;
  border-bottom: 0px solid #2ab9d0;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}

