.main-navbar-collapsable .mainmenu > li:hover, .main-navbar-collapsable .mainmenu > li.hover {
    background-color: #fff;
}
.main-navbar-collapsable .mainmenu > li:hover > a, .main-navbar-collapsable .mainmenu > li.hover > a {
    color: #000;
}
.widget-title-bar .h1, .widget-title-bar h1, .widget-image-box > .widget-inner .widget-caption h2, .widget-item-list .widget-caption h2, .widget-item-list .widget-caption .h2 {
	font-style: italic;
}

.wrapper-main .navbar {
    background: #fff;
}
.top-bar {
    color: #000;
    background-color: #fff;
    z-index: unset !important;
}
.navbar {
    background-color: #fff;
}
.basket-preview-wrapper {
  z-index:100;
}
.wrapper-main #page-header {
    background-color: #fff;
}
body > #vue-app, body > #vue-error {
    background-color: #fff;
}
.page-content {
    background-color: #fff;
}
.footer {
    background-color: #fff;
}

.anicon > .anicon-search-item:before {
    background: #000;
}
.anicon:hover > .anicon-search-item:before {
    background: #fff;
}
.anicon > .anicon-search-item:after {
    background: #fff;
    border: 1px solid #000;
}
.anicon:hover > .anicon-search-item:after {
    background: #000;
    border: 1px solid #fff;
}

.btn-success, .btn-success:hover {
    background-color: #000;
    border-color: #000;
}

.cmp-product-thumb .special-tags .special-tag, .cmp-product-thumb .special-tags .tag {
    display: block;
    padding: 0.3em 0.5em 0.2rem;
    font-size: 0.9rem;
    font-weight: 300;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.top-bar .controls-list > li:not(.control-basket) a {
    color: #000;
}
.top-bar .controls-list > li:not(.control-basket) a:hover {
    color: #fff;
}
@media (min-width: 992px) {
	.brand-wrapper {
	    bottom: 25%;
      position:absolute;
	}
}

@media (max-width: 460px) {
	.navbar-brand img {
	    max-width: 90%;
	}
}


/** Proportionen **/

.widget.widget-image-carousel.widget-primary.widget-proportional {
    padding-bottom: 66.66666%;
}

@media (min-width: 768px) {
	.widget-grid-1-1-1 > .widget-inner .widget-proportional {
	    padding-bottom: 90%;
	}
	.widget-grid-1-1 > .widget-inner .widget-proportional {
	    padding-bottom: 125%;
	}
}

@media (max-width: 767px) {
	.widget-proportional {
	    padding-bottom: 66.66666%  !important;
	}
}

#newsletter-input-form_173 {
    text-align: center;
}
.widget-image-box .widget-caption div > p,
.widget-item-list .widget-caption div > p {
  font-size: 1.75rem;
  font-weight: 500;
  line-height:1.1;
  padding: 0;
  font-style: italic;
}
.widget-image-box .widget-caption div > p::before {
  content: "";
  font: normal normal normal .9em/1 FontAwesome;
  margin-right:5px;
}
.widget-image-box.widget-image-box-inline-caption > .widget-inner .widget-caption {
  padding: 1.5rem;
}
.widget-item-list .widget-caption {
  padding:1rem 1.5rem;
}
.widget-image-box-caption h2,
.widget-item-list-caption h2 {
  padding:0;
}






@media (min-width: 992px) {
  .main-navbar-collapsable ul.mainmenu>li>ul>li,
	#mainNavbarCollapsable ul.mainmenu>li>ul>li {
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
	}
}

.grey-bg {
  background: #dadae3;
  margin:0;  
}
.grey-bg .widget-inner > div {
  padding: 20px;
  text-align:center;
}


.basket-preview .cmp-totals dl dt:nth-child(1),
.basket-preview .cmp-totals dl dd:nth-child(2),
.basket-preview .cmp-totals dl dt:nth-child(5),
.basket-preview .cmp-totals dl dd:nth-child(6)
{
  display: none;
}
.list-controls .list-controls-inner {
  background: #efefef;
}
.sidebar-categories ul li.active > a,
.widget-navigation-tree ul li.active > a {
  background: #f4f4f4;
}
.cmp-product-thumb .thumb-content a.thumb-title span {
  font-weight: bold;
  display: inline-block;
  margin-top: 4px;
}

.badge.badge-offer::before {
    content: "SALE";
    font-weight: bold;
    margin-right: 5px;
}
/*
.cmp-product-thumb .thumb-image a img {
  width:100%;
  height:100%;
  object-fit:cover;
}
*/




.page-singleitem #ppButton {
  margin-top:15px;
}










.grid-newsletter {
	margin:0 0 20px 0 !important;
	background-color: #fff;
  }
.grid-newsletter .widget-newsletter {
  margin-top:20px;
}
@media (max-width: 768px) {
	.grid-newsletter .closeButton { 
		right:0 !important;
	}
	.grid-newsletter {
		left:0;
		right:0;
	}
	.grid-newsletter > div:nth-child(2) {
    display:none;
	}
	.grid-newsletter > div:nth-child(3) {
		order:-1;
		padding:0 !important;
		padding-left: 15px !important;
	}
	.grid-newsletter > div:nth-child(3) img {
    position:relative;
    top: -30px;
  }
  .grid-newsletter.popup {
    width: auto !important;
    left:5px;
    right:5px;
  } 
}

.grid-newsletter .closeButton {
	display: none;
	position: absolute;
	top: 0px;
	right:-15px;
	width:30px;
	height:30px;
	background:black;
	color:white;
	text-align: center;
	line-height:20px;
	font-size: 22px;
	border:0px none;
	vertical-align: middle;
	text-transform: uppercase;
}
.grid-newsletter.popup .closeButton {
	display:block;
}
.grid-newsletter.popup {
	position: fixed;
	z-index:10000;
	top:50%;
	transform: translateY(-50%);
	max-width: 1170px;
	width: 100%;
	box-shadow: 2px 2px 10px rgba(0,0,0,.3);
} 
.white-overlay {
	background-color: rgba(0,0,0,.8);
	z-index:1000;
	position: fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	animation: fadein 1s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* TAGS */
.widget.h4 .pt-1.pb-1 a.badge {
  color: #343a40 !important;
  background-color: transparent !important;
  font-size: .9em;
}
.widget.h4 .pt-1.pb-1 a.badge span {
  vertical-align:middle;
}
.widget.h4 .pt-1.pb-1 a.badge span::before {
  content:"";
  margin-right:5px;
  vertical-align:middle;
  display:inline-block;
  width:30px;
  height:30px;
  background-size:contain;
  background-repeat:no-repeat;
}
.widget.h4 .pt-1.pb-1 a.badge[href$='_t2'] span::before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/nachhaltig.svg);
}
.widget.h4 .pt-1.pb-1 a.badge[href$='_t3'] span::before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/fair.svg);
}
.widget.h4 .pt-1.pb-1 a.badge[href$='_t4'] span::before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/organic_cotton.svg);
}
.widget.h4 .pt-1.pb-1 a.badge[href$='_t5'] span::before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/vegan.svg);
}
.widget.h4 .pt-1.pb-1 a.badge[href$='_t6'] span::before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/recycled.svg);
}





.cmp-product-thumb .icons-crits {
  text-align:center;
}
.cmp-product-thumb .icons-crits .itemflair::before {
  content:"";
  margin-right:5px;
  vertical-align:middle;
  display:inline-block;
  width:20px;
  height:20px;
  background-size:contain;
  background-repeat:no-repeat;
}
.cmp-product-thumb .icons-crits .itemflair.tagid_2:before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/nachhaltig.svg);
}
.cmp-product-thumb .icons-crits .itemflair.tagid_3:before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/fair.svg);
}
.cmp-product-thumb .icons-crits .itemflair.tagid_4:before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/organic_cotton.svg);
}
.cmp-product-thumb .icons-crits .itemflair.tagid_5:before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/vegan.svg);
}
.cmp-product-thumb .icons-crits .itemflair.tagid_6:before {
  background-image: url(https://cdn02.plentymarkets.com/9y8nua649spz/frontend/Icons_tags/recycled.svg);
}



/* tooltip */

a.tip {
	position: relative;
	text-decoration: none;
  }
  a.tip:after {
	content: attr(data-tooltip);
	position: absolute;
	bottom: 130%;
	left: 50%;
	background: #000;
	padding: 5px 15px;
	color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius : 10px;
	white-space: nowrap;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition : all 0.4s ease;
	transition : all 0.4s ease;
	transform: translate(-50%, 0);
	z-index: 10000;
  }
  a.tip:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 20px solid #000;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	-webkit-transition: all 0.4s ease;
	-moz-transition : all 0.4s ease;
	transition : all 0.4s ease;
	opacity: 0;
	left: 50%;
	bottom: 90%;
	transform: translate(-50%, 0);
	z-index: 10000;
  }
  a.tip:hover:after {
	bottom: 170%;
  }
  a.tip:hover:before {
	bottom: 130%;
  }
  a.tip:hover:after, a:hover:before {
	opacity: 1;
  }




  
@media (max-width: 768px) {
    .list-item-carousel .owl-dots {
        display: none;
    }
}