
.cc_1Y5QghZ9ie_SearchPage .k-sort-dropdown, .cc_1Y5QghZ9ie_BrandSection .k-sort-dropdown, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-dropdown {
  position: relative;
  display: inline-block;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-button, .cc_1Y5QghZ9ie_BrandSection .k-sort-button, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-button {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 12px 16px;
  background: var(--sort-bg, #154f26);
  color: var(--sort-text, #fff);
  border: none;
  border-radius: 4px;
  font-size: 14px;
  font-family: inherit;
  cursor: pointer;
  white-space: nowrap;
  transition: opacity 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-button:hover, .cc_1Y5QghZ9ie_BrandSection .k-sort-button:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-button:hover {
  opacity: 0.9;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-button-label, .cc_1Y5QghZ9ie_BrandSection .k-sort-button-label, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-button-label {
  font-weight: 400;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-button-separator, .cc_1Y5QghZ9ie_BrandSection .k-sort-button-separator, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-button-separator {
  opacity: 0.5;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-button-value, .cc_1Y5QghZ9ie_BrandSection .k-sort-button-value, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-button-value {
  font-weight: 600;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-button-icon, .cc_1Y5QghZ9ie_BrandSection .k-sort-button-icon, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-button-icon {
  display: flex;
  align-items: center;
  transition: transform 0.2s;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-dropdown[data-open="true"] .k-sort-button-icon, .cc_1Y5QghZ9ie_BrandSection .k-sort-dropdown[data-open="true"] .k-sort-button-icon, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-dropdown[data-open="true"] .k-sort-button-icon {
  transform: rotate(180deg);
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-menu, .cc_1Y5QghZ9ie_BrandSection .k-sort-menu, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-menu {
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  left: 0;
  z-index: 50;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 4px 0;
  margin: 0;
  min-width: 200px;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-menu-item, .cc_1Y5QghZ9ie_BrandSection .k-sort-menu-item, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-menu-item {
  padding: 10px 16px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  transition: background 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-menu-item:hover, .cc_1Y5QghZ9ie_BrandSection .k-sort-menu-item:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-menu-item:hover {
  background: #f5f5f5;
}

.cc_1Y5QghZ9ie_SearchPage .k-sort-menu-item-active, .cc_1Y5QghZ9ie_BrandSection .k-sort-menu-item-active, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-menu-item-active {
  color: var(--primary, #1b7a33);
  font-weight: 600;
  background: #f0faf0;
}

@media (max-width: 639px) {
.cc_1Y5QghZ9ie_SearchPage .k-sort-dropdown, .cc_1Y5QghZ9ie_BrandSection .k-sort-dropdown, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-dropdown {
    width: 100%;
  }
  .k-sort-button-label,
.cc_1Y5QghZ9ie_SearchPage .k-sort-button-separator, .cc_1Y5QghZ9ie_BrandSection .k-sort-button-separator, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-sort-button-separator {
    display: none !important;
  }
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-overlay, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-overlay, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-overlay {
  display: none;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
  font-family: var(--font-family);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-title, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-title, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-title {
  font-size: 18px;
  font-weight: 700;
  color: var(--primary-dark);
  margin: 0 0 16px;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-chips, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-chips, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-chip, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-chip, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  font-size: 13px;
  font-weight: 500;
  color: var(--primary-dark);
  background: #e8f5e9;
  border: 1px solid var(--primary);
  border-radius: 20px;
  cursor: pointer;
  transition: background 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-chip:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-chip:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-chip:hover {
  background: #c8e6c9;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-chip-close, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-chip-close, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-chip-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  line-height: 1;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-clear, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-clear, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-clear {
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 16px;
  font-size: 13px;
  font-weight: 600;
  color: #c62828;
  background: none;
  border: 1px solid #ef9a9a;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.15s;
  align-self: flex-start;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-clear:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-clear:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-clear:hover {
  background: #ffebee;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-group, .cc_1Y5QghZ9ie_BrandSection .k-filter-group, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-group {
  border-bottom: 1px solid #eee;
  padding: 12px 0;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-group-header, .cc_1Y5QghZ9ie_BrandSection .k-filter-group-header, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-group-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 4px 0;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-group-header:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-group-header:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-group-header:hover {
  color: var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-group-arrow, .cc_1Y5QghZ9ie_BrandSection .k-filter-group-arrow, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-group-arrow {
  display: inline-flex;
  transition: transform 0.2s;
  line-height: 1;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-group-arrow-open, .cc_1Y5QghZ9ie_BrandSection .k-filter-group-arrow-open, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-group-arrow-open {
  transform: rotate(180deg);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-group-body, .cc_1Y5QghZ9ie_BrandSection .k-filter-group-body, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-group-body {
  padding-top: 8px;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list, .cc_1Y5QghZ9ie_BrandSection .k-filter-list, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  font-size: 14px;
  color: #555;
  cursor: pointer;
  transition: color 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item:hover {
  color: #333;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item input[type="checkbox"], .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item input[type="checkbox"], .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item input[type="checkbox"] {
  accent-color: var(--primary);
  width: 16px;
  height: 16px;
  cursor: pointer;
  flex-shrink: 0;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item-label, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item-label, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item-label {
  flex: 1;
  cursor: pointer;
  user-select: none;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item-count, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item-count, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item-count {
  font-size: 12px;
  color: #aaa;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-show-more, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-show-more, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-show-more {
  padding: 4px 0;
  font-size: 13px;
  font-weight: 500;
  color: var(--primary);
  background: none;
  border: none;
  cursor: pointer;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-show-more:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-show-more:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-show-more:hover {
  text-decoration: underline;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-input, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-input, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-input {
  width: 80px;
  padding: 6px 8px;
  font-size: 14px;
  font-family: var(--font-family);
  border: 1px solid #ddd;
  border-radius: 6px;
  outline: none;
  transition: border-color 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-input:focus, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-input:focus, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-input:focus {
  border-color: var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-separator, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-separator, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-separator {
  color: #999;
  font-size: 14px;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-apply, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-apply, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-apply {
  padding: 6px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background: var(--primary);
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-apply:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-apply:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-apply:hover {
  background: var(--primary-dark);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-list, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-list, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-list-item, .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-list-item, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  font-size: 14px;
  color: #555;
  cursor: pointer;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-number-range-list-item input[type="radio"], .cc_1Y5QghZ9ie_BrandSection .k-filter-number-range-list-item input[type="radio"], .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-number-range-list-item input[type="radio"] {
  accent-color: var(--primary);
  width: 16px;
  height: 16px;
  cursor: pointer;
  flex-shrink: 0;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-list, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-list, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-item, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-item, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  border: 2px solid transparent;
  cursor: pointer;
  transition: border-color 0.15s, transform 0.15s;
  overflow: hidden;
  font-size: 11px;
  font-weight: 600;
  color: transparent;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-item:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-item:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-item:hover {
  transform: scale(1.1);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-item-selected, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-item-selected, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-item-selected {
  border-color: var(--primary);
  box-shadow: 0 0 0 1px var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-item-label, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-item-label, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-item-label {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-desktop, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-desktop, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-desktop {
  display: none;
}

@media (min-width: 1024px) {
.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-desktop, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-desktop, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-desktop {
    display: block;
    position: sticky;
    top: 160px;
    align-self: flex-start;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
  }
}

@media (max-width: 1023px) {
.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-overlay, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-overlay, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-overlay {
    display: block;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-overlay-open, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-overlay-open, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-overlay-open {
    opacity: 1;
    visibility: visible;
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer {
    position: fixed;
    left: 0;
    top: 0;
    width: 85%;
    max-width: 360px;
    height: 100vh;
    height: 100dvh;
    background: #fff;
    z-index: 1000;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    padding: 24px 20px 32px;
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer .k-filter-sidebar-title, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer .k-filter-sidebar-title, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer .k-filter-sidebar-title {
    display: none !important;
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer-open, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer-open, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer-open {
    transform: translateX(0);
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer-header, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer-header, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid var(--primary);
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer-title, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer-title, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-dark);
    margin: 0;
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer-close, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer-close, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: none;
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.15s;
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer-close:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer-close:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer-close:hover {
    background: #f5f5f5;
  }
}

@media (min-width: 1024px) {
  .k-filter-sidebar-overlay,
.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar-drawer, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar-drawer, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar-drawer {
    display: none !important;
  }

.cc_1Y5QghZ9ie_SearchPage .k-filter-sidebar, .cc_1Y5QghZ9ie_BrandSection .k-filter-sidebar, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-sidebar {
    width: 260px;
    flex-shrink: 0;
  }
}

/* --- Price Double Slider --- */
.cc_1Y5QghZ9ie_SearchPage .k-price-slider-container, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-container, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 12px 4px 12px;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-track-wrap, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-track-wrap, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-track-wrap {
  position: relative;
  width: 100%;
  height: 6px;
  margin-top: 10px;
  margin-bottom: 8px;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-track, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-track, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-track {
  position: absolute;
  inset: 0;
  background: #e0e0e0;
  border-radius: 3px;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-range, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-range, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-range {
  position: absolute;
  top: 0;
  bottom: 0;
  background: var(--primary);
  border-radius: 3px;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input {
  position: absolute;
  width: 100%;
  height: 24px;
  top: -9px;
  background: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

/* Make native tracks transparent so they don't block clicks or styling */
.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input::-webkit-slider-runnable-track, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input::-webkit-slider-runnable-track, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input::-webkit-slider-runnable-track {
  background: transparent;
  border: none;
  height: 24px;
}
.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input::-moz-range-track, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input::-moz-range-track, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input::-moz-range-track {
  background: transparent;
  border: none;
  height: 24px;
}

/* Chrome, Safari, Opera, Edge */
.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input::-webkit-slider-thumb, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input::-webkit-slider-thumb, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input::-webkit-slider-thumb {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--primary);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  -webkit-appearance: none;
  transition: transform 0.15s, background-color 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input::-webkit-slider-thumb:hover, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input::-webkit-slider-thumb:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input::-webkit-slider-thumb:hover {
  transform: scale(1.1);
  background: var(--primary);
}

/* Firefox */
.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input::-moz-range-thumb, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input::-moz-range-thumb, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input::-moz-range-thumb {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--primary);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: transform 0.15s, background-color 0.15s;
  border: none;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input::-moz-range-thumb:hover, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input::-moz-range-thumb:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input::-moz-range-thumb:hover {
  transform: scale(1.1);
  background: var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input-min, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input-min, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input-min {
  /* controlled dynamically by JS style */
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-input-max, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-input-max, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-input-max {
  /* controlled dynamically by JS style */
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-values, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-values, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-values {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-value-field, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-value-field, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-value-field {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-value-label, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-value-label, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-value-label {
  font-size: 11px;
  font-weight: 600;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-value-input-wrap, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-value-input-wrap, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-value-input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-value-input-wrap input, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-value-input-wrap input, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-value-input-wrap input {
  width: 100%;
  padding: 6px 20px 6px 8px;
  font-size: 13px;
  font-weight: 500;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-family: var(--font-family);
  outline: none;
  transition: border-color 0.15s;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-value-input-wrap input:focus, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-value-input-wrap input:focus, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-value-input-wrap input:focus {
  border-color: var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-currency, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-currency, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-currency {
  position: absolute;
  right: 8px;
  font-size: 13px;
  color: #999;
  pointer-events: none;
}

.cc_1Y5QghZ9ie_SearchPage .k-price-slider-value-separator, .cc_1Y5QghZ9ie_BrandSection .k-price-slider-value-separator, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-price-slider-value-separator {
  width: 8px;
  height: 1px;
  background: #ccc;
  margin-top: 18px;
}

/* --- Custom Checkbox & Radio Controls --- */
.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 0;
  font-size: 14px;
  color: #444;
  cursor: pointer;
  user-select: none;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item input, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item input, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  margin: 0;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-custom-control, .cc_1Y5QghZ9ie_BrandSection .k-filter-custom-control, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-custom-control {
  position: relative;
  width: 18px;
  height: 18px;
  border: 1.5px solid #ccc;
  background-color: #fff;
  transition: all 0.2s ease;
  flex-shrink: 0;
  box-sizing: border-box;
}

/* Checkbox specific */
.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item[data-type="checkbox"] .k-filter-custom-control, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item[data-type="checkbox"] .k-filter-custom-control, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item[data-type="checkbox"] .k-filter-custom-control {
  border-radius: 4px;
}

/* Radio specific */
.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item[data-type="radio"] .k-filter-custom-control, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item[data-type="radio"] .k-filter-custom-control, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item[data-type="radio"] .k-filter-custom-control {
  border-radius: 50%;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item:hover input ~ .k-filter-custom-control, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item:hover input ~ .k-filter-custom-control, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item:hover input ~ .k-filter-custom-control {
  border-color: var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item input:checked ~ .k-filter-custom-control, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item input:checked ~ .k-filter-custom-control, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item input:checked ~ .k-filter-custom-control {
  background-color: var(--primary);
  border-color: var(--primary);
}

/* Inner indicator */
.cc_1Y5QghZ9ie_SearchPage .k-filter-custom-control::after, .cc_1Y5QghZ9ie_BrandSection .k-filter-custom-control::after, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-custom-control::after {
  content: "";
  position: absolute;
  display: none;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item input:checked ~ .k-filter-custom-control::after, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item input:checked ~ .k-filter-custom-control::after, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item input:checked ~ .k-filter-custom-control::after {
  display: block;
}

/* Checkbox tick styling */
.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item[data-type="checkbox"] .k-filter-custom-control::after, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item[data-type="checkbox"] .k-filter-custom-control::after, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item[data-type="checkbox"] .k-filter-custom-control::after {
  left: 5px;
  top: 1.5px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* Radio dot styling */
.cc_1Y5QghZ9ie_SearchPage .k-filter-list-item[data-type="radio"] .k-filter-custom-control::after, .cc_1Y5QghZ9ie_BrandSection .k-filter-list-item[data-type="radio"] .k-filter-custom-control::after, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-list-item[data-type="radio"] .k-filter-custom-control::after {
  left: 4.5px;
  top: 4.5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

/* --- BOX Display Type (e.g. Gramaj/Weights/Sizes) --- */
.cc_1Y5QghZ9ie_SearchPage .k-filter-box-list, .cc_1Y5QghZ9ie_BrandSection .k-filter-box-list, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-box-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 4px 0;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-box-item, .cc_1Y5QghZ9ie_BrandSection .k-filter-box-item, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-box-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 14px;
  min-width: 54px;
  height: 34px;
  border-radius: 6px;
  border: 1px solid #ddd;
  background: #fff;
  color: #444;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.15s ease;
  font-family: var(--font-family);
  box-sizing: border-box;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-box-item:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-box-item:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-box-item:hover {
  border-color: var(--primary);
  color: var(--primary);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-box-item-selected, .cc_1Y5QghZ9ie_BrandSection .k-filter-box-item-selected, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-box-item-selected {
  border-color: var(--primary) !important;
  background-color: var(--primary) !important;
  color: #fff !important;
  box-shadow: 0 2px 8px rgba(27, 122, 51, 0.2);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-box-item-label, .cc_1Y5QghZ9ie_BrandSection .k-filter-box-item-label, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-box-item-label {
  pointer-events: none;
}

/* --- SWATCH Display Type (e.g. Colors) --- */
.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-list, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-list, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 4px 0;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-item, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-item, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-item {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  border: 1px solid #ddd;
  cursor: pointer;
  transition: all 0.15s ease;
  position: relative;
  overflow: hidden;
  padding: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-item:hover, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-item:hover, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-item:hover {
  transform: scale(1.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.cc_1Y5QghZ9ie_SearchPage .k-filter-swatch-item-selected, .cc_1Y5QghZ9ie_BrandSection .k-filter-swatch-item-selected, .cc_1Y5QghZ9ie_rWL1ga7TWR .k-filter-swatch-item-selected {
  border-color: var(--primary) !important;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--primary) !important;
}
