@media (max-width: 767px) {
  .mobile-list .shop-product-kachel {
    margin-bottom: 24px;
    display: flex;
  }
  .mobile-list .shop-product-kachel .shop-product-infos .shop-product-price {
    font-size: 19px;
  }
  .mobile-list .shop-product-kachel .shop-product-caption {
    flex: 0 0 67%;
    background: #FFFFFF;
  }
  .mobile-list .shop-product-kachel .shop-product-name .shop-product-title {
    font-size: 15px;
  }
  .mobile-list .shop-product-kachel .shop-product-image-holder {
    flex: 0 0 33%;
    padding: 5px 6px;
    border-right: 3px solid #fff;
  }
  .mobile-list .shop-product-kachel .shop-product-image-holder picture {
    aspect-ratio: 1 / 1.3;
  }
  .mobile-list .shop-product-kachel .xs-shop-add-to-cart-holder {
    height: auto;
    margin-top: 5px;
  }
  .mobile-list .shop-product-kachel .xs-shop-add-to-cart-holder .black-version .xs-shop-warenkorb-button {
    background: #dcdada;
    color: #2a2e32;
    border-color: #FFF;
    border-left: 0;
  }
  .mobile-list .shop-product-kachel .shop-product-specials-wrapper {
    font-size: 0.8px;
  }
  .mobile-list .shop-product-kachel .xs-shop-product-counter-holder .xs-shop-product-counter {
    background-color: #e4e4e4;
    color: #2c2e33;
  }
  .mobile-list .shop-product-kachel .shop-product-specials-wrapper.left.bottom {
    transform: rotate(-90deg);
    transform-origin: 0 0;
    bottom: -14px;
    left: 0;
  }
}
.shop-product-kachel {
  margin-bottom: 150px;
  margin-top: 70px;
}
@media (min-width: 768px) {
  .shop-product-kachel {
    padding-inline: 24px;
  }
}
@media (min-width: 1200px) {
  .shop-product-kachel {
    margin-bottom: 150px;
  }
}
@media (min-width: 1600px) {
  .shop-product-kachel {
    padding-inline: 50px;
  }
}
.shop-product-kachel.shop-product-kachel-standard .shop-product-image-holder .image,
.shop-product-kachel.shop-product-kachel-standard .shop-product-image-holder video {
  margin-block: 0;
  height: 100%;
  translate: 0 0%;
}
.shop-product-kachel.shop-product-kachel-list .shop-product-name .shop-product-title {
  font-size: clamp(36px, 3vw, 60px);
}
.shop-product-kachel.shop-product-kachel-list .shop-product-infos {
  margin-right: 0;
  text-align: right;
}
.shop-product-kachel.shop-product-kachel-list .shop-product-infos .shop-product-price {
  font-size: 36px;
  line-height: 1;
}
@media (min-width: 768px) {
  .shop-product-kachel.shop-product-kachel-list .shop-product-infos .shop-product-price {
    font-size: 56px;
  }
}
.shop-product-kachel.shop-product-kachel-list .xs-shop-product-counter-holder .xs-shop-product-counter {
  font-size: 18px;
}
@media (min-width: 768px) {
  .shop-product-kachel.shop-product-kachel-list .xs-shop-product-counter-holder .xs-shop-product-counter {
    font-size: 26px;
  }
}
.shop-product-kachel.shop-product-kachel-list .xs-shop-add-to-cart-holder .xs-shop-warenkorb-button {
  font-size: 24px;
}
@media (min-width: 768px) {
  .shop-product-kachel.shop-product-kachel-list .xs-shop-add-to-cart-holder .xs-shop-warenkorb-button {
    font-size: 35px;
  }
}
.shop-product-kachel.shop-product-kachel-list .shop-product-price-subline {
  font-size: 12px;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .shop-product-kachel.shop-product-kachel-list .shop-product-price-subline {
    font-size: 15px;
  }
}
.shop-product-kachel.shop-product-kachel-list .shop-product-caption-wrapper {
  margin-top: 0px;
}
.shop-product-kachel.shop-product-kachel-list .shop-product-caption {
  background: #FFF;
  color: #000;
  padding: 20px;
  position: relative;
  z-index: -1;
}
@media (max-width: 991px) {
  .shop-product-kachel.shop-product-kachel-list .shop-product-caption {
    padding-top: 27%;
    margin-top: -13%;
  }
}
@media (min-width: 992px) {
  .shop-product-kachel.shop-product-kachel-list .shop-product-caption {
    margin-left: -300px;
    padding-left: 330px;
  }
}
@media (min-width: 992px) {
  .shop-product-kachel.shop-product-kachel-list .shop-product-caption {
    padding-block: 40px;
  }
}
.shop-product-kachel.shop-product-kachel-list .shop-product-image-holder {
  aspect-ratio: 1 / 0.8;
}
.shop-product-kachel.shop-product-kachel-list .shop-product-image-holder .image {
  margin-block: -40px;
  height: calc(100% + 80px);
  translate: 0 0%;
}
.shop-product-kachel.shop-product-kachel-list .shop-product-image-holder video {
  top: -40px;
  height: calc(100% + 80px);
  translate: 0 0%;
}
@media (min-width: 768px) {
  .shop-product-kachel.shop-product-kachel-list .action-wrapper {
    margin-bottom: -90px;
  }
}
.shop-product-kachel .can-counter-visual {
  margin-right: auto;
  margin-left: -50px;
}
.shop-product-kachel .can-counter-visual-package {
  display: flex;
}
.shop-product-kachel .can-counter-visual-package:not(:first-child) {
  margin-top: -85px;
}
.shop-product-kachel .can-counter-visual-single {
  margin-left: -8px;
}
.shop-product-kachel .action-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  padding-top: 30px;
}
.shop-product-kachel .quickview-button {
  opacity: 0;
}
.shop-product-kachel .shop-product-price {
  font-size: 40px;
}
.shop-product-kachel .shop-product-image-holder {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 0.8 / 1;
}
.shop-product-kachel .shop-product-image-holder.active video,
.shop-product-kachel .shop-product-image-holder:has(img:hover) video {
  opacity: 1;
}
.shop-product-kachel .shop-product-image-holder picture {
  display: contents;
}
.shop-product-kachel .shop-product-image-holder video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  mask-size: contain;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  opacity: 0;
  translate: 0 -14%;
  pointer-events: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.shop-product-kachel .shop-product-image-holder .image {
  position: relative;
  height: 100%;
  max-width: 100%;
  width: auto;
  object-fit: contain;
  translate: 0 -14%;
}
.shop-product-kachel .shop-product-image-holder .bg-pattern {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.shop-product-kachel .shop-product-caption-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 30px;
}
.shop-product-kachel .shop-product-name .shop-product-title {
  font-family: "pf-fuel-grime", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: uppercase;
  font-size: clamp(36px, 3vw, 50px);
}
.shop-product-kachel .shop-product-name .shop-product-title .amount {
  font-size: 0.66em;
  text-transform: none;
}
.shop-product-kachel .shop-product-subtitle {
  font-family: 'Fuego Lindo';
  font-weight: normal;
  font-style: normal;
  font-size: clamp(16px, 1.5vw, 25px);
}
.shop-product-kachel .shop-product-description {
  font-size: clamp(16px, 1.5vw, 25px);
}
.shop-product-kachel .shop-product-infos {
  margin-right: auto;
}
.loyalty-product,
.monthly-product {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.loyalty-product.loyalty-product-available .xs-shop-add-to-cart-holder,
.monthly-product.loyalty-product-available .xs-shop-add-to-cart-holder {
  display: block!important;
}
.loyalty-product.loyalty-product-available .progress-wrapper,
.monthly-product.loyalty-product-available .progress-wrapper {
  display: none!important;
}
.loyalty-product .shop-product-image-holder,
.monthly-product .shop-product-image-holder {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 0.8 / 1;
}
.loyalty-product .shop-product-image-holder .image,
.monthly-product .shop-product-image-holder .image {
  -webkit-transition: transform 400ms ease;
  -moz-transition: transform 400ms ease;
  -ms-transition: transform 400ms ease;
  -o-transition: transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  max-width: 100%;
  height: auto;
}
.loyalty-product .shop-product-caption,
.monthly-product .shop-product-caption {
  max-width: 300px;
  width: 100%;
  margin-inline: auto;
}
.loyalty-product .shop-product-manufacturer,
.monthly-product .shop-product-manufacturer {
  font-family: var(--font-family--text);
  font-style: var(--font-style--text);
  font-weight: var(--font-weight--text);
  font-size: 11px;
}
@media (min-width: 768px) {
  .loyalty-product .shop-product-manufacturer,
  .monthly-product .shop-product-manufacturer {
    font-size: 12px;
  }
}
.loyalty-product .shop-product-name .shop-product-title,
.monthly-product .shop-product-name .shop-product-title {
  color: inherit;
  font-size: 14px;
  line-height: 1.1;
  height: auto;
  text-transform: uppercase;
  letter-spacing: 0.016em;
  display: block;
  white-space: normal;
  font-family: var(--font-family--text-bold);
  font-style: var(--font-style--text-bold);
  font-weight: var(--font-weight--text-bold);
}
@media (min-width: 768px) {
  .loyalty-product .shop-product-name .shop-product-title,
  .monthly-product .shop-product-name .shop-product-title {
    font-size: 16px;
  }
}
.loyalty-product .shop-product-name .shop-product-subtitle,
.monthly-product .shop-product-name .shop-product-subtitle {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  font-family: var(--font-family--text);
  font-style: var(--font-style--text);
  font-weight: var(--font-weight--text);
}
.loyalty-product .shop-product-points,
.monthly-product .shop-product-points {
  font-family: var(--font-family--text-semibold);
  font-style: var(--font-style--text-semibold);
  font-weight: var(--font-weight--text-semibold);
  margin-top: 10px;
  font-size: 20px;
}
.loyalty-product .xs-shop-add-to-cart-holder,
.monthly-product .xs-shop-add-to-cart-holder {
  display: none!important;
  height: auto;
}
.loyalty-product .coins-price,
.monthly-product .coins-price {
  color: var(--yellow);
  font-size: 40px;
  text-align: center;
  line-height: 1.3;
  margin-top: 0.2em;
  font-family: "pf-fuel-grime", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 1400px) {
  .loyalty-product .coins-price,
  .monthly-product .coins-price {
    font-size: 50px;
  }
}
.loyalty-product .coins-underline,
.monthly-product .coins-underline {
  width: 65%;
  height: auto;
  margin-inline: auto;
}
.loyalty-product .progress-wrapper,
.monthly-product .progress-wrapper {
  position: relative;
  text-align: center;
  overflow: visible;
}
.loyalty-product .progress-wrapper .progress-bar,
.monthly-product .progress-wrapper .progress-bar {
  overflow: visible;
}
.loyalty-product .progress-wrapper .progress,
.monthly-product .progress-wrapper .progress {
  display: block!important;
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: visible;
  background: #FFF;
}
.loyalty-product .progress-wrapper .progress .progress-bar,
.monthly-product .progress-wrapper .progress .progress-bar {
  height: 100%;
}
.loyalty-product .progress-wrapper .xs-shop-warenkorb-button,
.monthly-product .progress-wrapper .xs-shop-warenkorb-button {
  background: #D6D6D6;
  color: #191919;
}
.loyalty-product .xs-shop-add-to-cart-holder .xs-shop-warenkorb-button-holder,
.monthly-product .xs-shop-add-to-cart-holder .xs-shop-warenkorb-button-holder {
  flex: 0 0 100%;
}
.loyalty-product .xs-shop-add-to-cart-holder .xs-shop-warenkorb-button-holder .xs-shop-warenkorb-button,
.monthly-product .xs-shop-add-to-cart-holder .xs-shop-warenkorb-button-holder .xs-shop-warenkorb-button {
  border-left: 0;
}
.loyalty-product .shop-product-specials-wrapper .specials-discount .text,
.monthly-product .shop-product-specials-wrapper .specials-discount .text {
  font-size: 1em;
}
.loyalty-product .xs-shop-warenkorb-button-holder,
.monthly-product .xs-shop-warenkorb-button-holder {
  margin-top: 1em;
  text-align: center;
}
.loyalty-product .xs-shop-warenkorb-button-holder .xs-shop-warenkorb-button,
.monthly-product .xs-shop-warenkorb-button-holder .xs-shop-warenkorb-button {
  font-size: 18px;
}
.loyalty-product .xs-shop-warenkorb-button-holder .xs-shop-warenkorb-button .button-text,
.monthly-product .xs-shop-warenkorb-button-holder .xs-shop-warenkorb-button .button-text {
  display: block;
  font-size: 14px;
  font-family: var(--font-family--text-bold);
  font-style: var(--font-style--text-bold);
  font-weight: var(--font-weight--text-bold);
}
.monthly-product.Gold .shop-product-image-holder {
  background-image: url('/xstorage/1/template/img/edelstoffe_club/Gruppe-694.png');
}
.monthly-product.Platin .shop-product-image-holder {
  background-image: url('/xstorage/1/template/img/edelstoffe_club/Gruppe-695-(1).png');
}
.monthly-product.Diamond .shop-product-image-holder {
  background-image: url('/xstorage/1/template/img/edelstoffe_club/Gruppe-696-(1).png');
}
.monthly-product .shop-product-image-holder {
  background-position: 50% 0;
  background-size: 100% auto;
}
.monthly-product .xs-shop-add-to-cart-holder {
  display: block!important;
}
.monthly-product .shop-product-infos .shop-product-price {
  font-family: var(--font-family--text-bold);
  font-style: var(--font-style--text-bold);
  font-weight: var(--font-weight--text-bold);
  font-size: 16px;
}
@media (min-width: 768px) {
  .monthly-product .shop-product-infos .shop-product-price {
    font-size: 24px;
  }
}
/*# sourceMappingURL=/xassets/uncompressed/source_map/51.css.css.map */
.xs-shop-overview .loadmore-content .row {
  margin-left: -5px;margin-right: -5px;
}
.xs-shop-overview .loadmore-content .row [class*="col-"] {
  padding-left: 5px;padding-right: 5px;
}
.featuregroup-range-input {
  width: 100%;
}
.xs-shop-overview .shop-filter {
  position: relative;
  margin-top: -10px;
  margin-bottom: 100px;
  z-index: 9;
  position: sticky;
  top: var(--header-height);
}
@media (min-width: 768px) {
  .xs-shop-overview .shop-filter {
    margin-top: -50px;
  }
}
.xs-shop-overview .shop-filter .filter[data-filter="*"] {
  display: none;
}
@media (max-width: 767px) {
  .xs-shop-overview .shop-filter .filter-button-group {
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .xs-shop-overview .shop-filter .filter-button-group .btn {
    --bs-btn-font-size: 14px;
  }
}
.xs-shop-overview .shop-overview-header {
  position: relative;
  width: 100%;
  container: overview-header / inline-size;
  aspect-ratio: 5 / 1;
}
@media (min-width: 768px) {
  .xs-shop-overview .shop-overview-header {
    aspect-ratio: 7 / 1;
  }
}
.xs-shop-overview .shop-overview-header.initialized .title {
  opacity: 1;
}
.xs-shop-overview .shop-overview-header video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  mask-size: auto 100%;
  mask-position: 50% 0;
  mask-repeat: no-repeat;
}
.xs-shop-overview .shop-overview-header .title {
  position: relative;
  font-size: 9cqi;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0;
  top: 13%;
  width: 100%;
  opacity: 0;
  font-family: 'Fuego Lindo';
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 768px) {
  .xs-shop-overview .shop-overview-header .title {
    top: 0;
  }
}
@media (min-width: 768px) {
  .xs-shop-overview .filter-button-group {
    gap: 60px;
  }
}
.xs-shop-overview .xs-shop-overview-header {
  margin-bottom: 25px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .xs-shop-overview .xs-shop-overview-header {
    flex-wrap: wrap;
    position: sticky;
    top: calc(var(--header-height) - 21px);
    padding: 0px 0 7px;
    z-index: 2;
    background: #F8F8F7;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .xs-shop-overview .xs-shop-overview-header .xs-shop-overview-headline {
    flex: 0 0 100%;
    margin: 0 0 3px;
  }
}
.xs-shop-overview .xs-shop-overview-headline {
  font-size: 20px;
  margin: 0;
}
@media (min-width: 1200px) {
  .xs-shop-overview .xs-shop-overview-headline {
    font-size: 42px;
  }
}
.xs-shop-overview .xs-shop-overview-headline .xs-shop-overview-headline-count {
  font-family: var(--font-family--text);
  font-style: var(--font-style--text);
  font-weight: var(--font-weight--text);
  font-size: 0.6em;
}
.xs-shop-overview .open-shop-filter-mobile {
  border: 1px solid #000;
  border-radius: 4px;
  padding: 3px 10px;
}
@media (min-width: 1200px) {
  .xs-shop-overview .open-shop-filter-mobile {
    display: none;
  }
}
.xs-shop-overview .open-shop-filter-mobile .text {
  margin-left: 5px;
  font-size: 14px;
}
.xs-shop-overview .xs-shop-sorter {
  font-size: 14px;
  text-align: right;
}
.xs-shop-overview .xs-shop-sorter .sod_select {
  display: inline-block;
  background: transparent;
  width: auto;
  height: auto;
  border: 0;
  padding: 0;
}
.xs-shop-overview .xs-shop-sorter .sod_select:before {
  top: 7px;
}
@media (min-width: 768px) {
  .xs-shop-overview .xs-shop-sorter .sod_select:before {
    top: 9px;
  }
}
.xs-shop-overview .xs-shop-sorter .sod_select:after {
  bottom: 7px;
}
@media (min-width: 768px) {
  .xs-shop-overview .xs-shop-sorter .sod_select:after {
    bottom: 9px;
  }
}
.xs-shop-overview .xs-shop-sorter .sod_select .sod_label {
  line-height: 1.8;
  text-transform: none;
  display: inline;
  padding-right: 35px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .xs-shop-overview .xs-shop-sorter .sod_select .sod_label {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .xs-shop-filter-wrapper {
    position: fixed!important;
    background: #FFF;
    z-index: 10;
    bottom: 0;
    right: 0;
    left: 35px;
    padding: 15px;
    top: var(--header-height);
    width: auto!important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 767px) {
  .xs-shop-filter-wrapper {
    top: var(--header-height);
  }
}
@media (max-width: 991px) {
  .xs-shop-filter-wrapper.active {
    box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.16);
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0);
  }
}
.xs-shop-filter-wrapper .close-filter-mobile {
  padding: 0 0 15px;
  cursor: pointer;
}
.xs-shop-filter-wrapper .close-filter-mobile span {
  font-size: 80%;
}
.xs-shop-filter-wrapper-outer {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .xs-shop-filter-wrapper-outer {
    position: sticky !important;
    top: 130px;
    top: calc(var(--header-height) + 15px);
  }
}
@media (min-width: 1200px) {
  .xs-shop-filter-wrapper-outer {
    padding-right: 15px;
  }
}
.xs-shop-filter-wrapper-outer .reset-filter-products {
  text-decoration: underline!important;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  border-top: 2px solid #D3D3D3;
}
.xs-shop-filter-top-navigation {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  position: sticky;
  top: 0;
  background: #FFFFFF;
  z-index: 1;
}
@media (min-width: 992px) {
  .xs-shop-filter-top-navigation {
    font-size: 15px;
    background: #F8F8F7;
  }
}
@media (min-width: 992px) {
  .xs-shop-filter-top-navigation.active {
    padding: 12px 0;
  }
}
.xs-shop-filter-top-navigation a {
  cursor: pointer;
}
.xs-shop-filter-wrapper-inner {
  flex-shrink: 1;
  overflow-x: hidden;
  width: calc(100% + 15px);
  padding-right: 15px;
  max-height: calc(100vh - var(--header-height) - 75px);
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup {
  padding: 26px 5px 15px;
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup:not(:last-child) {
  border-bottom: 2px solid var(--primary-color);
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-headline {
  font-family: var(--font-family--primary-headline-bold);
  font-style: var(--font-style--primary-headline-bold);
  font-weight: var(--font-weight--primary-headline-bold);
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--primary-color);
}
@media (min-width: 992px) {
  .xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-headline {
    font-size: 21px;
  }
}
@media (min-width: 1600px) {
  .xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-headline {
    font-size: 26px;
  }
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-headline[aria-expanded="true"] .collapse-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-headline .collapse-arrow {
  display: block;
  font-size: 11px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: transform 400ms ease;
  -moz-transition: transform 400ms ease;
  -ms-transition: transform 400ms ease;
  -o-transition: transform 400ms ease;
  transition: transform 400ms ease;
}
@media (min-width: 992px) {
  .xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-headline .collapse-arrow {
    font-size: 15px;
  }
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .inner {
  padding: 15px 0;
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-single .featuregroup-label {
  margin: 3px 0;
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-single .featuregroup-label .fakebox {
  margin-top: 4px;
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-single .featuregroup-label .fakebox + span {
  line-height: 1.8;
}
.xs-shop-filter-wrapper-inner .xs-shop-sidebar-featuregroup .featuregroup-range-value .featuregroup-range-input {
  background: transparent;
  border: 0;
}
/*# sourceMappingURL=/xassets/uncompressed/source_map/98.css.css.map */