/****
primary 942229
secondary c22730
***/

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');
html {
	height: 100vh;
	overflow-y: auto;
	font-size: 17px;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	background: #FFF;
	padding: 0;
	font-weight: 400;
	/* text-rendering: auto;
	text-rendering: optimizeSpeed;
	text-rendering: optimizeLegibility; */
	text-rendering: geometricPrecision;

}
.configurator--variant .variant--option {
    height: 10em !important;
    line-height: 10em !important;
    width: 40% !important;
}

.js--modal .model--close,
.image--gallery .button--zoom-in,
.image--gallery .button--zoom-out,
.image--gallery .button--zoom-reset,
.image-gallery--modal .modal--close {
    font-family: 'shopware' !important;
 }


a, btn,
.das_ende_vom_lied .socials a,
.js--tab-menu .tab--link,
.footer-main .footer--column.column--socials a,
.navigation-main .navigation--entry .navigation--link:after,
.banner-slider--container .banner-slider--slide .text--container-content-inner {
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.raw-color-container {
    display: none;
}
/******** Ausblenden, Hintergrund und Schatten weg *******/
.header-main,
.container,
.footer-main,
.page-wrap {
	background: transparent;
}

h1, h2,h3,h4.h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}

.content-main {
	box-shadow: none;
}
.logo--supportinfo.block,
.register--advantages.block,
.footer-main .footer--logo {
	display: none !important;
}
@media Screen and (min-width: 48rem) {
	.logo--supportinfo.block,
	.register--advantages.block,
	.footer-main .footer--logo {
		display: none !important;
	}
}


/******** Contentstruktur *******/
.content--breadcrumb .breadcrumb--link {
	font-weight: 400;
}
@media Screen and (min-width: 48rem) {
	.content-main--inner {
		padding-left: 0;
		padding-right: 0;
	}
	.content--breadcrumb {
		padding-left: 0;
		padding-right: 0;
	}
}


/**** NAVIGATION & HEADER ***/
.header-main {
	padding-top: 10px;
}
.entry--search .main-search--form input[type="search"]{
	font-weight: 400;
	font-size: 1.15rem;
	border-radius: 3em;
}
.entry--search .main-search--form ::placeholder {
	color: #454545;
	font-weight: 400;
	font-size: 1.15rem;
	font-style: italic;
}

.navigation-main {
	background: #F5F5F8;
	margin-top: 15px;
	border: none;
	padding: 0;
	font-weight: 400;
	padding: 0;
}
@media Screen and (min-width: 48rem) {
    .page-wrap--cookie-permission {
	    height: 8em;
	}
	.navigation-main .navigation--link {
		border-radius: none;
		font-size: 1.15rem;
	}	
	.navigation-main .is--active .navigation--link,
	.navigation-main .is--active .navigation--link:hover {
		background: transparent;
		color:  #942229;
		font-weight: 400;
	}
	.navigation-main .navigation--sub {
		padding: 10px 0;
		font-size: 1.1em;
	}
	.navigation-main .navigation--entry .navigation--link{
		padding: 0.75rem 0rem 0.75rem 0rem;
		margin: 0rem 1.75rem 0rem 0rem;
		position: relative;
	}
	.navigation-main .navigation--entry .navigation--link:after {
		position: absolute;
		left: 50%;
		right: 50%;
		bottom: 0;
		height: 5px;
		content: '';
		background: #942229;
		opacity: 0;
	}
	.navigation-main .navigation--entry .navigation--link:hover:after {
		left: 0;
		right: 0;
		opacity: 1;
	}
	.header-main .top-bar {
		display: inline;
		background: red;
		z-index: 1200;
	}
/*	.navigation-main .navigation--list-wrapper, .navigation-main .js--menu-scroller--list {
		overflow: auto;
	}*/
	.navigation-main .navigation--list-wrapper::-webkit-scrollbar, .navigation-main .js--menu-scroller--list::-webkit-scrollbar {
	display: none;
	}
	.navigation-main .navigation--list-wrapper, .navigation-main .js--menu-scroller--list {
	scrollbar-width: none;
	scrollbar-height: none;
	}
	.js--menu-scroller--arrow {
		top: 0.315rem;
	}
	.navigation-main .navigation--entry:hover .navigation--sub {
		display: block;
		z-index: 2000;
	}
/*	.navigation-main .navigation--list-wrapper {
		overflow:  visible;
	}
	.navigation-main .js--menu-scroller--list {
		overflow:  visible;
	}*/
.js--menu-scroller--arrow.right--arrow {
	display: none !important;
	opacity: 0 !important;
}
}
@media Screen and (max-width:600px) {
	.header-main .logo-main .logo--shop {
		height: auto;
		width: 70%;
		margin: 0 15%;
	}
	.header-main .logo-main .logo--link {
		height: auto;
	}
	.entry--search.is--active .main-search--form {
		background: #942229;
	}
}
.shop--navigation .entry--menu-left .btn {
	color: #942229;
}
.shop--navigation .navigation--entry,
.shop--navigation .navigation--entry .btn {
	border-radius: 0;
	border: none;
	height: auto;
}

.shop--navigation .navigation--entry .btn:hover {
	border-radius: 0;
	border: none;
}
.navigation--entry.entry--notepad .btn,
.shop--navigation .account--link,
.shop--navigation .entry--cart .cart--link,
.navigation--list .entry--cart .cart--link .cart--amount {
		color: #454545;
}
.navigation--entry.entry--notepad .btn:hover,
.shop--navigation .account--link.btn:hover,
.shop--navigation .entry--cart .cart--link:hover,
.navigation--list .entry--cart .cart--link:hover .cart--amount {
		color: #942229;
		background:transparent;
}
.shop--navigation .navigation--entry .icon--basket, 
.shop--navigation .navigation--entry .icon--account {
	top: 45%;
}
.shop--navigation .entry--cart.filled .cart--link {
	border-radius: 3px;
	background: #80d42a;
	padding-bottom: 0;
}
.shop--navigation .entry--cart.filled .cart--link,
.navigation--list .entry--cart.filled .cart--link .cart--amount {
	color: #FFF;

}

.header-main .top-bar--navigation .navigation--entry, .header-main .top-bar--navigation .navigation--link {
	color: #999;
	font-size: 0.9em;
}
@media Screen and (min-width: 48rem) {
	.shop--navigation .navigation--list {
			margin-top: 5px;
	}
}
.account--menu-container .sidebar--navigation {
	background: #FFF;
}
@media Screen and (min-width:768px)  and (max-width:1215px){
	.navigation-main .navigation--link {
		font-size: 1rem;
	}
	.navigation-main .navigation--entry .navigation--link {
		margin: 0 1rem 0 0;
	}
}
@media Screen and (min-width:768px)  and (max-width:990px){
		.navigation-main .navigation--link {
		font-size: .9rem;
	}
	.navigation-main .navigation--entry .navigation--link {
		margin: 0 .75rem 0 0;
	}
}
/****************/
/**** Sidebar ***/
/****************/

@media Screen and (min-width: 48rem) {
	.sidebar--navigation,
	.shop-sites--container  {
		background: #f5f5f8;
		border: none;
		border-radius: 0;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.shop-sites--container .shop-sites--headline {
		text-transform: uppercase;
		
	}
	.shop-sites--container .sidebar--navigation {
		padding: 0 0 10px 0;
	}
	.shop-sites--container .shop-sites--navigation .navigation--link,
	.shop-sites--container .navigation--entry .navigation--link {
		padding-left: 0;
	}
	.sidebar--navigation .is--level1 {
		padding-top: 0;
	}
		
}
.sidebar--navigation .is--level2 {
	font-size: 1rem;
	padding-top: 0;
	margin-top: 0;
}
/*************************/
/*************************/
/*** Slider Startseite ***/
.is--ctl-index .emotion--banner-slider .banner-slider--container {
	width: 100vw;
	max-width: 100vw;
}
.banner-slider--banner .txt-holder {
	display: none;
}
.image-slider--container .arrow {
	color: #FFF;
}
.emotion--banner-slider .image-slider--dots .dot--link {
	background: rgba(255,255,255,.5);
	border: none;
	width: .75rem;
	height: .75rem;
}
.emotion--banner-slider .image-slider--dots .dot--link.is--active {
	background: rgba(255,255,255,1);
	border: none;
}
/*.banner-slider--container {
	display: block;
}
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-1,
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-2,
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-3,
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-4 {
display: flex;
left: 0;
right: 0;
max-width: 100vw !important;
}
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-1 .text--container-content, 
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-2 .text--container-content, 
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-3 .text--container-content, 
.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-4 .text--container-content {
display: flex;
width: 100%;
max-width: 78.75rem;
margin: 0 auto;
padding: 30px;
}
.banner-slider--container .banner-slider--slide .text--container-content-inner {
	display: block;
	width: 100%;
	/*max-width: 450px;*!/
	margin: 50px;
	background: rgba(0,0,0,.15);
	color: #FFF;
}
.banner-slider--container .banner-slider--slide .text--container-content-inner .btn{
	border-radius: 0;
	margin-top: 20px;
	background: transparent;
	color: #FFF;
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 0.2em 2.5em;
}
.banner-slider--container .banner-slider--slide .text--container-content-inner .btn:hover{
	border-radius: 0;
	background: #FFFFFF;
	color: #942229;
	border: 1px solid #FFFFFF;
}

.banner-slider--container .banner-slider--slide .text--container-content-inner:hover {
	display: block;
	width: 100%;
	max-width: 450px;
	margin: 50px;
	background: rgba(0,0,0,.3);
	color: #FFF;
}*/
/*.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-1 .text--container-content .text--container-content-inner.has--padding, .emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-2 .text--container-content .text--container-content-inner.has--padding, .emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-3 .text--container-content .text--container-content-inner.has--padding, .emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .text--container-4 .text--container-content .text--container-content-inner.has--padding {
		padding: 20px 30px;
}*/

/* .emotion--wrapper.is--fullscreen,
.emotion--wrapper.is--fullscreen .emotion--container {
	min-height: 400px;
} */

/*.banner-slider--container .banner-slider--slide .text--container-content h1 {
    font-size: 2.25rem;
    line-height: 1.35em;
    margin: .25rem 0rem .25rem 0rem;
    color: #FFFFFF;
	padding: 0;
}
.banner-slider--container .banner-slider--slide .text--container-content h1 strong {
	font-weight: normal;
	display: block;
	text-transform: uppercase;
}
.banner-slider--container .banner-slider--slide .text--container-content h4 {
	font-weight: 500;
	font-size: 1.5rem;
	margin: 0;
	padding: 0;
	color: #FFF;
	line-height: 1.4em;
}
.banner-slider--container .banner-slider--slide .text--container-content h2 {
	font-weight: 500;
	font-size: 2.1rem;
	margin: 0 0 .25em 0;
	padding: 0;	
	color: #FFF;
	line-height: 1.2em;
}
.banner-slider--container .banner-slider--slide .text--container-content p {
	font-weight: 400;
	font-size: 1.25rem;
	margin: 0;
	padding: 0;
}*/

.geschenkehoelle_teaserimage {
	background: #fff;
	position: relative;
/*	padding: 20px;*/
}
.emotion--banner .banner--image {
	position: relative;
	z-index: 10;
}
.emotion--banner .banner--image-overlay {
	position: absolute;
	z-index: 12;
	left: 0;
	right: 0;
	bottom: 0;
	color: #999;
	background: rgba(255,255,255,.65);
	padding: 15px 15px 0 15px;
}
.emotion--banner .banner--image-overlay h4.bannertitle {
	padding: 0;
	margin: 0 ;
	color: #942229;
	font-size: 1.4rem;
	font-weight: 600;
}

.emotion--banner .banner--image-overlay .button{
	padding: 0;
	margin: 0;
	font-size: 1rem;
	font-weight: 600;
	border-radius: 0;
	background: transparent;
	color: #942229;
	border: none;	
	text-align: center;
	display: inline-block;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	overflow: hidden;
	height: 0;
	opacity: 0;
}
.emotion--banner .banner--content:hover  .banner--image {
	background-size: 120%;
}

.emotion--banner .banner--content:hover .button{
	padding: .4em 2em;
	margin: 8px 0 15px 0;
	border: 1px solid #942229;	
	height: 36px;
	display: inline-block;
	opacity: 1;
}
@media Screen and (max-width: 990px) {
	.emotion--container.emotion--column-6.emotion--mode-rows.emotion--0 {
		margin-left: 0 !important;
	}
}
.headline_ek h2 {
	text-align: center;
	font-size: 30pt;
	padding: 20px;
	display: block;
	line-height: 1.2em
}
.headline_ek h3 {
	text-align: center;
	font-size: 20pt;
	padding: 20px 20px 15px 20px;
	display: block;
	margin-top: 20px;
	border-top: 1px solid #eee;
}
@media Screen and (min-width:600px){
	.headline_ek h3 {
		font-size: 24pt;
		padding: 40px 20px 20px 20px;
	}
}

/*** SLIDER HOME ***/
.geschenkehoehle_mobil_slider{
	display: block;
	position: relative;
}
.geschenkehoehle_mobil_slider  .banner-slider--banner{
	display: block;
	position: relative;
}
.image-slider--item {
	font-size: 1.6rem;
}
/*.banner-slider--slide .banner-slider--item .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;
	z-index: 10;
}
.banner-slider--slide .banner-slider--item .textholder .slag1 {
    font-size: 1.4em;
    padding: .15em .45em;
    background: rgba(28,67,105,0);
    color: #fff;
    display: inline-block;
    margin-left: 1rem;
}
.banner-slider--slide .banner-slider--item .textholder .slag2 {
    font-size: 1em;
	padding: .2em .5em;
	background: rgba(255,255,255,.8);
    color: #c44255;
    display: inline-block;
    margin-top: 4px;
    margin-left: 1rem;
}
/**** der zwei slider mobile ****!/
.banner-slider--slide .banner-slider--item:nth-child(2) .textholder {
	left: auto;
	right: 1rem;
	text-align: right;
}
.banner-slider--slide .banner-slider--item:nth-child(2) .textholder .slag1 {
    background: rgba(28,67,105,.95);
    color: #fff;
}
.banner-slider--slide .banner-slider--item:nth-child(2) .textholder .slag2 {
	background: rgba(255,255,255,.8);
    color: rgba(28,67,105,1);
}
/**** der zwei slider mobile ****!/
.banner-slider--slide .banner-slider--item:nth-child(3) .textholder .slag1 {
    background: rgba(183,133,110,.95);
    color: #fff;
}
.banner-slider--slide .banner-slider--item:nth-child(3) .textholder .slag2 {
	background: rgba(255,255,255,.8);
    color: rgba(183,133,110,1);
}*/

@media Screen and (min-width: 600px) {
    .image-slider--item {
    	font-size: 2.1rem;
    }
}

/*************************/
/**** content details ****/
/*************************/
.listing--actions {
	border-radius: 0;
	background: transparent;
	border: none;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
}

.register--advantages block {
	display: none;
}

.product--navigation .link--prev-button, .product--navigation .link--next-button {
	background: rgba(0,0,0, .1) !important;
}
.product--navigation:hover .link--prev-button, .product--navigation:hover .link--next-button {
	background: #942229 !important;
	color: #FFF !important;
}
/**** Buttons / Forms ****/
.btn {
	font-weight: 400;
	border-radius: 0;
}

.btn:disabled, .btn:disabled:hover, .btn.is--disabled, .btn.is--disabled:hover {
	background: #eee;
	border-color: #999;
	color: #999;
}

.select-field select, .js--fancy-select select {
	border:  1px solid #eee;
	background: #fff;
}
@media Screen and (min-width: 990px) {
	.content-main--inner .btn {
		padding: 0.2em 1.5em;
	}
}

.product--box {
	width: 50%;
}
.product--box .product--price-info,
.product--box .product--price-info .price--unit{
	height: auto;
    margin: -2em 0em 0em 0em;
}
.product--box .product--title {
	font-size: 1rem;
	height: 5em;
    width: 120%;
	min-height: 2.5em;
}
.product--box .product--price .price--default {
	font-size: 1.5rem;
	
}
.product--box .product--description {
	min-height: 8em;
}



@media Screen and (max-width: 768px) {
    .page-wrap--cookie-permission {
    position: absolute;
}
.page-wrap--cookie-permission {
    height: 22em;
}
	.product--box .product--description,
	.product--box .product--price-info,
	.product--box .product--price-info .price--unit{
		height: auto;
        margin: -2em 0em 0em 0em;
	}
	.product--box .product--title {
		font-size: .9rem;
		min-height: 7em;
	}
	.product--box .product--rating-container {
		height: auto;
	}
	.content.product--details .product--title{
		font-size: 1.65rem;
	}
	.product--box .product--price .price--default {
		font-size: 1.5rem;	
	}
}

.product--properties-row td {
	color: #151515;
	text-align: left;
	vertical-align: top;
}
.js--overlay.theme--dark {
	background: rgba(175,175,175,.7);
}


/******** Cookie permission ******/

.page-wrap--cookie-permission {
	left: 20px;
	right: 20px;
	bottom: 20px;
	box-shadow: 0 5px 5px rgba(0,0,0, .3);
	border: none;
	color:  #FFF;
	background: rgba(0,0,0, .85);
}


/******** footer ******/
footer.footer-main {
	margin-top: 78px;
	padding-top: 0;
	background: #151515;
	color: #AAAAAA;
	padding-bottom: 50px;
}
.footer-main .column--headline {
	color: #AAAAAA;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.25em;
}
.footer-main .column--headline::after {
	color: #AAAAAA;
}
.footer-main .navigation--link,
.footer-main label {
	color: #AAAAAA;
}
.footer-main label a {
	color: #FFF;
	cursor: pointer;
}
.footer-main .navigation--link:hover {
	color: #FFFFFF;
}
.footer-main .footer--bottom {
	border: none;
}
.footer--benefit.block,
.register--advantages.block{
display: none !important;
}
.footer-main .footer--column.column--newsletter{
	margin: 0 auto;
	float: none;
	display: block;
}
.footer-main .footer--column.column--newsletter p{
	font-size: 1.1em;
}
.footer-main .footer--column.column--newsletter p.privacy-information{
	font-size: .875em
}
.footer-main  .footer--column.column--newsletter .column--headline{
	font-size: 1.5em;
}
.footer-main  .column-questions{
	display: none;
}

@media Screen and (min-width: 48rem) {
	.footer-main .footer--columns {
			border: none;
	}
	.footer-main .footer--columns {
		padding: 0;
	}
	.footer-main .footer--columns .container {
		padding: 0 2rem;
	}
	.footer-main .footer--column.column--newsletter{
		text-align: center;
		width: 80%;
		max-width: 600px;
		margin: 0 auto;
		float: none;		
	}
	.footer-main .newsletter--field{
		width: 100%;
	}
}
.redline {
	background: #c71616;
	color: #FFF;
}
@media Screen and (min-width:48rem) {
	.footer-main .redline{
		padding-top: 20px;
		padding-bottom: 40px;
	}
}  
.redline .column--headline {
		color: #FFF;
}
.redline .column--headline::after {
	color: #FFF;
}
.redline .column--socials{
	display: none;
}
.redline .column--socials .column--headline::after{
	display: none;
}
.footer-main .newsletter--field{
	position: relative;
}
.footer-main .newsletter--button {
	border-color: #000;
	background: #000;
	color: #fff;
	width: 55px;
	position: absolute
}
.footer-main .newsletter--button:hover {
	border-color: #000;
	background: #fff;
	color: #000;
}

@media Screen and (max-width: 768px) {
	.redline {
		padding-top: 0px;
	}
	.redline .column--socials{
		text-align: center;
		padding: 20px;
	}
}
.privacy-information a {
	color: #aaa;
}
.dnone {
	display: none !important;
}
.footer-minimal .footer--service-menu .service--list a.service--link,
.footer-main .footer--column.column-questions a {
	color: #aaa;
}
.footer-main .footer--column.column-questions a:hover {
	color: #FFF;
}
.footer-main .footer--column.column--socials a {
	color: #FFF;
	font-size: 2.5em;
	margin-right: .5em;
}
.footer-main .footer--column.column--socials a:hover {
	-moz-transform: scale(1.1) rotate(180deg);
	-webkit-transform: scale(1.1) rotate(180deg);
	-o-transform: scale(1.1) rotate(180deg);
	-ms-transform: scale(1.1) rotate(180deg);
	transform: scale(1.1) rotate(180deg);
} 
footer.footer-main .advantageline {
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #454545;
	vertical-align: top;
}
footer.footer-main .advantageline .container {
	-ms-flex-align: start !important;
	align-items: flex-start !important;
} 
footer.footer-main .advantageline .advantagebox {
	display: inline-block;
	width: 48%;
	position: relative;
	margin-right: 1%;
	overflow: hidden;
	padding: 15px;
}


footer.footer-main .advantageline .advantagebox .txtwrap{
	margin-left: 105px;
}
footer.footer-main .advantageline img {
	width: 90px;
	display: inline-block;
	float: left;
}

footer.footer-main .advantageline h4{
	font-size: 1em;
	color: #454545;
	margin: 0;
}
footer.footer-main .advantageline p{
	font-size: .9em;
	color: #454545;
	margin: 0;
}
@media Screen and (max-width: 768px) {
	footer.footer-main .advantageline .advantagebox {
		display: block;
		width: 96%;
		margin: 5px 2%;
	}
	.panel--body{font-size: 1rem}
}
.content--confirm .aggregation--list{
	font-size: 1rem;
}
/*** Buttons schrift bergrößern ***/

.btn.is--primary{
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 600;
	padding: 0.3em 1.5em;
	line-height: 2.4em;
}
.btn.is--primary.is--large{
	height: 3rem;
	padding-left: 2rem;
}

/**** Paymenticon vorkasse *****/
.paypal--payment-selection .method--label{
	width: 100%;
	float: none;
}
.paypal--payment-selection .method--label label{
	width: 100%;
	float: none;
	display: flex;
	align-content: center;
	align-items: center;
}

.payment--method.method.unified--payment .method--name img{
	max-width: 100px;
	max-height: 40px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.product--delivery .delivery--text-more-is-coming,
.product--delivery .delivery--text-available{
	color: #50b705 !important;
}
.product--delivery .delivery--status-more-is-coming,
.product--delivery .delivery--status-available{
	background: #50b705 !important;
}

@media Screen and (max-width:48rem){
	.tab--content.content--also-viewed.js--collapse-target{display: block;}
} 

/*** Siegelicons reinmogeln ***/

.product--buybox:after{
	position: static;
	width: 100%;
	height: 120px;
	display: block;
	margin: 30px 0;
	background: url(../../src/img/vorteil_siegel.png) no-repeat center center;
    background-size:  contain;
	content:'';
}
@media Screen and (min-width:48rem){
	.product--buybox:after{
		background-position: left center; 
		margin: 20px 0;
	}
} 



.product-slider--item .product--box {
    width: 100%;
    
}


/*.emotion--banner-slider .banner-slider--container, .emotion--banner-slider .banner-slider--slide {
    max-width: 100%;
    width: 1920px;
}

.emotion--individual-emotion-banner-slider-element .emotion--individual-emotion-banner-slider-element-content .background--container {
    max-width: 100%;
    width: 1920px;
}


.emotion--banner-slider {
    max-width: 100%;
    width: 1920px;
}*/

.pdwe-sticky-banner .pdwe-sticky-banner-content {
    padding: 5px 10px;
}

.custom-product--interactive-bar {
    display: none !important;
}
.product--table .table--shipping-costs-trigger {
    display: none;
}
