@media Screen and (max-width:600px) {
    .page-wrap--cookie-permission {
    height: 25em;
}
	body {
		background-size: cover;
	}
}
.raw-color-container {
    display: none;
}
/* versteckte Kategorie */
.sidebar--categories-navigation > ul li:last-child{
	display:none;
}
.sidebar--categories-navigation > ul ul.is--level1 li:last-child {
	display:block;
}
.product--box .product--price-info .price--unit {
    height: 0;
}

.product--box .product--price {
    text-align: right;
}

.product--box .product--title {
    min-height: 45px;
}

.emotion-wrapper .panel,
.emotion--product-slider.panel {
    background: transparent;
}

.product-slider--container.is--horizontal .product-slider--item .product--box .box--content {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-top: 1px solid #1e2023;
    border-bottom: 2px solid #1e2023;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-slider--container.is--horizontal .product-slider--item .product--box:hover .box--content {
    border-top: 1px solid #bf1200;
    border-bottom: 2px solid #bf1200;
}

.product-slider--container.is--horizontal .product-slider--item .product--box .product--price .price--default {
    font-size: 1.2em;
    padding-left: 8px;
    padding-right: 8px;
}


.product--box .product--image .image--element img {
    position: relative;
}

.emotion--product-slider .box--emotion .product--title {
    padding-left: 8px;
    padding-right: 8px;
}

.product--description {
    padding-bottom: 20px;
}

.product--description p {
    margin-bottom: 8px;
}

.product--description ol,
.product--description ul {
    margin: 10px 10px 10px 8px;
}

.product--description ol li,
.product--description ul li {
    padding-bottom: 4px;
}

.product--details .product--properties table {
    border-top: 1px solid #aaa;
}

.product--details .product--properties td {
    border-bottom: 1px solid #aaa;
}


.js--tab-menu .tab--link {
    border-color: #aaa;
}

.product--details .tab--navigation {
    border-bottom: 1px solid #aaa;
}


.page-wrap--cookie-permission {
    border: none;
    background: rgba(0, 0, 0, .8);
}

.cookie-permission--content {
    color: #FFF;
}

.is--primary:hover {
    background: #1e2023;
    color: #fff;
}

.filter-panel--checkbox,
.filter-panel--radio {
    border: 1px solid #aaa;
}

.filter-panel.facet--manufacturer {
    display: none;
}

.action--sort .sort--label {
    color: #FFF;
}

@media Screen and (min-width: 48em) {
    .product--details .product--header .product--title {
        font-size: 2.1rem;
    }

    .product--details .content--description,
    .product--details .content--product-reviews {
        padding-left: 0;
    }

    .emotion--banner-slider .banner-slider--title {
        padding: 10px 32px;
        display: block;
        width: auto;
        max-width: 50%;
        top: auto;
        bottom: 18%;
        left: 5%;
        z-index: 100;
        color: #fff;
        background: #bf1200;
        text-align: left;
        font-size: 4.5em;
        text-shadow: 1p 1px 1px #000;
        -webkit-text-shadow: 1p 1px 1px #000;
        box-shadow: 3px 3px 3px rgba(0, 0, 0, .7);
        -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .7);

    }

    .emotion--row.row--1,
    .emotion--row.row--2,
    .emotion--row.row--3,
    .emotion--row.row--4 {
        margin-bottom: 25px;
    }
}

.image-slider--container .arrow.is--left,
.image-slider--container .arrow.is--right {
    width: 40px;
    height: 40px;
    padding: 15px;
    border-radius: 25px;
    border: none
}

.image-slider--container .arrow.is--left:before {
    left: -3px;
    position: relative;
}

.image-slider--container .arrow {
    line-height: 0.5rem;
    font-size: 1.3rem;
    color: #bf1200;
    background: #fff;
}

.image-slider--container .arrow:hover {
    line-height: 0.5rem;
    font-size: 1.3rem;
    background: #bf1200;
    color: #fff;
}

@media Screen and (max-width: 48em) {
    .footer-main .column--headline {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 1.5em;
    }

    .footer-main .column--headline::after {
        color: #bf1200;
        font-size: 1.2em;
    }

    .header-main .logo-main .logo--shop {
        height: 35px;
        height: 3rem;
        width: 100%;
        float: none;
        text-align: center;
    }

    .header-main .logo-main .logo--link {
        height: 4em;
    }

    .footer--logo-wrapper {
        text-align: center;
    }
}



@media Screen and (max-width: 550px) {
    body {
        padding-top: 120px
    }
}

/*** SLIDER HOME ***/

.textholder {
    position: absolute;
    z-index: 770;
    left: 1rem;
    bottom: 1rem;
    color: #FFF;
    font-weight: 900;
    text-align: left;
    max-width: 80%;
    white-space: normal;
    display: block;

}

.textholder .slag1 {
    font-size: 1.4rem;
    padding: 4px 8px;
    background: #bf1200;
    color: #fff;
    display: inline-block;
    margin-left: 1rem;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .6);
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .6);
}

.textholder .slag2 {
    font-size: 1.2rem;
    padding: 3px 6px;
    background: #FFFF;
    color: #bf1200;
    display: inline-block;
    margin-top: 4px;
    margin-left: 2rem;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .6);
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .6);
}

.entry--search .main-search--form .main-search--field {
    background: #fff;
    border-radius: 30px;
    border: 1px solid #151515;
    padding-left: 18px;
}

.entry--search .main-search--form .main-search--field:hover,
.entry--search .main-search--form .main-search--field:focus {
    border: 1px solid #bf1200;
    color: #151515;
}

@media Screen and (min-width: 30em) {
    .entry--search .main-search--form .main-search--field {
        background: #fff;
        border-radius: 30px;
    }

    .entry--search .main-search--form .main-search--button {
        top: -1px;
    }
}



@media Screen and (min-width: 48em) {
    .textholder {
        left: 2rem;
        bottom: 2rem;
    }

    .textholder .slag1 {
        font-size: 3rem;
        padding: 10px 20px;
        margin-left: 1.5rem;
    }

    .textholder .slag2 {
        font-size: 2rem;
        padding: 6px 12px;
        margin-top: 10px;
        margin-left: 3rem;
    }

    .header-main .shop--navigation {
        max-width: none;
        margin: 0 auto;
        width: auto;
        position: absolute;
        right: 30px;
        top: 30px;
        left: 30px;
    }

    .scrolled .header-main .shop--navigation .entry--search {
        top: 0;
    }

    .shop--navigation .entry--search {
        position: relative;
        top: 0;
        background: transparent;
        left: 0;
        right: auto;
        margin-right: 0;
        width: auto;
        float: left
    }

    .shop--navigation .entry--search input {
        padding-left: 9px;
    }

    .scrolled .shop--navigation .entry--search {
        top: 60px;
    }

    .navigation--list-wrapper .navigation--list .navigation--entry:last-child .navigation--link {
        background: transparent url(../../src/img/blood.png);
        background-size: contain;
        padding: 8px 20px 12px;
        margin: 0;
    }

    .navigation--list-wrapper .navigation--list .navigation--entry:last-child .navigation--link:hover {
        color: #FFF;
        -moz-transform: rotate(-2deg);
        -webkit-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

}

h1.search--headline {
    color: #FFF;
}

.is--ctl-search .listing .product--box .box--content {
    padding-right: 20px;
    background: #FFF;
    border-bottom: 5px solid #bf1200;
    text-align: left;

}

.is--target-checkout.is--minimal-header .content-main,
.content-main:not(.is--small) {
    margin-top: 80px;
}

.steps--content .is--active .text {
    color: #FFF
}

.panel--dot-nav .dot--link,
.panel--dot-nav a {
    background: #AAA
}

.steps--content .steps--entry .text--inner,
.steps--content .steps--entry .text::after {
    color: #8599ae;
}

.steps--content .steps--entry.is--active .text--inner {
    color: rgba(255, 255, 255, 1)
}

.panel .btn {
    border-color: #454545;
}

.panel .btn:hover {
    border-color: #bf1200;
}

.premium-product--content {
    height: auto;
}

.premium-product .product--inner .premium--variant .select-field,
.premium-product .product--inner .premium--variant .premium--button {
    display: block;
    width: 100%;
    float: none
}
@media Screen and (max-width: 48em) {
.custom-page--content{
  color: #FFF
}
.custom-page--content h1, .custom-page--content h2, .custom-page--content h3{
  color: #FFF
}
}
@media Screen and (min-width: 48em) {
    .page-wrap--cookie-permission {
    height: 8em;
}
.shop-sites--container{
	  background:rgba(0, 0, 0, 0.6) url(../../src/img/bg_submenu.png);
	    background-position-x: 0%;
	    background-position-y: 0%;
	    background-repeat: repeat;
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFF;
	text-shadow: 1px 1px 1px #000000;
	  border: none;
	}
	.shop-sites--container .shop-sites--navigation, .shop-sites--container .navigation--entry {
		background: transparent;
	}
	.paypal--sidebar {
		background: transparent;
		border: none;
	}
	.shop-sites--container .shop-sites--headline {
		color: #bf1200;
		border-color: #bf1200;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: 700;
	}
	.product--table .premium-product--content {
		height: auto;
	}
}

.method--name img{
    max-width: 300%;
}

.paypal--payment-selection .payment--method {
    background: #fff;
}



.account--menu-container .sidebar--navigation,
.account--menu .account--menu-container,
.sidebar--navigation
{
    background: transparent !important;
}
.account--menu .navigation--headline,
.account--menu.is--personalized .navigation--link.navigation--personalized{
    color: #bf1200;
}
