@media only screen and (max-width: 319px) {
  .cat_overview {
    grid-template-columns: auto;
  }
}
@media only screen and (max-width: 479px) {
  .products-grid {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  .products-grid .product-items {
    display: block;
  }
  .products-grid .product-items .product-item {
    margin: 0 0 20px;
    padding: 0;
  }
  .toolbar-products {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  .marke-head > img {
    margin: 0 auto 10px;
    display: block;
  }
  .subcat-listing .serien {
    display: block;
  }
  .subcat-listing .serien li {
    margin: 0 auto 2rem;
    max-width: 212px;
  }
  .subcat-listing .serien li img {
    margin: 5px 5px 8px;
  }
  #filter-overlay {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
}
@media only screen and (max-width: 639px) {
  .product-item .measures span {
    margin: 0 20px 5px 0;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .products-leftcol {
    margin-top: 30px;
  }
  .products-leftcol .categories .heading {
    color: rgba(0, 68, 106, 0.8);
    margin: 10px;
    font-size: 1.4rem;
    display: block;
  }
  .product-item .add-left img.logo {
    display: none;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 20px;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .amshopby-search-box {
    display: none;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 33px;
    min-height: 25px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 4px;
    left: 5px;
    display: inline-block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: rgba(0, 68, 106, 0.8) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: rgba(0, 68, 106, 0.8);
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: rgba(0, 68, 106, 0.8);
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .products-grid .product-items .product-item .main-data .varianten {
    display: none;
  }
  .products-grid .product-items .product-item .add-bottom {
    margin-bottom: 15px;
  }
  .products-grid .product-items .product-item .add-left .varianten {
    margin: 5px 0;
  }
  /*.compare.wrapper,
	[class*='block-compare'] {
		display: none;
	}
	.catalog-product_compare-index {
		.columns {
			.column {
				&.main {
					flex-basis: inherit;
				}
			}
		}
	}*/
  .page-layout-2columns-left.page-layout-2columns-left .page-main .columns {
    display: block;
  }
  body {
    /* &.filter-active {
			.page-header {
				display: none;
			}

			.page-wrapper {
				height: 0;
				margin-top: -999999em;
				visibility: hidden;
			}

			.columns {
				z-index: 999;
			}
		} */
  }
  body.openfilter {
    overflow: hidden;
  }
  body.openfilter #narrow-by-list {
    display: block;
  }
  body.openfilter #backtotop {
    visibility: hidden;
  }
  body.ajax-loading #mobile-overlay {
    display: block;
  }
  .catalog-topnav #narrow-by-list {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 10000;
  }
  .filter-options-title {
    color: rgba(0, 68, 106, 0.7);
    font-size: 18px;
  }
  .filter-options-item {
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
  }
  .filter-options-item.weniger-filter,
  .filter-options-item.mehr-filter {
    display: none;
  }
  .filter-options-content {
    font-size: 16px;
    padding: 4px 8px;
  }
  .filter .filter-current {
    /* border: solid @border-color__base;
		border-width: 1px 0;
		margin: @indent__xs -@indent__s 0;

		.items {
			display: none;
		} */
    /* &-subtitle {
			position: relative;
			text-transform: uppercase;
			z-index: 1;

			.lib-icon-font(
				@_icon-font-content: @icon-down,
				@_icon-font-size: 13px,
				@_icon-font-position: before,
				@_icon-font-display: block
			);

			&::before {
				position: absolute;
				right: 10px;
				top: 10px;
			}

			&::after {
				.lib-css(color, @text__color__muted);
				content: ' (' attr(data-count) ')';
				font-size: .9em;
			}
		} */
    /* & + .block-actions {
			display: none;
		} */
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter-no-options .filter-title::before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -60px;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 16px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  #narrow-by-list {
    overflow-y: scroll;
    display: none;
  }
  #narrow-by-list .mobile-filter-title {
    text-align: center;
    display: block;
    color: rgba(0, 68, 106, 0.7);
    font-size: 18px;
    padding: 15px;
    border: 1px solid #d1d1d1;
    font-weight: bold;
  }
  #narrow-by-list .close-filter {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 10002;
  }
  #narrow-by-list .close-filter::before {
    content: "X";
    padding: 10px;
    font-size: 22px;
    cursor: pointer;
    color: rgba(0, 68, 106, 0.8);
    background: rgba(255, 255, 255, 0.8);
  }
  #narrow-by-list .close-filter:hover::before {
    color: #00446a;
  }
  #narrow-by-list .showresults {
    color: #ffffff;
    background: rgba(0, 68, 106, 0.6);
    padding: 10px;
    text-align: center;
    display: block;
    cursor: pointer;
    margin: 10px;
    font-size: 18px;
  }
  #narrow-by-list #mobile-overlay.amshopby-overlay-block {
    position: fixed;
  }
  #narrow-by-list #mobile-overlay.amshopby-overlay-block > .amshopby-loader {
    top: 40%;
  }
  #amasty-shopby-product-list.filter-fixed {
    padding-top: 36px;
  }
}
@media only screen and (min-width: 320px) {
  .cat_overview {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 480px) {
  .products-grid .product-items {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }
  .product-item-name {
    height: 50px;
    overflow: hidden;
  }
  .toolbar-products {
    display: inline-block;
    width: 100%;
  }
  .marke-head > img {
    float: right;
    margin: 0 0 0 20px;
  }
  .subcat-listing .serien {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }
  .subcat-listing .serien img {
    margin: 0 auto 8px;
  }
  #filter-overlay {
    margin: 5px 0 15px;
    width: 100%;
  }
  .products-grid .separator-banner {
    grid-column: 1 / span 2;
  }
}
@media only screen and (min-width: 640px) {
  .cat_overview {
    grid-template-columns: repeat(auto-fit, 33%);
  }
  .product-item .measures {
    min-height: 27px;
  }
  .product-item .measures span {
    margin: 0 6px 4px 0;
  }
  .products-list .product-item {
    /* table-layout: fixed; */
  }
  .products-list .product-item-photo {
    padding: 0 8px 8px 0;
    width: 30%;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 8px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
}
.price {
  color: rgba(0, 68, 106, 0.6);
}
.labelpfeil .labelcontent {
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  padding: 0;
}
/*
* Modul: Badshop_CategoryNavigation
* _category.less
*/
.sidebar-main .products-leftcol {
  position: relative;
}
.sidebar-main .products-leftcol > div {
  display: block;
  border: 1px solid #cccccc;
  margin: 0 0 15px;
}
.sidebar-main .products-leftcol > div:last-child {
  margin: 0;
}
.sidebar-main .products-leftcol .categories a,
.sidebar-main .products-leftcol .categories span {
  color: #333333;
  display: block;
  padding: 0 5px 0 18px;
  margin: 0 0 5px;
  line-height: 22px;
}
.sidebar-main .products-leftcol .categories a:hover {
  color: rgba(0, 68, 106, 0.8);
}
.sidebar-main .products-leftcol .categories .current {
  font-weight: bold;
}
.sidebar-main .products-leftcol .categories .parent {
  background: #f2f2f2;
  text-transform: uppercase;
  position: relative;
}
.sidebar-main .products-leftcol .categories .parent.topcat {
  font-weight: bold;
}
.sidebar-main .products-leftcol .categories .parent.topcat:not(.current)::before {
  content: '\002329';
  position: absolute;
  left: 0;
  width: 11px;
  display: inline-block;
  text-align: right;
}
.sidebar-main .products-leftcol .categories .parent.current {
  background: #e5e5e5;
}
.sidebar-main .products-leftcol .categories .parent.current:not(.maincat) {
  font-weight: normal;
}
.sidebar-main .products-leftcol .service {
  text-align: center;
  padding: 10px;
}
.sidebar-main .products-leftcol .service svg {
  width: 120px;
  margin: 10px auto 20px;
  float: none;
}
.sidebar-main .products-leftcol .service .tellink {
  font-size: 20px;
  color: rgba(0, 68, 106, 0.6) !important;
  display: block;
  margin: 0 0 12px;
  border: none !important;
}
.sidebar-main .products-leftcol .service.blue {
  background: rgba(0, 68, 106, 0.6);
  color: #ffffff;
  border: none;
}
.sidebar-main .products-leftcol .service.blue .highlight {
  color: #ffffff;
}
.sidebar-main .products-leftcol .service.blue .data-key {
  color: #ffffff;
  text-decoration: underline;
}
.category-header-image {
  display: block;
  width: 100%;
  max-width: 935px;
  margin-bottom: 6px;
}
.cat_overview.grid {
  margin: 10px 0 20px;
  justify-items: center;
  justify-content: center;
}
.cat_overview .catimg {
  margin: 15px 5px;
  font-size: 1.2rem;
  text-align: center;
  word-wrap: break-word;
  hyphens: none;
}
.cat_overview img {
  display: block;
  margin: 0 auto 5px;
  width: 100%;
  max-width: 100px;
}
#detail-text {
  padding: 20px 0;
  margin: 20px;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0;
}
@supports (-moz-appearance:none) {
  .products-leftcol .categories a.parent.topcat:before {
    line-height: 20px;
  }
}
/*
* Modul: Badshop_InfoBanner
* _category.less
*/
.infobox {
  background: #eee;
  color: rgba(0, 68, 106, 0.8);
  padding: 10px;
  text-align: center;
}
.products-grid .separator-banner {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
.deliverydelay {
  color: #ee6205;
  padding: 10px 20px;
  border: 1px solid #ee6205 !important;
  font-size: 1.2em;
  text-align: center;
}
.deliverydelay span {
  color: #ee6205;
  text-decoration: underline;
}
/*
* Modul: Badshop_ProductDataExtend
* _category.less
*/
/*
* Modul: Badshop_ProductDataExtend
* category/_listings.less
*/
.product-item.variants .price-box .price::before {
  content: 'ab';
  margin: 0 5px 0 0;
  font-size: 0.8em;
}
.product-item .productlabel {
  position: absolute;
  color: #ffffff;
  z-index: 1;
}
.product-item .productlabel .label {
  height: 20px;
}
.product-item .measures {
  display: block;
  min-height: 28px;
}
.product-item .measures span {
  background: #ededed;
  padding: 3px 6px;
  display: inline-block;
}
.product-item .measures span::before {
  font-weight: bold;
  margin: 0 3px 0 0;
}
.product-item .measures span.breite::before {
  content: 'B';
}
.product-item .measures span.hoehe::before {
  content: 'H';
}
.product-item .measures span.tiefe::before {
  content: 'T';
}
.product-item .measures span:last-child {
  margin-right: 0;
}
.product-item .prev-prices {
  display: block;
  text-align: right;
  width: 100%;
  position: absolute;
}
.product-item .streichpreis {
  position: relative;
  text-align: right;
  color: #333;
}
.product-item .streichpreis.uvp::before {
  content: '';
  height: 1px;
  width: 80%;
  display: inline-block;
  border-bottom: 2px solid rgba(236, 102, 8, 0.8);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  /* -moz-transform: rotate(@uvp__transform-rotate);
					-webkit-transform: rotate(@uvp__transform-rotate); */
  transform: rotate(-8deg);
  position: absolute;
  top: 7px;
  right: 14px;
}
.product-item .streichpreis.uvp::after {
  content: '*';
  margin: 0 0 0 3px;
}
.product-item .streichpreis.uvp.preprice {
  margin-left: 10px;
}
.product-item .streichpreis.uvp.preprice::after {
  content: '**';
  margin: 0 0 0 3px;
}
.product-item .labelpfeil.rabatt .labelcontent {
  position: absolute;
  background: #668fa6;
  right: -5px;
  top: -35px;
  width: 40px;
  line-height: 20px;
}
.product-item .labelpfeil.rabatt .labelcontent.label-aktion {
  background: #ee6205;
}
.product-item .labelpfeil.rabatt .labelcontent.label-sale {
  background: #cd1719;
}
.product-item .labelpfeil.rabatt .labelcontent::before {
  content: '-';
}
.product-item .labelpfeil.rabatt .labelcontent::after {
  content: '%';
}
.product-item .label-promo {
  position: absolute;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  z-index: 3;
  padding: 0 20px 0 4px;
  top: -35px;
  height: 20px;
  line-height: 20px;
}
.product-item .label-promo.label-aktion {
  background: #ee6205;
}
.product-item .label-promo.label-sale {
  background: #cd1719;
}
.product-item .label-promo .info {
  display: none;
}
.product-item .label-promo::after {
  content: 'i';
  background: #fff;
  display: inline-block;
  position: absolute;
  text-align: center;
  width: 12px;
  top: 4px;
  right: 4px;
  height: 12px;
  font: 10px Arial;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.product-item .label-promo.label-aktion::after {
  color: #ee6205;
}
.product-item .label-promo.label-sale::after {
  color: #cd1719;
}
.product-item .label-promo:hover .info {
  display: block;
  position: absolute;
  background: #777;
  text-align: center;
  top: 20px;
  left: 0;
  width: 140px;
}
.product-item .versand {
  text-align: right;
  display: block;
  margin: 0 5px 0 0;
  height: 40px;
}
.product-item .versand .lieferzeit {
  display: block;
}
.product-item .versand .lieferzeit::after {
  content: '1';
  vertical-align: super;
  font-size: 0.6em;
  margin-left: 3px;
}
.product-item .versand .gratis-versand {
  display: inline-block;
  background: #359138;
  padding: 0 3px;
  color: #ffffff;
  line-height: 16px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  margin: 5px 0 0;
}
.product-item .versand .gratis-versand::after {
  content: '2';
  vertical-align: super;
  font-size: 0.6em;
  margin-left: 3px;
}
.product-item .versand .icon-versand {
  float: left;
  width: 55px;
  text-align: center;
  color: rgba(0, 68, 106, 0.8);
  font-size: 12px;
  margin-top: -12px;
}
.product-item .versand .icon-versand img {
  width: 40px;
  height: 40px;
}
.product-item .add-left img.obfl {
  margin: 0 5px 5px 0;
  width: 42%;
  max-width: 33px;
}
.product-item .energy-label.labelpfeil {
  font-size: 16px;
  top: -40px;
}
.product-item .energy-label.labelpfeil .labelcontent {
  width: 45px;
}
.product-item .energy-label.labelpfeil.klasse_aaa .labelcontent {
  background: #009640;
}
.product-item .energy-label.labelpfeil.klasse_aaa::before {
  border-left: 8px solid #009640;
}
.product-item .energy-label.labelpfeil.klasse_aa .labelcontent {
  background: #52ae32;
}
.product-item .energy-label.labelpfeil.klasse_aa::before {
  border-left: 8px solid #52ae32;
}
.product-item .energy-label.labelpfeil.klasse_a .labelcontent {
  background: #c8d400;
}
.product-item .energy-label.labelpfeil.klasse_a::before {
  border-left: 8px solid #c8d400;
}
.product-item .energy-label.labelpfeil.klasse_b .labelcontent {
  background: #ffed00;
}
.product-item .energy-label.labelpfeil.klasse_b::before {
  border-left: 8px solid #ffed00;
}
.product-item .energy-label.labelpfeil.klasse_c .labelcontent {
  background: #fbba00;
}
.product-item .energy-label.labelpfeil.klasse_c::before {
  border-left: 8px solid #fbba00;
}
.product-item .energy-label.labelpfeil.klasse_d .labelcontent {
  background: #ec6608;
}
.product-item .energy-label.labelpfeil.klasse_d::before {
  border-left: 8px solid #ec6608;
}
.product-item .energy-label.labelpfeil.klasse_e .labelcontent {
  background: #e30613;
}
.product-item .energy-label.labelpfeil.klasse_e::before {
  border-left: 8px solid #e30613;
}
.product-item .keyfacts {
  list-style: disc;
  display: block;
  margin: 15px 0 0 12px;
  clear: both;
}
.product-item .keyfacts li {
  width: auto;
  margin: 10px 0 0;
  float: none;
}
.product-item .keyfacts li::marker {
  font-size: 10px;
}
.product-item .obflf > img {
  margin: 0 5px 5px 0;
  width: 42%;
  max-width: 33px;
}
/*
* Modul: Badshop_ProductDiscontinuation
* _category.less
*/
.auslaufhinweis {
  color: #ee6205;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #ee6205;
  text-align: center;
  background: #fff;
  margin-top: 5px;
}
.subcat-listing.alternatives {
  margin: 40px 0;
}
.subcat-listing .auslaufhinweis {
  border: none;
  color: #ee6205;
  padding: 5px;
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  bottom: 50px;
  hyphens: none;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-container {
  margin: 10px auto;
  width: 80%;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  position: absolute;
  z-index: 1;
  border-radius: 20px;
  content: '';
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  overflow: inherit;
  margin: 0;
  padding: 0;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container.-default .am-slider {
  margin: 0 10px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  width: 20px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -10px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -10px;
}
.amshopby-slider-container.-default .ui-slider-range {
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
  transform: translate(-10px, -5px);
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  position: relative;
  max-width: 50%;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdedd;
  background-clip: padding-box;
  color: #494949;
  text-align: center;
  letter-spacing: .03em;
  font-size: 14px;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  margin: 0;
  width: 14px;
  line-height: 40px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 15px 0 0;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-input-wrapper .amshopby-currency {
  position: absolute;
  bottom: calc(100% - 10px);
  left: 4px;
  padding: 2px;
  background: #fff;
  color: #494949;
  letter-spacing: .03em;
  font-size: 14px;
  line-height: 16px;
}
.amshopby-slider-tooltip {
  transition: all 0.2s ease-in-out;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -3px);
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  margin: 0 8px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  width: 16px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
  background: #ff5502;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ff5502;
  transform: translateX(-8px);
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:hover,
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:active {
  background: #ff7735;
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:before,
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  margin: 0 4px;
  height: 4px;
  border-radius: 20px;
  background: #dfdedd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  height: 4px;
  border-radius: 20px;
  background: linear-gradient(270deg, #ff5502 0%, #f8ac87 100%);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  width: 8px;
  height: 12px;
  border-radius: 2px;
  background: linear-gradient(159.86deg, #f58b57 41.01%, #ff5502 93.75%);
  box-shadow: 0 3px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translate(-4px, 10px);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  position: absolute;
  bottom: calc(100% - 4px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #f58b57;
  content: '';
  transform: rotate(-135deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff7e3f;
  border-radius: 2px;
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 17px);
  left: 4px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:before,
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff7e3f;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 40px;
  overflow-x: hidden;
}
.amshopby-slider-container.-light .am-slider {
  margin: 0 8px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  width: 16px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
  background: #ff5502;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  top: -8px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  background: #ffffff;
  transform: translateX(-8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #dfdedd;
  border-radius: 2px;
  background: #ffffff;
  color: #ff5502;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:before,
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #dfdedd;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ffffff;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  margin: 0 5px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  width: 9px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -4px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -4px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
  background: #ff5502;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  top: -6px;
  width: 9px;
  height: 15px;
  border-radius: 2px;
  background: #ff5502;
  box-shadow: 0 2px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translateX(-4.5px);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  left: 4.5px;
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:before,
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0 10px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: -15px;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper {
  margin: 0;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  display: block;
  width: 95%;
  margin: 0 auto 5px;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  padding-left: 20px;
  width: 100%;
  list-style: none;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  right: inherit;
  left: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
  margin: 0;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding: 10px 10px 10px 50px;
}
.filter-actions .filter-clear {
  color: rgba(0, 68, 106, 0.8);
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: rgba(0, 68, 106, 0.6);
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: rgba(0, 68, 106, 0.4);
}
.filter-options-content .item a {
  color: inherit;
}
.filter-options-content .item a:hover .count {
  color: rgba(0, 68, 106, 0.8);
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: rgba(0, 68, 106, 0.4);
  text-decoration: none;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: rgba(0, 68, 106, 0.8);
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: rgba(0, 68, 106, 0.8);
}
.am-show-more,
.filter-options-content .am-show-more {
  position: relative;
  display: none;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  color: #070605;
  letter-spacing: .03em;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.filter-options-content .am-show-more {
  padding-left: 10px;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
  color: #838382;
  text-decoration: none;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  display: inline-flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.amshopby-link-selected {
  color: rgba(0, 68, 106, 0.8);
}
.items[class*='am-filter-items-attr_category']:not(.items-children) > .item > a {
  font-weight: 700;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .amshopby-link-selected,
.am-filter-items-rating .amshopby-link-selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: rgba(0, 68, 106, 0.8);
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #757575;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
  clear: both;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.amshopby-filter-current .amshopby-items .amshopby-item {
  margin: 0 10px 0 0;
}
.amshopby-filter-current .amshopby-remove {
  display: block;
}
.amshopby-filter-current .amshopby-filter-value {
  background: #eee;
  padding: 2px;
  line-height: 20px;
  color: #333;
}
.amshopby-filter-current .amshopby-filter-value::after {
  content: '\002612';
  font-size: 18px;
  color: #333;
  padding: 0 2px;
  line-height: 15px;
}
/*
* Theme: Badshop/default-theme
* Modul: Magento_Catalog
* _category.less
*/
/*
* Theme: Badshop/default-theme
* Modul: Magento_Catalog
* category/_listings.less
*/
.products-grid .product-item,
.teaser-content .product-item {
  border: 1px solid #cccccc;
  position: relative;
  margin: 0;
}
.products-grid .product-item.sonderkennz,
.teaser-content .product-item.sonderkennz {
  /*
					&.sprint {
						border-color: @sprint_color;

						.main-data::before {
							content: 'Sprint';
							color: @sprint_color;
						}
					}
					*/
}
.products-grid .product-item.sonderkennz .main-data::before,
.teaser-content .product-item.sonderkennz .main-data::before {
  border: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: -5px;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
.products-grid .product-item.sonderkennz.topseller,
.teaser-content .product-item.sonderkennz.topseller {
  border-color: #ee6205;
}
.products-grid .product-item.sonderkennz.topseller .main-data::before,
.teaser-content .product-item.sonderkennz.topseller .main-data::before {
  content: 'Topseller';
  color: #ee6205;
}
.products-grid .product-item .product-image-container,
.teaser-content .product-item .product-image-container {
  display: block;
  height: auto;
  margin: 5px auto 15px;
  text-align: center;
  width: 100%;
}
.products-grid .product-item .product-image-wrapper,
.teaser-content .product-item .product-image-wrapper {
  display: block;
  /* height: 0; */
  overflow: hidden;
  position: relative;
  /* z-index: 1; */
}
.products-grid .product-item .product-image-photo,
.teaser-content .product-item .product-image-photo {
  display: block;
  margin: 0 auto;
  height: auto;
  width: 100%;
  /* max-width: 100%;
					bottom: 0;
					left: 0;
					position: absolute;
					right: 0;
					top: 0; */
}
.products-grid .product-item-name,
.teaser-content .product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  word-wrap: break-word;
  color: #333333;
  margin: 0 0 10px;
}
.products-grid .product-item .itemurl,
.teaser-content .product-item .itemurl {
  margin: 5px;
  display: block;
  color: inherit;
}
.products-grid .product-item .itemurl:hover,
.teaser-content .product-item .itemurl:hover,
.products-grid .product-item .itemurl:active,
.teaser-content .product-item .itemurl:active,
.products-grid .product-item .itemurl:visited,
.teaser-content .product-item .itemurl:visited {
  color: inherit;
  text-decoration: none;
}
.products-grid .product-item-info,
.teaser-content .product-item-info {
  max-width: 100%;
}
.products-grid .product-item .delivery_time::after,
.teaser-content .product-item .delivery_time::after {
  content: '1';
  vertical-align: super;
  font-size: 0.6em;
  margin-left: 3px;
}
.products-grid .product-item .varianten,
.teaser-content .product-item .varianten {
  display: block;
  padding: 3px;
  font-size: 12px;
  background: #ededed;
  text-align: center;
}
.products-grid .product-item .add-bottom,
.teaser-content .product-item .add-bottom {
  position: relative;
  margin-top: 10px;
}
.products-grid .product-item-actions,
.teaser-content .product-item-actions {
  font-size: 0;
}
.products-grid .product-item-actions > *,
.teaser-content .product-item-actions > * {
  font-size: 1.4rem;
}
.products-grid .product-item-actions .actions-secondary,
.teaser-content .product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.products-grid .product-item-actions .actions-secondary > button.action,
.teaser-content .product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.products-grid .product-item-actions .actions-secondary > button.action:focus,
.teaser-content .product-item-actions .actions-secondary > button.action:focus,
.products-grid .product-item-actions .actions-secondary > button.action:active,
.teaser-content .product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.products-grid .product-item-actions .actions-secondary > button.action:hover,
.teaser-content .product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.products-grid .product-item-actions .actions-secondary > button.action.disabled,
.teaser-content .product-item-actions .actions-secondary > button.action.disabled,
.products-grid .product-item-actions .actions-secondary > button.action[disabled],
.teaser-content .product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .products-grid .product-item-actions .actions-secondary > button.action,
fieldset[disabled] .teaser-content .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.products-grid .product-item-actions .actions-secondary > .action,
.teaser-content .product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.products-grid .product-item-actions .actions-secondary > .action::before,
.teaser-content .product-item-actions .actions-secondary > .action::before {
  margin: 0;
}
.products-grid .product-item-actions .actions-primary,
.teaser-content .product-item-actions .actions-primary {
  display: inline-block;
}
.products-grid .product-item-description,
.teaser-content .product-item-description {
  margin: 20px 0;
}
.products-grid .product-item .product-reviews-summary .rating-summary,
.teaser-content .product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.products-grid .product-item .product-reviews-summary .reviews-actions,
.teaser-content .product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.products-grid .product-item .price-box,
.teaser-content .product-item .price-box {
  clear: both;
  margin: 15px 0 0;
  text-align: right;
}
.products-grid .product-item .price-box .price,
.teaser-content .product-item .price-box .price {
  font-size: 2rem;
  font-weight: 500;
  white-space: nowrap;
}
.products-grid .product-item .price-box .price-label,
.teaser-content .product-item .price-box .price-label {
  font-size: 12px;
}
.products-grid .product-item .price-box .price-label::after,
.teaser-content .product-item .price-box .price-label::after {
  content: ':';
}
.products-grid .product-item .regular-price .price-label,
.teaser-content .product-item .regular-price .price-label {
  display: none;
}
.products-grid .product-item .price-excluding-tax,
.teaser-content .product-item .price-excluding-tax,
.products-grid .product-item .price-including-tax,
.teaser-content .product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.products-grid .product-item .price-from,
.teaser-content .product-item .price-from,
.products-grid .product-item .price-to,
.teaser-content .product-item .price-to {
  margin: 0;
}
.products-grid .product-item .tocart,
.teaser-content .product-item .tocart {
  white-space: nowrap;
}
.products-grid .price-container .price,
.teaser-content .price-container .price {
  font-size: 1.4rem;
}
.products-grid .price-container .price-including-tax + .price-excluding-tax,
.teaser-content .price-container .price-including-tax + .price-excluding-tax,
.products-grid .price-container .weee,
.teaser-content .price-container .weee {
  margin-top: 4px;
}
.products-grid .price-container .price-including-tax + .price-excluding-tax,
.teaser-content .price-container .price-including-tax + .price-excluding-tax,
.products-grid .price-container .weee,
.teaser-content .price-container .weee,
.products-grid .price-container .price-including-tax + .price-excluding-tax .price,
.teaser-content .price-container .price-including-tax + .price-excluding-tax .price,
.products-grid .price-container .weee .price,
.teaser-content .price-container .weee .price,
.products-grid .price-container .weee + .price-excluding-tax::before,
.teaser-content .price-container .weee + .price-excluding-tax::before,
.products-grid .price-container .weee + .price-excluding-tax .price,
.teaser-content .price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.products-grid .price-container .weee::before,
.teaser-content .price-container .weee::before {
  content: '(' attr(data-label) ': ';
}
.products-grid .price-container .weee::after,
.teaser-content .price-container .weee::after {
  content: ')';
}
.products-grid .price-container .weee + .price-excluding-tax::before,
.teaser-content .price-container .weee + .price-excluding-tax::before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 24px 24px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  /* padding-top: 60px; */
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 24px;
  text-align: right;
}
.toolbar select {
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
  border-radius: 3px;
  min-width: 150px;
  width: auto;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  /*
			left: 0;
			line-height: @toolbar-mode-icon-font-size + 2;
			top: 0;
			vertical-align: middle;
            */
  margin: 0;
  padding: 7px 0;
  text-align: right;
  font-weight: bold;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
  width: 100%;
  text-align: center;
  background: rgba(0, 68, 106, 0.4);
  margin: 5px 0 20px;
  padding: 2px 0;
}
.toolbar-products .pages a.page {
  color: #ffffff;
}
.toolbar-products.toolbar-top {
  display: grid;
  grid-template-columns: auto 250px;
}
.toolbar .pages {
  margin-bottom: 20px;
}
.sorter {
  /* float: right;

		.page-products & {
			position: absolute;
			right: @indent__s;
			top: 0;
			z-index: 1;
		} */
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 4px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: rgba(0, 68, 106, 0.8);
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: rgba(0, 68, 106, 0.6);
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 16px;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.footnotes span {
  display: block;
  margin-bottom: 5px;
}
/*.old-price,
	.old.price {
		.lib-css(color, @product-price__muted__color);
	}
	.prices-tier {
		.price-container {
			.price-including-tax {
				+ .price-excluding-tax {
					&:before {
						content: '(' attr(data-label) ':';
					}

					&:last-child:after {
						content: ')';
					}
				}
			}

			.weee[data-label] {
				display: inline;

				&:before {
					content: ' +' attr(data-label) ':';
				}
			}
		}
	}

	.actual-price {
		font-weight: @font-weight__bold;
	}



	.special-price {
		.price-label {
			&:extend(.abs-visually-hidden all);
		}
	}




	.prices-tier {
		&:extend(.abs-reset-list all);
		margin-bottom: @indent__s + @indent__xs;

		.item {
			margin-bottom: @indent__s;

			&:last-child {
				margin-bottom: 0;
			}
		}

		.price-excluding-tax,
		.price-including-tax {
			display: inline-block;
		}
	}

	.minimal-price-link,
	.price-excluding-tax,
	.price-including-tax {
		display: block;
		white-space: nowrap;
	}

	.ui-dialog-titlebar-close {
		.lib-button-as-link();
	}
	*/
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
/* .sidebar {
		.product-items {
			.product-item {
				margin-bottom: @indent__base;
				position: relative;
			}

			.product-item-info {
				position: relative;
				width: auto;

				.product-item-photo {
					left: 0;
					position: absolute;
					top: 0;
				}
			}

			.product-item-name {
				margin-top: 0;
			}

			.product-item-details {
				margin: 0 0 0 85px;
			}

			.product-item-actions {
				display: block;
				margin-top: 10px;
			}

			.price-box {
				display: block;
				margin: 7px 0;
			}

			.text {
				margin-right: 8px;
			}

			.counter {
				//.lib-css(color, @primary__color__lighter);
				font-size: 12px;
				white-space: nowrap;
			}

			.minilist {
				.price {
					display: inline;
					padding: 0;
				}

				.weee:before {
					display: inline-block;
				}
			}

			.action {
				&.delete {
					&:extend(.abs-remove-button-for-blocks all);
					position: absolute;
					right: 0;
					top: 0;
				}
			}
		}

		.block-compare {
			.action {
				&.delete {
					&:extend(.abs-remove-button-for-blocks all);
					right: initial;
				}
			}
		}

		.action.tocart {
			border-radius: 0;
		}

		.subtitle {
			&:extend(.abs-no-display all);
		}

		//
		//  Product images only
		//  -------------------------------------

		.product-items-images {
			&:extend(.abs-add-clearfix all);
			margin-left: -@indent__xs;

			.product-item {
				&:extend(.abs-add-box-sizing all);
				float: left;
				padding-left: @indent__xs;
			}
		}

		//
		//  Product names only
		//  -------------------------------------

		.product-items-names {
			.product-item {
				display: flex;
				margin-bottom: @indent__s;
			}

			.product-item-name {
				margin: 0;
			}
		}
	} */
/*    body.catalog-product-compare-index {
		.action.print {
			float: right;
			margin: 15px 0;
		}
	}

	.table-wrapper.comparison {
		clear: both;
		max-width: 100%;
		overflow-x: auto;
		position: relative; // Needed for Safari(iOS) to properly render 'overflow-x' rule.

		.table-comparison > tbody > tr {
			> th,
			> td {
				border-top: 0;
			}
		}
	}

	.table-comparison {
		table-layout: fixed;

		.cell {
			padding: 15px;
			width: 180px;

			&.label {
				border-right: @table__border-width @table__border-style @table__border-color;

				&.remove,
				&.product {
					span {
						&:extend(.abs-visually-hidden all);
					}
				}

				.attribute.label {
					display: block;
					width: 100%;
					word-wrap: break-word;
				}
			}

			&.product {
				&.info,
				&.label {
					border-bottom: @table__border-width @table__border-style @table__border-color;
				}
			}

			&.attribute {
				.lib-font-size(13);

				img {
					height: auto;
					max-width: 100%;
				}
			}

			&.remove {
				padding-bottom: 0;
				padding-top: 0;
				text-align: right;

				.action.delete {
					&:extend(.abs-remove-button-for-blocks all);
					margin-right: .6rem;
				}
			}

			.attribute.value {
				overflow: hidden;
				width: 100%;
			}
		}

		td {
			&:last-child {
				border-right: @table__border-width @table__border-style @table__border-color;
			}
		}

		.product-item-photo {
			display: block;
			margin: 0 auto 15px;
		}

		.product-image-photo {
			margin-left: 0;
		}

		.product-item-actions,
		.price-box,
		.product.rating,
		.product-item-name {
			display: block;
			margin: 15px 0;
		}

		.product-addto-links {
			margin-top: 15px;

			.action {
				&.toggle {
					padding: 0;
				}

				&.split,
				&.toggle {
					.lib-button-s();
				}
			}
		}

		.action {
			&.tocart {
				white-space: nowrap;
			}
		}
	}

	.comparison.headings {
		.lib-css(background, @color-white);
		left: 0;
		position: absolute;
		top: 0;
		width: auto;
		z-index: 2;
	}

	.block-compare {
		.block-title {
			&:extend(.abs-block-widget-title all);
		}

		.product-item .product-item-name {
			margin-left: 22px;
		}

		.action.delete {
			&:extend(.abs-remove-button-for-blocks all);
			left: 0;
			position: absolute;
			top: 0;
		}

		.counter {
			&:extend(.abs-block-items-counter all);
		}

		.actions-toolbar {
			margin: 17px 0 0;
		}

		.action.primary {
			&:extend(.abs-revert-to-action-secondary all);
		}
	}
*/
.marke-head {
  display: block;
  margin: 0 1% 12px;
  font-size: 14px;
  min-height: 100px;
}
.marke-head h2 {
  font-size: 14px;
  margin: 0 0 12px;
  font-weight: normal;
}
.category-descriptionbad {
  text-align: center;
  font-size: 1.4rem;
}
.category-descriptionbad h1 {
  margin: 0 0 12px;
  color: rgba(0, 68, 106, 0.8);
  display: inline-block;
  font-size: 2.1rem;
}
.category-descriptionbad h1 .head_filters {
  display: block;
  font-size: 1.6rem;
  margin-top: 0.5rem;
}
.category-descriptionbad.cat-desc-bottom h2 {
  margin: 0 0 12px;
  color: rgba(0, 68, 106, 0.8);
  font-size: 2rem;
}
.category-descriptionbad.cat-desc-bottom h3 {
  font-size: 1.7rem;
  color: rgba(0, 68, 106, 0.6);
}
.category-descriptionbad.cat-desc-bottom p a {
  color: #333333;
  border-bottom: 1px solid #333333;
}
.subcat-listing li {
  display: block;
  vertical-align: top;
  position: relative;
}
.subcat-listing li a {
  border: 1px solid #eee;
  text-decoration: none;
  display: block;
}
.subcat-listing li a:hover {
  border: 1px solid #ccc;
}
.subcat-listing li img {
  display: block;
  max-width: 200px;
}
.subcat-listing li .name-wrapper {
  background: rgba(0, 68, 106, 0.8);
  padding: 5px 0 5px 10px;
  display: flex;
  align-items: center;
  position: relative;
  height: 36px;
}
.subcat-listing li .name-wrapper .name {
  hyphens: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
.subcat-listing li .name-wrapper::before {
  border-bottom: 5px solid rgba(0, 68, 106, 0.8);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  top: -5px;
  position: absolute;
  display: block;
  content: '';
}
.subcat-listing .marken-subcats li {
  display: inline-block;
  width: 160px;
  margin: 5px 0 10px 10px;
  padding: 5px 0 0;
}
.subcat-listing .marken-subcats .firstletter {
  clear: both;
  margin-left: 10px;
  padding-top: 10px;
  font-size: 28px;
  text-transform: uppercase;
}
/*
* Theme: Badshop/default-theme
* Modul: Magento_LayeredNavigation
* _category.less
*/
.catalog-topnav {
  margin-bottom: 10px;
}
.filter {
  /* .block-subtitle {
			border-bottom: @border-width__base solid @border-color__base;
			font-size: @font-size__base;
			font-weight: @font-weight__semibold;
			line-height: 1em;
			padding: @indent__s @indent__s @indent__base;
		}

		&-subtitle {
			display: none;
		} */
}
.filter.block {
  margin-bottom: 0;
}
.filter-current {
  margin: 0;
  /* .filter &-subtitle {
				border: none;
				display: block;
				padding-bottom: @indent__s;
			} */
}
.filter-current .filterheading {
  font-size: 1.1em;
  color: rgba(0, 68, 106, 0.8);
  display: block;
  margin: 10px 0;
}
.filter-current .items {
  padding: 4px 8px;
}
.filter-current li.item {
  margin: 0 0 10px;
  font-weight: normal;
  display: inline-block;
  line-height: 20px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 20px;
  padding: 0 8px;
}
.filter-label {
  font-weight: 700;
}
.filter-label::after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options-item.moreless {
  background: rgba(0, 68, 106, 0.6);
  color: #ffffff;
}
.filter-options-title {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  padding: 8px 38px 8px 8px;
  position: relative;
  z-index: 1;
}
.filter-options-title::after {
  content: '';
  position: absolute;
  right: 12px;
  top: 12px;
  display: block;
  background: url('../images/icon-klapppf-grau.svg') no-repeat;
  transform: rotate(90deg);
  width: 12px;
  height: 12px;
}
.active > .filter-options-title::after {
  transform: rotate(270deg);
  right: 15px;
}
.moreless .filter-options-title::after {
  position: absolute;
  transform: unset;
  background: none;
  top: 10px;
}
.filter-options-content {
  display: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 8px 0;
}
.filter-options-content .item [class*="am-filter-item"] {
  display: grid;
  grid-template-columns: auto auto;
}
.filter-options-content .item [class*="am-filter-item"]:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content .item [class*="am-filter-item"]:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .item.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  display: inline-block;
}
.filter-options-content .count {
  color: #757575;
  text-align: right;
  /*
					&::before {
						content: '(';
					}

					&::after {
						content: ')';
					}
					*/
}
#filter-overlay {
  padding-left: 10px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  background: #668fa5;
  margin-bottom: 15px;
}
#filter-overlay.fixed {
  position: fixed;
  bottom: 15px;
  right: 10px;
  z-index: 10;
  width: auto;
  -moz-box-shadow: 0 0 5px #fff;
  -webkit-box-shadow: 0 0 5px #fff;
  box-shadow: 0 0 5px #fff;
}
#filter-overlay svg {
  width: 20px;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: text-bottom;
}
#filter-overlay svg path {
  fill: #ffffff;
}
/*
* Theme: Badshop/default-theme
* Modul: Magento_Swatches
* _category.less
*/
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 8px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 8px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 8px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  /*
			.lib-css(border, @swatch-option__border);
			cursor: pointer;
			float: left;
			height: 20px;
			margin: 0 @indent__s @indent__xs 0;
			max-width: 100%;
			min-width: 30px;
			overflow: hidden;
			padding: 1px 2px;
			position: relative;
			text-align: center;
			text-overflow: ellipsis;
			*/
}
.swatch-option.image {
  height: 33px;
  width: 33px;
  margin: 5px;
  padding: 0;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px rgba(0, 68, 106, 0.6);
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
  margin: 4px;
}
.swatch-option.selected {
  outline: 2px solid #ee6205;
  border: 1px solid #ffffff;
  color: #333333;
  margin: 4px;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
  margin: 4px;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #ee6205;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 4px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px rgba(0, 68, 106, 0.6);
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 16px 0;
}
.swatch-opt-listing {
  margin-bottom: 8px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.filter-current .item.filterlabel {
  font-weight: bold;
  margin-left: 10px;
}
.filter-current .item.filterlabel:first-child {
  margin-left: unset;
}
.filter-current .item form {
  display: inline-block;
  vertical-align: middle;
}
/*
 * Theme: Badshop/default-theme
 * Modul: Magento_Theme
 * _category.less
 */
/*
* Theme: Badshop/default-theme
* Modul: Magento_Theme
* _mixins.less
*/
.cat-desc-bottom p > a,
.cat-desc-bottom .data-key,
.cat-desc-bottom .pointer {
  color: #333333;
  border-bottom: 1px solid #333333;
  cursor: pointer;
}
.cat-desc-bottom p > a:hover,
.cat-desc-bottom .data-key:hover,
.cat-desc-bottom .pointer:hover {
  color: rgba(0, 68, 106, 0.6);
  border-bottom-color: rgba(0, 68, 106, 0.6);
}
/*
* Theme: Badshop/default-theme
* Modul: Badshop_CategoryNavigation
*/
.cat-desc-bottom .button-cloud {
  width: 100%;
  text-align: center;
  margin: 30px 0 15px;
}
.cat-desc-bottom .button-cloud h3 {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.cat-desc-bottom .cloud-items {
  padding: 8px 20px;
  border: 1px solid #cccccc;
  margin: 5px;
  text-decoration: none;
  display: inline-block;
  transition-duration: 0.6s;
  background-color: #ffffff;
  font-size: 14px;
}
.cat-desc-bottom .cloud-items:hover {
  background-color: rgba(0, 68, 106, 0.8);
  color: #ffffff;
}
/*
* Theme: Badshop/default-theme
* Modul: Badshop_InfoBanner
*/
.products-grid .separator-banner {
  background: rgba(0, 68, 106, 0.8);
  color: #ffffff;
}
.products-grid .separator-banner .check {
  position: relative;
  margin: 0 22px 0 0;
}
.products-grid .separator-banner .check::after {
  position: absolute;
  top: 2px;
  right: -18px;
  width: 15px;
  height: 15px;
  background: url('..//images/icon-haken-weiss.svg') no-repeat;
  content: '';
}
