/*Saftfinder*/
#saftfinder-detail-container {

    min-height: 500px;
    padding: 20px;
    margin-bottom: 20px;

    -webkit-box-shadow: 3px 3px 4px #bfbfbf; /* webkit browser*/
    -moz-box-shadow: 3px 3px 4px #bfbfbf; /* firefox */
    box-shadow: 3px 3px 4px #bfbfbf;
}

#saftliste a {
    color: #000;
    text-decoration: none;
}

#saftliste a:hover {
    color: #4C6F2E;
}

#saftliste li.active a {
    color: #4C6F2E;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.tabNavi {
    height: 43px;
    margin-left: 155px;
}

.tabNavi li {
    display: inline;
    float: left;
    position: relative;
    line-height: 43px;
    background: url(../Css/img/grosse-hintergrundflaeche.png);
    box-shadow: 5px 0px 3px -2px #bfbfbf;
}

.tabNavi span.active {
    text-decoration: underline;
}

.tabNavi .tabNaviUl.no-active li span {
    cursor: default;
}

.tabNavi.no-active span.active {
    text-decoration: none;
}

.tabNavi li:nth-child(1) {
    z-index: 100;
}

.tabNavi li:nth-child(2) {
    z-index: 90;
}

.tabNavi li:nth-child(3) {
    z-index: 80;
}

.tabNavi li span {
    padding: 10px 20px 10px 20px;
    line-height: 43px;
    text-decoration: none;
    font-size: 20px;
    color: #4C6F2E;
    cursor: pointer;
}

.tabNavi li span:hover {
    text-decoration: underline;
}

.tabNavi .tabNaviUl.no-active li span:hover {
    text-decoration: none;
}

.voelkel-cart {
    width: 100%;
    height: auto;
}

.tx-saftplugin ul, .produktImgSlider ul {
    list-style-type: none;
}

#detail-spacer {
    min-height: 540px;
    background: url(img/senkrechter-strich+.png) center no-repeat;
}

.detailSiegelImg {
    /*width: 8%;*/
    padding: 5px;
}

.naehrwert, .moreDetail {
    margin-bottom: 15px;
}

.naehrwert {
    margin-top: 6px;
}

.naehrwerttabelle {
    border: 1px solid #4C6F2E;
    padding: 5px;
}

.tabheadline {
    color: #4C6F2E;
    margin: 0 0 20px 0;
}

.right-col h4 {
    margin-bottom: 10px;
    color: #4C6F2E;
}

#saftlisteUl {
    height: 500px;
    overflow: hidden;
    margin: 5px 0px 5px 0px;
}

#saftlisteUl li {
    padding: 5px 0 5px 0;
}

#saftlisteUl li a {
    cursor: pointer;
    display: block;
}

#scrollTop, #scrollBottom {
    margin-bottom: 10px;
    width: 20px;
    height: 15px;
    cursor: pointer;
    margin: 0 auto;
}

#scrollTop {
    background-image: url(img/arrow-top.png);
}

/*#scrollTop:hover {*/
/*background-image: url(img/arrow-top-white.png);*/
/*}*/

#scrollBottom {
    background-image: url(img/arrow-bottom.png);
}

img.produktImg {
    width: 100%;
    height: auto;
}

/*#scrollBottom:hover {*/
/*background-image: url(img/arrow-bottom-white.png);*/
/*}*/

#saftfinder-detail-zusatzinfo h3 {
    color: #4C6F2E;
    margin-bottom: 10px;
}

#saftfinder-produkt-slider-container {
    padding: 0 35px;
    position: relative;
}

#saftfinder-produkt-slider {
    overflow: hidden;
}

#saftfinder-produkt-slider-ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.saftfinder-produkt-slider-li {
    float: left;
    position: relative;
    min-height: 190px;
    min-width: 60px;
}

.saftfinder-produkt-slider-li a {
    display: block;
    margin: 0px 9px;
}

.saftfinder-produkt-slider-li-img {
    width: 50px;
    max-height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

#saftfinder-produkt-slider-prev {
    position: absolute;
    top: 90px;
    left: 0;
    background-image: url("img/arrow-left.png");
    width: 15px;
    height: 20px;
    text-decoration: none;
}

#saftfinder-produkt-slider-next {
    position: absolute;
    top: 90px;
    right: 0;
    background-image: url("img/arrow-right.png");
    width: 15px;
    height: 20px;
    text-decoration: none;
}

#verantwortung {
    padding: 20px;
    background: url(img/grosse-hintergrundflaeche.png);
    -webkit-box-shadow: 3px 3px 4px #bfbfbf;
    -moz-box-shadow: 3px 3px 4px #bfbfbf;
    box-shadow: 3px 3px 4px #bfbfbf;
    color: #4C6F2E;
}

#verantwortung-logo {
    width: 113px;
    height: 113px;
    position: relative;
    top: -35px;
    float: right;
}

#verantwortung-logo.de{
    background: url(img/verantwortung.png) no-repeat;
    background-size: contain;
}
#verantwortung-logo.en{
    background: url(img/verantwortung_en.png) no-repeat;
    background-size: contain;
}

/*Produktsuche*/
#saftfinder-search-options {
    background-color: white;
    padding: 20px;
    margin-bottom: 20px;
}

.saftfinder-search-form-row {
    margin-bottom: 10px;
}

#saftfinder-search-inputs label {
    width: 10%;
    display: block;
    float: left;
}

#saftfinder-search-inputs input, #saftfinder-search-inputs select {
    width: 90%;
    float: left;
    box-sizing: border-box;
    border: 1px solid green;
    padding: 4px;
}

#saftfinder-search-inputs input:focus, #saftfinder-search-inputs select:focus, #saftfinder-search-mobile-button input:focus {
    outline: 0;
}

#saftfinder-search-inputs select {
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    background: url('img/arrow-bottom.png') no-repeat; /*Adds background-image*/
    background-position: 99% 50%;
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/
}

#saftfinder-search-inputs input[type="submit"] {
    width: 165px;
    height: 72px;
    background: url(img/finden.png) center no-repeat;
    cursor: pointer;
    border: none;
    position: relative;
    left: 25%;
}

#saftfinder-search-inputs [type="submit"].eng {
    width: 165px;
    height: 72px;
    background: url(img/find.png) center no-repeat;
    cursor: pointer;
    border: none;
    position: relative;
    left: 25%;
}

#saftfinder-search-filter {
    border: 1px solid green;
    padding-top: 10px;
}

.saftfinder-search-filter-single {
    text-align: center;
    height: 120px;
}

.saftfinder-search-filter-single input[type="checkbox"] {
    display: none;
}

.saftfinder-search-filter-single input[type="checkbox"] + label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background: url(img/checkbox.jpg) left top no-repeat;
    cursor: pointer;
}

.saftfinder-search-filter-single input[type="checkbox"]:checked + label span {
    background: url(img/checkbox-checked.jpg) top no-repeat;
}

.saftfinder-search-filter-single-img {
    display: block;
    margin: 10px auto;
}

#saftfinder-search-results h2 {
    margin-bottom: 10px;
}

.saftfinder-search-result-single {
    min-height: 190px;
    position: relative;
    margin-bottom: 20px;
}

.saftfinder-search-result-single-img img {
    width: 100%;
    height: auto;
}

.saftfinder-search-result-single-headline {
    color: #4C6F2E;
    margin-bottom: 20px;
}

.saftfinder-search-result-single-content {
    min-height: 190px;
}

.saftfinder-search-result-single-spacer {
    width: 100%;
    float: left;
    /*width: 90%;*/
    /*margin: 0 auto;*/
    height: 15px;
    background: url(img/news-spacer-short.png) no-repeat center;
    /*position: absolute;*/
    /*bottom: 0;*/
}

#saftfinder-search-mobile-button input {
    width: 165px;
    height: 72px;
    background: url(img/finden.png) center no-repeat;
    cursor: pointer;
    border: none;
    position: relative;
    left: 25%;
}

#saftfinder-search-mobile-button input.eng {
    width: 165px;
    height: 72px;
    background: url(img/find.png) center no-repeat;
    cursor: pointer;
    border: none;
    position: relative;
    left: 25%;
}

#saftfinder-category-content h2 {
    line-height: 36px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    #saftfinder-search-options, #saftfinder-search-filters, #saftfinder-search-inputs {
        padding: 0;
    }
}

/*Helper Classes*/
.no-padding {
    padding: 0 !important;
}