@charset "UTF-8";
@media (min-width: 1025px) {
  .wrap-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .wrap-search > .elementor-container {
    width: 100%;
  }
}
.elementor-shortcode .searchandfilter > ul .sf-field-submit {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.search-filter-results .products .product .price .regular-price {
  text-align: center;
  font: normal normal normal 22px/30px Open Sans;
  letter-spacing: 0.66px;
  color: #000000;
}
.search-filter-results .products .product .price small {
  text-align: center;
  font-size: 14px;
  color: #000000;
}
.searchandfilter {
  overflow: hidden;
  -webkit-transition: all, 300ms ease-in-out;
  -o-transition: all, 300ms ease-in-out;
  transition: all, 300ms ease-in-out;
}
.searchandfilter > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.searchandfilter > ul .sf-field-submit {
  padding: 0;
}
.searchandfilter > ul .sf-field-submit input {
  width: 77px;
  height: 77px;
  border: 0 !important;
  outline: 0 !important;
  border-radius: 0 !important;
  background-image: url("/wp-content/uploads/2022/09/Gruppe-173.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35%;
  -webkit-transition: all, 300ms ease-in-out;
  -o-transition: all, 300ms ease-in-out;
  transition: all, 300ms ease-in-out;
}
@media (max-width: 1024.98px) {
  .searchandfilter > ul .sf-field-submit input {
    width: 64px;
    height: 64px;
  }
}
.searchandfilter > ul .sf-field-submit:hover input, .searchandfilter > ul .sf-field-submit:focus input, .searchandfilter > ul .sf-field-submit:focus-within input {
  background-color: #b4e9ff;
  background-size: 40%;
  color: #000000;
}
.searchandfilter > ul .meta-slider {
  margin-left: 15px;
}
.searchandfilter > ul .sf-field-post-meta-_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
}
.searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label {
  position: relative;
  width: 100%;
}
.searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label:first-of-type:before, .searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label:last-of-type:before {
  position: absolute;
  top: 50%;
  left: 10px;
  color: #4C6A69;
  transform: translateY(-50%);
}
.searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label:first-of-type:after, .searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label:last-of-type:after {
  content: "€";
  position: absolute;
  top: 50%;
  right: 10px;
  color: #4C6A69;
  transform: translateY(-50%);
}
.searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label:first-of-type:before {
  content: "von";
}
.searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label:last-of-type:before {
  content: "bis";
}
.searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range label input {
  padding-left: 70px;
  max-width: none;
  width: 100%;
}
.searchandfilter > ul .sf-field-post-meta-_price .sf-meta-range .sf-range-values-seperator {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.searchandfilter > ul h1, .searchandfilter > ul h2, .searchandfilter > ul h3, .searchandfilter > ul h4, .searchandfilter > ul h5, .searchandfilter > ul h6 {
  margin: 0;
  padding: 20px;
  min-width: 50%;
  border: 1px solid #ffffff;
  background-color: #000000 !important;
  text-align: left;
  font: normal normal bold 18px/24px Open Sans;
  letter-spacing: 0.54px;
  color: #ffffff !important;
  text-transform: uppercase;
}
@media (max-width: 1200.98px) {
  .searchandfilter > ul h1, .searchandfilter > ul h2, .searchandfilter > ul h3, .searchandfilter > ul h4, .searchandfilter > ul h5, .searchandfilter > ul h6 {
    font: normal normal bold 16px/22px Open Sans;
  }
}
@media (max-width: 1024.98px) {
  .searchandfilter > ul h1, .searchandfilter > ul h2, .searchandfilter > ul h3, .searchandfilter > ul h4, .searchandfilter > ul h5, .searchandfilter > ul h6 {
    font: normal normal bold 18px/24px Open Sans;
  }
}
.searchandfilter > ul .sf-level-0 {
  padding: 0;
}
.searchandfilter > ul label.sf-label-checkbox {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #E7F8FF;
  cursor: pointer;
}
.searchandfilter > ul label.sf-label-checkbox:before {
  position: relative;
  margin-right: 10px;
  display: inline-block;
  width: 33px;
  height: 33px;
  min-width: 33px;
  border: 2px solid #AAE7FF;
  background-color: #ffffff;
}
.searchandfilter > ul label.sf-label-checkbox:after {
  position: absolute;
  margin-left: 8px;
  width: 0px;
  height: 0px;
  background-color: #000000;
  -webkit-transition: all, 300ms ease-in-out;
  -o-transition: all, 300ms ease-in-out;
  transition: all, 300ms ease-in-out;
}
.searchandfilter > ul label.sf-label-checkbox:before, .searchandfilter > ul label.sf-label-checkbox:after {
  content: "";
  border-radius: 50%;
}
.searchandfilter > ul input.sf-input-text, .searchandfilter > ul input.sf-input-range-number {
  min-height: 77px;
  background-color: #E7F8FF;
  border: 1px solid #ffffff !important;
  outline: 0;
}
.searchandfilter > ul input.sf-input-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.searchandfilter > ul input.sf-input-checkbox:checked ~ span:after, .searchandfilter > ul input.sf-input-checkbox:checked ~ label:after, .searchandfilter > ul input.sf-input-checkbox:checked ~ div:after {
  width: 17px;
  height: 17px;
  min-width: 17px;
}
.page-id-1136 .search-bar .searchandfilter > ul h1, .page-id-1136 .search-bar .searchandfilter > ul h2, .page-id-1136 .search-bar .searchandfilter > ul h3, .page-id-1136 .search-bar .searchandfilter > ul h4, .page-id-1136 .search-bar .searchandfilter > ul h5, .page-id-1136 .search-bar .searchandfilter > ul h6 {
  background-color: transparent !important;
}
/*# sourceMappingURL=https://dev.digitalwehr.de/wp-content/build/scss_library/0258ab0d78a18feed2300a149320c6369fd0ecf6.css.map */