@charset "UTF-8";
.page-collection {
  margin: 0 auto;
  padding: 5rem 40px 20px;
}
@media screen and (max-width: 990px) {
  .page-collection {
    padding: 55px 20px 10px;
  }
}
.search-form {
  align-items: center;
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 990px) {
  .search-form {
    gap: 14px;
  }
}
.search-input {
  background: #efefef 0 0 no-repeat padding-box;
  border: none;
  border-radius: 8px;
  font-family: Helvetica;
  font-size: 25px;
  font-weight: 400;
  height: fit-content;
  letter-spacing: 0;
  line-height: 30px;
  max-width: 400px;
  padding: 15px 40px 17px;
  width: 100%;
}
@media screen and (max-width: 990px) {
  .search-input {
    padding: 13px 20px 15px;
  }
}
.search-button {
  background: #000 0 0 no-repeat padding-box;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-family: Helvetica;
  font-size: 25px;
  font-weight: 400;
  height: fit-content;
  letter-spacing: 0;
  line-height: 30px;
  padding: 14px 24px 18px;
  text-align: center;
  width: fit-content;
}
@media screen and (max-width: 990px) {
  .search-button {
    font-size: 20px;
    padding: 12px 20px 16px;
  }
}
.nici-dd-dropdown {
  margin-bottom: 15px;
  margin-top: 10px;
  max-width: 100%;
  position: relative;
  width: 100%;
}
.nici-dd-dropdown-btn {
  align-items: center;
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 8px;
  color: #000;
  cursor: pointer;
  display: flex;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  justify-content: space-between;
  padding: 21px 12px 21px 28px;
  text-align: center;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
}
.nici-dd-dropdown-btn .arrow-down {
  margin: 0;
}
.nici-dd-dropdown-btn:focus,
.nici-dd-dropdown-btn:hover {
  background-color: #f1f1f1;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.nici-dd-dropdown-content {
  background-color: #f9f9f9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  display: none;
  margin-top: 10px;
  max-height: 55vh;
  min-width: 220px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.nici-dd-switch-options {
  background: #efefef;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-around;
  padding: 10px;
}
.nici-dd-switch-option {
  color: gray;
  cursor: pointer;
  font-weight: 700;
  padding: 10px;
  transition: color 0.3s;
}
.nici-dd-switch-option.active {
  border: 1px solid #000;
  border-radius: 20px;
  color: #000;
}
.nici-dd-models-section {
  padding: 10px;
}
.nici-dd-dropdown-section {
  border-bottom: 1px solid #ddd;
  padding: 10px;
}
.nici-dd-dropdown-subheader {
  display: block;
  font-family: Helvetica, sans-serif;
  font-weight: 400;
  margin-top: 5px;
  text-align: left;
}
.nici-dd-model {
  border: 1px solid #ddd;
  border-radius: 20px;
  color: #000;
  display: block;
  margin: 5px 0;
  padding: 12px 16px;
  text-align: center;
  text-decoration: none;
}
.nici-dd-model:hover {
  background-color: #f1f1f1;
}
@media (min-width: 800px) {
  .nici-dd-dropdown-collection {
    margin-left: 0;
    width: 33.33%;
  }
  .nici-dd-dropdown-content-collection {
    min-width: 400px;
  }
  .nici-dd-model {
    padding: 14px 18px;
  }
}
@media (max-width: 800px) {
  .nici-dd-dropdown {
    margin: 0 0 1rem;
    max-width: 100%;
  }
  .nici-dd-dropdown .nici-dd-dropdown-content {
    bottom: 0;
    box-shadow: 0 -20px 0 5000px rgba(1, 1, 1, 0.6);
    left: 0;
    max-height: 70vh;
    padding-bottom: 100px;
    position: fixed;
    width: 100%;
    z-index: 20 !important;
  }
}
#page-collection\ hello
  > div.collection-container.Handyhüllen
  > div.filters-wraper {
  padding-top: 0;
}

.collection-container.Handybänder{
  margin: 0 10px;
  }
@media screen and (max-width: 990px) {
  .collection-container.Handybänder {
    margin: 0 5px;
  }
}


.arrow-down {
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  margin-right: 10px;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#SingleOptionSelector-0.sos-product,
#product-select-.ps-configurator,
.Select.Select--primary.model-select {
  height: 0 !important;
  padding: 0 !important;
  width: 0 !important;
}
#SingleOptionSelector-0.sos-product {
  max-width: 0 !important;
}
.c-d-a {
  display: none;
}
.halo-column__item {
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  margin: 2px 0;
  vertical-align: top;
  white-space: normal;
  width: calc(50% - 3.5px);
}
@media (max-width: 1025px) {
  .halo-column.halo-row--mobile {
    display: block;
    font-size: 0;
    overflow: auto;
    padding: 0 0 0 2px;
    white-space: nowrap;
  }
}
@media (min-width: 551px) {
  .halo-column.column-10 .halo-column__item,
  .halo-column.column-2 .halo-column__item,
  .halo-column.column-3 .halo-column__item,
  .halo-column.column-4 .halo-column__item,
  .halo-column.column-5 .halo-column__item,
  .halo-column.column-6 .halo-column__item,
  .halo-column.column-7 .halo-column__item,
  .halo-column.column-8 .halo-column__item,
  .halo-column.column-9 .halo-column__item {
    width: calc(50% - 3.5px);
  }
  .halo-column__item--full {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .halo-column.column-10 .halo-column__item,
  .halo-column.column-3 .halo-column__item,
  .halo-column.column-4 .halo-column__item,
  .halo-column.column-5 .halo-column__item,
  .halo-column.column-6 .halo-column__item,
  .halo-column.column-7 .halo-column__item,
  .halo-column.column-8 .halo-column__item,
  .halo-column.column-9 .halo-column__item {
    width: calc(33.33333% - 5px);
  }
}
@media (min-width: 1025px) {
  .halo-column.column-2 .halo-column__item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .halo-column.column-3 .halo-column__item {
    width: calc(33.33333% - 5px);
  }
  .halo-column.column-3 .halo-column__item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .halo-column.column-3 .halo-column__item {
    width: calc(33.33333% - 5px);
  }
  .halo-column.column-3 .halo-column__item:nth-child(-n + 3) {
    margin-top: 0;
  }
}
@media (min-width: 1600px) {
  .halo-column.column-10 .halo-column__item,
  .halo-column.column-3 .halo-column__item,
  .halo-column.column-4 .halo-column__item,
  .halo-column.column-5 .halo-column__item,
  .halo-column.column-6 .halo-column__item,
  .halo-column.column-7 .halo-column__item,
  .halo-column.column-8 .halo-column__item,
  .halo-column.column-9 .halo-column__item {
    width: calc(25% - 5px);
  }
}
.halo-column {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5px;
  justify-content: flex-start;
}
#collection-title-nici {
  font-size: 20px;
  justify-content: center;
  line-height: 24px;
  margin-bottom: 17px;
  text-align: center;
}
#collection-toolbar-nici {
  justify-content: center;
}
#sec-description-nici {
  font-size: 14px;
  max-width: 800px;
  text-align: center;
}
.collection-toolbar {
  display: block;
  position: relative;
  width: 100%;
  z-index: 10;
}
.collection-toolbar__item {
  display: block;
}
.collection-toolbar__item--2 {
  display: block;
  position: relative;
}
.collection-toolbar__item--2 .sidebar_mobile_wrapper {
  display: inline-block;
  margin-bottom: 20px;
}
.collection-toolbar__item--2 .collection-sortBy {
  display: block;
}
.collection-toolbar__item--2 .collection-sortBy__item {
  width: 100%;
}
.collection-toolbar .section-header {
  margin-bottom: 0;
}
.collection-sortBy {
  display: block;
}
.collection-sortBy__item {
  border-bottom: 1px solid #191919;
  display: flex;
  position: relative;
  white-space: nowrap;
}
.collection-sortBy__item + .collection-sortBy__item {
  margin-top: 15px;
}
.filters-toolbar__label {
  display: inline-block;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 0;
  padding-right: 5px;
  vertical-align: top;
}
.filters-toolbar__input-wrapper {
  display: inline-block;
  position: static;
  vertical-align: top;
  width: 100%;
  z-index: inherit;
}
.filters-toolbar__input-title {
  border: none;
  cursor: pointer;
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  padding: 0 15px 0 0;
  position: relative;
  text-transform: capitalize;
}
.filters-toolbar__input-title .title {
  cursor: pointer;
  font-weight: 400;
  line-height: inherit;
  margin: 0;
}
.filters-toolbar__input-title .icon {
  height: 10px;
  pointer-events: none;
  width: 10px;
}
.filters-toolbar__input-content {
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  left: 0;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: calc(100% + 1px);
  visibility: hidden;
  z-index: 10;
}
.filters-toolbar__input-content.is-open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.filters-toolbar__input-list {
  display: block;
  max-height: 300px;
  overflow: auto;
}
.filters-toolbar__input-list::-webkit-scrollbar-track {
  background-color: #f4f4f4;
}
.filters-toolbar__input-list::-webkit-scrollbar {
  background-color: #f4f4f4;
  height: 5px;
  width: 5px;
}
.filters-toolbar__input-list::-webkit-scrollbar-thumb {
  background-color: #000;
}
.filters-toolbar__input-list > div {
  cursor: pointer;
  position: relative;
}
.filters-toolbar__input-list.text > div {
  display: block;
  line-height: 30px;
  padding: 0 0 5px 20px;
  text-transform: capitalize;
}
.filters-toolbar__input-list.text > div:last-child {
  padding: 0 0 0 20px;
}
.filters-toolbar__input-list.text > div:before {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  content: "";
  height: 13px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 13px;
}
.filters-toolbar__input-list.text > div:after {
  background: hsla(0, 0%, 100%, 0);
  border: 2px solid #000;
  border-right: none;
  border-top: none;
  content: "";
  height: 5px;
  left: 2px;
  opacity: 0;
  position: absolute;
  top: 11px;
  transform: rotate(-45deg);
  transition: all 0.3s ease;
  width: 9px;
}
.filters-toolbar__input-list.text > div.active:after {
  opacity: 1;
}
#collection + .infinite-scrolling,
#collection + .pagination-wrapper {
  margin-top: 15px;
}
.page-total {
  font-size: 14px;
  font-weight: 400;
}
.page-total p {
  margin-bottom: 10px;
}
.pagination_progress_bar {
  background-color: #f5f5f5;
  display: inline-block;
  height: 2px;
  margin-bottom: 20px;
  position: relative;
  vertical-align: top;
  width: 210px;
}
.pagination_progress_bar .progress_bar {
  background-color: #f08584;
  bottom: 0;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 3;
}
.pagination-wrapper {
  display: block;
}
#product-compare-modal .modal-body {
  max-height: none;
  overflow: visible;
}
.compare-modal-wrapper {
  border: 1px solid #ebebeb;
  margin-right: -2px;
  max-height: 60vh;
  overflow: auto;
}
.compare-modal-wrapper::-webkit-scrollbar-track {
  background-color: #f4f4f4;
}
.compare-modal-wrapper::-webkit-scrollbar {
  background-color: #f4f4f4;
  height: 5px;
  width: 5px;
}
.compare-modal-wrapper::-webkit-scrollbar-thumb {
  background-color: #000;
}
.compare-modal-wrapper .product-row + .product-row .col-xl-4,
.compare-modal-wrapper .product-row + .product-row .compare-content,
.compare-modal-wrapper .product-row + .product-row .compare-header {
  border-top: 1px solid #ebebeb;
  margin-top: -1px;
}
.compare-modal-wrapper .compare-header {
  border-right: 1px solid #ebebeb;
}
.compare-modal-wrapper .product-row {
  margin-left: 0;
  margin-right: 0;
}
.compare-header {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: flex-start;
  padding: 25px 30px;
  text-transform: capitalize;
}
.compare-content {
  padding: 0;
}
.compare-content .grid {
  display: flex;
  margin: 0;
}
.compare-content .col-xl-4 {
  padding-bottom: 25px;
  padding-top: 25px;
}
.compare-content ul {
  margin-bottom: 0;
}
.compare-content .collection,
.compare-content .product-color,
.compare-content .product-option,
.compare-content .product-type {
  text-transform: capitalize;
}
.compare-content .collection .value,
.compare-content .product-color .value,
.compare-content .product-size .value {
  display: inline-block;
  margin-right: 3px;
  padding-right: 4px;
  position: relative;
}
.compare-content .collection .value:before,
.compare-content .product-color .value:before,
.compare-content .product-size .value:before {
  bottom: 0;
  content: ",";
  position: absolute;
  right: 0;
}
.compare-content .collection .value:last-child:before,
.compare-content .product-color .value:last-child:before,
.compare-content .product-size .value:last-child:before {
  content: none;
}
.t-product .col-xl-4 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.compare-link {
  display: none;
  pointer-events: none;
}
.btn--compare {
  opacity: 0;
  padding-left: 40px;
  padding-right: 40px;
  pointer-events: none;
  visibility: hidden;
}
.btn--compare.show {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.remove-all {
  color: #999;
  position: absolute;
  right: 50px;
  text-decoration: underline;
  text-transform: capitalize;
  text-underline-position: under;
  top: 50%;
  transform: translateY(-50%);
}
.product-card--compare .product-card__remove {
  background-color: #e13f3f;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  height: 28px;
  line-height: 26px;
  padding: 0 5px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -10px;
  width: 28px;
  z-index: 10;
}
.product-card--compare .product-card_compare {
  display: none;
}
.product-card--compare .product-card__button {
  bottom: auto;
  position: relative;
}
[data-section-type="recently-viewed-products"] .halo-row {
  padding: 0 0 0 15px;
}
.quotes-slider__text {
  padding-bottom: 15px;
}
.halo-column.list .halo-column__item {
  margin: 0 0 30px !important;
  width: 100% !important;
}
.list .product-card .product-card__button--wrapper {
  bottom: auto;
  height: auto;
  left: auto;
  opacity: 1;
  overflow: visible;
  position: relative;
  right: auto;
  top: auto;
  transform: none;
  visibility: visible;
}
.list .product-card .product-card__button {
  width: calc(100% - 50px);
}
.list .product-card .product-card_quickview {
  display: none;
}
.list .product-card .product-card_wishlist {
  height: 40px;
  left: auto;
  line-height: 20px;
  margin: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.list .product-card .product-card__variant:last-child {
  margin-bottom: 18px;
}
.list .product-card .product-card__variant--popup {
  width: 100%;
}
.list
  .product-card
  .product-card__variant--popup
  .product-card__variant__label {
  display: none;
}
.list .product-card .product-card_compare {
  bottom: -100px;
  left: 0;
  opacity: 1;
  overflow: visible;
  right: auto;
  top: auto;
  transform: none;
  visibility: visible;
}
.list .product-card .product-card__description {
  display: block;
  margin-bottom: 15px;
}
.halo-section-background-gray {
  background-color: #f5f5f5;
}
#recently-viewed-products .product-card {
  width: 220px;
}
#recently-viewed-products.slick-slider .product-card {
  width: 100%;
}
@media (max-width: 370px) {
  .sidebar_mobile > .text {
    display: none !important;
  }
}
@media (max-width: 550px) {
  #page-collection > .halo-column > .halo-column__item {
    margin: 0 0 25px;
    width: 50%;
  }
}
@media (min-width: 360px) {
  .collection-toolbar__item--2 .collection-sortBy {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .collection-toolbar__item--2 .collection-sortBy__item {
    align-items: flex-start;
    display: inline-flex;
    flex-wrap: nowrap;
    margin-top: 0;
    width: calc(50% - 8px);
  }
}
@media (min-width: 551px) {
  .list .product-card {
    display: table;
    width: 100%;
  }
  .list .product-card .product-card__image {
    display: table-cell;
    vertical-align: top;
    width: 200px;
  }
  .list .product-card .product-card__content--wrapper {
    display: table-cell;
    padding: 15px 0 0 30px;
    vertical-align: top;
    width: calc(100% - 200px);
  }
  .list .product-card .product-card__content {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .page {
    padding-top: 50px;
  }
  #collection + .infinite-scrolling,
  #collection + .pagination-wrapper {
    margin-top: 30px;
  }
  .list .product-card .product-card__button {
    max-width: 270px;
  }
  .list .product-card .product-card_wishlist {
    left: 285px;
    position: absolute;
    top: 0;
  }
  .list .product-card .product-card__variant--popup {
    max-width: 270px;
  }
  .collection-toolbar__item--2 {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .collection-toolbar__item--2 .collection-sortBy,
  .collection-toolbar__item--2 .sidebar_mobile_wrapper {
    display: inline-block;
  }
  .collection-toolbar__item--2 .collection-sortBy {
    margin-top: -2px;
  }
  .collection-toolbar__item--2 .collection-sortBy__item {
    display: flex;
    white-space: nowrap;
    width: 240px;
  }
  .collection-sortBy__item + .collection-sortBy__item {
    margin-top: 15px;
  }
  #recently-viewed-products .product-card {
    width: 250px;
  }
}
@media (min-width: 1025px) {
  .page {
    padding-top: 70px;
  }
  .page-full-width .container {
    max-width: 1890px;
  }
  .collection-toolbar {
    align-items: flex-end;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 50px;
    position: relative;
  }
  .collection-toolbar__item {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
  }
  .collection-sortBy__item {
    display: inline-block;
  }
  .collection-sortBy__item + .collection-sortBy__item {
    margin-left: 30px;
    margin-top: 0;
  }
  .collection-toolbar__item--2 {
    display: block;
  }
  .collection-toolbar__item--2 .sidebar_mobile_wrapper {
    display: none;
  }
  .collection-toolbar__item--2 .collection-sortBy {
    display: block;
    margin-top: 0;
  }
  .collection-toolbar__item--2 .collection-sortBy__item {
    display: inline-block;
    width: auto;
  }
  .filters-toolbar__label {
    padding-right: 0;
  }
  .filters-toolbar__input-wrapper {
    min-width: 110px;
    width: auto;
  }
  .filters-toolbar__input-wrapper[data-select="SortBy"] {
    min-width: 180px;
  }
  #filters-toolbar {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
  }
  #filters-toolbar > .filters-toolbar__label {
    min-width: 105px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  #filters-toolbar > .filters-toolbar__label + div {
    display: inline-block;
  }
  .compare-link {
    display: block;
    left: 60px;
    margin-top: 0;
    max-width: none;
    position: fixed;
    top: 70%;
    z-index: 100;
  }
  #collection + .infinite-scrolling,
  #collection + .pagination-wrapper {
    margin-top: 50px;
  }
  .infinite-scrolling .btn {
    min-width: 300px;
  }
  [data-section-type="collection-quotes"] .halo-row,
  [data-section-type="recently-viewed-products"] .halo-row {
    padding: 0;
  }
  [data-section-type="collection-quotes"] .slick-prev,
  [data-section-type="recently-viewed-products"] .slick-prev {
    left: 15px;
  }
  [data-section-type="collection-quotes"] .slick-next,
  [data-section-type="recently-viewed-products"] .slick-next {
    right: 15px;
  }
  .list .product-card {
    display: table;
  }
  .list .product-card .product-card__image {
    display: table-cell;
    vertical-align: top;
    width: 450px;
  }
  .list .product-card .product-card__content--wrapper {
    display: table-cell;
    padding: 65px 60px;
    vertical-align: top;
    width: calc(100% - 450px);
  }
  .list .product-card .product-card__title {
    font-size: 18px;
  }
  .list .product-card .product-card__description {
    display: block;
    margin-bottom: 20px;
  }
  .list .product-card .product-card__price {
    margin-bottom: 25px;
  }
  .list .product-card .product-card__variant__label {
    display: block;
  }
  .list .product-card .product-card_wishlist {
    height: 44px;
    padding: 12px;
    width: 44px;
  }
  #recently-viewed-products .product-card {
    width: auto;
  }
}
@media (min-width: 1280px) {
  [data-section-type="collection-quotes"] .halo-row,
  [data-section-type="recently-viewed-products"] .halo-row {
    padding-left: 90px;
    padding-right: 90px;
  }
  [data-section-type="collection-quotes"] .slick-prev,
  [data-section-type="recently-viewed-products"] .slick-prev {
    left: 30px;
  }
  [data-section-type="collection-quotes"] .slick-next,
  [data-section-type="recently-viewed-products"] .slick-next {
    right: 30px;
  }
}
@media (min-width: 1600px) {
  .collection-toolbar {
    margin-bottom: 80px;
  }
  .collection-sortBy__item + .collection-sortBy__item {
    margin-left: 60px;
    margin-top: 0;
  }
  .filters-toolbar__input-wrapper[data-select="SortBy"] {
    min-width: 220px;
  }
  [data-section-type="collection-quotes"] .halo-row,
  [data-section-type="recently-viewed-products"] .halo-row {
    padding-left: 140px;
    padding-right: 140px;
  }
  [data-section-type="collection-quotes"] .slick-prev,
  [data-section-type="recently-viewed-products"] .slick-prev {
    left: 60px;
  }
  [data-section-type="collection-quotes"] .slick-next,
  [data-section-type="recently-viewed-products"] .slick-next {
    right: 60px;
  }
}
.filters-wraper__form {
  height: 100%;
}
.filters__form {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.filters-wraper__buttons {
  align-items: center;
  display: flex;
}
.filters-wraper__button,
.filters-wraper__button-res {
  border: 1px solid #707070;
  border-radius: 8px;
  color: #000;
  cursor: pointer;
  font-size: 16px;
  padding: 17px 32px;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (max-width: 990px) {
  .filters-wraper__button-res {
    display: none;
  }
}
.filters-wraper__filters {
  background: #fff;
  height: 100%;
  max-width: 500px;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: transform 0.5s ease-in-out;
  width: 100%;
  z-index: 999;
}
.filters-wraper__filters.is-show {
  opacity: 1;
  transform: translateX(0);
}
.filters-wraper__filters .arrow-down {
  display: none;
}
@media screen and (max-width: 990px) {
  .filters-wraper__filters .arrow-down {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .filters-wraper__filters {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    bottom: 0;
    height: 90%;
    top: auto;
    transform: translateX(0) translateY(100%);
  }
  .filters-wraper__filters svg {
    display: none;
  }
  .filters-wraper__filters.is-show {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
  .filters-wraper__close {
    margin: 0 auto;
  }
}
.filter__filters {
  overflow-y: scroll;
}
.filter__values {
  align-items: center;
  display: flex;
  gap: 15px;
  overflow-x: scroll;
  user-select: none;
}
.filter__values.is_colors input {
  border-radius: 50%;
}
.filter__values::-webkit-scrollbar {
  cursor: pointer;
  display: block;
  height: 10px;
  width: 10px;
}
.filter__values::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
  cursor: pointer;
}
.filter__values::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.filter__values::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
.filter__values::-webkit-scrollbar:hover {
  width: 12px;
}
.filter__label,
.filter__label-kategorie {
  font-size: 10px;
  margin: 0;
  text-align: center;
}
.filter__label,
.filter__label input,
.filter__label-kategorie,
.filter__label-kategorie input {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.filter__label img,
.filter__label-kategorie img {
  border-radius: 8px;
  height: 100%;
  max-height: 160px;
  max-width: 119px;
  min-width: 119px;
  object-fit: cover;
  width: 100%;
}
.filter__label input,
.filter__label-kategorie input {
  display: none;
}
.filter__label input:checked + img,
.filter__label-kategorie input:checked + img {
  border: 2px solid #0071e3;
}
.color-filter {
  max-width: 15%;
}
@media screen and (max-width: 500px) {
  .color-filter {
    max-width: 12%;
  }
}
.filter__label-kategorie {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.filter__checkmark {
  border-radius: 4px;
  display: block;
  display: block !important;
  height: 44px;
  width: 44px;
}
.filter__checkmark:checked {
  border: 2px solid #0071e3;
}
.filters__title {
  align-items: center;
  display: flex;
  font-size: 15px;
  font-weight: 700;
  justify-content: space-between;
  line-height: 17px;
  padding: 29px 22px 35px;
}
@media screen and (max-width: 500px) {
  .filters__title {
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 29px;
    padding-top: 7px;
  }
}
.filter__title {
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  margin-bottom: 25px;
}
.filter__item {
  border-top: 1px solid #707070;
  padding: 25px 22px;
}
.filters__buttons {
  align-items: center;
  border-top: 1px solid #707070;
  display: flex;
  gap: 14px;
  margin-top: auto;
  padding: 20px 22px 27px;
  width: 100%;
}
.filters__cancel {
  border: 1px solid #707070;
  border-radius: 4px;
  color: #000;
  display: block;
  font-size: 13px;
  line-height: 15px;
  opacity: 1;
  padding: 16px 28px;
  white-space: nowrap;
  width: fit-content;
}
.filters__cancel.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.filters__submit {
  background: #000;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  opacity: 0.5;
  padding: 16px 28px;
  text-align: center;
  transition: background 0.4s;
  width: 100%;
}
.filters__submit.hide-no-selected {
  opacity: 1;
}
.filters__submit.pointer-none {
  pointer-events: none !important;
}
.filters__submit.is--gray {
  background: #7f7f7f;
}
@media screen and (max-width: 989px) {
  .filters__submit.is--gray {
    font-size: 12px;
    padding: 16px 5px;
  }
}
.filter__item-kategorie .filter__values {
  justify-content: center;
}
@media screen and (max-width: 550px) {
  .filter__item-kategorie .filter__values {
    justify-content: center;
  }
}
.filter__item-kategorie img,
.filter__item.kategorie img {
  border: 1px solid #707070;
  border-radius: 50%;
  height: 120px;
  min-width: 120px;
  width: 120px;
}
@media screen and (max-width: 989px) {
  .filter__item-kategorie img,
  .filter__item.kategorie img {
    height: 85px;
    min-width: 85px;
    width: 85px;
  }
}
.filter__item.kollektion {
  display: none;
}
.filter__item.kollektion.active {
  display: block;
}
.filter__item.kollektion .filter__label {
  display: none;
}
.filter__item.kollektion .filter__label.active {
  display: block;
}
.filter__active {
  border-top: 1px solid #707070;
  padding: 20px 22px;
}
@media screen and (max-width: 989px) {
  .filter__active {
    border-bottom: 1px solid #707070;
  }
}
.filter__active.hide-no-selected {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 8px;
}
.filter__active.hide-no-selected .filter__noselected {
  display: none;
}
.filter__active .filter-selected-item {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0.859);
  border: 1px solid rgba(0, 0, 0, 0.859);
  border-radius: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 8px 12px;
  transition: all 0.4s;
  white-space: nowrap;
}
.filter__active .filter-selected-item:after {
  color: inherit;
  content: "x";
  display: inline-block;
  padding-left: 4px;
  position: relative;
  top: -1px;
}
.filter__active .filter-selected-item:hover {
  background: #fff;
  color: rgba(0, 0, 0, 0.859);
}
.filter__active .filter-selected-item:hover:after {
  color: inherit;
}
.filter__noselected {
  border: 1px solid #707070;
  border-radius: 4px;
  color: #000;
  display: block;
  font-size: 13px;
  line-height: 15px;
  padding: 16px 28px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
@media screen and (max-width: 989px) {
  .filter__noselected {
    padding: 19.5px 28px;
  }
}
.filter__filters-case {
  display: flex;
  flex-direction: column;
}
.filter__filters-case .is_colors-i {
  order: -1;
}

#main-collection-product-grid.is-loading {
  opacity: 0.5;
  transition: opacity 0.3s;
}


/* Collection Switcher – standalone CSS */
/* Klassen stammen aus dem Snippet: collection-switcher.liquid */

.c-collection-switcher{
    width: 33.3%;
    margin-bottom: 5px;
}

.cdd {
  position: relative;
  display: inline-block;
  width: 100%;
}

.cdd__button {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .6rem .9rem;
  border: 1px solid var(--color-border, #ddd);
  border-radius: 10px;
  background: var(--color-background, #fff);
  color: inherit;
  cursor: pointer;
  transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease, transform .06s ease;
  min-width: 220px;
  width: 100%;
  justify-content: space-between;
}

.cdd__button:hover { border-color: var(--color-border-strong, #cfcfcf); }
.cdd__button:active { transform: translateY(1px); }
.cdd__button:focus-visible {
  outline: 2px solid transparent;
  box-shadow: 0 0 0 3px rgba(28,100,242,.35);
  border-color: #1c64f2;
}

.cdd__chev {
  width: 16px; height: 16px; color: #666; transition: transform .15s ease;
}
.is-open .cdd__chev { transform: rotate(180deg); }

.cdd__list {
  position: absolute;
  width: 100%;
  top: calc(100% + .4rem);
  left: 0;
  z-index: 50;
  display: none; /* war: display: block; */
  min-width: 260px;
  max-height: 50vh;
  overflow: auto;
  margin: 0;
  padding: .4rem;
  list-style: none;
  background: var(--color-background, #fff);
  border: 1px solid var(--color-border, #e5e5e5);
  border-radius: 12px;
  box-shadow:
    0 10px 20px rgba(0,0,0,.06),
    0  2px  6px rgba(0,0,0,.05);
}

/* NEU: Liste nur anzeigen, wenn Dropdown offen ist */
.cdd.is-open .cdd__list {
  display: block;
}


.cdd__option {
  display: flex;
  align-items: center;
  gap: .5rem;
  padding: .55rem .7rem;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color .12s ease, color .12s ease;
}
.cdd__option:hover,
.cdd__option:focus { background: rgba(0,0,0,.06); outline: none; }
.cdd__option.is-active { background: rgba(28,100,242,.12); color: #1c64f2; }
.cdd__optionText { line-height: 1.25; }

/* Small screens */
@media (max-width: 480px) {
  .cdd__button { min-width: 180px; }
  .cdd__list { min-width: 200px; }
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
  .cdd__button { background: #111; color: #fff; border-color: #333; }
  .cdd__chev { color: #aaa; }
  .cdd__list { background: #111; border-color: #2a2a2a; box-shadow: 0 10px 20px rgba(0,0,0,.4), 0 2px 6px rgba(0,0,0,.35); }
  .cdd__option:hover, .cdd__option:focus { background: rgba(255,255,255,.08); }
  .cdd__option.is-active { background: rgba(28,100,242,.28); color: #cfe0ff; }
}


@media (max-width: 768px) {
    .c-collection-switcher{
    width: 100%;
}
}