.mob-filters-wrapper,
.mob-filter-trigger-wrapper {
  display: none;
}

@media (max-width: 767.98px) {
  .mob-filter-trigger-wrapper {
    display: block;
    margin-top: 30px;
  }
  .mob-filter-trigger-wrapper span.mob-filter-trigger {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #212529;
    border: 1px solid #373F41;
    border-radius: 5px;
    cursor: pointer;
  }
  .mob-filters-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 1000;
  }
  .mob-filters-wrapper.is-visible {
    display: block;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper {
    position: absolute;
    top: 0;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 42px;
    width: 100%;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-close {
    margin-bottom: 20px;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-close > span {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-close > span.mob-filter-close-icon {
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin-right: 20px;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-close > span.mob-filter-close-icon::before {
    position: relative;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.596' height='11.444' viewBox='0 0 11.596 11.444'%3E%3Cpath id='Vereinigungsmenge_1' data-name='Vereinigungsmenge 1' d='M-1800.816,3707.2l-4.384-4.388-4.388,4.384a.825.825,0,0,1-1.171,0,.827.827,0,0,1-.241-.586.828.828,0,0,1,.241-.587l4.307-4.3-4.307-4.309a.834.834,0,0,1,0-1.174.826.826,0,0,1,1.17,0l4.384,4.388,4.388-4.385a.825.825,0,0,1,1.171,0,.831.831,0,0,1,.242.587.829.829,0,0,1-.242.586l-4.306,4.3,4.307,4.311a.835.835,0,0,1,0,1.173.818.818,0,0,1-.584.244A.827.827,0,0,1-1800.816,3707.2Z' transform='translate(1811 -3696)'/%3E%3C/svg%3E%0A");
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-reset {
    display: block;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-reset.hidden {
    display: none;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-reset span {
    font-size: 11px;
    line-height: 20px;
    font-weight: bold;
    color: #212529;
    opacity: 0.3;
    cursor: pointer;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-filter-reset.active-button span {
    color: #69B780;
    opacity: 1;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-second-level-reset {
    display: none;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-second-level-reset.visible {
    display: block;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-second-level-reset span {
    font-size: 11px;
    line-height: 20px;
    font-weight: bold;
    color: #212529;
    opacity: 0.3;
    cursor: pointer;
  }
  .mob-filters-wrapper .mob-close-trigger-wrapper .mob-second-level-reset span.checkall {
    opacity: 1;
    color: #69B780;
    margin-right: 20px;
  }
  .mob-filters-wrapper .mob-bottom-actions-wrapper {
    position: absolute;
    bottom: 0;
    padding-left: 31px;
    padding-right: 31px;
    padding-top: 42px;
    width: 100%;
    text-align: center;
    padding: 31px;
    z-index: 10000;
  }
  .mob-filters-wrapper .mob-bottom-actions-wrapper span {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    font-size: 12px;
    color: #212529;
    background-color: #F2F6FA;
    border: 1px solid #DBEDFF;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mob-filters-wrapper .mob-bottom-actions-wrapper span.mob-bottom-show-products {
    color: #fff;
    background-color: #212529;
    border: 1px solid #DBEDFF;
  }
  .mob-filters-wrapper .mob-filters-container {
    padding-left: 31px;
    padding-right: 31px;
    height: 100%;
    margin-top: 109px;
    position: relative;
    padding-top: 20px;
    max-height: 70vh;
    overflow-y: scroll;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item {
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item.hide-siblings {
    visibility: hidden;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item.active-submenu {
    visibility: hidden;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item.active-submenu .filter-childs {
    visibility: visible;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item:first-child {
    border-top: 1px solid #ddd;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item.hide-parents {
    display: none;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-parent {
    position: relative;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-parent span.parent-item {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #212529;
    display: inline-block;
    cursor: pointer;
    max-width: 100%;
    padding-right: 26%;
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-parent span.parent-item .count-selected {
    position: absolute;
    right: -22px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-color: #212529;
    border-radius: 50%;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-parent span.parent-item .count-selected > span {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-parent .expand-icon {
    right: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    width: 50px;
    text-align: right;
    cursor: pointer;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-parent .expand-icon span {
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin-right: 10px;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-parent .expand-icon span::before {
    position: relative;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.7' height='12.674' viewBox='0 0 7.7 12.674'%3E%3Cpath id='Icon_ionic-ios-arrow-down' data-name='Icon ionic-ios-arrow-down' d='M5.8,2l4.384,4.388a.825.825,0,0,0,1.17,0,.836.836,0,0,0,0-1.174L6.387.241A.827.827,0,0,0,5.244.217l-5,4.992a.829.829,0,0,0,1.17,1.174Z' transform='translate(7.13 0.5) rotate(90)' fill='%23212529' stroke='%23fff' stroke-width='1'/%3E%3C/svg%3E%0A");
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-childs {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0;
    padding: 24px 0;
    width: calc(100% - 60px);
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-childs .child-item {
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #212529;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-childs .child-item:first-child {
    border-top: 1px solid #ddd;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-childs .child-item .form-check input {
    top: -1px;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-childs .child-item .form-check label {
    margin-left: 10px;
  }
  .mob-filters-wrapper .mob-filters-container .mob-filters .single-item .filter-childs.show-childs {
    display: block;
  }
  .mob-filters-wrapper .has-help.filter-parent .help-info {
    bottom: -22px;
    right: 0px;
  }
  .mob-filters-wrapper .has-help.filter-parent .help-box {
    right: -21px;
    bottom: 37px;
    z-index: 3;
    width: 300px;
  }
  .mob-filters-wrapper .has-help.filter-parent .help-box:after {
    bottom: -20px;
    right: 15px;
    left: auto;
  }
  header.site-frame.temp-hide-header {
    display: none;
  }
}

/*# sourceMappingURL=filters_responsive.css.map */
