/*-------------------------------------------------
      Allgemein
---------------------------------------------------*/
:focus-visible {
	outline:1px solid #000 !important;
	outline-offset: -2px;
}
#page-header > .container-max {
	height: 100px;
}
body {
	font-family: 'Century Gothic','Arial';
	color: #1d1d1b;
	font-size: 14px;
}
html, body > #vue-app, body > #vue-error, .page-content, .wrapper-main #page-header.top-bar, .top-bar .controls-list .control-basket .toggle-basket-preview, .DEV .control-basket .toggle-basket-preview, .breadcrumbs, nav .breadcrumb{
	background-color: #ffffff;
}
.DEV #vue-app {
  margin-top: 0 !important;
}
.DEV .hidden {
	display: none;
}
.wrapper-main #page-header {
	box-shadow: none !important
}
@media (max-width: 575px) {
	.DEV .col-xs-1 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 8.33333%;
	  flex: 0 0 8.33333%;
	  max-width: 8.33333%
	}

	.DEV .col-xs-2 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 16.66667%;
	  flex: 0 0 16.66667%;
	  max-width: 16.66667%
	}

	.DEV .col-xs-3 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 25%;
	  flex: 0 0 25%;
	  max-width: 25%
	}

	.DEV .col-xs-4 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 33.33333%;
	  flex: 0 0 33.33333%;
	  max-width: 33.33333%
	}

	.DEV .col-xs-5 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 41.66667%;
	  flex: 0 0 41.66667%;
	  max-width: 41.66667%
	}

	.DEV .col-xs-6 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 50%;
	  flex: 0 0 50%;
	  max-width: 50%
	}

	.DEV .col-xs-7 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 58.33333%;
	  flex: 0 0 58.33333%;
	  max-width: 58.33333%
	}

	.DEV .col-xs-8 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 66.66667%;
	  flex: 0 0 66.66667%;
	  max-width: 66.66667%
	}

	.DEV .col-xs-9 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 75%;
	  flex: 0 0 75%;
	  max-width: 75%
	}

	.DEV .col-xs-10 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 83.33333%;
	  flex: 0 0 83.33333%;
	  max-width: 83.33333%
	}

	.DEV .col-xs-11 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 91.66667%;
	  flex: 0 0 91.66667%;
	  max-width: 91.66667%
	}

	.DEV .col-xs-12 {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	  max-width: 100%
	}
}
.basket .col-xs-12 {
	padding: 0 15px;
}
img {
	max-width: 100%;
}
.contentText img {
	height: auto !important;
}
strong {
	font-weight: bold;
}
small, .small, .btn-labeled, .basket-preview .totals {
	font-size: 14px;
}
h1, .h1 {
	font-weight: bold;
}
h2, .h2 {
	font-size: 1.2rem;
	font-weight: bold;
}
h3, .h3 {
    font-size: 1rem;
		font-weight: bold;
}
.container-max {
	max-width: 1200px;
}
.container {
	max-width: 1200px;
}
.page-content {
	padding-left: 15px;
	padding-right: 15px;
}
.DEV .page-content.contact {
	margin-bottom: 50px;
}
.DEV . .grecaptcha-badge {
	z-index: 9;
}
.main {
	margin-top: 35px;
}
.m-y-3 {
	margin-bottom: 0 !important;
}
.btn-outline-primary {
	color: #fff;
}
.btn-primary {
	background: linear-gradient(to right, #559101, #b4da00);
	border: 0;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background: linear-gradient(to left, #559101, #b4da00);
}
.basketBtn, .btn-danger, .page-content.checkout .btn-success, .basket-preview .basket-preview-footer .btn-outline-primary {
		background: linear-gradient(to right, #b0141e, #dc6a0c);
		border: 0;
		color: #fff;
}
.basket-preview-footer .btn-outline-primary:hover,
.basket-preview-footer .btn-outline-primary:focus,
.basket-preview-footer .btn-outline-primary:active,
.page-content.checkout .btn-success:hover,
.page-content.checkout .btn-success:focus,
.page-content.checkout .btn-success:active,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.basketBtn:hover,
.basketBtn:focus,
.basketBtn:active {
	background: linear-gradient(to left, #b0141e, #dc6a0c);
}
.navbar-toggler {
    position: fixed;
    top: 10px;
		bottom: auto !important;
    right: 15px;
    -webkit-transform: none;
    transform: none;
    background: #af141c;
    color: #fff;
    padding: 10px 12px;
		z-index: 99;
}
.carousel-control-prev {
	left: -50px;
}
.carousel-control-next {
	right: -50px;
}
.carousel-control-next, .carousel-control-prev {
	width: 5%;
}
.carousel-control-next .fa,
.carousel-control-prev .fa {
	 font-size: 60px;
 }
.page-content.myaccount {
	 margin-bottom: 0 !important;
	 padding-bottom: 0;
 }
.page-content .wishList {
	 padding: 30px 0;
 }
 #popup-modal-wrapper .show {
	 display: block;
 }
 #popup-modal-wrapper .modal-content {
	 border: 5px solid #af141c;
		background: #fbc0c0;
		font-size: 18px;
		max-height: 100vh;
		overflow-y: auto;
 }
 #popup-modal-wrapper .modal-content h2 {
	 font-size: 35px;
	text-align: center;
	margin-bottom: 30px;
 }
 #popup-modal-wrapper hr {
    border-top: 3px solid #af141c;
}
 #popup-modal-wrapper .close {
	 background: #050505;
		color: #fff;
		padding: 10px;
		font-weight: normal;
		opacity: 1;
		width: 100%;
}

 #shippingNoticeBox {
	 position: fixed;
	 bottom: 50px;
	 right: 0;
	 width: 200px;
	 background: linear-gradient(to right, #559101, #b4da00);
	 padding: 10px;
	 box-shadow: 0px 0px 15px #757575;
	 color: #fff;
	 text-align: center;
	 z-index: 999;
 }
 .DEV.basket-open #shippingNoticeBox {
	 z-index: 0;
 }
 #shippingNoticeBox .badge {
	 font-size: 100%;
	 padding: 0;
 }
 .endWeight {
	font-weight: bold;
	text-align: right;
 }
 .anmeldung .paypalSmartButtons {
	padding: 0;
    display: flex;
    flex-direction: row-reverse;
 }
 .anmeldung .paypalSmartButtons > div {
    margin-left: 7.5px;
    margin-right: 7.5px; 
}
.anmeldung .btn-login .btn,
.anmeldung .btn-register .btn {
	padding: 13px;
	border-radius: 4px;
}
.anmeldung .btn-login,
.anmeldung .btn-register {
	width: 50%;
	margin-right: 10px;
}
.breadListWarenkorb .steps li, 
.breadListAnmeldung .steps li, 
.breadListKasse .steps li {
	color: #fff;
	padding: 10px;
	text-align: center;
	position: relative;
}
.steps {
	padding: 0;
}
  
  .steps>li {
	position: relative;
	display: block;
	/* border: 1px solid #ddd; */
	padding: 12px 50px 8px 50px; 
	height: 40px;
  }
  
  @media (min-width: 768px) {
	.steps .past { background: linear-gradient(to right, #559101, #b4da00); }
	.steps .hold { background: #b4da00; }
	.steps .present { background: linear-gradient(to left, #559101, #b4da00); }
	.steps .prehold { background: #aaa; }
	.steps .future { background: #aaa; }
  
	.steps li > span:after,
	.steps li > span:before {
	  content: "";
	  display: block;
	  width: 0px;
	  height: 0px;
	  position: absolute;
	  top: 0;
	  left: 0;
	  border: solid transparent;
	  border-left-color: #f0f0f0;
	  border-width: 20px;
	}
  
	.steps li > span:after {
	  top: -5px;
	  z-index: 1;
	  border-left-color: white;
	  border-width: 25px;
	}
  
	.steps li > span:before { z-index: 2; }
  
	.steps li.past + li > span:before { border-left-color: #b4da00; }
	.steps li.hold + li > span:before { border-left-color: #b4da00; }
	.steps li.present + li > span:before { border-left-color: #559101; }
	.steps li.prehold + li > span:before { border-left-color: #aaa; }
	.steps li.future + li > span:before { display: none; }
  
	.steps li:first-child > span:after,
	.steps li:first-child > span:before { display: none; }
  
	/* Arrows at start and end */
	.steps li:first-child i,
	.steps li:last-child i {
	  display: block;
	  position: absolute;
	  top: 0;
	  left: 0;
	  border: solid transparent;
	  border-left-color: white;
	  border-width: 30px;
	}
  
	.steps li:last-child i {
	  left: auto;
	  right: -30px;
	  border-left-color: transparent;
	  border-top-color: white;
	  border-bottom-color: white;
	}
  }

 @media (min-width: 768px) {
	.hidden-md-up {
	    display: none !important;
	}
	.single .nav-tabs .nav-item {
    width: auto;
    text-align: center;
	}
	.cmp-method-list.list .method-list-item {
		width: 50%;
		height: 100%;
		padding: 5px;
	}
}
@media (max-width: 767px) {
	.hidden-sm-down {
	    display: none !important;
	}
	.cookie-bar > .container-max > div:first-child > div > .btn-primary {
		margin-top: 0 !important;
	}
}
.cookie-bar {
	padding: 10px 30px;
}
.cookie-headline {
	text-align: center !important;
	font-size: 20px;
	border-bottom: 1px solid #af141c;
	padding-bottom: 20px;
	margin-bottom: 30px;
	line-height: 18px !important
}
.cookie-bar > .container-max > div:first-child > div > div > a.text-primary {
	white-space: nowrap;
}
.cookie-bar > .container-max > div:first-child p {
	line-height: 14px;
}

/*-------------------------------------------------
      Header
---------------------------------------------------*/
.wrapper-main header {
	background: #fff;
	border-bottom: 2px solid #1d1d1b;
}
header #logo {
	max-width: 300px;
	float: left;
	margin: 15px 0;
}
header #controlsList {
	float: right;
	margin-top: 40px;
	position: relative;
	z-index: 2;
}
header #controlsList a {
	color: #1d1d1b;
	font-size: 16px;
}
.DEV header #controlsList a {
	padding: 8px
}
header #controlsList a:hover,
header #controlsList a:focus,
header #controlsList a:active {
	color: #fff;
	background-color: #af141c;
}
header #controlsList .account-menu {
	padding: 0 !important;
	margin: 0 !important
}
.DEV header #controlsList .account-menu {
	top: 30px !important;
	transform: none !important;
}
header .fa {
		padding-right: 5px;
		font-size: 18px;
		color: #af141c;
}
header .fa-home {
	padding-left: 5px;
}
header #bottomBar .fa {
	color: #fff;
}
header #controlsList a:hover .fa,
header #controlsList a:focus .fa,
header #controlsList a:active .fa {
	color: #fff;
}
header #controlsList .dropdown-menu a {
	width: 100%;
	padding: 5px 10px;
}
.DEV header #controlsList .control-user .dropdown-menu a {
	padding: 10px !important;
	color: #fff !important;
	font-size: 15px;
}
header #searchBox {
	max-width: 300px;
	float: left;
	margin: 0 20px;
}
.DEV header #searchBox {
	float: none;
	max-width: 315px;
}
header #searchBox input {
	width: 250px;
	height: 30px;
	border: 1px solid #af141c;
	box-shadow: none;
	text-shadow: none;
	margin-top: 4px;
	padding: 0 10px;
	outline: none;
	font-size: 16px
}
.DEV header #searchBox input {
		width: 270px;
    height: 33px;
    margin-top: 0;
		padding-right:  5px !important
}
header #searchBox button {
		width: 40px;
    background: #fff;
    border: 0;
    color: #af141c;
    font-size: 25px;
}
#search-clear *,
#search-clear::after,
#search-clear::before,
#search-clear {
	color: #af141c !important;
	border-color: #af141c !important;
}
header #searchBox input * {
	color: #af141c !important;
}
header #searchBox button:focus {
	outline: 1px solid #000
}
header #searchBox button  .fa {
	position: relative;
	top:-4px;
}
header #searchBox .search-box-shadow-frame {
	box-shadow: none;
}
.DEV header #searchBox .search-input::placeholder {
  font-size: 12px;
}
.DEV .autocomplete-suggestions {
	max-width: 400px;
	right: 0;
}
.DEV .autocomplete-suggestions .text-truncate {
    white-space: normal;
    font-size: 14px;
    line-height: 16px;
}
header #bottomBar {
	background: #af141c;
	padding: 0;
	clear: both;
}
header #bottomBar ul {
	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
	position: relative;
}
header #bottomBar ul li {
	display: inline-block;
	list-style: none;
		padding: 10px 0;
}
header #bottomBar ul li a,
header #bottomBar ul li span {
	font-size: 20px;
	margin: 0 50px;
	display: block;
  color: #fff;
}
header #bottomBar ul li:hover > a,
header #bottomBar ul li:focus > a,
header #bottomBar ul li:active > a,
header #bottomBar ul li:hover > span,
header #bottomBar ul li:focus > span,
header #bottomBar ul li:active > span {
	text-decoration: underline;
	cursor: pointer;
}
header #bottomBar ul li .productMenu {
  display: none;
  /*background-color: #af141c;*/
  min-height: 520px;
  padding: 0;
  position: absolute;
  width: 100%;
  left: 0%;
	top: 100%;
	z-index: 9999;
border-top: 2px solid #1d1d1b;
}
header #bottomBar ul li .productMenu ul {
	position: absolute;
}
header #bottomBar ul li .productMenu::before {
  background-color: #4f080b;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 33.333%;
  z-index: 0;
}
header #bottomBar ul li .productMenu ul.level0::before {
  background-color: #6a0c11;
  width: 50%;
	content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
header #bottomBar ul li .productMenu ul.level1::before {
  background-color: #af141c;
  width: 100%;
	content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.productMenu[hidden] {
    display: none;
}
header #bottomBar ul li:hover .productMenu[hidden],
header #bottomBar ul li:focus .productMenu[hidden],
header #bottomBar ul li:active .productMenu[hidden]  {
	display: block !important;
}

.isShop button {
	background-color: transparent;
	border: 0;
	color: #fff;
	font-size: 20px;
}
.isShop button:focus-visible {
	outline:1px solid #000
}
header #bottomBar ul li button:focus-visible,
header #bottomBar ul li a:focus-visible {
	outline-color: #fff !important;
	outline-offset: 4px !important;
}
header #bottomBar ul.productMenu li a:focus-visible {
	outline: none !important
}
header #bottomBar ul li .productMenu li {
	background-color: #4f080b;
  display: block;
  width: 33.333%;
	text-align: left;
	padding: 0;
}
header #bottomBar ul li .productMenu .level0 li {
  background-color: #6a0c11;
  width: 50%
}

header #bottomBar ul li .productMenu .level1 li {
  background-color: #af141c;
  width: 100%;
}
header #bottomBar ul li .productMenu li a {
	display: block;
	position: relative;
	height: 45px;
	line-height: 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	text-transform: none;
	margin: 0;
  font-size: 15px;
	padding: 0 15px;
}
header #bottomBar ul li .productMenu li.parent > a::after {
	content: '\f105';
font-size: 20px;
font-family: 'FontAwesome';
position: absolute;
right: 10px;
}
header #bottomBar ul li .productMenu li:hover>a,
header #bottomBar ul li .productMenu li:focus>a,
header #bottomBar ul li .productMenu li:active>a {
  text-decoration: underline;
}
header #bottomBar ul li  ul.level0 {
	display: none;
}
header #bottomBar ul li .productMenu li.ddown:hover ul.level0,
header #bottomBar ul li .productMenu li.ddown:focus ul.level0,
header #bottomBar ul li .productMenu li.ddown:active ul.level0 {
  width: 66.666%;
	height: 100%;
	left: 33.333%;
  top: 0;
  z-index: 2;
	display: block !important;
}
header #bottomBar ul li ul.level1 {
	display: none;
}

header #bottomBar ul li .level0 li.ddown:hover ul.level1,
header #bottomBar ul li .level0 li.ddown:focus ul.level1,
header #bottomBar ul li .level0 li.ddown:active ul.level1 {
  width: 50%;
	height: 100%;
  left: 50%;
  top: 0;
	display: block !important;
}

nav .breadcrumb {
	padding: 0.5rem 15px !important;
}
.isShop > [aria-expanded="true"] + .productMenu {
   display: flex !important;
    flex-wrap: wrap;
    flex-direction: column;
    height: 555px;
	background-color: #4f080b;
}
.isShop > [aria-expanded="true"] + .productMenu ul {
   display:  block !important;
   position: relative !important;
   width: 100%  !important;
	left: 0 !important;
}
.isShop > [aria-expanded="true"] + .productMenu li {
   width: 100% !important;
}
.isShop > [aria-expanded="true"] + .productMenu > li {
   width: 25% !important;
}
.isShop > [aria-expanded="true"] + .productMenu > li > a {
  font-weight: bold;
}

.isShop > [aria-expanded="true"] + .productMenu  li .level0 a {
    height: auto !important;
    line-height: 1.2rem !important;
	    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-left: 20px !important;
}
.isShop > [aria-expanded="true"] + .productMenu  li a:focus-visible {
	background-color: #af141c;
}
.isShop > [aria-expanded="true"] + .productMenu  li .level0 a::before {
	content: '\f105';
	font-size: 15px;
	font-family: 'FontAwesome';
	padding-right: 5px;
}
.isShop > [aria-expanded="true"] + .productMenu  li .level1 a {
    padding-left: 30px !important;
}
.isShop > [aria-expanded="true"] + .productMenu ul.level1::before,
.isShop > [aria-expanded="true"] + .productMenu ul.level0::before,
.isShop > [aria-expanded="true"] + .productMenu li.parent > a::after {
    display: none;
}
.isShop > [aria-expanded="true"] + .productMenu .level1 li,
.isShop > [aria-expanded="true"] + .productMenu .level0 li {
    background-color: #4f080b !important;
}

/*----------- ende -------------*/
.top-bar .controls-list .control-basket .toggle-basket-preview:hover {
	background-color: #af141c;
}
.searchPreview {
	position: absolute;
	background:#ffffff;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	z-index:1070;
	max-height:310px;
	width:100%;
	min-width: 300px;
	top:100%;
	right: 0;
	border: 1px solid #ddd;
	text-align: left !important;
}
.searchPreview a {
	height: 60px;
	overflow: hidden;
	width: 100% !important;
}
.searchPreview .searchImageContainer {
	float: left;
	width: 40px;
	margin-right: 5px;
}
.searchPreview .searchImage {
	max-height: 40px;
	margin: 0 auto;
	display: block;
}
.searchPreview .searchName {
	font-size: 13px;
	line-height: 15px !important;
	display: block;
	width: 100% !important;
}
/* Kachel-Menu auf Nicht-Homepage Seiten*/
.catMenu .container-max {
	padding: 0;
}
#menuKacheln {
	margin-bottom: 30px;
}
#menuKacheln .kachelBig {
border: 1px solid #e0e0e0;
padding: 30px;
}
#menuKacheln .kachel {
	width: 16.5%;
	margin-right: 4%;
	margin-bottom: 20px;
	padding: 0;
	max-height: 135px;
	float: left;
	text-align: center;
}
#menuKacheln .kachel img {
	max-width: 90%;
}
#menuKacheln .kachel:last-child,
#menuKacheln .kachel:nth-child(5),
#menuKacheln .kachel:nth-child(10) {
	margin-right: 0;
}
#slider {
	max-width: 1200px;
	margin: 0 auto;
}
#slider .carousel-item a:focus-visible {
    display: block;
    outline: 1px solid #000;
    outline-offset: -3px;
}
#slider .carousel-control-next span,
#slider .carousel-control-prev span {
	padding: 0 10px;
}
#slider .carousel-control-next:focus-visible,
#slider .carousel-control-prev:focus-visible {
	outline:none !important
}
#slider .carousel-control-next:focus-visible span,
#slider .carousel-control-prev:focus-visible span {
	outline:1px solid #000
}

#newsletter-input-form_10 .col-xs-6 {
	flex: 0 0 50%;
}
#newsletter-input-form_10 .col-xs-12 {
	flex: 0 0 100%;
}
.paypalSmartButtons {
    padding-left: 0;
    padding-right: 0;
}
.paypal-installment-banner-graphical {
	margin-top: 0 !important;
}
.basket-list-item .meta-container-wrapper .btn-collapse {
    background: transparent;
    border: 0;
}
/*-----------------------------------------------
  Footer
-------------------------------------------------*/
footer {
	background: linear-gradient(to right, #559101, #b4da00);
	padding: 30px 0;
	color: #fff;
}
footer .h4,
footer h4 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 30px;
}
footer a, footer p {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
}
footer li {
    margin-bottom: 5px;
}
footer .payment img {
	padding: 5px;
	background: #fff;
	border: #1d1d1b;
	margin-bottom: 20px;
	max-height: 100px;
}

footer .payment a img {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	width: 80px;
}
footer .payment p {
	line-height: 18px;
}
footer .contact p {
	display: table;
}
footer .contact .tabStop {
	display: table-cell;
	width: 35px;
	vertical-align: middle;
}
footer #kaeufersiegel_widget {
	text-align: right;
}
.scrollTop {
		position: relative;
		top: -10px;
    color: #1d1d1b;
    display: block;
    text-align: right;
		z-index: 0;
		cursor: pointer;
		text-transform: uppercase;
}
.scrollTop .fa {
	display: block;
position: relative;
left: -70px;
}
.vat {
	position: relative;
	z-index: 1;
}
.autocomplete-suggestions .autocomplete-suggestion:hover,
.autocomplete-suggestions a:hover {
	background: #f5f5f5 !important;
	color: #1d1d1b !important;
}

table tr:nth-child(even) {
	background-color: #e5e5e5;
}
#articleInfoContent .table th, .table td {
    border-top: 0
}
#articleInfoContent table td:first-child {
    width: 30%;
}
@media(max-width: 575px) {
	#articleInfoContent table td,
	#articleInfoContent table td:first-child {
		width: 100%;
		display: block;
	}
}
/*-----------------------------------------------
  main
-------------------------------------------------*/

#kacheln a {
	display: block;
	min-height: 50px;
	margin-bottom: 60px;
}
#kacheln a:hover,
#kacheln a:focus,
#kacheln a:active {
	transform: scale(1.1);
	transition: 0.4s;
}
.contentText {
	margin-bottom: 70px;
}
#angebote a img {
	border: 1px solid #e0e0e0;
		margin-bottom: 30px;
		width: 100% !important;
height: auto !important;
}

.topProdukte h2 {
	color: #559100;
	font-size: 22px;
	font-weight: bold;
	margin: 40px 0 20px;
}
.topProdukte .short {
	display: none;
}
.DEV .topProdukte .owl-carousel .owl-stage-outer {
    min-height: 550px;
}
#banner {
	margin-bottom: 50px;
}
#banner.line {
	border: 1px solid;
    border-image-slice: 1;
    border-width: 5px;
    border-image-source: linear-gradient(to right, #559101, #b4da00);
	padding: 50px 50px 80px;
	position: relative;
	margin-bottom: 80px;
}
#banner.line ul {
	padding-left: 0;
	list-style: none;
}
#banner.line ul li {
	font-size: 20px;
	color: #559101;
	font-weight: bold;
}
#banner.line ul li span {	
	font-weight: normal;
}
#banner.line .linetext {
		font-size: 50px;
		position: absolute;
		background: #fff;
		padding: 0 30px;
		color: #559101;
		font-family: 'Verdana';
		bottom: -50px;
		left: 40px;

}
@media(max-width: 550px) {
	#banner.line .linetext {
		font-size: 30px;		
		bottom: -35px;
		left: 50%;
		transform: translateX(-50%);
		width: 285px;
	}
}
/*--------------------------------------------------
	ArtikelÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼bersicht
----------------------------------------------------*/
.catNav {
	margin-bottom: 25px;
}
.catNav .btn {
	border: 1px solid #e0e0e0;
	width: 100%;
	padding: 17px 10px;
	white-space: normal;
	line-height: 18px;
    font-weight: bold;
    font-size: 19px;
		min-height: 77px;
}
.cat-id-search .catNav {
	margin: 25px 0;
	justify-content: space-between;
}
.pagination {
	margin: 0.5rem 0 0;;
	border-radius: 0;
}
.pagination .page-item .page-link {
	margin-right: 5px;
}
.pagination-bottom  nav {
	padding: 0 15px;
}
#category-description-container {
	margin-bottom: 30px;
}
#category-description-container.category-description {
	height: 80px;
	overflow: hidden;
	position: relative;
}
#category-description-container.category-description.more {
	height: auto;
}
#category-description-container.category-description::after {
		content: " ";
    height: 50px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-image:	linear-gradient( rgba(255,255,255,0), rgba(255,255,255,1));


}
#category-description-container.category-description.more::after {
	display: none;
}
.morelink {
	margin-bottom: 30px;
}
#category-description-container2 {
	margin: 50px 0;
}
.list-itemsperpage,
.sorting .list-itemsperpage {
	display: none;
}
.sorting .list-sort {
	border: 1px solid #e0e0e0;
}
.sorting .list-sort::after {
	content: ' ';
	display: table;
	clear: both;
}
.sorting .list-sort span {
    padding: 8px 5px;
    color: #7a7f7f;
    position: absolute;
    left: 25px;
    top: 0;
}
/*
.sorting .list-sort span {
	float: left;
	padding: 8px 5px;
	color: #7a7f7f;
}
.sorting .list-sort select {
	float: left;
	width: calc(100% - 108px);
}*/
.sorting .list-sort select option {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.childCat .kachel a {
	border: 1px solid #e0e0e0;
	text-align: center;
	padding: 17px 60px;
	min-height: 77px;
	display: flex;
	align-items: center;
	color: #1d1d1b;
	font-size: 16px;
}
.childCat .kachel.five a {
	padding: 17px 10px;
}
.childCat .kachel.four a {
	padding: 17px 15px;
}
.childCat .kachel.four.oele a {
	padding: 17px 60px;
}
.childCat .kachel p {
	margin: 0;
	line-height: 18px;
	font-weight: bold;
	font-size: 19px;
	width: 100%;
}
.childCat .kachel.five p {
	font-size: 18px;
}
article {
	margin-bottom: 60px;
}
article .thumb-image {
		border: 1px solid #e0e0e0;
}
article .thumb-image a {
	display: block;
	height: 100%;
	text-align: center;
}
article .thumb-image a:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
article .thumb-image a img {
		vertical-align: middle;
		display: inline-block !important;
}
article.cmp-product-thumb .thumb-title,
article .thumb-title {
	color: #1d1d1b;
	margin: 10px 0 0;
	display: block;
	min-height: 105px;
	font-size: 16px;
}
article .thumb-content {
	position: relative;
}
article .thumb-content .prices {
	min-height: 50px;
	display: block;
}
article .thumb-content .price {
	color: #af141c;
	font-weight: bold;
	font-size: 24px;
	display: inline-block;
}
article .thumb-content .price-view-port {
	display: inline-block;
}
.DEV .cmp-product-thumb .crossprice {
    font-size: 1rem;
    font-weight: normal;
    color: #1d1d1b;
}
article .thumb-content .price .small {
	font-weight: bold;
	font-size: 16px;
}
article .basket-btn .category-list-view-port {
	height: 0;
}

article .basket-btn .btn-group {
	position: inherit;
}
article .basket-btn .btn-primary {
	width: 45px;
	height: 45px;
	color: #fff;
	background: #af141c;
	padding: 9px 11px;
	position: absolute;;
	bottom: 0;
	right: 0;
	font-size: 20px;
}
.DEV article .basket-btn .btn-primary {
	bottom: 15px;
}
article .basket-btn .fa-info {
	padding-right: 6px;
}
article .special-tags {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0px;
		left: auto !important;
		-webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
		clip-path: polygon(100% 0, 0 0, 100% 100%);
		height: 90px;
		width: 90px;
		color: #fff;
}
.DEV article .special-tags {
	right: -1px !important;
	top: -1px !important;
}
.product-list article .special-tags {
	right: 15px;
}
.opera article .special-tags,
.edge article .special-tags,
.ie article .special-tags {
	border-style: solid;
  border-width: 0 100px 100px 0;
  border-color: transparent #559101 transparent transparent;
}
article .special-tags .tag {
	transform: rotate(43deg);
	background: transparent !important;
	font-size: 100%;
	text-align: center;
	right: 0;
	position: absolute;
	top: 20px;
	font-weight: normal;
	text-transform: uppercase;
	width: 50px;
}
article .special-tags.bg-red {
	background: linear-gradient(to right, #b0141e, #dc6a0c);
}
article .special-tags.bg-green {
	background: linear-gradient(to right, #559101, #b4da00);
}
article .special-tags.bg-green .tag {
	top: 19px;
	right: 7px;
}
.opera article .special-tags.bg-green .tag,
.edge article .special-tags.bg-green .tag,
.ie article .special-tags.bg-green .tag {
    top: 19px;
    right: -94px;
}
article .thumb-image img {
	max-height: 100%;
	margin: 0 auto;
	transform: scale(0.9);
}
article:hover img {
	transform: scale(1.0);
	transition: 0.4s;
}
.categoriegrid article .short{
	display: none;
}
.isSortingRow {
	margin-bottom: 20px;
}
.searchPage .isSortingRow .list-sort {
	display: none;
}
.autocomplete-suggestion:focus, .autocomplete-suggestion:hover {
    background-color: #dee2e6 !important;
}
/*-----------------------------------------------
  Singleitem
-------------------------------------------------*/
#shopauskunft {
	margin-top: 50px;
	margin-bottom: 50px;
}
#shopauskunft .bg-gruenverlauf {
	background: linear-gradient(to left, #559101, #b4da00);
    padding: 40px;
	position: relative;
}
#shopauskunft .siegel {
	flex: 0 0 172px;
}
#shopauskunft .meinung {
	margin-left: 30px;
	color: #fff;
	flex: 0 0 calc(100% - 202px)
}
#shopauskunft .meinung .headline{
	font-size: 50px;
    color: #fff;
	margin-bottom: 0;
}
#shopauskunft .meinung .headline + p{
	font-size: 20px;
    
}
#shopauskunft .meinung .fa{
	padding-right: 5px;;
}
#shopauskunft .meinung .btn {
    background: #fff;
    color: #559101;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 40px;
}
#shopauskunft .border-white {
    border: 3px solid #fff;
	border-bottom: 0;
    padding: 10px 35px 0px;
    position: relative;
}
#shopauskunft .meinung + img {
    position: absolute;
    top: -30px;
    right: 0;
    width: 300px;
}
#shopauskunft .linesBottom {
    align-items: center;
    margin-left: -35px;
    margin-right: -35px;
    margin-top: 20px;
    margin-bottom: -10px;
    position: relative;
    top: 20px;
}
#shopauskunft .linesBottom .line:first-child {
	flex: 0 0 40px;
}
#shopauskunft .linesBottom .line {
	height: 3px;
	background-color: #fff;
	flex: 1 1 auto
}
#shopauskunft .linesBottom .btn {
	margin: 0 30px;
}
@media(max-width: 1024px) {
	#shopauskunft .meinung .headline {
		font-size: 35px;
	}
	#shopauskunft .meinung .headline + p {
		font-size: 16px;
	}
	#shopauskunft .linesBottom {
		top: 19px;
	}
	#shopauskunft .meinung .btn {
		font-size: 16px;
		padding: 10px 30px;
		margin: 0 20px;
	}
	#shopauskunft .siegel {
		flex: 0 0 145px;
	}
	#shopauskunft .meinung {
		flex: 0 0 calc(100% - 175px);
	}
	#shopauskunft .meinung + img {
		width: 270px;
	}
}
@media(max-width: 991px) {
	#shopauskunft .meinung + img {
		display: none;
	}
}
@media(max-width: 720px) {
	#shopauskunft .d-flex{
		flex-wrap: wrap;
	}
	#shopauskunft .bg-gruenverlauf {
		padding: 20px 20px 50px;
	}
	#shopauskunft .siegel {
		flex: 0 0 100%;
		text-align: center;
	}
	#shopauskunft .meinung {
		flex: 0 0 100%;
		margin-left: 0;
		margin-top: 20px;
		text-align: center;
	}
	#shopauskunft .linesBottom .line:first-child {
		flex: 1 1 auto;
	}
}
@media(max-width: 500px) {
	#shopauskunft .border-white {
		padding: 10px 15px 0px;
	}
	#shopauskunft .meinung .headline {
		font-size: 27px;
	}
	#shopauskunft .linesBottom {
		margin-left: -18px;
		margin-right: -18px;
	}
}
@media(max-width: 375px) {
	#shopauskunft .linesBottom .line {
		display: none;
	}
}
.single .single-rightside .availability.state-1 .tabStop2,
.single .single-rightside .availability.state-2 .tabStop2 {
	color: #559101;
}
.single .single-rightside .availability.state-3 .tabStop2,
.single .single-rightside .availability.state-4 .tabStop2 {
	color: orange;
}
.single .single-rightside .availability.state-5 .tabStop2,
.single .single-rightside .availability.state-6 .tabStop2 {
	color: red;
}
.single .main-image img, .page-singleitem .main-image img {
	width: auto;
}
.single .noVariant {
	font-weight: bold;
}
.single {
	margin-bottom: 75px;
}
.single #kacheln {
	height: 0;
	overflow: hidden;
	transition: 0.2s;
	opacity: 0;
}
.single #kacheln.open {
	height: auto;
	opacity: 1;
}
.single .singleNav {
	margin-bottom: 55px;
}
.single .singleNav .backLink,
.single .add-to-wish-list,
.single .printMe,
.single .toggleMenu,
.single .toggleMenuClose {
	border: 1px solid #e0e0e0;
	display: block;
	padding: 16px 20px;
	text-align: center;
	color: #1d1d1b;
	text-transform: uppercase;
	font-size: 16px;
}
.single .singleNav .wrap {
	width: 100%;
	text-align: center;
	display: block;
}
.single .toggleMenu, .single .toggleMenuClose {
	margin-bottom: 20px;
	cursor: pointer;
	padding: 15px 20px 18px;
}
.single .toggleMenuClose {
	margin-top: 30px;
}
.single .toggleMenuClose.hidden,
.single .toggleMenu.hidden {
	display: none !important;
}
.single .toggleMenu:hover,
.single .toggleMenuClose:hover,
.single .add-to-wish-list:hover,
.single .printMe:hover,
.single .singleNav .printMe:hover {
	color: #af141c;
}
.single .toggleMenu .fa,
.single .toggleMenuClose .fa,
.single .singleNav a .fa {
	font-size: 25px;
	vertical-align: bottom;
}
.single .singleNav a .fa-print,
.single .singleNav a .fa-angle-left {
	padding-right: 5px;
}
#single-carousel .owl-item img {
	height: 553px;
}
.single .single-leftside #single-carousel,
.single .single-leftside #thumbs .border {
	border: 1px solid #e0e0e0;
}
.single .single-leftside #thumbs {
	margin-top: 15px;
}
.single .single-leftside #thumbs .border {
	width: 32%;
	margin-right: 2%;
	float: left;
	height: 165px;
	margin-bottom: 10px;
}
.single .single-leftside #thumbs .border img {
	display: block;
	margin: 0 auto;
	max-height: 100%
}
.single .single-leftside #thumbs .border:nth-child(3n) {
	margin-right: 0;
}
.single .single-rightside {
	font-size: 16px;
}
.single .single-rightside .shariff .orientation-horizontal {
	max-width: 100%;
	-webkit-box-flex: 0;
	 -ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
.single .single-rightside .border {
	border: 1px solid #e0e0e0;
	padding: 15px;
}
.single .single-rightside .border::after {
	clear: both;
	content: " ";
	display: table;
}
@media(min-width:576px) {
.single .single-rightside  .tabStop {
	display: inline-block;
	min-width: 200px;
}
.single .single-rightside  .tabStop2 {
	width: calc(100% - 200px);
	display: inline-block;
}
}
.single .single-rightside  .availabilityInfo .alert-default {
	background-color: #eee;
	font-size: 14px;
	
}
.single .single-rightside .articlenumber {
	border-top: 1px solid #e0e0e0;
	padding-top: 15px;
}
.single .single-rightside .variation {
	margin-bottom: 15px;
}
.single .single-rightside .variation .input-unit {
	border: 0;
}
.single .single-rightside .variation .input-unit label {
	position: relative;
	font-size: 1em;
	text-transform: none;
	font-weight: normal;
	width: auto;
	min-width: 195px;
	color: #1d1d1b;
	cursor: default;
	padding: 0;
}
.single .single-rightside .variation .input-unit .custom-select {
	border: 1px solid #e0e0e0;
	width: calc(100% - 205px);
	padding: 8px 10px;
	background-position: calc(100% - 1rem) 1rem;
}
.single .single-rightside .prices {
	margin-left: 200px;
	margin-top: -20px;
}
.single .single-rightside .prices .tabStop {
	position: relative;
	left: -200px;
	top: 30px;
}
.single .single-rightside .prices .price {
	font-size: 30px;
	color: #af141c;
	font-weight: bold;
	margin-bottom: 15px;
}
.single .single-rightside .btn-primary {
	font-size: 16px;
	font-weight: bold;
}
.single .single-rightside .btn-primary > .fa {
	float: left;
}
.single .single-rightside .qtyAndBuy {
	float: left;
    width: 65%;
}
.single .single-rightside .qtyAndBuy .col-xs-12{
    width: 100%;
}
.single .single-rightside .wishAndPrint {
	float: left;
    width: 35%;
    padding-left: 30px;
    font-size: 14px;
		padding-top: 35px;
}
.single .single-rightside .wishAndPrint a{
	margin-bottom: 10px;
	color: #1d1d1b;
	cursor: pointer;
}
.single .single-rightside .wishAndPrint a:hover,
.single .single-rightside .wishAndPrint a:focus,
.single .single-rightside .wishAndPrint a:active {
	color: #af141c;
}
.single .single-rightside .wishAndPrint .fa-print {
	padding-right: 5px;
}
.single .nav-tabs {
	border-bottom: 0;
	margin-top: 30px;
}
.single .nav-tabs .nav-item .nav-link {
	font-size: 	18px;
	border: 0;
	margin-right: 5px;
	background: #e5e5e5;
	color: #636363;
	font-weight: bold;
}
.single .nav-tabs .nav-item .nav-link:hover,
.single .nav-tabs .nav-item .nav-link:focus,
.single .nav-tabs .nav-item .nav-link:active,
.single .nav-tabs .nav-item .nav-link.active {
		background: linear-gradient(to right, #b0141e, #dc6a0c) !important;
		color: #fff;
		border: 0;
}
.single .nav-tabs .nav-item .nav-link:hover {
	background: #aaa;
	color: #fff;
	border: 0;
}
.single .tab-content {
	border: 1px solid #e0e0e0;
	padding: 15px;
}
.single table td,
.single table th {
    font-family: 'Verdana';
	font-size: 14px;
}
.single .vat {
	color: #1d1d1b;
}
.single .category-list-view-port .col-xs-12 {
	float: none;
	padding: 0;
}
.single .add-to-basket-container .quantity-input-container {
	min-width: 200px;
	margin-right: 0;
}
.single .qty-box,
.page-content.basket .qty-box,
.page-content.checkout .qty-box {
	position: relative;
}
.DEV .single .qty-box {
  margin-left: 0;
}
.DEV .page-content.basket .qty-box ,
.DEV .page-content.checkout .qty-box .qty-btn-container{
	width: 131px;
}
.single .qty-box .qty-btn-container,
.page-content.basket .qty-box .qty-btn-container,
.page-content.checkout .qty-box .qty-btn-container {
	background: transparent;
	border: 0;
	width: 150px;
	height: 40px;
}
.single .qty-box .qty-input,
.page-content.basket .qty-box .qty-input,
.page-content.checkout .qty-box .qty-input {
	position: absolute;
	z-index: 9;
	left: 45px;
	width: 41px;
}
.DEV .single .qty-box .qty-input,
.DEV .page-content.basket .qty-box .qty-input,
.DEV .page-content.checkout .qty-box .qty-input {
	height: 41px;
	border: 1px solid #ced4da !important;
	z-index: 1;
}
.single .qty-box .qty-btn-container .qty-btn,
.page-content.basket .qty-box .qty-btn-container .qty-btn,
.page-content.checkout .qty-box .qty-btn-container .qty-btn {
		width: 41px;
		height: 100%;
		position: absolute;
		left: 0;
		background: #e0e0e0;
		border: 1px solid #e0e0e0;
		padding: 8px 0;
}
.single .qty-box .qty-btn-container .qty-btn > .qty-sign {
	color: #fff;
}
.single .qty-box .qty-btn-container .qty-btn:last-child,
.page-content.basket .qty-box .qty-btn-container .qty-btn:last-child,
.page-content.checkout .qty-box .qty-btn-container .qty-btn:last-child {
		left: 90px;
}
.single .qty-box .qty-btn-container .qty-btn-seperator,
.page-content.basket .qty-box .qty-btn-container .qty-btn-seperator,
.page-content.checkout .qty-box .qty-btn-container .qty-btn-seperator {
	display: none;
}
.qty-box .qty-btn-container .qty-btn.disabled {
	opacity: 0.7;
}
.wishAdd {
	background-color: transparent;
	border: none;
	padding: 0
}
.wishAdd:focus-visible {
	outline: 1px solid #000 !important;
	color:#6a0c11 !important;
}

.basket-preview-header .close:focus-visible,
.qty-btn:focus-visible {
	outline: 1px solid #000 !important
}
.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
	display: block;
	line-height: 14px;
}

.basket-preview .basket-item-container .basket-item .basket-item-container-right .qty-box-container,
.basket-preview .qty-box {
	margin: 0;
	float: right;
}
.basket-preview .basket-item-container .basket-item .img-basket-small {
	max-height: 80px;
}
.basket-preview .basket-item-container .basket-item .basket-item-container-right .qty-box-container {
	margin-top: 0;
	margin-bottom: 10px;
}
.DEV .basket-preview  .basket-item-container-right .qty-box-container .fa {
	color: #212529 !important;
	font-size: 14px !important;
	padding-right: 0 !important;
}
.DEV .basket-preview  .basket-item-container-right .price-box {
	margin-left: 0 !important
}
.basket-preview .list {
	padding-bottom: 1rem !important;
}
.basket-preview #ppButton {
	margin-top: 15px;
}
.basket-preview .basket-preview-footer .btn,
.basket-preview .basket-preview-footer .btn .fa {
	color: #fff !important;
}
.single .single-leftside #thumbs .border {
	white-space: nowrap;
	text-align: center;
}
.single .single-leftside #thumbs .border:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.single .single-leftside #thumbs .border img {
		vertical-align: middle;
		display: inline-block;
}
.DEV .topProdukte .owl-carousel .carousel-control.right .owl-single-item-control,
.single .crossselling .owl-carousel .carousel-control.right .owl-single-item-control {
	right:-50px;
}
.single .crossselling .owl-carousel .carousel-control.left .owl-single-item-control {
	left:-50px;
}
.single .crossselling p.short {
	min-height: 65px;
}
.single .crossselling h2 {
	font-size: 25px;
	padding: 30px 0 20px;
}
#artInfo td {
	padding: 5px;
}
#artInfo tr:nth-child(odd) {
	background-color: #ddd;;
}
#artInfo ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
/*-----------------------------------------------------------
	Warenkrob Overlay
------------------------------------------------------------*/
.basket #ppButton {
	margin-bottom: 10px;
}

#add-item-to-basket-overlay #ppButton {
    margin-right: 6px;
    width: 179px;
    margin-top: 10px;
}
#add-item-to-basket-overlay #ppButton img {
  width: 100%;
}
#add-item-to-basket-overlay .modal-footer > .btn {
	flex: 0 0 31%;
	margin: 0 1% !important;
}
#add-item-to-basket-overlay .item-confirm-special-case-close {
	width: 100% !important;
	margin-left: 0 !important;
}
.DEV #ppButton a:hover,
.DEV #ppButton a:focus,
.DEV #ppButton a:active {
	background-color: transparent;
}
.basket-preview-footer #ppButton a {
	padding: 0 !important;
}
.basket-preview-footer #ppButton img {
	width: 189px;
}
/*-----------------------------------------------------------
	Checkotu
------------------------------------------------------------*/
.cmp-method-list .method-list-item input:checked + label {
    box-shadow: none;
    background: #a7d00038;
}
.basket .basket-item-container .basket-item .image-container {
	width: 200px;
}
.basket-item-container .basket-item .image-container img {
	margin: 0 auto;
}
.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name,
.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price,
.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices {
	font-size: 100%;
}
.basket-item-container .basket-item .basket-item-container-right .qty-box-container {
	margin: 0 0 10px;
}
.basket-item-container .basket-item .basket-item-container-right .qty-box-container .qty-box {
	width: 130px;
}
.basket-preview .basket-item-container .basket-item .basket-item-container-right .qty-box-container .qty-box {
	width: 75px;
}
.basket .basket-item-container .basket-item-container-right {
	display: block !important
}
.basket .basket-item-container .basket-item .basket-item-container-right .qty-box-container {
	margin-right: 0 !important
}
.basket-preview .basket-item-container .basket-item .image-container {
	max-height: 80px;
}
.page-content.checkout hr {
	border-top: 2px solid #000000;
	margin: 0;
}
.page-content.checkout .cmp-method-list.list .content {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.page-content.checkout .shippingCost {
	font-weight: bold;
}
.page-content.checkout .cmp-totals hr {
	border-top: 1px solid #dcdbd8;
	margin: 10px 0;
}
.page-content.checkout .cmp-totals hr.thick {
	border-top: 2px solid #1d1d1b;
}
.page-basket .cmp-coupon hr,
.page-basket .cmp-totals hr.thick,
.basket-preview .cmp-totals hr.thick {
	display: none;
}
.DEV.page-basket .cmp .form-control {
	height: 31px;
}
.DEV.page-checkout #shippingNoticeBox,
.DEV.page-basket #shippingNoticeBox {
	display: none
}
.page-content.checkout h3 {
		margin: 15px;
}
.page-content.checkout #registry-form-container header {
		border-bottom: 2px solid #1d1d1b;
}
.page-content.checkout .cmp-basket-preview-list {
		padding-bottom: 15px;
}
.page-content.checkout .cmp-basket-preview-list .img-basket-small {
    max-height: 80px;
}
.page-content.checkout .cmp-coupon {
		padding: 15px 0;
}
.page-content.checkout .cmp-contact {
		margin-top: 1rem;
}
.single .crossselling {
	clear: both;
}
.DEV .basket-list-item .image-container {
	max-height: 100px;
}
.DEV .basket-list-item .meta-container {
	padding-right: 10px;
}
.DEV .basket-list-item .meta-container .item-name {
	font-size: 14px !important;
  padding: 0 !important;
  line-height: 16px;
  display: block;
}
.DEV .basket-list-item .meta-container .item-name:hover,
.DEV .basket-list-item .meta-container .item-name:focus,
.DEV .basket-list-item .meta-container .item-name:active {
	background: #fff !important;
}
.DEV .basket-list-item .meta-container-wrapper .btn-collapse {
	z-index: 1;
}
.DEV.page-my-account .widget-code .nav-link {
	display: inline-block;
}
.DEV .basket-list-item .basket-item-container-right .fa-trash-o {
	padding-right: 0px;
}
.nav-link.text-appearance.active {
	color: #fff !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    background-color: #383838;
}
/*----------------------------------------------------------
	Responsive
-----------------------------------------------------------*/
@media(min-width: 1140px) {
	.single .single-rightside .border {
		min-height: 735px;
	}
}
@media(max-width: 1300px) {
	.single .crossselling {
		width: 90%;
    margin: 0 auto;
    display: block;
    float: none;
	}
	.single .crossselling p.short {
    min-height: 85px;
	}
	.DEV .topProdukte .owl-carousel .carousel-control.right .owl-single-item-control,
	.DEV .single .crossselling .owl-carousel .carousel-control.right .owl-single-item-control {
		right: 0;
	}
	.DEV .single .crossselling .owl-carousel .carousel-control.left .owl-single-item-control {
		left: 0;
	}
}
@media(max-width: 1200px) {
	.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner {
		display: block;
	}
	.basket-preview .qty-box,
	.basket-preview .basket-item-container .basket-item .basket-item-container-right .qty-box-container {
	float: none;
	}
	.single .single-rightside .qtyAndBuy {
    float: none;
    width: 100%;
	}
	.single .single-rightside .wishAndPrint {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-top:10px;
	}
	.DEV .carousel-control-next {
		right: 0;
	}
	.DEV .carousel-control-prev {
		left: 0;
	}
}
@media(max-width: 1180px) {
	header #bottomBar ul li a, header #bottomBar ul li span {
	    margin: 0 30px;
	}
}
@media(max-width: 1170px) {
	.top-bar .controls-list {
		display: block;
	}
	header #controlsList {
		margin-top: 15px;
	}
	header #searchBox {
		display: block;
		float: none;
		max-width: none;
		margin: 0 0 0 12px;
	}
	header #searchBox input {
		width: 100%;
	}
	footer .h4,
	footer h4 {
		font-size: 20px;
	}
	footer a, footer p {
    font-size: 16px;
    line-height: 20px;
	}
	footer li {
	    margin-bottom: 3px;
	}
}
@media(max-width: 1160px) {
	article .thumb-content .price-view-port {
    display: block;
}
}
@media(max-width: 1120px) {
.crossselling 	article .basket-btn .btn-primary {
		position: relative;
		right: 0;
	}
		article .thumb-content .prices {
	    min-height: 80px;
	}
	.DEV article .thumb-content .prices {
	    min-height: 50px;
	}
	.DEV article .basket-btn .category-list-view-port {
		height: auto !important;
	}
	.DEV article .basket-btn .btn-primary {
    bottom: 0px;
}
	.childCat .kachel a {
		padding: 17px 40px;
	}
}
@media(max-width: 1095px) {
	header #bottomBar ul li a {
    margin: 0 30px;
	}
	.cmp-address-list .add-item span {
		display: none;
	}
	.cmp-address-list .add-item .btn {
		width: 40px;
		height: 40px;
		min-width: 40px;
	}
}

@media(max-width: 991px) and (min-width: 720px) {
	header #controlsList {
		margin-right: 60px;
	}
	.DEV header #controlsList {
		text-align: right;
	}
	.DEV .basket-preview-wrapper {
		text-align: left;
	}
	.navbar-toggler {
		top: 25px;
		bottom: auto;
	}
}
@media(max-width: 991px) {
	.basket-open .control-user .dropdown .dropdown-menu,
	.basket-open .navbar-toggler {
		z-index: 1;
	}
	.hidden-md-down {
    display: none !important;
}
	.wrapper-main #page-header .container-max {
		padding: 0 15px;
	}
	.isShop {
		display: none !important;
	}
	.single-rightside.is_stuck {
		position: relative !important;
		top: 0 !important;
	}
	.single .price {
		float: none !important;
	}
	.main {
		margin-top: 30px;
	}
	.single {
		margin-top: 0;
	}
	.single .singleNav {
    margin-bottom: 50px;
	}
	#menuKacheln .kachel {
		width: 22%;
	}
	#menuKacheln .kachel:nth-child(5),
	#menuKacheln .kachel:nth-child(10) {
    margin-right: 2%;
	}
	#menuKacheln .kachel:nth-child(4n) {
		margin-right: 0;
	}
	.sorting .list-sort span {
		display: none;
	}
	.sorting .list-sort select {
		width: 100%;
	}
	article .basket-btn .btn-group {
		display: block;
	}
	.DEV article .basket-btn .category-list-view-port {
		height: auto !important;
	}
	article .basket-btn .btn-primary {
		position: relative;
		width: 100%;
		text-align: center;
	}
	article .basket-btn .fa {
		padding-top: 3px;
		float: none;;
	}
	article .basket-btn .hidden-md-up {
		display: inline-block !important;
	}
	.single .single-rightside .availability {
		display: table;
	}
	.single .single-rightside .availability span {
		display: table-cell;
		vertical-align: top;
	}
	.childCat .kachel.five a,
	.childCat .kachel.four a,
	.childCat .kachel.four.oele a {
		padding: 17px 5px;
	}
	.childCat .kachel p,
	.childCat .kachel.five p {
		font-size: 16px;
	}
	.single .crossselling p.short {
		display: none;
	}
	.single .crossselling article .thumb-title {
		font-size: 14px;
	}
}
@media(max-width: 950px) {
	.single .single-leftside #thumbs .border {
		height: 115px;
	}
}
@media(max-width: 930px) {
	header #bottomBar ul li a {
    margin: 0 10px;
	}
	.single .singleNav .backLink, .single .add-to-wish-list, .single .printMe, .single .toggleMenu, .single .toggleMenuClose {
    padding: 12px 10px;
    font-size: 15px;
	}
	.single .toggleMenu, .single .toggleMenuClose {
    padding: 10px 10px 14px;
	}
	.single .toggleMenu .fa, .single .toggleMenuClose .fa, .single .singleNav a .fa {
    font-size: 20px;
	}
}
@media(max-width: 870px) {
	h1, .h1 {
    font-size: 1.5rem;
	}
	.categoriegrid h1 {
		font-size: 2rem;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.categoriegrid h2 {
		font-size: 1.2rem;
		font-weight: bold;
	}
	.categoriegrid h3 {
		font-size: 1rem;
		font-weight: bold;
	}
	.catNav > .col-xs-12 {
		width: 50%;
	}
	.catNav .childCat .kachel {
		width: 100%;
	}
	.childCat .kachel a {
    min-height: 10px;
		margin-bottom: 15px;
	}
}
@media(max-width: 790px) {
	.single .singleNav .backLink, .single .add-to-wish-list, .single .printMe, .single .toggleMenu, .single .toggleMenuClose {
		padding: 10px;
		font-size: 14px;
	}
	.single .toggleMenu, .single .toggleMenuClose {
		padding: 8px 10px 9px;
	}
	.single .toggleMenu .fa, .single .toggleMenuClose .fa, .single .singleNav a .fa {
		font-size: 20px;
	}
}
@media(max-width: 775px) {
	header #bottomBar ul li a {
    font-size: 16px;
	}
	#single-carousel .owl-item img {
		height: 300px;
	}
}
@media(max-width: 768px) {
	.single .single-rightside .qtyAndBuy {
		width: 100%;
		float: none;
	}
	.single .single-rightside .wishAndPrint {
		width: 100%;
		float: none;
		padding-top: 15px;
	}
	.btn {
		padding: 12px 1rem;
	}
	.top-bar {
		box-shadow: none;
	}
	header .hidden-md-up {
		height: 0;
	}
	.carousel-control-prev {
		left: 0px;
	}
	.carousel-control-next {
		right: 0px;
	}
	#menuKacheln .kachel {
    width: 30%;
}
	#kacheln .row:last-child a {
		margin-bottom: 0;
	}
	#kacheln .row:last-child {
		margin-top: 50px;
	}
	#kacheln .row:last-child > div:nth-child(odd) {
		padding-right: 7.5px;
	}
	#kacheln .row:last-child > div:nth-child(even) {
		padding-left: 7.5px;
	}
	.single .single-leftside #thumbs .border {
    height: 95px;
	}
	.single .add-to-basket-container .quantity-input-container,
	.single .single-rightside .tabStop {
		min-width: 150px;
	}
	.single .single-rightside .prices {
		margin-left: 150px;
	}
	.single .single-rightside .prices .tabStop {
    left: -150px;
	}
	.single .single-rightside .variation .input-unit label {
		min-width: 150px;
	}
	.single .single-rightside .variation .input-unit .custom-select {
    width: calc(100% - 155px);
	}
	#banner {
		margin-top: 30px;
	}
	.cmp-coupon .input-group {
		display: block;
	}
	.cmp-coupon .input-group input {
		padding: 11px 10px;
	}
	.cmp-coupon .input-group .btn {
		width: 100%;
		margin-top: 10px;
	}
	.page-content.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name,
	.page-content.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price,
	.page-content.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices,
	.page-content.checkout .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name,
	.page-content.checkout .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price,
	.page-content.checkout .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices {
		font-size: 100%;
	}
	.page-content.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price,
	.page-content.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices,
	.page-content.checkout .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price,
	.page-content.checkout .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices {
		color: #1d1d1b !important;
	}

	.page-content.basket .basket-item-container .basket-item,
	.page-content.basket .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner,
	.page-content.checkout .basket-item-container .basket-item,
	.page-content.checkout .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner {
		display: block !important;
	}
	.page-content.basket .basket-item-container .basket-item .image-container,
	.page-content.checkout .basket-item-container .basket-item .image-container {
    width: 140px;
    margin: 0 auto 10px;
	}
	.DEV .page-content.basket .basket-list-item .image-container {
		max-height: none;
	}
	.DEV .basket-item-container .basket-item .image-container img {
		max-height: 100px !important;
	}
	.page-content.basket .basket-item-container .basket-item .basket-item-container-right .qty-box-container,
	.page-content.checkout .basket-item-container .basket-item .basket-item-container-right .qty-box-container {
		margin: 10px 0;
	}
	.basket-item-container .basket-item .basket-item-container-right .qty-box-container .qty-box {
		margin-left: auto;
	}
	#menuKacheln .kachel:nth-child(4n) {
		margin-right: 2%
	}
	#menuKacheln .kachel:nth-child(3n) {
		margin-right: 0
	}
	#angebote a img {
		display: block;
		margin: 0 auto 30px;
	}
}
@media(max-width: 767px) {
	#kacheln {
		margin-bottom: 0
	}
	#kacheln a {
    margin-bottom: 10px;
}
	#kacheln .col-xs-6 {
		margin-bottom: 15px;
	}
	.single .singleNav .printMe,.single .singleNav .backLink, .single .add-to-wish-list, .single .toggleMenu, .single .toggleMenuClose {
			min-height: 65px;
			display: flex;
			align-items: center;
	}
	.single .singleNav > div:first-child > a {
		padding: 5px 20px;
	}

	.single-rightside {
		margin-top: 15px;
	}
	.single .crossselling article .thumb-title {
		min-height: 90px;
	}
	.single .crossselling .owl-carousel .carousel-control.right .owl-single-item-control {
    right: -40px;
}
	.single .crossselling .owl-carousel .carousel-control.left .owl-single-item-control {
    left: -40px;
}
	header #controlsList a:hover,
	header #controlsList a:focus,
	header #controlsList a:active {
		background-color: #af141c;
	}
}
@media(max-width: 720px) {
	.top-bar {
		box-shadow: none;
	}
	header #logo {
    float: none;
    margin: 30px auto;
	}
	header #controlsList {
	    float: none;
	    margin-top: 0px;
	    text-align: center;
	}
	header #bottomBar {
		margin-top: 30px;
	}
	header #searchBox {
    margin: 0 auto;
	}
}
@media(max-width: 675px) {
	.single .singleNav > div > a {
    padding: 19px 5px;
	}
	.single .singleNav > div:first-child > a {
		padding: 5px 20px;
	}
	article .thumb-title {
    font-size: 14px;
}
	article .category-unit-price.small {
		font-size: 12px;
	}
}
@media(max-width: 600px) {
	.single #kacheln .col-sm-6 {
		width: 100%;
		float: none;
	}
}
@media(max-width: 580px) {
	.single .singleNav > div > a,
	.single .singleNav > div:first-child > a {
		padding: 20px 10px;
	}
	.single .singleNav .col-xs-12 {
		width: 100% !important;
		float: none;
	}
	.single .singleNav .printMe, .single .singleNav .backLink, .single .add-to-wish-list, .single .toggleMenu, .single .toggleMenuClose {
		min-height: 45px;
		margin-bottom: 10px;
	}
	.single .toggleMenu, .single .toggleMenuClose {
		margin-bottom: 10px;
	}
}
@media(max-width: 575px) {
	.single .single-rightside  .tabStop,
	.single .single-rightside  .tabStop2 {
		width: 100%;
		display: block !important;
	}
	.scrollTop {
		text-align: center;
	}
	.scrollTop .fa {
		left: 0;
	}
	.topProdukte h2 {
		text-align: center;
	}
	.cookie-bar {
    padding: 10px 0 0;
}
	.mobile-navigation .mainmenu li {
    border-bottom: 1px solid #ffffff69;
}
	.DEV .single .crossselling article .thumb-title,
	article.cmp-product-thumb .thumb-title {
    min-height: 15px;
	}
	.DEV .single .crossselling article .thumb-content .prices,
	article.cmp-product-thumb .thumb-content .prices {
	    min-height: 15px;
	    margin: 10px 0 15px;
	}
	.DEV article .basket-btn .btn-primary {
		bottom: 0;
	}
	.DEV .single .crossselling .owl-theme .owl-dots {
	display: none;
	}
	.single .nav-tabs .nav-item .nav-link {
    padding: 10px;
    text-align: center;
}
	#add-item-to-basket-overlay .modal-footer {
		display: block;
	}
	#add-item-to-basket-overlay .modal-footer > .btn,
	#add-item-to-basket-overlay .modal-footer  a,
	#add-item-to-basket-overlay .modal-footer  button{
		width: 100%;
		margin: 0 0 10px 0 !important;
	}
	#add-item-to-basket-overlay #ppButton {
		margin: 10px auto;
	}
	#add-item-to-basket-overlay .is-table-row > div {
		text-align: center;
	}
	#add-item-to-basket-overlay img {
		margin: 10px auto;
		display: block;
	}
	#menuKacheln .kachelBig {
		margin-bottom: 30px;
	}
	.pagination {
    margin: 10px 0;
    align-items: center;
    justify-content: center;
	}
	.catNav .btn {
    min-height: 10px;
}
}
@media(max-width: 545px) and (min-width: 321px) {
	header #bottomBar ul li a {
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 0px;
}
	header #bottomBar ul li:last-child a {
    border-right: 0;

}
}
@media(max-width: 545px) {
.catNav .btn {
		margin-bottom: 10px;
	}
	#kacheln {
		text-align: center;
	}
	.single .singleNav {
    margin-bottom: 40px;
	}
	.single .singleNav > div > a, .single .add-to-wish-list, .single .toggleMenu, .single .toggleMenuClose {

		margin-bottom: 10px;
	}
	.catNav > .col-xs-12 {
    width: 100%;
		float: none;
	}
	article .thumb-title {
	  min-height: 70px;
	}
	footer {
		text-align: center;
		padding: 0 0 30px;
	}
	footer .h4,
	footer h4 {
    margin-bottom: 10px;
    margin-top: 40px;
	}
	footer .contact p {
		display: block;
	}
	footer .contact .tabStop {
		display: inline-block;
	}
	.basket .basket-preview .list {
		display: block;
	}
	.basket .basket-preview .basket-item-container .basket-item {
		display: block;
	}
	.basket .basket-preview .basket-item-container .basket-item .image-container {
		width: 100%;
		margin: 0;
	}
	.basket .basket-preview .basket-item-container .basket-item .image-container .img-basket-small {
		margin: 0 auto;
	}
	.basket .basket-preview .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner {
		display: block;
	}
	.basket-preview .totals,
	.basket-preview .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
		font-size: 100%;
	}
	.basket-preview .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price,
	.basket-preview .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices {
		font-size: 100%;
		color: #1d1d1b !important;
	}
	.basket .basket-preview .basket-item-container .basket-item .basket-item-container-right .qty-box-container {
		margin: 10px 0;
	}
	.cmp-address-list .add-item .btn {
		width: 40px !important;
	}
	.cmp-address-list .items > div:first-child {
		padding-right: 70px;
	}
	.topProdukte article .thumb-title {
    min-height: 105px;
    font-size: 14px;
	}
	.topProdukte article .category-unit-price.small {
    font-size: 12px;
	}
	.basket-preview .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner {
		display: flex;
	}
		.single .add-to-basket-container {
			display: block;
		}

		.single .add-to-basket-container .quantity-input-container {
			margin-bottom: 10px;
		}
		.single #thumbs {
			display: none;
		}
}
@media(min-width: 436px) {
	#shippingNoticeBox .mobile {
		display: none;
	}
}
@media(max-width: 435px) {
	.single .single-leftside #thumbs .border {
    height: 140px;
	}
	#shippingNoticeBox {
		display: none;
	}
}
@media(max-width: 415px) {
	.categoriegrid h1 {
    font-size: 1.5rem;
	}
	.categoriegrid h2 {
    font-size: 1.2rem;
	}
	.categoriegrid h3 {
    font-size: 16px;
	}
	.topProdukte .col-xs-6 {
		padding: 0 5px;
	}
	article .thumb-title,
	.topProdukte article .thumb-title {
		min-height: 105px;
		font-size: 12px;
	}

	#kacheln .col-xs-4 {
		width: 50%;
	}
	footer .payment img {
    max-width: 80%;
}
}
@media(max-width: 400px) {
	.cmp-product-thumb {
    padding: .8rem 0;
}
	.single .single-leftside #thumbs .border {
		height: auto;
		width: 100%;
		margin: 0 0 15px 0;
	}
	article.cmp-product-thumb .thumb-image,
	article.cmp-product-thumb .thumb-content {
	    float: none;
	    width: 100%;
			display: block;
	}
	.cmp-product-thumb .thumb-content {
		padding: 0;
	}
	.DEV header #controlsList .account-menu {
    min-width: 230px;
	}
	article .thumb-title, .topProdukte article .thumb-title {
    min-height: 10px;
    font-size: 16px;
	}
	.topProdukte {
		margin-bottom: 30px;
	}
	.topProdukte .owl-theme .owl-dots {
		position: relative;
		top: -7px;
	}
	.topProdukte .owl-single-item-nav .owl-single-item-control {
		top: auto;
}
}
@media(max-width: 370px) {
	.single .single-rightside .availability span,
	.single .single-rightside .tabStop {
		display: block;
	}
	.single .single-rightside .variation .input-unit label {
    display: block;
    margin-bottom: 10px;
	}
	.single .single-rightside .variation .input-unit .custom-select {
		width: 100%;
	}
	.single .single-rightside .prices {
		margin: 0;
	}
	.single .single-rightside .prices .tabStop {
		left: 0;
		top: 0;
	}
	.single .single-rightside .prices .price {
		margin: 10px 0;
	}
}
.feedback-container div.stars {
    width: 225px !important;
}
.feedback-container  fieldset {
    display: flex;
    flex-direction: row-reverse;
}
.feedback-container input.star, 
.feedback-container input.star-rated {
    display: block !important;
    position: relative;
    left: -22px;
    z-index: -1;
}
.cmp-method-list .method-list-item input {
	display: block !important;
	position: relative;
	z-index: -1;
}
.cmp-method-list .method-list-item input:focus-visible + label,
.feedback-container input:focus-visible + label {
	outline: 1px solid #000 !important;
}
