/** Shopify CDN: Minification failed

Line 1869:21 Expected ")" to end URL token
Line 3306:64 Expected ")" to end URL token

**/
/* custom-css  */
.af-productCard-price span{
  color: var(--sale-elements) !important;
}
.af-productGrid li .af-productCard-price {display: flex;width: 100%;gap: 20px;}
.af-productGrid li .af-productCard-price s {
    order: 1;
}

span.af-sort-custom-select-trigger{
  color: var(--dark-black-color);
}
.product-grid-container .aico-filter-app.af-row {
  gap: 5px;
}
#nile-ch.aico-template-filter-horizontal .af-widget {
  min-width: unset;
}
#nile-ch .af-widget-top .af-widgetTitle {
  background: transparent;
  border-radius: 50px;
  color: var(--dark-black-color);
  font-weight: 420;
  font-size: 16px !important;
  border-color: #efece8;
  padding: 0.5em 2.5em 0.5em 1.25em;
  text-transform: capitalize;
}
#nile-ch .af-widget-top .af-widgetTitle::before {
  border-color: var(--dark-black-color);
}
#nile-ch .af-selected-values span.grosse-option-select {
  font-weight: 450;
}
.aico-template-filter-horizontal .refine-by-item .refine-by-option {
  font-weight: var(--font-body-weight);
}
.aico-template-filter-horizontal .refine-by-item .refine-by-value {
  font-weight: 420;
}
#nile-ch .af-productCard-image .product-img,
#nile-ch .swiper-slide a img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: top center;
  margin: 0;
  border-radius: 8px;
  aspect-ratio: 9/12;
}
#nile-ch .af-productCard {
  border: none;
  padding-bottom: 0px !important;
  /* justify-content: space-between; */
  justify-content: flex-start;
}
#nile-ch .af-productCard-content {
  margin: 0;
  text-align: left;
  padding: 20px 0;
  height: auto;
}
#nile-ch .af-productCard-price,
#nile-ch .price-item {
  text-align: left;
  color: var(--black-300-color);
  font-weight: var(--font-body-weight);
  font-size: 14px;
}
#nile-ch .af-productCard-title h3 a {
  /* font-size: 22px; */
  font-weight: var(--font-body-weight);
  color: var(--black-color);
  text-align: left;
  display: block;
  line-height: 1.1;
  /* letter-spacing: -0.22px; */
  font-size: var(--text-2xl);
  /* line-height: var(--text-line-spacing-lg); */
  font-variation-settings: var(--font-variation-settings-3);
  letter-spacing: -0.01em;
}
#nile-ch .aico-product-options {
  display: flex !important;
  gap: 10px !important;
}
#nile-ch .aico-product-options.af-widget {
  display: block !important;
}
#nile-ch {
  position: relative;
}
#nile-ch .aico-products {
  position: relative;
}
/* #nile-ch .af-customSorting.af-custom {
    position: absolute;
    top: 4px;
    right: 0;
    margin: 0;
} */
#nile-ch .af-widgetContent {
  width: 260px;
  border-color: #efece8;
  border-radius: 8px;
  z-index: 9;
  max-height: unset;
  top: 49px;
  padding: 20px;
  box-shadow: 0px 25px 40px 0px #0000000d;
  border: 1px solid var(--Primary-200, #e9e5e1);
}
#nile-ch .af-widgetContent .af-widgetCheck li:last-child {
  margin-bottom: 0px;
  border-bottom: 0px;
}
#nile-ch .af-widgetContent ul.af-widgetCheck li label {
  padding-left: 0;
  font-size: var(--text-sm);
  color: var(--black-color);
}
#nile-ch .af-widgetContent ul.af-widgetCheck li label:before {
  height: 18px;
  width: 18px;
  top: 2px;
}

#nile-ch .aico-wishlist-icon-heart-empty,
#nile-ch .aico-wishlist-icon-heart-filled {
  top: 15px;
}
#nile-ch .af-widgetContent ul.af-widgetCheck li label:before {
  left: auto;
  right: 0;
  border-color: #d6d6d6;
}
#nile-ch .af-widgetContent ul.af-widgetCheck li label:after {
  left: auto;
  right: 4px;
}
#nile-ch .af-widgetCheck li {
  padding: 12px 0;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 0;
}
#nile-ch .af-widgetContent ul {
  padding: 0;
}
#nile-ch .uwl-col-wishlist.aico-wishlist {
  background-color: var(--white-color);
  border-radius: 50px;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 17px;
}
#nile-ch .af-label span {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  position: relative;
  outline: 1px solid var(--black-200-color);
  outline-offset: 0.1rem;
}
#nile-ch .aico-sale-button {
  top: 17px;
  left: 17px;
  bottom: auto;
  z-index: 1;
}
#nile-ch span.af-label img {
  border-radius: 50px;
  height: 16px;
}
#nile-ch .af-color-options {
  text-align: start;
  display: flex;
  align-items: center;
  column-gap: 4px;
  margin-bottom: 15px;
}
#nile-ch span.color-options {
  cursor: pointer;
}
#nile-ch span.color-options.af-active-color,
#nile-ch .af-label span {
  border-color: var(--black-200-color);
}
#nile-ch .af-label span:after {
  content: "";
  position: absolute;
  border: 0.5px solid var(--Black-200, #d3d3d3);
  width: 24px;
  height: 24px;
  border-radius: 100%;
}
#nile-ch span.color-options img {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
#nile-ch .af-productCard-image a {
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 0;
  display: flex;
}
#nile-ch .price__sale {
  line-height: 0;
  display: block;
}
.af-productCard-content .aico-price-sale .price {
  line-height: 0;
}
#nile-ch .price__sale span {
  display: inline-block;
}
#nile-ch .af-filter-label-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
#nile-ch .af-close {
  cursor: pointer;
}
#nile-ch .swiper-button-next::after,
#nile-ch .swiper-button-prev::after {
  font-size: 12.4px;
  color: var(--white-color);
}
#nile-ch .swiper-button-next,
#nile-ch .swiper-button-prev {
  opacity: 0;
  visibility: hidden;
  background-color: transparent;
  border-radius: 50px;
  width: 1.563rem;
  height: 1.563rem;
  display: flex !important;
  justify-content: center;
  transition: all 0.4s ease;
  border: 1px solid #ffffff80;
  border-radius: 50%;
  top: auto;
  bottom: 1rem;
  right: 1rem;
  left: auto;
  backdrop-filter: blur(2px);
}
#nile-ch .swiper-button-prev {
  right: 3rem;
}
#nile-ch .af-productCard.collection:hover .swiper-button-next,
#nile-ch .af-productCard.collection:hover .swiper-button-prev {
  opacity: 1;
  visibility: visible;
}
#nile-ch .af-productCard.collection {
  transition: all 0.4s ease;
}
#nile-ch .swiper-button-next.swiper-button-disabled,
#nile-ch .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  cursor: not-allowed;
  opacity: 0.3 !important;
}
#nile-ch .swiper-button-next:hover,
#nile-ch .swiper-button-prev:hover {
  background: var(--white-color) !important;
}
#nile-ch .swiper-button-next:hover::after,
#nile-ch .swiper-button-prev:hover::after {
  font-size: 12.4px;
  color: var(--primary-color) !important;
}
.swiper-pagination.af-swiper-pagination {
  bottom: 0;
  display: none;
}
#nile-ch select#aico-sort-by {
  border: none;
  width: 100%;
  max-width: 140px;
  text-align: right;
}
#nile-ch select#aico-sort-by:focus-visible {
  border: none;
  box-shadow: none;
  outline: none;
}
#nile-ch .af-widgetTitle.af-widgetTitle-mb {
  display: none;
}
#nile-ch .badge.badge--bottom-left {
  margin-right: 10px;
}
.af-productGrid_item {
  margin-bottom: 0px !important;
}
.af-productGrid_item .price-item.price-item--sale.price-item--last {
  color: var(--sale-elements) !important;
  line-height: normal !important;
}
.af-productGrid_item .price__sale {
  display: flex !important;
  align-items: center;
  gap: 1rem;
}
.af-productGrid_item .price__sale span:nth-child(2) {
  order: 2;
}
.af-productGrid_item .price__sale span:nth-child(4) {
  order: 1;
}
#nile-ch .af-widget {
  width: 100%;
}
#nile-ch .af-widget-top:hover:after {
  border-color: var(--white-color);
}
#nile-ch .aico-filters.af-col-left {
  gap: 10px;
  position: relative;
  z-index: 2;
}
#nile-ch .aico-w-nile-wishlist-icon {
  z-index: 1;
}
#nile-ch .af-widget.af-actived .af-widget-top {
  background: var(--primary-100-color);
  color: var(--white-color);
  gap: 10px;
}
#nile-ch .af-widget .af-widget-top {
  flex-wrap: nowrap;
  border-radius: 50px;
  padding: 0;
}
#nile-ch .af-widget.af-actived .af-widget-top::after,
#nile-ch .af-widget.af-actived-option .af-widget-top::after {
  border-color: var(--white-color);
}
#nile-ch .af-widget.af-actived .af-widget-top::before {
  border-color: var(--white-color);
}
#nile-ch .af-widget.af-actived .af-widgetTitle {
  color: var(--black-color) !important;
  /* padding-right: 0; */
}
#nile-ch .af-widget.af-actived-option .af-widgetTitle {
  color: var(--black-color) !important;
}
#nile-ch .af-widget-top {
  flex-wrap: nowrap;
  position: relative;
}
#nile-ch .af-widget-top:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background-image: url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.125 6.86035L5.66016 6.39551L1.28516 2.02051L0.820312 1.55566L1.75 0.625977L2.21484 1.09082L6.125 5.02832L10.0352 1.11816L10.5 0.65332L11.4297 1.55566L10.9648 2.02051L6.58984 6.39551L6.125 6.86035Z" fill="%23222222"/></svg>') !important;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: all 0.5s ease;
}
#nile-ch .af-widget .af-widgetTitle:before {
  display: none;
}
#nile-ch .af-widget-top.af-rotated-active .af-widgetTitle.aico-rotated {
  color: var(--black-color);
}
#nile-ch hr {
  margin: 4rem 0;
}
/* #nile-ch .af-widget-top.af-rotated-active:after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="7" viewBox="0 0 12 7" fill="%23ffffff"><path d="M6.125 6.86035L5.66016 6.39551L1.28516 2.02051L0.820312 1.55566L1.75 0.625977L2.21484 1.09082L6.125 5.02832L10.0352 1.11816L10.5 0.65332L11.4297 1.55566L10.9648 2.02051L6.58984 6.39551L6.125 6.86035Z" fill="%23ffffff"/></svg>') !important;
} */
#nile-ch .af-widget.af-actived,
#nile-ch .af-widget.af-actived-option {
  padding-right: 0 !important;
  background: var(--primary-100-color);
}
.af-widgetTitle.aico-rotated:after {
  display: none;
}
#nile-ch .af-widget.af-actived .af-widgetTitle:after {
  /* content: ":" !important; */
  border: none !important;
  position: static !important;
  display: inline;
}
#nile-ch .af-widget-top.af-rotated-active:after {
  transform: rotate(182deg);
  top: 40%;
}
#nile-ch .af-widget-top.af-rotated-active {
  background: var(--primary-100-color) !important;
  border-radius: 50px;
}
#nile-ch .af-selected-values .grosse-option-select {
  position: relative;
  top: 3px;
}
#nile-ch .af-selected-values span.farbe-option-select:first-child {
  margin-left: 0;
}
#nile-ch .af-productGrid {
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 5px 20px;
  margin-top: 25px;
}
#nile-ch .af-productGrid_item {
  padding-right: 0;
}
li.af-productGrid_item.af-width-double .af-productCard-image img {
  aspect-ratio: 8 / 5.23 !important;
}
#nile-ch ul.af-productGrid {
  display: grid !important;
  column-gap: 24px;
  row-gap: 24px;
}
/* 5-02-2025 */
#nile-ch .af-selected-values {
  display: flex;
  align-items: center;
  min-width: fit-content;
  margin: 0 6px 0 7px;
  font-size: 16px;
}
#nile-ch .af-selected-values span.farbe-option-select {
  margin-left: -14px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  overflow: hidden;
  border: 1px solid var(--white-color);
}
#nile-ch .af-selected-values-color {
  display: flex;
  align-items: center;
  min-width: fit-content;
  margin: 0 6px 0 7px;
  font-size: 16px;
}
#nile-ch .af-selected-values-color span.farbe-option-select {
  margin-left: -14px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  overflow: hidden;
  border: 1px solid var(--white-color);
}
#nile-ch .af-widgetContent .af-tags-count {
  margin-left: 0;
}
#nile-ch .af-selected-values .grosse-option-select {
  top: 2px;
}
#nile-ch .af-selected-values .grosse-option-select:last-child {
  padding-right: 30px;
}
#nile-ch .af-selected-values span.farbe-option-select:last-child {
  margin-right: 30px;
}
#nile-ch .refine-by-value img {
  vertical-align: middle;
}
#nile-ch .aico-filter-refine-item-data {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 8px;
}
#nile-ch .aico-filter-refine-by .aico-filter-refine-by-items {
  padding: 10px 15px 10px 2px;
}
#nile-ch .refine-by-item .aico-filter-clear {
  top: 4px;
}

#nile-ch .af-selected-values-color span.farbe-option-select:last-child {
  margin-right: 30px;
}
.af-category-grid.af-productGrid_item {
  position: relative;
}
.af-category-grid-image {
  height: 0px;
}
.af-category-grid-image img {
  object-fit: cover;
  margin: 0;
  border-radius: 8px;
  margin-top: -45px;
}
#product-grid.template-search__results {
  display: none !important;
}
.undefined-collection .af-widgetContent {
  z-index: 2 !important;
}
.undefined-collection hr {
  margin: 2rem 0 !important;
}
.template-search .h2.center {
  margin: 36px 0 31px;
  text-align: left;
}
.template-search .template-search__header {
  margin-bottom: 1rem !important;
}
.template-search .af-sortBy {
  position: relative;
  z-index: 2;
  top: 2px;
}
.af-template-search.template-search .predictive-search {
  display: none !important;
}
.af-template-search.template-search .field + .predictive-search {
  display: block !important;
}
.undefined-collection li.af-productGrid_item .af-productCard-image a {
  padding-bottom: 0 !important;
}
/* .template-search .search {
  display: none;
} */
.template-search .search.search-modal__form {
  display: block !important;
}
.template-search .facets-container {
  display: none;
}
.undefined-collection .aico-sale-button {
  z-index: 1 !important;
}
#nile-ch
  .aico-filter-refine-by
  .aico-filter-refine-by-items:not(:last-child)::after {
  top: 6px;
}
#nile-ch .swiper.swiper-horizontal {
  overflow: hidden;
  border-radius: 8px;
}
#nile-ch .categories-filter-item-border {
  margin: 40px 0 38px;
}
#ProductGridContainer.scroll-trigger {
  justify-content: center;
}
#nile-ch .af-category-overlay {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 40px;
  color: white;
  top: 36.51%;
  bottom: 0%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.46) 100%
  );
  border-radius: 8px;
}
#nile-ch .af-category-overlay-content {
  position: absolute;
  bottom: 40px;
}
#nile-ch .af-category-overlay h1 {
  font-size: 64px;
}
#nile-ch .af-category-button {
  color: var(--black-color);
}
#nile-ch .aico-metafield-value-append {
  display: flex;
  gap: 10px;
  z-index: 9;
}
/*29-05-2025  */
.aico-filter-refine-by-items {
  top: 0px !important;
}
.aico-metafield-value-filter.af-widget.af-filter-order--null,
.aico-product-options .af-widget {
  top: 0px !important;
}
.af-refineTitle.af-refine-template {
  display: none;
}
/* .aico-wishlist-notification-popup {
  line-height: 100% !important;
  font-family: var(--font-body-family) !important;
  color: var(--black-800-color) !important;
  box-shadow: none !important;
  border: 1px solid var(--black-200-color) !important;
  font-weight: var(--font-body-weight) !important;
  max-width: max-content !important;
  height: 53px !important;
} */
.selected-filter-heading.af-refine-by-persent {
  color: var(--color-text-lighter-new);
  font-family: var(--font-body-family);
  font-size: var(--text-sm);
  line-height: 1;
  font-weight: 420;
  margin-top: 22px;
}
.aico-wishlist-close-button {
  top: 14px !important;
}

.af-filter-message {
  padding: 40px;
  background-color: var(--primary-100-color);
  border: 1px solid var(--black-200-color);
  border-radius: 8px;
  margin-top: 5rem;
}
.af-filter-message p {
  font-size: 24px;
  line-height: 30px;
  font-weight: var(--font-body-weight);
}
.selected-filter-heading {
  width: 100%;
}
#nile-ch .aico-filter-refine-by .aico-filter-refine-by-items {
  padding: 10px 20px;
  background: var(--primary-100-color);
  color: var(--dark-black-color);
  border-radius: 50px;
  border: 1px solid var(--black-200-color);
}
.aico-template-filter-horizontal
  .aico-filter-refine-by
  .aico-filter-refine-by-items:not(:last-child)::after {
  content: "" !important;
}
.refine-by-item .aico-filter-clear:after,
.refine-by-item .aico-filter-clear:before {
  background-color: var(--dark-black-color) !important;
  width: 2px !important;
  height: 14px !important;
}
/* 11-6-2025 */
.aico-skeleton-loading {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.aico-skeleton-loading.page-width {
  padding: 0 0px;
  max-width: 1280px;
}
.aico-product-grid-container {
  padding: 30px 0px;
}
.aico-spinner {
  animation: rotate 2s linear infinite;
  z-index: 2;
  position: absolute;
  top: 10px;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;

  & .path {
    stroke: var(--primary-color);
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite;
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.section--ban-col + .shopify-section .aico-product-grid-container {
  padding-left: 0;
  padding-right: 0;
}
#nile-ch .af-widget .af-widget-top {
  background: var(--white-color);
}
#nile-ch .af-widget.af-actived .af-rotated-active.af-widget-top,
#nile-ch .af-widget.af-actived .af-widget-top {
  background: var(--primary-color) !important;
}
#nile-ch .af-widget.af-actived .af-widget-top .af-widgetTitle {
  color: var(--white-color) !important;
}
#nile-ch
  .af-widget.af-actived
  .af-rotated-active.af-widget-top
  .af-widgetTitle.aico-rotated {
  color: var(--white-color) !important;
}
#nile-ch .af-widget.af-actived .af-rotated-active.af-widget-top::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="7" viewBox="0 0 12 7" fill="%23ffffff"><path d="M6.125 6.86035L5.66016 6.39551L1.28516 2.02051L0.820312 1.55566L1.75 0.625977L2.21484 1.09082L6.125 5.02832L10.0352 1.11816L10.5 0.65332L11.4297 1.55566L10.9648 2.02051L6.58984 6.39551L6.125 6.86035Z" fill="%23ffffff"/></svg>') !important;
}
#nile-ch .af-widget.af-actived .af-widget-top::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="7" viewBox="0 0 12 7" fill="%23ffffff"><path d="M6.125 6.86035L5.66016 6.39551L1.28516 2.02051L0.820312 1.55566L1.75 0.625977L2.21484 1.09082L6.125 5.02832L10.0352 1.11816L10.5 0.65332L11.4297 1.55566L10.9648 2.02051L6.58984 6.39551L6.125 6.86035Z" fill="%23ffffff"/></svg>') !important;
}
#nile-ch .af-widget.af-actived-option .af-widget-top {
  background: var(--primary-color) !important;
}

#nile-ch .af-widget.af-actived-option .af-widget-top .af-widgetTitle {
  color: var(--white-color) !important;
}
#nile-ch .af-widget.af-actived-option .af-widget-top::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="7" viewBox="0 0 12 7" fill="%23ffffff"><path d="M6.125 6.86035L5.66016 6.39551L1.28516 2.02051L0.820312 1.55566L1.75 0.625977L2.21484 1.09082L6.125 5.02832L10.0352 1.11816L10.5 0.65332L11.4297 1.55566L10.9648 2.02051L6.58984 6.39551L6.125 6.86035Z" fill="%23ffffff"/></svg>') !important;
}
#nile-ch .af-widgetContent .af-filter-heading {
  margin-bottom: 20px;
}
#nile-ch.aico-template-filter-horizontal
  .af-widget.aico-color-filter
  .af-widgetCheck.af-multiple
  li
  label
  .af-label {
  column-gap: 10px;
}
#nile-ch .af-widgetContent .af-widgetCheck li:last-child {
  padding-bottom: 0;
}
#nile-ch .af-widgetContent .af-filter-heading .af-filter-heading-text {
  font-family: var(--font-heading-family);
  font-size: var(--text-base);
  font-variation-settings: var(--font-variation-settings-3);
  font-weight: 400;
  line-height: 1;
  color: var(--dark-black-color);
}

#nile-ch .af-widgetContent .af-filter-heading .af-filter-heading-close-icon {
  line-height: 1;
  cursor: pointer;
}
.aico-filter-refine-item-data .refine-by-item .aico-filter-clear {
  width: 12px;
  height: 12px;
}
.aico-filter-refine-item-data .refine-by-item .aico-filter-clear:after,
.aico-filter-refine-item-data .refine-by-item .aico-filter-clear:before {
  left: 4px;
}
@media (min-width: 1536px) {
  .aico-skeleton-loading.page-width {
    max-width: clamp(1280px, 85vw, 1920px);
    padding: 0 48px;
  }
}
@media (max-width: 1536px) {
  .aico-skeleton-loading.page-width {
    max-width: 1344px;
    padding: 0 32px;
  }
}
@media (max-width: 1280px) {
  .collection-hero__inner.page-width {
    max-width: 100%;
  }
  div#nile-ch.page-width {
    max-width: 100%;
  }
  .aico-skeleton-loading.page-width {
    max-width: 100% !important;
  }
  .aico-skeleton-loading.page-width {
    padding: 0 32px;
    max-width: 1024px;
  }
  .section--ban-col + .shopify-section .aico-product-grid-container {
    padding-left: 0;
    padding-right: 0;
  }
  .aico-filter-element #nile-ch .af-productGrid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (max-width: 1024px) {
  .section--ban-col + .shopify-section .aico-product-grid-container {
    padding-top: 0;
  }
  #nile-ch .af-widgetContent .af-filter-heading {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .aico-skeleton-loading.page-width {
    padding: 0 30px;
    max-width: 100%;
  }
}
.aico-filter-refine-by .selected-filter-heading .aico-selected-filter-heading {
  font-weight: 420;
  line-height: 100%;
  font-family: var(--font-body-family) !important;
  color: var(--color-text-lighter-new);
}
#nile-ch
  .aico-filter-refine-by
  .aico-filter-refine-item-data
  .aico-filter-refine-by-items {
  border-radius: var(--buttons-radius);
  padding: 4px 12px;
}
#nile-ch
  .aico-filter-refine-by
  .aico-filter-refine-item-data
  .aico-filter-refine-by-items
  .refine-by-option {
  font-weight: normal;
  line-height: 1.5;
}
#nile-ch
  .aico-filter-refine-by
  .aico-filter-refine-item-data
  .aico-filter-refine-by-items
  .refine-by-value {
  font-weight: 490;
}
#nile-ch .aico-products.af-col-right {
  margin-top: 0px;
}
#nile-ch .aico-products.af-col-right .aico-no-product-found {
  margin-top: 0px;
  background-color: var(--primary-100-color);
  padding: 52px 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
}
#nile-ch
  .aico-products.af-col-right
  .aico-no-product-found
  .aico-reset-filter.clear-all-filter {
  margin: 10px auto 0;
  display: inline-flex;
  align-items: center;
  background-color: var(--white-color);
  border-radius: var(--buttons-radius);
  padding: 3px 16px;
  cursor: pointer;
  white-space: nowrap;
  column-gap: 6px;
}
#nile-ch
  .aico-products.af-col-right
  .aico-no-product-found
  .aico-reset-filter.clear-all-filter
  span.aico-reset-filter-icon {
  display: inline-flex;
}
#nile-ch
  .aico-products.af-col-right
  .aico-no-product-found
  .aico-reset-filter.clear-all-filter
  svg {
  width: 14px;
  height: 14px;
}
#nile-ch
  .aico-products.af-col-right
  .aico-no-product-found
  .clear-all-filter
  .aico-reset-filter-text {
  color: var(--primary-dark-color);
}
#nile-ch .aico-products.af-col-right .aico-no-product-found .clear-all-filter {
  text-decoration: none !important;
  text-transform: unset !important;
}
.aico-skeleton {
  display: none !important;
}
#nile-ch
  .aico-products.af-col-right
  .aico-no-product-found
  .aico-no-product-found-text {
  font-size: 22px;
  font-weight: 500;
  color: var(--black-800-color);
  font-family: var(--font-heading-family);
}
#nile-ch .af-customSorting.af-custom .aico-mb-button .filter-svg-icon,
#nile-ch .af-customSorting.af-custom .aico-mb-button .filter-count {
  display: none;
}
.aico-filter-refine-mobile {
  display: none;
}
/* #nile-ch .af-actived .af-widget-top:after, #nile-ch .af-widget.af-actived-option .af-widget-top:after  {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7' fill='%23ffffff'%3E%3Cpath d='M6.125 6.86035L5.66016 6.39551L1.28516 2.02051L0.820312 1.55566L1.75 0.625977L2.21484 1.09082L6.125 5.02832L10.0352 1.11816L10.5 0.65332L11.4297 1.55566L10.9648 2.02051L6.58984 6.39551L6.125 6.86035Z' fill='%23ffffff'/%3E%3C/svg%3E") !important;
} */
#nile-ch .aico-product-options .af-widget-top .af-grosse-option-count {
  display: none;
}
/* .aico-wishlist-notification-popup {
  border-radius: 8px !important;
} */
.aico-wishlist-close-button {
  font-size: 0 !important;
}
/* .aico-wishlist-close-button:before {
  content: "";
  position: absolute;
  background-color: var(--black-800-color);
  width: 2px;
  height: 16px;
  transform: rotate(45deg);
  right: 15px;
  top: 4px;
  border-radius: 100px;
}
.aico-wishlist-close-button:after {
  content: "";
  position: absolute;
  background-color: var(--black-800-color);
  width: 2px;
  height: 16px;
  right: 15px;
  top: 4px;
  transform: rotate(-45deg);
  border-radius: 100px;
} */
.product-grid-close {
  display: none;
}
#nile-ch
  .af-mobile-view-filter-option
  .aico-metafield-value-append
  .af-widget-top
  .af-material-option-count,
#nile-ch
  .af-mobile-view-filter-option
  .aico-metafield-value-append
  .af-widget-top
  .af-style-option-count {
  display: none;
}
#nile-ch.undefined-collection
  li.af-productGrid_item:nth-child(14)
  .af-productCard-image
  a
  img {
  aspect-ratio: 9 / 12;
  object-position: center;
  object-fit: cover;
}
.undefined-collection li.af-productGrid_item:nth-child(14) {
  grid-column: 2 / 3;
}
.collection-hero__inner
  .subcategories-items-wrapper
  .subcategories-items-inner
  .sub-cat-link {
  padding: 0.75rem 1rem;
}
@media (min-width: 1026px) {
  .af-category-grid.af-productGrid_item {
    grid-column: 1 / 3;
    overflow: hidden;
    border-radius: 8px;
  }
  #nile-ch .af-productGrid {
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
  }
}

@media (max-width: 1281px) {
  .af-category-grid-image img {
    margin-top: -14px;
  }
  #nile-ch ul.af-productGrid {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  #nile-ch .af-widget.af-actived-option .af-widget-top {
    background: var(--white-color) !important;
  }
  #nile-ch .af-widget.af-actived .af-rotated-active.af-widget-top,
  #nile-ch .af-widget.af-actived .af-widget-top {
    background: var(--white-color) !important;
  }
  #nile-ch .af-widget.af-actived-option .af-widget-top .af-widgetTitle {
    color: var(--black-color) !important;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget.style
    .af-widgetCheck.af-multiple
    li
    label::before {
    top: -2px;
  }

  #nile-ch
    .af-mobile-view-filter-option
    .af-widget.style
    .af-widgetCheck.af-multiple
    li
    label::after {
    top: 4px;
  }
  .af-productCard-content .af-productCard-title h3 {
    margin: 0 0 8px;
  }

  .af-customSorting .aico-mb-button {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .af-customSorting .aico-mb-button span.filter-count {
    background-color: var(--primary-color);
    width: 24px;
    height: 24px;
    text-align: center;
    color: var(--white-color);
    border-radius: 100px;
    font-size: 12px;
  }
  #nile-ch .af-filter-accessories span.option-count-count.size {
    position: absolute;
    right: 30px;
    color: var(--black-300-color) !important;
  }
  #nile-ch .af-label span {
    display: inline-flex;
    /* border: 2px solid var(--white-color); */
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: relative;
  }
  #nile-ch .af-number-filter-size .af-number-title-wrapper {
    margin: 32px 0 10px;
    color: var(--color-text-lighter-new);
    font-size: 14px;
    font-weight: 450;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 27px;
  }
  #nile-ch .af-selected-values-color span.farbe-option-select:last-child {
    margin-right: 30px;
  }
  #nile-ch
    .refine-by-type
    .af-selected-values-color
    span.farbe-option-select:last-child {
    margin-right: 22px;
  }
  .aico-filter-refine-mobile {
    display: block !important;
    position: absolute;
    bottom: 0px;
    background-color: var(--primary-100-color);
    width: 100%;
    left: 0;
    z-index: 9999;
    margin-bottom: env(safe-area-inset-bottom);
  }
  .aico-filter-refine-mobile .aico-reset-filter-wrapper {
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px 10px;
    align-items: center;
    column-gap: 10px;
  }
  .aico-filter-refine-mobile .aico-reset-filter-wrapper .aico-reset-button {
    background-color: var(--white-color);
    color: var(--primary-dark-color);
    font-size: 16px;
    font-weight: 420;
    text-decoration: none;
  }
  .aico-filter-refine-mobile .aico-reset-filter-wrapper button {
    width: 50%;
    border-radius: 100px;
    border: 0px;
    height: 44px;
    padding: 0 5px;
    text-transform: none;
    font-family: var(--font-body-family);
  }
  .aico-filter-refine-mobile .aico-reset-filter-wrapper .aico-reset-button svg {
    margin-right: 10px;
  }
  .aico-filter-refine-mobile
    .aico-reset-filter-wrapper
    .aico-show-all-result-button {
    background-color: var(--primary-color);
    color: var(--white-color);
    font-size: 16px;
  }
  #nile-ch .af-filter-accessories span.af-label {
    color: var(--dark-black-color) !important;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget
    .af-widgetContent
    .af-title {
    color: var(--color-text-lighter-new);
    font-size: 14px;
    font-weight: var(--font-body-weight-bold); /*28-oct-25 --- 450 previouse value*/
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-filter-accessories
    .af-widgetContent {
    padding-top: 0;
  }
  #nile-ch .af-filter-accessories span.af-size-title {
    margin-top: 32px;
    display: block;
    color: var(--color-text-lighter-new);
    font-size: 14px;
    font-weight: 450;
    letter-spacing: 1px;
  }
  .announcement-bar-persent
    #nile-ch
    .aico-filters.af-col-left.af-mobile-view-filter-option {
    top: 115px;
  }
  .product-grid-close {
    display: flex;
  }
  .aico-filter-element
    .aico-template-filter-horizontal
    .aico-filters.af-col-left {
    display: none;
  }
  .aico-filters.af-col-left {
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    z-index: 99999;
    background: var(--white-color);
    max-width: 100%;
    width: 0;
    right: 0;
    height: 100vh;
    overflow: auto;
    transition: all 0.3s;
  }
  .aico-filters.af-col-left.af-mobile-view-filter-option {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
    width: 95%;
  }
  #nile-ch .aico-filters.af-col-left.af-mobile-view-filter-option {
    position: fixed;
    width: 100%;
    top: 73px;
    overflow: auto;
    height: calc(100dvh - 115px);
    bottom: 0;
    z-index: 99;
  }
  .af-button-skeleton:nth-child(2),
  .af-button-skeleton:nth-child(3) {
    display: none !important;
  }
  .aico-skeleton-loading.page-width hr.categories-filter-item-border {
    margin: 25px 0px 38px !important;
  }
  .af-filter-skeleton {
    margin-bottom: 0px;
    margin-top: 40px;
  }
  .filters-wrap-box {
    height: 100%;
    padding-bottom: 115px;
    overflow: auto;
    width: 100%;
  }
  .af-mb-filter-drag-button {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 1rem;
    left: 0;
    right: 0;
    display: block !important;
    z-index: 9;
  }
  .af-mb-filter-drag-button:before {
    content: "";
    width: 2.5rem;
    background: var(--black-200-color);
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: var(--border-radius-sm);
  }
  #nile-ch
    .aico-products.af-col-right
    .af-customSorting.af-custom
    .aico-mb-button
    .filter-count:empty {
    display: none;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget
    .af-widgetContent
    ul.af-widgetCheck.af-multiple
    li:last-child {
    border-bottom: 0px;
    padding-bottom: 16px;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget.af-filter-size
    .af-widgetContent
    ul.af-widgetCheck.af-multiple
    li:last-child {
    padding-bottom: 0;
  }
  .af-widgetContent
    .af-size-filter-wrapper
    ul.af-widgetCheck
    li
    input[type="checkbox"]:checked
    + label:before {
    border-radius: 8px !important;
  }
  #nile-ch .aico-filters.af-col-left.af-mobile-view-filter-option {
    display: block;
    margin-top: 5px;
  }
  #nile-ch .aico-filters.af-col-left.af-mobile-view-filter-option {
    padding: 0x;
  }
  #nile-ch
    .aico-filters.af-col-left.af-mobile-view-filter-option
    .filters-wrap-box {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
    position: relative;
  }
  .product-grid-close {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 7px;
    margin-bottom: 37px;
  }
  .aico-filter-text-mb {
    display: block !important;
    font-family: var(--font-heading-family);
    font-weight: var(--font-body-weight);
    text-transform: capitalize;
    font-variation-settings: var(--font-variation-settings-3);
    font-size: var(--text-4xl);
  }
  .aico-close-icon {
    background: transparent;
    border: none;
    position: absolute;
    left: 10px;
    top: 14px;
  }
  .product-grid-close .aico-close-icon {
    position: unset;
  }
  .aico-filters .aico-close-icon {
    left: auto;
    right: 20px;
    background-color: var(--primary-100-color);
    padding: 8px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .aico-close-icon {
    display: inline-block;
  }
  .aico-filters .aico-close-icon svg path {
    stroke: var(--primary-dark-color);
  }
  #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append {
    padding-top: 0px;
    gap: 0;
  }
  #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append {
    flex-wrap: wrap;
  }
  #nile-ch .af-mobile-view-filter-option .aico-tags.af-widget,
  #nile-ch .af-mobile-view-filter-option .af-widget {
    margin-bottom: 0 !important;
    max-width: 100%;
    min-width: 100%;
  }
  .aico-pagination .aico-pagination-list {
    column-gap: 10px;
    padding-left: 0;
  }

  .aico-pagination .aico-pagination-list li {
    margin: 0;
    padding: 0;
  }
  html .aico-template-filter-horizontal .aico-filters.af-col-left .af-widget {
    border-radius: 0 !important;
  }
  .aico-metafield-value-filter.af-widget.af-filter-order--null {
    border: none;
    border-bottom: 1px solid var(--black-200-color) !important;
  }
  #nile-ch .af-mobile-view-filter-option .af-filter-size {
    border-bottom: 1px solid var(--black-200-color) !important;
  }
  .product-grid-container
    #nile-ch
    .af-mobile-view-filter-option
    .af-filter-size
    .af-widgetContent {
    padding-bottom: 32px;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top {
    border: 0px !important;
  }
  #nile-ch .af-widget-top {
    max-width: 100%;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top
    .af-widgetTitle,
  #nile-ch
    .af-mobile-view-filter-option
    .aico-product-options
    .af-widget-top
    .af-widgetTitle {
    font-weight: 450;
    line-height: 152%;
    font-family: var(--font-body-family);
  }
  #nile-ch .af-widget-top .af-widgetTitle {
    padding: 16px 35px 16px 0;
  }
  .aico-filter-app .af-widgetTitle {
    font-size: 14px;
    margin-bottom: 0;
  }
  #nile-ch .af-widget-top:after {
    width: 15px;
    height: 15px;
    right: 0;
  }
  #nile-ch .af-widget-top:after,
  #nile-ch .af-widget.af-actived-option .af-widget-top:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.35938 1.25122V6.56372H13.6719C14.1035 6.56372 14.4688 6.92896 14.4688 7.3606C14.4688 7.82544 14.1035 8.15747 13.6719 8.15747H8.35938V13.47C8.35938 13.9348 7.99414 14.2668 7.5625 14.2668C7.09766 14.2668 6.76562 13.9348 6.76562 13.47V8.15747H1.45312C0.988281 8.15747 0.65625 7.82544 0.65625 7.3606C0.65625 6.92896 0.988281 6.56372 1.45312 6.56372H6.76562V1.25122C6.76562 0.81958 7.09766 0.454346 7.5625 0.454346C7.99414 0.454346 8.35938 0.81958 8.35938 1.25122Z" fill="%23222222"/></svg>') !important;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top.af-widget-top.af-rotated-active:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>') !important;
    background-position: center;
    top: 50% !important;
    transform: translate(0, -50%);
  }
  #nile-ch .af-widget-top.af-rotated-active:after {
    transform: translate(0, -50%) !important;
    top: 50% !important;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top.af-widget-top.af-rotated-active {
    background-color: var(--white-color);
  }
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .aico-metafield-value-filter:hover
    .af-widgetTitle {
    color: var(--black-color);
  }
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top.af-widget-top.af-rotated-active
    .af-widgetTitle.aico-rotated {
    color: var(--black-color) !important;
  }
  #nile-ch
    .af-widget.af-actived
    .af-rotated-active.af-widget-top
    .af-widgetTitle.aico-rotated {
    color: var(--black-color) !important;
  }
  #nile-ch .af-widget-top.af-rotated-active {
    background-color: var(--white-color) !important;
  }
  #nile-ch .af-widget-top.af-rotated-active:after {
    transform: none;
    top: 15px;
  }
  #nile-ch .af-widget.af-actived,
  #nile-ch .af-widget.af-actived-option {
    background: var(--white-color) !important;
  }
  #nile-ch .af-widget.af-actived .af-widget-top {
    background-color: var(--white-color);
  }
  #nile-ch .af-widget.af-actived .af-widget-top .af-widgetTitle {
    color: var(--black-color) !important;
  }
  #nile-ch .af-widget.af-actived .af-widget-top:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.35938 1.25122V6.56372H13.6719C14.1035 6.56372 14.4688 6.92896 14.4688 7.3606C14.4688 7.82544 14.1035 8.15747 13.6719 8.15747H8.35938V13.47C8.35938 13.9348 7.99414 14.2668 7.5625 14.2668C7.09766 14.2668 6.76562 13.9348 6.76562 13.47V8.15747H1.45312C0.988281 8.15747 0.65625 7.82544 0.65625 7.3606C0.65625 6.92896 0.988281 6.56372 1.45312 6.56372H6.76562V1.25122C6.76562 0.81958 7.09766 0.454346 7.5625 0.454346C7.99414 0.454346 8.35938 0.81958 8.35938 1.25122Z" fill="%23222222"/></svg>') !important;
    cursor: pointer;
  }
  #nile-ch .af-widget.af-actived-option .af-widgetTitle {
    color: var(--dark-black-color) !important;
  }
  #nile-ch .af-mobile-view-filter-option .af-widgetContent {
    width: 100%;
  }
  #nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent {
    box-shadow: none;
    border: 0px;
    overflow: visible;
    background-color: var(--white-color) !important;
    position: relative;
    top: 0;
    padding-left: 0;
    border-radius: 0;
    left: 0;
  }
  #nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent {
    padding-bottom: 0;
    padding-right: 0px;
    padding-top: 0;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget
    .af-widgetContent
    .af-size-filter-wrapper
    ul.af-widgetCheck.af-multiple {
    height: 100%;
    padding-right: 0px;
    margin-bottom: 0px;
    max-height: 100%;
  }
  .af-widgetContent
    ul.af-widgetCheck
    li
    input[type="checkbox"]:checked
    + label:before {
    border-radius: 4px;
    height: 18px;
    width: 18px;
    background-color: var(--primary-color);
    border: 0px solid var(--primary-color);
  }
  #nile-ch .af-widgetContent ul.af-widgetCheck li label:before {
    height: 18px;
    width: 18px;
    top: 2.5px;
  }
  #nile-ch .af-widget.af-actived span,
  #nile-ch .af-widget.af-actived-option span {
    color: var(--black-color) !important;
  }
  #nile-ch .af-widgetContent ul.af-widgetCheck li label:after {
    border-color: var(--white-color);
    top: 8px;
    right: 4px;
    width: 9px;
    height: 5px;
    border-width: 1.5px;
  }
  #nile-ch .af-widgetCheck li {
    padding: 16px 0;
    margin-bottom: 0;
  }
  .aico-nested-metafield-variant-filter
    .af-widgetContent
    ul.af-widgetCheck
    li
    label:before {
    top: 0 !important;
  }
  .aico-nested-metafield-variant-filter
    .af-widgetContent
    ul.af-widgetCheck
    li
    label:after {
    top: 5px !important;
  }
  #nile-ch .af-widgetContent ul.af-widgetCheck li label .af-label {
    column-gap: 10px;
  }
  #nile-ch
    .aico-filter-refine-by
    .aico-filter-refine-item-data
    .aico-filter-refine-by-items
    .refine-by-item.aico-filter-option-label.refine-by-type
    .af-selected-values-color
    span.farbe-option-select {
    margin-top: 0;
  }
  #nile-ch .af-mobile-view-filter-option .aico-product-options {
    padding: 0 !important;
  }
  #nile-ch .af-mobile-view-filter-option .aico-product-options {
    flex-wrap: wrap;
    width: 100% !important;
  }
  #nile-ch .af-filter-size .af-widget-top.af-rotated-active {
    background-color: transparent;
    border: 0px !important;
  }
  #nile-ch .af-mobile-view-filter-option .aico-product-options {
    flex-wrap: wrap;
  }
  html .aico-product-options.af-widget {
    border: none !important;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    label
    .option-count-count.size {
    position: absolute;
    opacity: 0;
  }
  #nile-ch .af-mobile-view-filter-option .option-count-count,
  #nile-ch .af-mobile-view-filter-option .af-tags-count {
    margin-left: 20px;
  }
  #nile-ch .af-selected-values .grosse-option-select {
    display: none;
  }
  #nile-ch .aico-product-options .af-widget-top .af-grosse-option-count {
    display: flex !important;
    position: absolute;
    right: 36px;
    font-size: 16px;
    color: var(--black-color);
    background-color: var(--primary-300-color);
    height: 24px;
    width: 24px;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    top: 50%;
    transform: translateY(-50%);
  }
  #nile-ch .af-widget.af-actived .af-widget-top:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.35938 1.25122V6.56372H13.6719C14.1035 6.56372 14.4688 6.92896 14.4688 7.3606C14.4688 7.82544 14.1035 8.15747 13.6719 8.15747H8.35938V13.47C8.35938 13.9348 7.99414 14.2668 7.5625 14.2668C7.09766 14.2668 6.76562 13.9348 6.76562 13.47V8.15747H1.45312C0.988281 8.15747 0.65625 7.82544 0.65625 7.3606C0.65625 6.92896 0.988281 6.56372 1.45312 6.56372H6.76562V1.25122C6.76562 0.81958 7.09766 0.454346 7.5625 0.454346C7.99414 0.454346 8.35938 0.81958 8.35938 1.25122Z" fill="%23222222"/></svg>') !important;
  }
  #nile-ch
    .aico-product-options.af-widget.af-filter-size.af-actived
    .af-widget-top.af-rotated-active:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>') !important;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
  #nile-ch .af-filter-size .af-widget-top.af-rotated-active .af-widgetTitle {
    color: var(--black-800-color);
  }
  #nile-ch .af-filter-size .af-widget-top.af-rotated-active:after {
    background-position: center;
    background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>') !important;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li {
    padding: 0;
    height: 40px;
    width: calc(25% - 9px);
    border-radius: 8px;
    border: 0px solid #d6d6d6;
    margin-bottom: 0;
    position: relative;
    background-color: var(--primary-100-color);
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    label {
    height: 100%;
    flex-wrap: wrap;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    label:before {
    width: 100%;
    top: 0;
    height: 100%;
    border-color: transparent;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    label
    .af-label {
    position: relative;
    z-index: 1;
    color: var(--black-color) !important;
    width: 100%;
    height: 100%;
    justify-content: center;
  }
  .af-widgetContent
    .af-size-filter-wrapper
    ul.af-widgetCheck
    li
    input[type="checkbox"]:checked
    + label:before {
    border-radius: 4px;
    height: 18px;
    width: 18px;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    label:before {
    width: 100%;
    top: 0;
    height: 100%;
    border-color: transparent;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    input[type="checkbox"]:checked
    + label:before {
    border: 0px !important;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    input[type="checkbox"]:checked
    + label
    span {
    color: var(--white-color) !important;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    label
    .af-label {
    position: relative;
    z-index: 1;
    color: var(--black-color) !important;
    width: 100%;
    height: 100%;
    justify-content: center;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple
    li
    input[type="checkbox"]:checked
    + label::after {
    opacity: 0;
  }
  .aico-filter-element #nile-ch .af-productGrid {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 35px 25px;
    margin-top: 25px;
    justify-content: space-between;
  }
  #nile-ch .af-productGrid_item {
    flex: 0 0 48%;
    max-width: 100%;
  }
  #nile-ch .af-category-overlay {
    bottom: 30px;
  }
  .af-category-grid-image img {
    height: 96%;
    margin-top: 0px;
  }
  .af-category-grid-image {
    height: 100%;
  }
  #nile-ch .af-widget {
    min-width: 110px;
  }
  .af-sort-opened .af-sort-custom-select-trigger:after {
    transform: rotate(-135deg);
    top: 16px;
    right: 0;
  }
  #nile-ch .af-color-options {
    display: flex;
    align-items: center;
    min-height: 27px;
    column-gap: 2px;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .af-color-options .additional-variants {
    margin-left: 5px;
  }
  #nile-ch .af-col-right .af-productGrid_item {
    margin-bottom: 0;
  }
  #nile-ch .af-productCard-title h3 a {
    font-size: var(--text-lg);
  }
}

@media (min-width: 648px) and (max-width: 819px) {
  #nile-ch .aico-product-options {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  #nile-ch .af-productCard-title h3 a {
    font-size: var(--text-base);
  }
  /* .aico-wishlist-notification-popup {
    padding-right: 35px !important;
  }
  .aico-wishlist-notification-popup p {
    line-height: 1.1;
  } */
  .af-sort-opened .af-sort-custom-select-trigger:after {
    transform: rotate(-135deg);
    top: 16px;
    right: 0;
  }
  .announcement-bar-persent
    #nile-ch
    .aico-filters.af-col-left.af-mobile-view-filter-option {
    top: auto;
  }
  #nile-ch .af-widget-top:after,
  #nile-ch .af-widget.af-actived-option .af-widget-top:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.35938 1.25122V6.56372H13.6719C14.1035 6.56372 14.4688 6.92896 14.4688 7.3606C14.4688 7.82544 14.1035 8.15747 13.6719 8.15747H8.35938V13.47C8.35938 13.9348 7.99414 14.2668 7.5625 14.2668C7.09766 14.2668 6.76562 13.9348 6.76562 13.47V8.15747H1.45312C0.988281 8.15747 0.65625 7.82544 0.65625 7.3606C0.65625 6.92896 0.988281 6.56372 1.45312 6.56372H6.76562V1.25122C6.76562 0.81958 7.09766 0.454346 7.5625 0.454346C7.99414 0.454346 8.35938 0.81958 8.35938 1.25122Z" fill="%23222222"/></svg>') !important;
  }
  #nile-ch .af-widget.af-actived .af-widget-top:after,
  #nile-ch
    .aico-product-options.af-widget.af-filter-size.af-actived
    .af-widget-top.af-rotated-active:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>') !important;
  }
  #nile-ch .af-filter-size .af-widget-top.af-rotated-active {
    background-color: transparent;
    border: 0px !important;
  }
  #nile-ch .af-filter-size .af-widget-top.af-rotated-active .af-widgetTitle {
    color: var(--black-800-color);
  }
  .aico-products-options.af-widget.af-filter-size {
    border: 0px;
  }
  #nile-ch .af-filter-size .af-widget-top.af-rotated-active:after {
    background-position: center;
    background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>') !important;
  }
  #nile-ch .af-filter-accessories .af-widget-top.af-rotated-active:after {
    background-position: center;
    background-image: url(
      data:image/svg + xml,
      <svgwidth="15"height="2"viewBox="0 0 15 2"fill="none"xmlns="http://www.w3.org/2000/svg"><pathd="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z"fill="%23222222"/></svg>
    ) !important;
  }
  #nile-ch .aico-filters.af-col-left.af-mobile-view-filter-option {
    display: block;
    margin-top: 0px;
    padding: 40px 10px;
  }
  #nile-ch .af-mobile-view-filter-option .af-widgetContent {
    width: 100%;
  }
  #nile-ch .af-widgetContent {
    width: 210px;
  }
  #nile-ch .af-mobile-view-filter-option .aico-filter-refine-by {
    padding: 0px 20px;
  }
  #nile-ch .aico-product-options {
    display: grid;
    min-width: 90px !important;
    padding: 10px;
  }
  #nile-ch .af-widget-top {
    max-width: 100%;
  }
  #nile-ch .swiper-button-next,
  #nile-ch .swiper-button-prev {
    opacity: 0;
    visibility: hidden;
  }
  #nile-ch .af-customSorting .af-select {
    margin-left: 0px !important;
    text-align: center;
  }
  #nile-ch .aico-tags.af-widget {
    max-width: 147px;
    min-width: 147px;
  }
  #nile-ch .af-mobile-view-filter-option .aico-tags.af-widget,
  #nile-ch .af-mobile-view-filter-option .af-widget {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 10px !important;
  }
  #nile-ch .aico-filter-refine-item-data {
    width: 100%;
  }
  #nile-ch .af-mobile-view-filter-option .aico-product-options {
    flex-wrap: wrap;
  }
  #afCustomSort {
    text-align: left;
  }
  .undefined-collection .aico-products .af-customSorting.af-custom {
    border-top: none;
  }
  .template-search .h2.center {
    margin: 20px 0 0;
  }
  #nile-ch .aico-filter-refine-by .aico-filter-refine-by-items {
    margin: 0px 8px 15px 0px;
    width: 48%;
  }
  #nile-ch .af-category-overlay {
    bottom: 9px;
  }
  /* 29-05-2025 */
  /* .aico-metafield-value-filter.af-widget.af-filter-order--null {
  border: none;
  border-bottom: 1px solid var(--black-200-color) !important;
} */
  html .aico-template-filter-horizontal .aico-filters.af-col-left .af-widget {
    border-radius: 0 !important;
  }
  html .aico-product-options.af-widget {
    border: none !important;
  }
  /* html .af-widget-top {
  border-bottom: 1px solid var(--black-200-color) !important;
  border-radius: 0 !important;
} */
  #nile-ch .af-mobile-view-filter-option .af-filter-size {
    border-bottom: 1px solid var(--black-200-color) !important;
  }
  /*09-06-2025  */
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top.af-widget-top.af-rotated-active:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>') !important;
    background-position: center;
    top: 50% !important;
    transform: translate(0, -50%);
  }
  #nile-ch .af-widget.af-actived .af-widget-top:after {
    background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.35938 1.25122V6.56372H13.6719C14.1035 6.56372 14.4688 6.92896 14.4688 7.3606C14.4688 7.82544 14.1035 8.15747 13.6719 8.15747H8.35938V13.47C8.35938 13.9348 7.99414 14.2668 7.5625 14.2668C7.09766 14.2668 6.76562 13.9348 6.76562 13.47V8.15747H1.45312C0.988281 8.15747 0.65625 7.82544 0.65625 7.3606C0.65625 6.92896 0.988281 6.56372 1.45312 6.56372H6.76562V1.25122C6.76562 0.81958 7.09766 0.454346 7.5625 0.454346C7.99414 0.454346 8.35938 0.81958 8.35938 1.25122Z" fill="%23222222"/></svg>') !important;
  }
  li.af-category-grid.af-productGrid_item {
    grid-column: span 2 !important;
  }
}
@media only screen and (max-width: 640px) {
  #nile-ch .af-sort-custom-select-wrapper {
    z-index: 2 !important;
  }
  #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append {
    flex-wrap: wrap;
  }

  #nile-ch .af-productGrid {
    padding-top: 0px;
  }
}
@media (min-width: 641px) and (max-width: 860px) {
  #nile-ch .af-widget {
    min-width: 150px;
  }
}
@media (min-width: 820px) and (max-width: 942px) {
  #nile-ch .af-widget {
    min-width: auto;
  }
  .aico-template-filter-horizontal .aico-filters.af-col-left {
    position: relative;
    z-index: 9;
  }
  .af-sort-custom-select-trigger {
    width: 132px;
  }
}
.swiper-pagination.af-swiper-pagination .swiper-pagination-bullet {
  height: 10px;
  background: #ccc;
  opacity: 0.5;
  display: inline-block;
  margin: 0 5px;
}
.swiper-pagination.af-swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--white-color);
  opacity: 1;
}
@media (max-width: 1024px) {
  .mb-filter-open:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 40%);
    top: 0;
    left: 0;
    z-index: 99;
  }
  .af-customSorting span.filter-count:empty,
  span.filter-count.af-filter-count-empty {
    display: none !important;
  }
  .aico-nested-metafield-variant-filter
    .af-widgetContent
    ul.af-widgetCheck
    li
    label:before {
    top: -1px;
  }
  .mb-filter-open
    #nile-ch
    .aico-filters.af-col-left.af-mobile-view-filter-option {
    z-index: 999;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    padding-bottom: 0;
    overflow: auto;
    max-height: 100%;
    padding-top: 10px;
  }
  .product-grid-close .aico-close-icon {
    position: absolute;
    z-index: 99;
    top: 5.008px;
    right: 0.938rem;
    width: 1.875rem;
    height: 1.875rem;
    cursor: pointer;
  }
  .selected-filter-heading.af-refine-by-persent {
    display: none !important;
  }
  .product-grid-close .aico-close-icon:hover {
    background: var(--primary-color);
  }

  .product-grid-close .aico-close-icon:hover svg path {
    stroke: var(--white-color);
  }
  .product-grid-close .aico-close-icon svg {
    width: 0.75rem;
    height: 0.75rem;
  }
  #nile-ch .af-mobile-view-filter-option .aico-filter-refine-by {
    padding: 0 0px 27px;
    border-bottom: 1px solid var(--black-200-color);
    margin-bottom: 0px;
    margin-top: 0;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget.aico-nested-metafield-variant-filter
    .af-widgetCheck.af-multiple
    li {
    padding: 17px 0;
  }

  #nile-ch .aico-filter-refine-item-data {
    width: unset;
  }
  .aico-template-filter-horizontal
    .aico-filter-refine-by
    .aico-filter-refine-by-items {
    width: fit-content !important;
  }
  #nile-ch .af-mobile-view-filter-option .af-widget.material_usage {
    border-bottom: 0px !important;
  }
  .af-button-skeleton {
    border-radius: 0;
  }
  #nile-ch .af-productCard.collection:hover .swiper-button-next,
  #nile-ch .af-productCard.collection:hover .swiper-button-prev {
    display: none !important;
  }
  .categories-filter-wrap .categories-filter-items .button:hover {
    background-color: var(--white-color) !important;
    color: var(--black-color) !important;
    border: 1px solid var(--primary-200-color) !important;
  }
  .categories-filter-wrap .categories-filter-items .button.active-filter {
    background-color: var(--primary-color) !important;
    color: var(--white-color) !important;
    border-color: var(--primary-color) !important;
  }
  #nile-ch .af-productCard-image .product-img,
  #nile-ch .swiper-slide a img {
    border-radius: 0px !important;
  }
  #nile-ch .af-productCard-image a {
    border-radius: 0;
  }
  #nile-ch .af-customSorting.af-custom .aico-mb-button .filter-svg-icon,
  #nile-ch .af-customSorting.af-custom .aico-mb-button .filter-count {
    display: block;
  }
  #nile-ch .aico-products.af-col-right .af-customSorting.af-custom {
    position: relative;
    top: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  #nile-ch
    .aico-products.af-col-right
    .af-customSorting.af-custom
    .aico-mb-button {
    display: flex;
    align-items: center;
    column-gap: 20px;
  }
  #nile-ch
    .aico-products.af-col-right
    .af-customSorting.af-custom
    .aico-mb-button
    .filter-count {
    background-color: var(--primary-color);
    width: 24px;
    height: 24px;
    text-align: center;
    color: var(--white-color);
    border-radius: 100px;
  }
  #nile-ch
    .aico-products.af-col-right
    .af-customSorting.af-custom
    .aico-mb-button
    .af-filterOption
    .filter-svg-icon
    svg
    path {
    stroke: var(--primary-dark-color);
  }
  #nile-ch
    .aico-products.af-col-right
    .af-customSorting.af-custom
    .aico-mb-button
    .af-filterOption {
    display: flex;
    column-gap: 10px;
    padding: 13px 28px;
    border-radius: 100px;
    border: 0px;
    background-color: var(--primary-100-color);
    font-size: 16px;
    color: var(--primary-dark-color);
    text-transform: capitalize;
    cursor: pointer;
  }
  #nile-ch
    .aico-products.af-col-right
    .af-customSorting.af-custom
    .aico-mb-button
    .filter-count {
    display: block;
    font-size: 12px;
  }
  #nile-ch
    .aico-products.af-col-right
    .af-customSorting.af-custom
    .aico-mb-button
    .af-filter-count-empty {
    display: none !important;
  }
  body.mb-filter-open {
    overflow: hidden;
  }
  .aico-filter-refine-mobile
    .aico-reset-filter-wrapper
    button.af-filter-result-not-found {
    background-color: var(--primary-color) !important;
    color: var(--white-color);
    font-size: 16px;
    font-weight: 420;
    text-decoration: none;
    font-family: var(--font-body-family);
  }
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top
    .af-material-option-count,
  #nile-ch
    .af-mobile-view-filter-option
    .aico-metafield-value-append
    .af-widget-top
    .af-style-option-count {
    display: flex !important;
    position: absolute;
    right: 36px;
    font-size: 12px;
    font-weight: var(--font-body-weight);
    color: var(--black-color);
    background-color: var(--primary-300-color);
    height: 24px;
    width: 24px;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    top: 50%;
    transform: translateY(-50%);
  }
  .aico-filter-refine-by
    .selected-filter-heading
    .aico-selected-filter-heading {
    display: none;
  }
  .aico-products-skeleton-wrapper {
    grid-template-columns: repeat(3, 1fr) !important;
    margin: 25px auto 0;
  }
  .aico-products-skeleton-card .aico-products-skeleton-image {
    height: 500px;
  }
  .product-grid-container
    #nile-ch
    .aico-metafield-value-append
    .af-widgetContent
    ul.af-widgetCheck
    li
    label
    span.af-label {
    font-weight: var(--font-body-weight);
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 1;
    font-family: var(--font-body-family);
    color: var(--dark-black-color) !important;
  }
}
@media (min-width: 768px) {
  /* body .aico-wishlist-notification-popup {
    width: max-content;
    max-width: 400px;
    font-size: 16px;
    padding: 16px 35px 16px 24px !important;
  } */
}

.aico-filter-text-mb {
  display: none;
}
.aico-products-skeleton-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  padding: 0;
  margin: 32px auto 0;
}
.aico-products-skeleton-card {
  background: var(--white-color);
  border-radius: 12px;
}
.aico-products-skeleton-image {
  width: 100%;
  height: 410px;
  background: #eee;
  border-radius: 8px;
  margin-bottom: 20px;
  animation: shimmer 1.5s infinite linear;
  position: relative;
}
.aico-products-skeleton-image .af-square-skeleton {
  width: 66px;
  height: 26px;
  background-color: var(--white-color);
  position: absolute;
  top: 17px;
  left: 17px;
  border-radius: 4px;
}
.aico-products-skeleton-image .af-circle-skeleton {
  background-color: var(--white-color);
  height: 43px;
  width: 43px;
  position: absolute;
  right: 17px;
  top: 12px;
  border-radius: 100px;
}
.aico-products-skeleton-wrapper div:empty {
  display: block !important;
}
.aico-skeleton-loading hr {
  margin: 40px 0px 38px;
}
.aico-products-skeleton-circles {
  display: flex;
  gap: 10px;
  margin-bottom: 24px;
}
.aico-products-circle {
  width: 22px;
  height: 22px;
  background: #eee;
  border-radius: 50%;
  animation: shimmer 1.5s infinite linear;
}
.aico-products-skeleton-text {
  height: 24px;
  background: #eee;
  border-radius: 4px;
  animation: shimmer 1.5s infinite linear;
}
.aico-products-title {
  width: 50%;
  margin-bottom: 8px;
}
.aico-products-price {
  width: 25%;
  margin-bottom: 25px;
  height: 16px;
}
@keyframes shimmer {
  0% {
    background-position: -1000px 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
.aico-products-skeleton-image,
.aico-products-skeleton-text,
.aico-products-circle {
  background: linear-gradient(90deg, #f0f0f0 25%, #e4e4e4 50%, #f0f0f0 75%);
  background-size: 1000px 100%;
}

/* new css pagination changes */

#nile-ch .aico-pagination{
      margin: 56px auto 0;
 }
#nile-ch .aico-pagination .aico-pagination-list {
    padding-left: 0;
    margin: 0;
    column-gap: 6px;
}
#nile-ch .aico-pagination .aico-pagination-list .aico-pagination-item svg {
    width: 9px;
    height: 10px;
    margin-top: 8px;
}
.aico-pagination .aico-pagination-list li.aico-pagination-item:first-child svg {
    opacity: 0.5;
}
.aico-pagination .aico-pagination-list li .aico-pagination-item {
    font-size: 22px;
    font-weight: var(--font-body-weight);
    color: #222;
    font-family: var(--font-body-family);
    padding-bottom: 11px;
    border-bottom: 1px solid #D3D3D3;
    font-weight: var(--font-body-weight);
}
.aico-pagination .aico-pagination-list li .aico-pagination-item.active {
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}
.aico-pagination .aico-pagination-list li {
    margin: 0;
    padding: 0;
    width: 29px;
}
.aico-pagination .aico-pagination-list li.aico-pagination-item {
    width: auto;
}
.aico-pagination .aico-pagination-list li.aico-pagination-item:last-child {
    margin-left: 13px;
}
.aico-pagination .aico-pagination-list li.aico-pagination-item:first-child {
    margin-right: 13px;
}
#nile-ch .aico-product-count-display {
    margin: 18px 0 0 !important;
    padding: 0 0 !important;
    font-size: 14px;
    color: #666;
    text-align: center
}



@media (min-width: 1620px) {
  .aico-products-skeleton-image {
    height: 537px;
  }
  .aico-products-circle {
    height: 22px;
    width: 22px;
  }
  #nile-ch ul.af-productGrid {
    justify-content: space-between;
  }
  #nile-ch .swiper-slide a img {
    aspect-ratio: 9/13;
  }
}
@media (max-width: 1281px) {
  .aico-products-skeleton-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Container of the bars */
.nile-ch-pagination-container {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.5px;
  z-index: 20;
  padding: 0;
  background-color: #c3c3cb9e;
}
/* Each bar segment */
.nile-ch-bar {
  flex: 1 1 auto;
  height: 100%;
  background: #e2dddd33;
  cursor: pointer;
  transition: background 0.3s ease;
  border-radius: 0px;
  display: flex !important;
  border-left: 1px solid var(--primary-100-color);
}
/* Remove margin on last bar so it doesn't overflow */
.nile-ch-bar:last-child {
  margin-right: 0;
}
/* Active bar */
.nile-ch-bar.active {
  background: var(--primary-100-color);
}
.af-color-options .additional-variants {
  color: var(--black-300-color);
}
.af-filter-skeleton {
  margin-bottom: 25px;
  margin-top: 0;
}
.aico-filter-skeleton-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.left-button-filters {
  display: flex;
  gap: 10px;
}
.af-button-skeleton {
  display: inline-block !important;
  width: 118.89px;
  height: 39.99px;
  border-radius: 20px;
  background-color: #f2f2f2;
}
.right-sortinging-filter {
  width: 120px;
  height: 24px;
  background-color: #f2f2f2;
  border-radius: 4px;
}
/* 13 August */
#nile-ch span.color-options {
  display: inline-block;
  vertical-align: middle;
  border: 1.25px solid transparent;
  border-radius: 100px;
  overflow: hidden;
  height: 28px;
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
}

.aico-filters {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.aico-metafield-value-append.aico-dropdown-content {
  position: relative;
  z-index: 99999;
}
#nile-ch .af-customSorting.af-custom {
  margin-left: auto;
  margin-bottom: -55px;
  position: relative;
  z-index: 3;
}
.af-sortBy {
  top: -12px;
  position: relative;
}
.af-sortBy .af-sort-custom-select-trigger {
  font-weight: 500;
}
#nile-ch .af-widgetContent ul.af-widgetCheck li label:before {
  border-radius: 4px;
}
#nile-ch .aico-products.af-col-right .aico-no-product-found .aico-reset-filter.clear-all-filter {
    display: none;
}
#nile-ch .aico-products.af-col-right .aico-no-product-found .aico-reset-filter.clear-all-filter {
    margin-top: 20px;
    padding: 1px 16px;
}
.af-np-init .af-customSorting.af-custom .af-sortBy {
    display: none;
}
.shopify-section.section.af-section-collection:has(.aico-no-product-found) {
    margin-bottom: 65px;
}
.af-np-init .aico-mb-button {
    display: none;
}
#nile-ch .aico-products.af-col-right .aico-no-product-found {
    margin-top: 0px;
    padding: 90px 0;
}
.aico-filter-app:has(.aico-product-options) .aico-no-product-found {
    margin-top: 41px !important;
}
#nile-ch .aico-products.af-col-right .aico-no-product-found .af-np-svg {
    display: block;
    height: 50px;
    margin-bottom: 20px;
}
#nile-ch .aico-products.af-col-right .aico-no-product-found .aico-no-product-found-text {
    font-variation-settings: var(--font-variation-settings-3);
    font-size: var(--text-lg);
}
.aico-filter-app:has(.aico-product-options):has(.aico-filter-refine-by) .aico-no-product-found .aico-reset-filter.clear-all-filter {
    display: inline-flex !important;
}
#nile-ch .aico-products.af-col-right .aico-no-product-found span.aico-reset-filter-text {
    font-size: 14px;
    font-weight: 420;
}
@media (min-width: 1025px) {
  #nile-ch .af-widget-top .af-selected-values-color {
    display: none !important;
  }
  .aico-mb-button {
    display: none;
  }
  #nile-ch .aico-filters.af-col-left {
    padding-right: 200px;
  }
}
@media (min-width: 1024px) {
  #nile-ch .af-widget-top .af-material-option-count {
    display: none;
  }
}
@media (max-width: 1024px) {
  /*3-oct-2025*/
  .product-grid-container
    #nile-ch
    .af-mobile-view-filter-option
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetContent {
    padding-bottom: 0px;
  }
  #nile-ch .af-filter-accessories span.af-size-title {
    margin: 32px 0 8px;
  }
  #nile-ch
    .af-filter-size
    .af-widgetContent
    .af-size-filter-wrapper
    .af-widgetCheck.af-multiple {
    gap: 0.5rem;
  }
  #nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent .af-title,
  #nile-ch .af-filter-accessories span.af-size-title {
    letter-spacing: 0.02em;
    line-height: 1;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget
    .af-widgetContent
    .af-title {
    margin-top: 11px;
    margin-bottom: 16px;
  }
  .product-grid-container
    #nile-ch
    .af-mobile-view-filter-option
    .af-filter-size
    .af-widgetContent {
    padding-bottom: 6px;
  }
  #nile-ch .af-number-filter-size .af-number-title-wrapper {
    margin: 11px 0 16px;
  }
  #nile-ch .af-number-filter-size .af-number-title-wrapper {
    line-height: 1;
  }

  .af-filter-size .af-size-filter-wrapper .af-widgetCheck:empty {
    display: none !important;
    margin-bottom: 0 !important;
  }

  .af-size-filter-wrapper .af-widgetCheck.af-multiple {
    margin-bottom: 32px !important;
  }

  .af-size-filter-wrapper .af-widgetCheck:empty {
    margin: 0 !important;
  }
 #nile-ch .swiper.mySwiper {
    border-radius: 8px;
}
  /*3-oct-2025*/
  #nile-ch
    .aico-filter-refine-by
    .aico-filter-refine-item-data
    .aico-filter-refine-by-items {
    padding: 4px 12px !important;
  }
  #nile-ch .refine-by-item .aico-filter-clear {
    height: 14px;
    width: 14px;
    top: 3px;
  }
  #nile-ch .refine-by-item .aico-filter-clear:before,
  #nile-ch .refine-by-item .aico-filter-clear:after {
    left: 5px;
    width: 1.5px !important;
  }
  #nile-ch
    .aico-filter-refine-by
    .aico-filter-refine-item-data
    .aico-filter-refine-by-items
    .refine-by-option {
    line-height: 1.5;
  }
  .af-sortBy {
    top: 0;
  }
  .af-customSorting .af-filterOption:before {
    display: none !important;
  }
  #nile-ch .af-customSorting.af-custom {
    margin-left: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -5px;
  }
  .af-customSorting .af-filterOption {
    display: flex !important;
    column-gap: 10px;
    padding: 13px 28px;
    border-radius: 100px;
    border: 0px;
    background-color: var(--primary-100-color);
    font-size: 16px;
    color: var(--black-color) !important;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: 500 !important;
  }/*mobile-filter-changes-3oct*/
#nile-ch .af-filter-size .af-widgetContent .af-size-filter-wrapper .af-widgetCheck.af-multiple {
        gap: 0.5rem;
    }
#nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent .af-title, #nile-ch .af-filter-accessories span.af-size-title {
    letter-spacing: 0.02em;
    line-height: 1;
}
    #nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent .af-title {
        margin-top: 11px;
        margin-bottom: 16px;
    }
    .af-size-filter-wrapper .af-widgetCheck.af-multiple {
        margin-bottom: 32px !important;
    }
     #nile-ch .af-number-filter-size .af-number-title-wrapper {
    margin: 11px 0 16px;
  }
  #nile-ch .af-number-filter-size .af-number-title-wrapper {
    line-height: 1;
  }
  .product-grid-container #nile-ch .af-mobile-view-filter-option .af-filter-size .af-widgetContent {
        padding-bottom: 6px;
    }
 #nile-ch .af-number-filter-size .af-number-title-wrapper {
    margin: 11px 0 16px;
  }
  #nile-ch .af-number-filter-size .af-number-title-wrapper {
    line-height: 1;
  }
  #nile-ch .af-number-filter-size .af-widgetCheck.af-multiple {
    margin-bottom: 0 !important;
}
#nile-ch .af-number-filter-size .af-widgetContent{
  padding-bottom: 0px !important;
}
    #nile-ch .af-filter-accessories span.af-size-title {
        margin: 32px 0 8px;
    }
    /*mobile-filter-changes-3oct*/

}
@media screen and (max-width: 768px) {
  #nile-ch .card__badge.aico-sale-button {
    border-radius: var(--border-radius-xs);
  }
}
@media (max-width: 767px) {


      .collection-hero .collection-hero__inner.page-width {
        padding-right: 0px;
    }

    /* 28-11-2025 me */
     .collection-hero
    .collection-hero__inner.page-width
    .subcategories-items-wrapper {
    padding-right: 25px;
  }
     .collection-hero
    .collection-hero__inner.page-width
    .categories-filter-wrap-main
    .categories-filter-wrap {
    padding-right: 25px;
  }

  /* 28-11-2025 me */
        #nile-ch .aico-products.af-col-right .aico-no-product-found {
        margin-top: 8px !important;
    }
        #nile-ch .aico-products.af-col-right .aico-no-product-found {
        margin-left: 25px;
        margin-right: 25px;
    }
        .aico-filter-app:has(hr.categories-filter-item-border) .af-customSorting.af-custom {
        margin-top: 20px !important;
    }
      .product-grid-close .aico-close-icon {
        right: .938rem;
      }
    .denim-collection#nile-ch .af-customSorting.af-custom,
      .prints-collection#nile-ch .af-customSorting.af-custom,
      .knitwear-collection#nile-ch .af-customSorting.af-custom,
      .new-in-collection#nile-ch .af-customSorting.af-custom{
        margin-top: 25px;
     }
    .af-sort-custom-select-wrapper #aicoCustomSortOption div#afCustomSort {
        min-width: 68%;
        width: 68%;
        left: auto;
        border: 0px;
     }
      #nile-ch .af-customSorting.af-custom {
        margin-bottom: 20px;
        padding: 0 25px;
        margin-top: 15px;
        width: 100%;
      }
      .af-sort-custom-select-wrapper {
        width: 100%;
      }
      #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items .refine-by-value {
        font-size: 12px;
      }
     .af-customSorting .af-filterOption {
        margin-right: 0 !important;
        padding: 0;
        background-color: transparent;
        color: var(--black-color) !important;
      }
    .aico-products-skeleton-circles {
       padding: 0 12.5px;
       margin-bottom: 13px !important;
      }
      .aico-products-skeleton-text.aico-products-title{
          margin: 0 12.5px 4px;
      }
      .aico-products-skeleton-text.aico-products-price {
          margin: 0 12.5px;
      }
      .subcategories-items-wrapper .subcategories-items-inner .sub-cat-link .img-wrap img {
            height: 35px !important;
        }
        .subcategories-items-wrapper .subcategories-items-inner .sub-cat-link {
          padding:0.75rem 1rem;
        }
        .collection-hero__text-wrapper .subcategories-items-wrapper .subcategories-items-inner .sub-cat-link .title-wrap {
          font-size: var(--text-sm);
          line-height: normal;
        }
          #nile-ch .af-widgetCheck li {
            margin-bottom: 0;
        }
          #nile-ch .af-widget span {
            column-gap: 10px;
        }
          #nile-ch .af-label span {
            box-shadow: 0 0 1px rgb(207 207 207);
        }
          #nile-ch .af-selected-values-color span.farbe-option-select:last-child {
            margin-right: 30px;
        }
        #nile-ch .aico-filter-refine-by .af-selected-values-color span.farbe-option-select:last-child {
            margin-right: 25px;
        }
        #nile-ch .af-label span:after {
            outline: 0px solid var(--Black-200, #D3D3D3) !important;
            width: 24px;
            height: 24px;
            border: 0px;
        }
          #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items .refine-by-item.aico-filter-option-label.refine-by-type {
            align-items: center;
        }
        #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items .refine-by-item.aico-filter-option-label.refine-by-type span.aico-filter-clear {
            top: 50%;
            transform: translateY(-50%);
        }
        #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items .refine-by-item.aico-filter-option-label.refine-by-type span.aico-filter-clear::before {
            top: 0px;
        }
        #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items .refine-by-item.aico-filter-option-label.refine-by-type span.aico-filter-clear::after {
            top: 0px;
        }

        #nile-ch .card__badge.aico-sale-button {
            top: 10px;
            left: 10px;
            background-color: var(--sale-elements) !important;
            color: var(--white-color) !important;
        }
        #nile-ch .categories-filter-active {
            display: none;
        }

        #nile-ch .aico-filters.af-col-left.af-mobile-view-filter-option .filters-wrap-box {
            padding-left: 25px;
            padding-right: 25px;
            padding-top: 40px;
            position: relative;
        }
        .filters-wrap-box {
            height: 100%;
            padding-bottom: 115px;
            overflow: auto;
            width: 100%;
        }
        #nile-ch .card__badge.aico-sale-button span.badge.color-accent-2 {
            margin-top: 0;
        }
        .aico-skeleton-loading.page-width .af-button-skeleton {
            width: 68.13px;
            height: 24.32px;
            border-radius: 0;
        }
        .aico-skeleton-loading.page-width .right-sortinging-filter {
            width: 111px;
            height: 16px;
            border-radius: 0;
        }
        .af-filter-skeleton {
            margin-top: 35px !important;
        }
        .aico-products-skeleton-wrapper {
            margin-top: 15px !important;
        }
        .left-button-filters .af-button-skeleton:nth-child(2), .left-button-filters .af-button-skeleton:nth-child(3) {
            display: none !important;
        }

        .aico-filter-skeleton-wrapper {
          padding: 0 px;
        }

          .aico-skeleton-loading.page-width {
            padding: 0;
        }
        .aico-skeleton-loading.page-width hr.categories-filter-item-border {
            margin: 15px 25px;
        }
        .aico-skeleton-loading.page-width .aico-products-skeleton-wrapper {
            gap: 4px;
        }
        .aico-skeleton-loading.page-width .aico-products-skeleton-wrapper .aico-products-skeleton-card {
            border-radius: 0px;
        }
        .aico-skeleton-loading.page-width .aico-products-skeleton-wrapper .aico-products-skeleton-card .aico-products-skeleton-image {
            border-radius: 0px;
        }
        #nile-ch .af-productGrid_item {
            flex: 0 0 49.5%;
          }
        .undefined-collection {
            padding: 0 0;
        }
        .undefined-collection .aico-products.af-col-right .af-customSorting.af-custom {
            padding: 0 25px;
        }
        .undefined-collection .aico-products.af-col-right ul.af-productGrid {
            column-gap: 4px !important;
        }
          #nile-ch .af-productCard.collection {
          margin: 0 0px !important;
        }
          .af-sortBy{
            position: relative;
            width: 100%;
            margin-left: auto;
        }
          .template-collection div#nile-ch.page-width {
            padding-left: 0px !important;
            padding-right: 0px !important;
            row-gap: 0;
        }
          .template-collection div#nile-ch.page-width .aico-products.af-col-right .af-customSorting.af-custom {
            padding: 0 25px;
            height: 62px;
            align-items: center;
        }
        .template-collection div#nile-ch.page-width .aico-products.af-col-right .af-productGrid {
            column-gap: 4px;
            margin-top: 0;
            justify-content: space-between;
        }
        .template-collection div#nile-ch.page-width .aico-products.af-col-right .af-productGrid li .af-productCard.collection {
            border-radius: 0px !important;
        }
        .template-collection div#nile-ch.page-width .aico-products.af-col-right .af-productGrid li .af-productCard.collection .af-productCard-image .swiper.swiper-horizontal {
            border-radius: 0px;
        }
        .template-collection div#nile-ch.page-width .aico-products.af-col-right .af-productGrid li .af-productCard.collection .af-productCard-image .swiper.swiper-horizontal a {
            border-radius: 0px;
        }
        .template-collection div#nile-ch.page-width .aico-products.af-col-right .af-productGrid li .af-productCard.collection .af-productCard-image .swiper.swiper-horizontal a img{
            border-radius: 0px !important;
        }
        #nile-ch .af-col-right .af-productCard-content {
            padding: 11px 10px !important;
        }
        #nile-ch .af-productCard {
            justify-content: unset !important;
        }
        #nile-ch .af-col-right .af-productGrid {
            gap: 25px;
        }
        .aico-products-skeleton-wrapper .aico-products-skeleton-card .aico-products-skeleton-image {
          height: 420px;
        }
        .aico-products-skeleton-image .af-square-skeleton {
          width: 48px !important;
          height: 20px !important;
          top: 12px !important;
          left: 12px !important;
        }
        .aico-product-grid-container {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
        .aico-product-grid-container .aico-products-skeleton-image .af-circle-skeleton{
            display: none !important;
          }
          #nile-ch .af-mobile-view-filter-option .aico-tags.af-widget {
            border: 0;
        }
        #nile-ch .af-productCard-price, #nile-ch .price-item{
          line-height: 1;
        }
        #nile-ch .af-mobile-view-filter-option .aico-tags.af-widget .af-widget-top.af-rotated-active {
            background-color: transparent;
        }
        #nile-ch .af-mobile-view-filter-option .aico-tags.af-widget .af-widget-top.af-rotated-active .af-widgetTitle.aico-rotated {
            color: var(--black-800-color);
        }
        #nile-ch .af-mobile-view-filter-option .aico-tags.af-widget .af-widget-top.af-rotated-active::after {
            background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>')!important;
            background-position: center;
        }
          #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items .refine-by-option {
            font-weight: var(--font-body-weight);
            font-size: 12px;
        }
          #nile-ch .refine-by-item .aico-filter-clear::before, #nile-ch .refine-by-item .aico-filter-clear::after {
            width: 1px !important;
        }
          /* #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items {
            padding: 6px 12px;
        } */

            #nile-ch .aico-filter-refine-by .aico-filter-refine-item-data .aico-filter-refine-by-items .refine-by-item.aico-filter-option-label.refine-by-type {
            align-items: center;
        }
          #nile-ch .af-mobile-view-filter-option .aico-filter-refine-by .aico-filter-refine-item-data {
            width: unset;
            column-gap: 6px;
            row-gap: 6px;
        }
          #nile-ch .aico-product-options .af-widget-top .af-grosse-option-count {
            display: flex !important;
            position: absolute;
            right: 36px;
            font-size: 12px;
            color: var(--black-color);
            background-color: var(--primary-300-color);
            height: 24px;
            width: 24px;
            align-items: center;
            justify-content: center;
            border-radius: 100px;
            top: 50%;
            transform: translateY(-50%);
            font-weight: var(--font-body-weight);
        }
          #nile-ch .af-selected-values .grosse-option-select {
            display: none;
        }
          .aico-filter-refine-mobile .aico-reset-filter-wrapper {
            height: 100%;
            display: flex;
            justify-content: space-between;
            padding: 30px 25px;
        }
          #nile-ch .aico-products.af-col-right .af-customSorting.af-custom .aico-mb-button button:before {
            display: none;
        }
          #nile-ch .aico-products.af-col-right .af-customSorting.af-custom .aico-mb-button .af-filterOption {
            background-color: transparent;
            margin-right: 0;
            column-gap: 10px;
            padding: 0 10px 0 0;
            color: var(--black-color);
            font-weight: 420;
        }
          #nile-ch .aico-products.af-col-right .af-customSorting.af-custom .aico-mb-button .af-filterOption .filter-svg-icon svg path {
            fill: var(--black-color);
            stroke: transparent;
        }
          #nile-ch .aico-products.af-col-right .af-customSorting.af-custom .aico-mb-button {
                column-gap: 0px;
            }
          .aico-filter-element #nile-ch .af-productCard.collection:hover .swiper-button-next,
          .aico-filter-element #nile-ch .af-productCard.collection:hover .swiper-button-prev{
            display: none !important;
          }
          .aico-template-filter-horizontal .aico-filter-refine-by .aico-filter-refine-by-items {
            width: fit-content !important;
            margin: 0 !important;
        }
        #nile-ch .categories-filter-item-border {
          margin: 15px 25px;
          height: 1px;
        }
          #nile-ch .aico-w-nile-wishlist-icon {
            background-color: transparent !important;
            right: 0 !important;
            top: 0 !important;
        }
        #nile-ch .aico-w-nile-wishlist-icon .aico-w-nile-wishlist-svg-container svg path {
            fill: var(--white-color) !important;
        }
          .aico-filter-element .aico-template-filter-horizontal .aico-filters.af-col-left {
            display: none;
          }
          .aico-products .af-customSorting.af-custom {
            border: 0px !important;
            padding-left: 0;
          }
          .aico-products .af-customSorting.af-custom:before{
            display: none;
          }
          #nile-ch .af-customSorting.af-custom {
            justify-items: flex-start;
          }
              #nile-ch .af-customSorting .af-sortBy .af-select {
                text-align: right !important;
                margin-left: auto !important;
                width: auto;
                display: flex;
                padding-right: 0;
            }
          .af-customSorting .af-filterOption {
            font-size: 16px;
            font-family: var(--font-body-family);
            line-height: 152%;
        }
        span.af-sort-custom-select-trigger {
          font-family: var(--font-body-family);
          font-weight: var(--font-body-weight);
          line-height: 100%;
          letter-spacing: -0.16px;
          font-size: 16px;
          padding-right: 20px;
          color: var(--dark-black-color);
          width: auto;
          margin-right: 0;
          margin-left: auto;
      }
          #nile-ch .aico-filters.af-col-left.af-mobile-view-filter-option {
          position: fixed;
          width: 100%;
          top: 73px;
          overflow: auto;
          height: calc(100dvh - 115px);
          bottom: 0;
      }
        .aico-filter-element .aico-filter-mb {
          display: none !important;
        }

      .product-grid-close .aico-close-icon svg {
          width: 13px;
          height: auto;
      }
        .aico-filters .aico-close-icon svg path {
          stroke: var(--primary-dark-color);
      }
        #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append {
          padding-top: 0px;
          gap: 0;
      }
        #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append .af-widget-top .af-widgetTitle,
        #nile-ch .af-mobile-view-filter-option .aico-product-options .af-widget-top .af-widgetTitle{
          font-weight: 450;
          line-height: 1.52;
          font-family: var(--font-body-family);
      }
      #nile-ch .af-widget-top:after {
        width: 15px;
        height: 15px;
        right: 0;
      }
      #nile-ch .af-mobile-view-filter-option .aico-tags.af-widget, #nile-ch .af-mobile-view-filter-option .af-widget{
        margin-bottom:0 !important;
        max-width: 100%;
        min-width: 100%;
      }
      #nile-ch .af-mobile-view-filter-option .aico-product-options {
        padding: 0 !important;
        min-width: 100% !important;
      }
      #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append .af-widget-top {
        border: 0px !important;
    }
      #nile-ch .aico-filters.af-col-left.af-mobile-view-filter-option {
            padding: 0;
        }
      #nile-ch .af-widget-top .af-widgetTitle{
        padding: 17px 35px 17px 0px;
      }
        #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append .af-widget-top.af-widget-top.af-rotated-active {
          background-color: var(--white-color);
      }
        #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append .af-widget-top.af-widget-top.af-rotated-active .af-widgetTitle.aico-rotated {
          color: var(--black-color);
      }
        #nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent {
          box-shadow: none;
          border: 0px;
          overflow: visible;
          background-color: var(--white-color) !important;
          position: relative;
          top: 0px;
          padding-left: 0;
          border-radius: 0;
              left: 0;
      }
        #nile-ch .af-selected-values-color span.farbe-option-select {
          margin-top: 0px;
      }
        #nile-ch .af-widget.af-actived .af-widget-top:after {
          background-position: center;
      }
        .af-widgetContent ul.af-widgetCheck li input[type=checkbox]:checked + label:before {
          border-radius: 4px;
          height: 18px;
          width: 18px;
          background-color: var(--primary-color);
          border: 0px solid var(--primary-color);
      }
      .aico-nested-metafield-variant-filter .af-widgetContent ul.af-widgetCheck li label:before {
          top: -2px !important;
      }
      .aico-nested-metafield-variant-filter .af-widgetContent ul.af-widgetCheck li label:after{
        top: 3px !important;
      }
        #nile-ch .af-widget.af-actived .af-widget-top .af-widgetTitle {
          color: var(--black-color) !important;
      }
        #nile-ch .af-widget.af-actived .af-widget-top {
          background-color: var(--white-color);
      }
        #nile-ch .af-widget.af-actived, #nile-ch .af-widget.af-actived-option{
          background-color: var(--white-color) !important;
        }
          #nile-ch .af-widget.af-actived span, #nile-ch .af-widget.af-actived-option span{
            color: var(--black-color) !important;
          }
        #nile-ch .af-widget.af-actived-option .af-widgetTitle {
            color: var(--dark-black-color) !important;
        }
        #nile-ch .af-widget.af-actived-option .af-widget-top:after {
          content: " ";
          font-size: 40px;
          top: 50%;
          background-position: center;

        }
        #nile-ch .af-widget-top.af-widget-active.af-rotated-active:after {
          transform: none;
          top: 15px;
      }
        #nile-ch .aico-metafield-value-filter.af-widget.af-filter-order--null.af-actived-option .af-widget-top.af-rotated-active::after {
          top: 20px;
          background-position: center;
      }
          #nile-ch .aico-metafield-value-filter.af-widget.af-filter-order--null.af-actived-option .af-widget-top.af-widget-active::after {
          top: 30px;
          background-position: center;
        }
        #nile-ch .af-widget-top.af-rotated-active:after {
          transform: translate(0, -50%);
          top: 50%;
      }
        .aico-filter-text-mb {
          display: block !important;
          font-size: 32px;
          font-family: var(--font-heading-family);
          font-weight: var(--font-body-weight);
          text-transform: capitalize;
          line-height: 1;
      }
      #nile-ch .af-filter-size .af-size-filter-wrappper .af-widgetContent .af-widgetCheck.af-multiple li input[type=checkbox]:checked+label:before {
          border: 0px !important;
      }
      #nile-ch .af-filter-size .af-size-filter-wrappper .af-widgetContent .af-widgetCheck.af-multiple li input[type=checkbox]:checked+label:after {
          border: 0px;
      }
      #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append .af-widget-top.af-widget-top.af-rotated-active .af-widgetTitle.aico-rotated {
              color: var(--black-color);
          }
        #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append .aico-metafield-value-filter:hover {
          background-color: transparent;
      }
          #nile-ch .af-mobile-view-filter-option .aico-metafield-value-append .aico-metafield-value-filter:hover .af-widgetTitle {
            color: var(--black-color);
          }
          .product-grid-close {
              display: flex;
              align-items: center;
              justify-content: space-between;
              margin-top: 7px;
              margin-bottom: 27px;
          }

            #nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent ul.af-widgetCheck.af-multiple li:last-child {
              border-bottom: 0px;
              margin-bottom: 0;
          }
            #nile-ch .af-mobile-view-filter-option .af-widget .af-widgetContent {
              padding-bottom: 0;
          }
            #nile-ch .aico-metafield-value-filter.af-widget.af-filter-order--null.af-actived-option .af-widget-top.af-widget-active.af-rated-active:after{
            background-image: url('data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>')!important
          }
            #nile-ch .af-filter-accessories .af-widget-top.af-rotated-active:after {
                  background-position: center;
                  background-image: url(data:image/svg+xml,<svg width="15" height="2" viewBox="0 0 15 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4688 1.125C14.4688 1.58984 14.1035 1.92188 13.6719 1.92188H1.45312C0.988281 1.92188 0.65625 1.58984 0.65625 1.125C0.65625 0.693359 0.988281 0.328125 1.45312 0.328125H13.6719C14.1035 0.328125 14.4688 0.693359 14.4688 1.125Z" fill="%23222222"/></svg>) !important;
              }
              .new-in-collection hr.categories-filter-item-border,
              .knitwear-collection hr.categories-filter-item-border,
              .prints-collection hr.categories-filter-item-border,
              .denim-collection hr.categories-filter-item-border,
              .sale-collection hr.categories-filter-item-border {
                display: none;
              }
                  .new-in-collection hr.categories-filter-item-border, .knitwear-collection hr.categories-filter-item-border, .prints-collection hr.categories-filter-item-border, .denim-collection hr.categories-filter-item-border, .sale-collection hr.categories-filter-item-border {
        display: block;
    }
              .af-section-collection .aico-product-grid-container {
                  padding-top: 0 !important;
                  padding-left:0 !important;
                  padding-right:0 !important;
              }
          .af-section-collection {
              margin-top: 0px !important;
          }
}
@media (max-width: 768px) {
  .aico-products-skeleton-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .aico-filter-element #nile-ch .af-productGrid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .aico-products-skeleton-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .aico-product-grid-container {
    padding: 30px 15px !important;
  }
  .aico-products-skeleton-image {
    height: 200px;
  }
  .aico-products-price {
    margin-bottom: 10px;
  }
  .aico-skeleton-loading.page-width {
    padding: 0;
  }
  .aico-skeleton-loading.page-width hr.categories-filter-item-border {
    margin: 15px 25px;
    height: 1px;
  }
  .aico-skeleton-loading.page-width .aico-products-skeleton-wrapper {
    gap: 4px;
    row-gap: 25px;
  }
  .aico-skeleton-loading.page-width
    .aico-products-skeleton-wrapper
    .aico-products-skeleton-card {
    border-radius: 0px;
  }
  .aico-skeleton-loading.page-width
    .aico-products-skeleton-wrapper
    .aico-products-skeleton-card
    .aico-products-skeleton-image {
    border-radius: 0px;
  }
  #nile-ch
    .af-mobile-view-filter-option
    .af-widget
    .af-widgetContent
    .af-size-filter-wrapper
    ul.af-widgetCheck.af-multiple {
    padding-right: 0;
  }
}
@media (max-width: 598px) {
  /* 3-oct-2025 */
  .predictive-search__results-list#predictive-search-results-collection-list-desktop>li {
        width: calc(50% - 8px) !important;
    }
    .template-search .collection-filter-wrapper .predictive-search__results-list#predictive-search-results-collection-list-desktop {
        gap: 12.35px !important;
        justify-content: space-between;
    }
    .template-search .template-search__header {
    margin-bottom: 0px !important;
}
.template-search .template-search__header .af-search-heading {
  margin-bottom: 2rem !important;
}
    /* 3-oct-2025 */
  .subcategories-items-wrapper
    .subcategories-items-inner
    .subcategories-item-block {
    width: calc(50% - 8px);
  }
  .subcategories-items-wrapper .subcategories-items-inner {
    justify-content: space-between;
  }
  .subcategories-items-wrapper .subcategories-items-inner .sub-cat-link {
    gap: 0px 0px;
  }
}
@media (max-width: 580px) {
  .aico-products-skeleton-wrapper
    .aico-products-skeleton-card
    .aico-products-skeleton-image {
    height: 320px;
  }
}
@media (max-width: 480px) {
  .aico-products-skeleton-wrapper
    .aico-products-skeleton-card
    .aico-products-skeleton-image {
    height: 280px !important;
  }
  .subcategories-items-wrapper .subcategories-items-inner .sub-cat-link {
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 8px !important;
  }
  .subcategories-items-wrapper .subcategories-items-inner {
    gap: 12.35px !important;
  }
}
@media (max-width: 420px) {
  .aico-products-skeleton-wrapper
    .aico-products-skeleton-card
    .aico-products-skeleton-image {
    height: 250px !important;
  }
}
#nile-ch .af-productCard-price span {
    color: var(--sale-elements) !important;
        order: 1;
}
#nile-ch .af-productCard-price {
    display: flex;
    gap: 1rem;
}

#nile-ch .af-productCard-price s {
    order: 2;
}