.search-filter-btn #filter-btn-collapse {
  display: none;
}

.req:after {
  content: "*";
}

.attrhead label {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr !important;
  grid-gap: 10px;
  width: 100%;
}

.attrhead label .si-elem {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.attrcol:first-child .attrbody,
.attribute .attrbody {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
  grid-gap: 10px;
  width: 100%;
}

.attrcol:first-child .attrbody .attrfilter,
.attribute .attrbody .attrfilter {
  display: flex;
  justify-content: center;
  align-items: stretch;
  font-size: 16px;
}

.attrcol:first-child .attrbody .attrfilter label,
.attribute .attrbody .attrfilter label {
  outline: 1px solid #b5b5b5;
  width: 100%;
  cursor: pointer;
  text-align: center;
}

.attrcol:first-child .attrbody .attrfilter label .text-muted,
.attribute .attrbody .attrfilter label .text-muted {
  display: block;
}

.price .attrbody {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr !important;
  grid-gap: 10px;
  width: 100%;
}

.price .attrbody .attrfilter {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.price .attrbody .attrfilter label {
  outline: 1px solid #b5b5b5;
  cursor: pointer;
  padding: 5px;
  width: 100%;
}

.price .attrbody .attrfilter :hover {
  outline: 1px solid #00325d !important;
}

.price .attrbody .attrfilter :hover span {
  outline: 1px solid rgba(181, 181, 181, 0) !important;
}

.attrbody.attrbody_color {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr !important;
  grid-gap: 10px;
}

.attrbody.attrbody_color .colorpickerjs {
  display: flow-root;
  justify-content: start;
  align-items: stretch;
  width: 100%;
}

.attrbody.attrbody_color .colorpickerjs input {
  display: none !important;
}

.attrbody.attrbody_color span {
  font-size: 14px !important;
}

.attrcol.parentAttribute.open .attrbody_color {
  padding: 0 6px 32px 8px !important;
}

.colorpick {
  height: 68px !important;
  margin: 11px 4px 3px 0;
  line-height: 100%;
}

.colorpick_picker {
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  border-radius: 50% !important;
  height: 48px;
  padding: 10px 24px 30px;
  border: 0.5px solid #e3e2e2;
  margin-left: auto;
  margin-right: auto;
  line-height: 107%;
}

.parentAttribute .attrbody {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  width: 100%;
}

.parentAttribute .attrbody .attrfilter {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.parentAttribute .attrbody .attrfilter label {
  width: 100%;
  outline: 1px solid #b5b5b5;
  cursor: pointer;
  padding: 10px;
}

.parentAttribute .attrbody .attrfilter :hover {
  outline: 1px solid #00325d !important;
}

.parentAttribute .attrbody .attrfilter :hover span {
  outline: 1px solid rgba(181, 181, 181, 0) !important;
}

.attribute .attrbody .attrfilter {
  font-size: 16px;
}

.attribute .attrbody .attrfilter label {
  padding: 10px;
}

.attrfilter label {
  font-size: 14px;
}

.attrfilter.active label {
  background-color: #00325d;
  padding: 10px;
  color: #fff !important;
}

.attrfilter.active label :hover {
  outline: 4px solid #b5b5b5 !important;
}

label.disabled {
  background-color: #b0adad !important;
  text-decoration: line-through;
  cursor: not-allowed !important;
}

.colorpick_picker.active {
  outline: 4px solid #00325d !important;
}

.lineThrough {
  text-decoration: line-through !important;
}

.offcanvas-body.ps-0 i {
  display: none;
}

#multifilter_filters label,
#multifilter_filters p,
#multifilter_filters span {
  color: #000 !important;
}

#multifilter_filters .text-muted {
  color: #6c757d !important;
}

#multifilter_filters .attrfilter.active label span {
  color: #fff !important;
}

.attrrow.ninjastyle {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.attrrow.ninjastyle {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.attrbody {
  height: 0;
  overflow: hidden;
  padding-bottom: 0 !important;
}

.activeAccordion,
.attrcol:first-child,
.attrcol:first-child .attrbody,
.open .attrbody {
  height: auto;
  overflow: hidden;
  padding: 1px 3px 4px 1px !important;
}

.attrhead {
  cursor: pointer;
}

.attrcol {
  padding: 0 0 0;
  height: 43px;
  overflow: hidden;
  transition: height 0.25s ease-in;
}

.attrcol.attribute.open,
.attrcol.open,
.attrcol.price.open,
.attrcol_activ {
  height: auto;
  transition: height 0.25s ease-in;
}

.attrcol a.multifilter_reset_icon {
  float: none !important;
  margin: 25px 0 12px 13px !important;
}
.attrcol a.multifilter_reset_icon span {
  padding-bottom: 0px !important;
}

.attrcol_activ .labelplusfilter {
  display: none;
}

.labelminusfilter {
  display: none;
}

.attrcol_activ .labelminusfilter {
  display: block;
}

.labelminusfilter,
.labelplusfilter {
  margin-top: -4px;
}

.attrcol:first-child .attrhead .labelminusfilter,
.attrcol:first-child .attrhead .labelplusfilter,
.attrcol:nth-child(2) .attrhead .labelplusfilter {
  display: none;
}

.attrbody {
  height: 0;
  overflow: hidden;
  padding-bottom: 0 !important;
}

.activeAccordion,
.attrcol:first-child,
.attrcol:first-child .attrbody,
.open .attrbody {
  height: auto;
  overflow: hidden;
  padding: 2px 3px 4px 4px !important;
}

.attrhead {
  cursor: pointer;
}

.attrcol {
  padding: 0 0 0;
  height: 43px;
  overflow: hidden;
  transition: height 0.25s ease-in;
}

.filter-title {
  text-transform: uppercase;
  color: #00325d !important;
  letter-spacing: 1.8px;
}

.attrcol.attribute.open,
.attrcol.open,
.attrcol.price.open,
.attrcol_activ {
  height: auto;
  transition: height 0.25s ease-in;
}

.attrcol a.multifilter_reset_icon {
  float: none !important;
  margin: 3px 5px 0 0;
}

.attrcol_activ .labelplusfilter {
  display: none;
}

.labelminusfilter {
  display: none;
}

.attrcol_activ .labelminusfilter {
  display: block;
}

.labelminusfilter,
.labelplusfilter {
  margin-top: -4px;
}

.attrcol:first-child .attrhead .labelminusfilter,
.attrcol:first-child .attrhead .labelplusfilter,
.attrcol:nth-child(2) .attrhead .labelplusfilter {
  display: none;
}

.attrcol:nth-child(2) .labelminusfilter {
  display: none;
}

.open .labelminusfilter,
.open .labelplusfilter {
  display: none !important;
}

div.multifilter_reset_link a {
  color: #696969;
}

div.multifilter_reset_link a:hover {
  color: #00325d;
}

#multifilter_filters {
  position: relative;
}

/* Maus loader beim klicken*/
#mfmask {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  /* wichtig! blockiert nicht die Maus */
  pointer-events: none;
}

#mfloader {
  position: absolute;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.attrrow {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 130%;
}

.attrcol {
  float: left;
  padding: 0 0 10px;
  width: 100%;
}

.attrhead {
  line-height: 18px;
  margin-bottom: 9px;
}

.attrhead label {
  color: #eb6005;
  min-height: 16px;
  margin: 3px 0;
  vertical-align: top;
  color: #000;
}

.attrbody {
  margin-left: 1px;
  clear: both;
}

.filterset {
  margin-bottom: 10px;
}

.resetline {
  margin-bottom: 3px;
  min-height: 10px;
  padding-top: 3px;
  vertical-align: top;
}

.multifilter_reset_icon img {
  vertical-align: top;
  margin-top: 1px;
}

.attrcol a.multifilter_reset_icon {
  float: left;
  margin: 3px 5px 0 0;
}

a.multifilter_reset_icon,
a.multifilter_reset_icon:hover {
  text-decoration: none;
}

div.multifilter_reset_link {
  margin-bottom: 10px;
  float: none;
}

p.attrfilter {
  margin: 4px 0 0;
  padding: 0;
}

p.attrfilter span.lgrey {
  color: #999;
}

.attrSize:hover {
  border-style: solid;
  border-color: #00325d;
}

p.attrfilter label {
  display: inline-block;
  line-height: 12px;
  vertical-align: top;
}

p.attrfilter label span {
  display: inline;
  min-height: 16px;
  vertical-align: middle;
}

p.attrfilter input[type=checkbox] {
  margin: -1px 1px 0 0;
}

.slider-range {
  margin-left: 7px;
  margin-top: 10px;
  width: 125px;
  height: 10px;
}

.slider-amount {
  margin: 5px 0 0;
}

.slidervalbox {
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  font-size: 11px;
  height: 18px;
  margin: 3px 3px 3px 0;
  padding: 1px;
  position: relative;
  width: 44px;
}

.slidervalbox input[type=text].slidervalinput {
  border: 0;
  line-height: 15px;
  height: 15px;
  font-size: 11px;
  padding: 0;
  text-align: right;
  width: 40px;
}

.slidervalto {
  float: left;
  font-size: 11px;
  height: 15px;
  margin: 3px 3px 3px 0;
}

.slidersubmit {
  float: left;
  margin: 3px 0;
}

.submitButton.slidersubmitbutton {
  width: 35px;
  height: 20px;
}

.colorpick {
  cursor: pointer;
  float: left;
  height: 24px;
  width: 100%;
}

.colorpick.active {
  border-color: #666;
}

.colorpick_picker:hover {
  border-color: #00325d;
}

.colorpick.disabled,
.colorpick.disabled:hover {
  border-color: #eee;
  cursor: default;
}

.pageHead + #listcontent {
  margin-top: -16px;
}

div.mfshowless,
div.mfshowmore {
  color: #696969;
  cursor: pointer;
  margin: 4px 0 4px 0;
  display: none;
  font-size: 11px;
  font-weight: 700;
}

div.mfshowless:hover,
div.mfshowmore:hover {
  color: #00325d;
}

span.backarrow {
  width: 10px;
  height: 8px;
  background-repeat: no-repeat;
  display: inline-block;
}

#multifilter_filters .selectorsBox {
  margin: 0;
  padding: 0;
}

#multifilter_filters .dropDown {
  min-width: 140px;
  padding-right: 0;
}

#multifilter_filters .dropDown p {
  padding-left: 5px;
}

#multifilter_filters .dropDown ul {
  cursor: default;
}

#multifilter_filters .dropDown ul li {
  cursor: pointer;
}

#multifilter_filters .dropDown ul li.disabled {
  pointer-events: none;
  cursor: default;
  display: none;
}

#multifilter_filters .dropDown .value {
  padding: 3px 0;
}

#filterresults {
  margin-top: -20px;
}

#filterset {
  display: inline-grid !important;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr !important;
  grid-gap: 10px;
  width: 100%;
}

@media (max-width: 767.98px) {
  #filterset {
    grid-template-columns: 1fr !important;
  }
}
#filterset .resetline {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 0;
  min-height: 38px !important;
}

@media (max-width: 767.98px) {
  #filterset {
    grid-template-columns: 1fr !important;
  }
}
#filterset .resetline_gElem {
  padding: 0;
  width: 100%;
  min-height: 28px;
}

.resetline_Head {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.variant .attrbody .attrfilter label {
  outline: 1px solid #b5b5b5;
  cursor: pointer;
  padding: 10px;
  text-align: center;
  width: 100%;
}

.variant .active label {
  text-align: center;
}

.offcanvas-backdrop.show {
  opacity: 1;
  background-color: rgba(15, 23, 42, 0.5);
  backdrop-filter: blur(8px);
}

/* Aus Templates ...*/
.attribute .attrbody {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
  grid-gap: 10px;
  width: 100%;
}

.attribute .attrbody .attrfilter label {
  outline: 1px solid #b5b5b5;
  width: 100%;
  cursor: pointer;
  text-align: center;
}

.variant .attrbody {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
  grid-gap: 10px;
  width: 100%;
}

.attribute .attrbody .attrfilter label {
  outline: 1px solid #b5b5b5;
  width: 100%;
  cursor: pointer;
  text-align: center;
}
/*# sourceMappingURL=multfilter.css.map */
