.barkay-shop-catalog-page .site-content > .ast-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.barkay-shop-catalog-page .entry-header,
.barkay-shop-catalog-page .woocommerce-products-header,
.barkay-shop-catalog-page .ast-archive-description,
.barkay-shop-catalog-page .ast-archive-entry-banner,
.barkay-shop-catalog-page section.ast-archive-description {
  display: none !important;
}

.barkay-shop-home-chrome {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: visible;
  visibility: visible;
  position: relative;
  z-index: 10;
}

.barkay-shop-home-header.elementor-page .elementor-section-wrap,
.barkay-shop-home-header.elementor-page .e-con {
  max-width: 100%;
}

.barkay-shop-catalog-page .site-content,
.barkay-shop-catalog-page #content {
  padding-top: 0;
  background: #fff;
}

.barkay-shop-banner {
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 44px 20px 40px;
}

.barkay-shop-banner__title {
  margin: 0 0 14px;
  font-family: var(--e-global-typography-secondary-font-family, "Inter"), sans-serif;
  font-size: var(--e-global-typography-secondary-font-size, 50px);
  font-weight: var(--e-global-typography-secondary-font-weight, 700);
  line-height: var(--e-global-typography-secondary-line-height, 1.1em);
  color: var(--e-global-color-secondary, #333333);
  letter-spacing: 0;
  text-transform: none;
}

/* Home hero (ElementsKit heading) uses secondary typography + white on dark; shop titles use same scale on light bg. */
.barkay-shop-catalog-page .barkay-filters-title {
  font-family: var(--e-global-typography-secondary-font-family, "Inter"), sans-serif;
  font-size: clamp(1.25rem, 2.5vw, var(--e-global-typography-f500460-font-size, 24px));
  font-weight: var(--e-global-typography-secondary-font-weight, 700);
  line-height: var(--e-global-typography-secondary-line-height, 1.1em);
  color: #111;
  letter-spacing: 0;
  text-transform: none;
}

.barkay-shop-catalog-page .barkay-filter-panel__label {
  font-family: var(--e-global-typography-secondary-font-family, "Inter"), sans-serif;
  font-size: var(--e-global-typography-f500460-font-size, 24px);
  font-weight: var(--e-global-typography-f500460-font-weight, 600);
  line-height: var(--e-global-typography-f500460-line-height, 1.1em);
  color: #111;
}

.barkay-shop-banner__breadcrumb {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.35rem 0.5rem;
  margin: 0;
  font-size: 0.95rem;
  color: #2a2a2a;
}

.barkay-shop-banner__breadcrumb a {
  font-weight: 700;
  text-transform: uppercase;
  color: var(--e-global-color-primary, #ddb649);
  text-decoration: none;
}

.barkay-shop-banner__breadcrumb a:hover {
  color: var(--e-global-color-fc28385, #3d3d3d);
  text-decoration: underline;
}

.barkay-shop-banner__sep {
  color: #666;
  font-weight: 400;
  line-height: 1;
}

.barkay-shop-banner__current {
  font-weight: 400;
  text-transform: none;
  color: #555;
}

.barkay-shop-catalog-page #primary {
  margin-top: 0;
}

.barkay-shop-catalog-wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  background: #fff;
}

.barkay-shop-catalog-page .site-primary-footer-wrap,
.barkay-shop-catalog-page .ast-small-footer,
.barkay-shop-catalog-page .site-below-footer-wrap,
.barkay-shop-catalog-page .site-footer .ast-footer-copyright,
.barkay-shop-catalog-page .site-footer .site-footer-focus-item:not(.barkay-shop-home-chrome) {
  display: none !important;
}

.barkay-shop-catalog-page .site-footer {
  padding: 0;
  margin: 0;
  border: 0;
}

.barkay-shop-catalog-page .site-footer:empty {
  display: none;
}

.barkay-catalog-layout {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 32px;
  align-items: start;
}

.barkay-catalog-sidebar {
  position: sticky;
  top: 24px;
  padding: 4px 8px 24px 0;
  background: #fff;
  border: 0;
  border-radius: 0;
  color: #111;
}

/* Elementor kit styles labels/links/inputs/buttons globally — reset inside filters */
.barkay-catalog-sidebar .barkay-filters-form label,
.barkay-catalog-sidebar .barkay-check,
.barkay-catalog-sidebar .barkay-check__text,
.barkay-catalog-sidebar .barkay-check__text em,
.barkay-catalog-sidebar .barkay-price-symbol,
.barkay-catalog-sidebar .barkay-price-box input,
.barkay-catalog-sidebar .barkay-price-to,
.barkay-catalog-sidebar .barkay-filter-panel__label {
  color: #111;
  text-transform: none;
  letter-spacing: normal;
}

.barkay-catalog-sidebar button.barkay-filter-panel__toggle {
  background-color: transparent;
  color: #111;
  border: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}

.barkay-catalog-sidebar button.barkay-filter-panel__toggle:hover,
.barkay-catalog-sidebar button.barkay-filter-panel__toggle:focus {
  background-color: transparent;
  color: #111;
}

.barkay-catalog-sidebar .barkay-price-box input:not(.barkay-facets-price__input) {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  color: #111 !important;
  -webkit-text-fill-color: #111;
}

.barkay-catalog-sidebar .barkay-filters-form input.barkay-price-min-input:not(.barkay-facets-price__input),
.barkay-catalog-sidebar .barkay-filters-form input.barkay-price-max-input:not(.barkay-facets-price__input) {
  color: #111 !important;
  -webkit-text-fill-color: #111;
}

.barkay-catalog-sidebar .barkay-check {
  align-items: center;
  gap: 8px;
}

.barkay-catalog-sidebar .barkay-check input[type="checkbox"].barkay-filter-control {
  display: block;
  appearance: none;
  -webkit-appearance: none;
  opacity: 1;
  visibility: visible;
  box-sizing: border-box;
  width: 14px !important;
  height: 14px !important;
  min-width: 14px !important;
  max-width: 14px;
  margin: 0;
  padding: 0;
  border: 1px solid #000 !important;
  border-radius: 0;
  background-color: #fff !important;
  flex: 0 0 14px;
  flex-shrink: 0;
  cursor: pointer;
}

.barkay-catalog-sidebar .barkay-check input[type="checkbox"].barkay-filter-control:checked {
  background-color: #fff !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath fill='none' stroke='%23000000' stroke-width='1.6' d='M1 5.2 4.2 8.4 11 1.4'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px 8px;
  box-shadow: none;
}

.barkay-catalog-sidebar .barkay-check input[type="checkbox"].barkay-filter-control:focus {
  outline: 1px solid #000;
  outline-offset: 1px;
}

.barkay-catalog-sidebar .barkay-price-box input:focus {
  border-radius: 0;
}

.barkay-catalog-sidebar a.barkay-clear-filters {
  color: #111;
}

.barkay-catalog-sidebar a.barkay-clear-filters:hover,
.barkay-catalog-sidebar a.barkay-clear-filters:focus {
  color: #000;
}

.barkay-filters-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.barkay-filters-title {
  margin: 0;
}

.barkay-filters-close {
  display: none;
  border: 0;
  background: transparent;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
}

.barkay-filter-panel {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 18px;
  margin-bottom: 18px;
}

.barkay-filter-panel:last-of-type {
  border-bottom: 0;
  margin-bottom: 8px;
}

.barkay-filter-panel__toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin: 0 0 14px;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left;
}

.barkay-filter-panel__toggle .barkay-filter-panel__label {
  flex: 1;
  font-size: 1.125rem;
  font-weight: 500;
  color: #111;
}

.barkay-filter-panel:not(.is-open) .barkay-filter-panel__toggle {
  margin-bottom: 0;
}

.barkay-filter-panel__chevron {
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #111;
  border-bottom: 1.5px solid #111;
  transform: rotate(-135deg);
  transition: transform 0.2s ease;
  flex-shrink: 0;
  margin-left: 12px;
}

.barkay-filter-panel:not(.is-open) .barkay-filter-panel__chevron {
  transform: rotate(45deg);
}

.barkay-filter-panel__body {
  display: none;
}

.barkay-filter-panel.is-open .barkay-filter-panel__body {
  display: block;
}

.barkay-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 10px;
  font-size: 0.9rem;
  line-height: 1.35;
  color: #111;
  cursor: pointer;
}

.barkay-check input[type="checkbox"],
.barkay-check input[type="radio"] {
  appearance: none;
  width: 16px;
  height: 16px;
  margin: 2px 0 0;
  border: 1.5px solid #111;
  border-radius: 2px;
  background: #fff;
  flex-shrink: 0;
  cursor: pointer;
}

.barkay-check input[type="radio"] {
  border-radius: 2px;
}

.barkay-check input:checked {
  background: #111;
  box-shadow: inset 0 0 0 2px #fff;
}

.barkay-catalog-sidebar .barkay-check input:checked {
  box-shadow: none;
}

.barkay-check__text em {
  font-style: normal;
  color: #111;
}

.barkay-price-slider__track {
  position: relative;
  height: 32px;
  margin: 4px 0 16px;
}

.barkay-price-slider__fill {
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #000;
  pointer-events: none;
  left: 0;
  width: 100%;
  z-index: 1;
}

.barkay-price-slider__track::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #e0e0e0;
  z-index: 0;
}

.barkay-price-slider input[type="range"] {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 100%;
  margin: -10px 0 0;
  height: 20px;
  background: transparent;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
  z-index: 2;
}

.barkay-price-slider input[type="range"]::-webkit-slider-runnable-track {
  height: 2px;
  background: transparent;
  border: 0;
}

.barkay-price-slider input[type="range"]::-moz-range-track {
  height: 2px;
  background: transparent;
  border: 0;
}

.barkay-price-slider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #000;
  border: 0;
  pointer-events: auto;
  cursor: pointer;
  margin-top: -5px;
}

.barkay-price-slider input[type="range"]::-moz-range-thumb {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #000;
  border: 0;
  pointer-events: auto;
  cursor: pointer;
}

.barkay-price-slider .barkay-range-max {
  z-index: 3;
}

.barkay-price-slider .barkay-range-min {
  z-index: 2;
}

.barkay-catalog-sidebar .barkay-price-box {
  border: 1px solid #000;
  border-radius: 4px;
  padding: 8px 10px;
  background: #fff;
}

.barkay-catalog-sidebar .barkay-price-symbol,
.barkay-catalog-sidebar .barkay-price-box input,
.barkay-catalog-sidebar .barkay-price-to {
  color: #000 !important;
  -webkit-text-fill-color: #000;
  font-size: 0.9rem;
}

.barkay-catalog-sidebar .barkay-price-box input {
  font-family: var(--e-global-typography-text-font-family, "Inter"), sans-serif;
}

.barkay-catalog-sidebar .barkay-price-box input:focus {
  outline: none;
}

.barkay-catalog-sidebar .barkay-price-box:focus-within {
  outline: 1px solid #000;
  outline-offset: 0;
}

.barkay-price-inputs {
  display: flex;
  align-items: center;
  gap: 10px;
}

.barkay-price-box {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 8px 10px;
  background: #fff;
}

.barkay-price-symbol {
  margin-right: 4px;
  color: #000;
  font-size: 0.9rem;
}

.barkay-price-box input {
  width: 100%;
  border: 0;
  padding: 0;
  font-size: 0.9rem;
  background: transparent;
  color: #000;
}

.barkay-price-box input:focus {
  outline: none;
}

.barkay-price-to {
  font-size: 0.85rem;
  color: #000;
  flex-shrink: 0;
}

.barkay-clear-filters {
  display: inline-block;
  margin-top: 8px;
  font-size: 0.85rem;
  color: #111;
  text-decoration: underline;
}

.barkay-clear-filters:hover {
  text-decoration: none;
}

/* Legacy price-box layout (unused; facets use barkay-facets-price below). */

.barkay-catalog-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 16px;
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e8e8e8;
}

.barkay-catalog-toolbar .button,
.barkay-catalog-search .button {
  background-color: var(--e-global-color-primary, #ddb649);
  color: #111;
  border: 0;
  border-radius: 50px;
  padding: 10px 24px;
  font-family: var(--e-global-typography-accent-font-family, "Inter"), sans-serif;
  font-size: var(--e-global-typography-accent-font-size, 14px);
  font-weight: var(--e-global-typography-accent-font-weight, 600);
  line-height: 1.2;
  letter-spacing: var(--e-global-typography-accent-letter-spacing, 0.25px);
  text-transform: var(--e-global-typography-accent-text-transform, capitalize);
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.barkay-catalog-toolbar .button:hover,
.barkay-catalog-toolbar .button:focus,
.barkay-catalog-search .button:hover,
.barkay-catalog-search .button:focus {
  background-color: var(--e-global-color-fc28385, #3d3d3d);
  color: #fff;
}

.barkay-open-filters {
  display: none;
}

.barkay-catalog-search {
  display: flex;
  flex: 1 1 220px;
  gap: 8px;
  min-width: 200px;
}

.barkay-catalog-search input[type="search"] {
  flex: 1;
  padding: 10px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  background: #fff;
  color: #111;
  font-family: var(--e-global-typography-text-font-family, "Inter"), sans-serif;
  font-size: var(--e-global-typography-text-font-size, 14px);
}

.barkay-catalog-search input[type="search"]::placeholder {
  color: #888;
}

.barkay-catalog-search input[type="search"]:focus {
  outline: none;
  border-color: var(--e-global-color-primary, #ddb649);
}

.barkay-result-count {
  margin: 0;
  font-size: 0.9rem;
  color: #555;
  flex: 1 1 auto;
}

.barkay-sort-form select {
  padding: 10px 36px 10px 14px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  min-width: 180px;
  background: #fff;
  color: #111;
  font-family: var(--e-global-typography-text-font-family, "Inter"), sans-serif;
  font-size: var(--e-global-typography-text-font-size, 14px);
}

.barkay-cols-toggle {
  display: flex;
  gap: 6px;
}

.barkay-col-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--e-global-color-primary, #ddb649);
  background: #fff;
}

.barkay-col-btn:hover {
  border-color: var(--e-global-color-primary, #ddb649);
  color: var(--e-global-color-fc28385, #3d3d3d);
}

.barkay-col-btn.is-active {
  background: var(--e-global-color-primary, #ddb649);
  border-color: var(--e-global-color-primary, #ddb649);
  color: #111;
}

.barkay-catalog-grid {
  display: grid !important;
  gap: 16px 24px;
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.barkay-catalog-grid.barkay-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}

.barkay-catalog-grid.barkay-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}

.barkay-catalog-grid.barkay-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}

.barkay-catalog-grid.barkay-cols-5 {
  grid-template-columns: repeat(5, 1fr);
}

.barkay-catalog-grid::before,
.barkay-catalog-grid::after {
  display: none !important;
}

.barkay-product-card {
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 14px;
  background: #fff;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.2s ease;
}

.barkay-product-card:not(.barkay-pcard-style-1):hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.barkay-product-card .barkay-product-thumb img {
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 1;
}

.barkay-product-card:not(.barkay-pcard-style-1) .woocommerce-loop-product__title {
  font-size: 0.9rem;
  line-height: 1.35;
  margin: 10px 0 6px;
}

.barkay-product-card:not(.barkay-pcard-style-1) .price {
  font-weight: 700;
  margin-bottom: 6px;
}

.barkay-pcard-grid .barkay-product-card.barkay-pcard-style-1,
.barkay-catalog-grid .barkay-product-card.barkay-pcard-style-1 {
  border: 1px solid #e8e8e8;
  border-radius: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  transition: border-color 0.2s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
  list-style: none;
  margin: 0;
}

.barkay-pcard-grid .barkay-product-card.barkay-pcard-style-1:hover,
.barkay-catalog-grid .barkay-product-card.barkay-pcard-style-1:hover {
  box-shadow: none;
  border-color: #d8d8d8;
}

.barkay-active-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
  margin: 4px 0 8px;
}

.barkay-active-filter {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 9px 14px;
  background: #f3f4f6;
  color: #111;
  text-decoration: none;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 2px;
}

.barkay-active-filter:hover {
  background: #e8eaed;
  color: #111;
}

.barkay-active-filter__remove {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1;
  opacity: 0.85;
}

.barkay-active-filters-clear {
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #111;
  text-decoration: none;
  padding: 4px 0;
}

.barkay-active-filters-clear:hover {
  text-decoration: underline;
  color: #111;
}

.barkay-pcard-image {
  background: #fff;
  padding: 12px 12px 0;
}

.barkay-pcard-image-box {
  position: relative;
  overflow: hidden;
}

.barkay-pcard-image-link {
  display: block;
}

.barkay-pcard-image-link .barkay-product-image,
.barkay-pcard-image-link img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

.barkay-pcard-quick-add {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 12px 12px;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.2s ease, transform 0.2s ease;
  pointer-events: none;
}

.barkay-pcard-style-1:hover .barkay-pcard-quick-add {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.barkay-pcard-content {
  background: #f5f5f5;
  padding: 14px 16px 18px;
  flex: 1;
  text-align: left;
}

.barkay-pcard-grid .barkay-pcard-title,
.barkay-catalog-grid .barkay-pcard-title {
  margin: 0 0 6px;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
}

.barkay-shop-catalog-page .barkay-pcard-grid a.barkay-pcard-name,
.barkay-shop-catalog-page .barkay-catalog-grid a.barkay-pcard-name,
.barkay-single-product-page .barkay-pcard-grid a.barkay-pcard-name {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: none;
  letter-spacing: normal;
}

.barkay-shop-catalog-page .barkay-pcard-grid a.barkay-pcard-name:hover,
.barkay-shop-catalog-page .barkay-catalog-grid a.barkay-pcard-name:hover,
.barkay-single-product-page .barkay-pcard-grid a.barkay-pcard-name:hover {
  color: #333 !important;
}

.barkay-shop-catalog-page .barkay-pcard-grid .barkay-pcard-price .price,
.barkay-shop-catalog-page .barkay-pcard-grid .barkay-pcard-price .price .amount,
.barkay-shop-catalog-page .barkay-pcard-grid .barkay-pcard-price .price bdi,
.barkay-shop-catalog-page .barkay-catalog-grid .barkay-pcard-price .price,
.barkay-shop-catalog-page .barkay-catalog-grid .barkay-pcard-price .price .amount,
.barkay-shop-catalog-page .barkay-catalog-grid .barkay-pcard-price .price bdi,
.barkay-single-product-page .barkay-pcard-grid .barkay-pcard-price .price,
.barkay-single-product-page .barkay-pcard-grid .barkay-pcard-price .price .amount,
.barkay-single-product-page .barkay-pcard-grid .barkay-pcard-price .price bdi {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-weight: 700;
  font-size: 1rem;
  margin: 0;
}

.barkay-single-product-page .barkay-pcard-grid .barkay-pcard-quick-add .button,
.barkay-single-product-page .barkay-pcard-grid .barkay-pcard-quick-add a.button {
  width: 100%;
  text-align: center;
  background: #fff !important;
  color: #111 !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 0 !important;
  padding: 12px 16px !important;
  font-weight: 600 !important;
  font-size: 0.875rem !important;
  box-shadow: none !important;
}

.barkay-single-product-page .barkay-pcard-grid .barkay-pcard-quick-add .button:hover,
.barkay-single-product-page .barkay-pcard-grid .barkay-pcard-quick-add a.button:hover {
  background: #111 !important;
  color: #fff !important;
  border-color: #111 !important;
}

.barkay-pcard-price {
  line-height: 1.35;
}

.barkay-shop-catalog-wrap .barkay-pcard-quick-add .button,
.barkay-shop-catalog-wrap .barkay-pcard-quick-add a.button {
  width: 100%;
  text-align: center;
  background: #fff !important;
  color: #111 !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 0 !important;
  padding: 12px 16px !important;
  font-weight: 600 !important;
  font-size: 0.875rem !important;
  box-shadow: none !important;
}

.barkay-shop-catalog-wrap .barkay-pcard-quick-add .button:hover,
.barkay-shop-catalog-wrap .barkay-pcard-quick-add a.button:hover {
  background: #111 !important;
  color: #fff !important;
  border-color: #111 !important;
}

.barkay-condition {
  font-size: 0.78rem;
  color: #666;
  line-height: 1.35;
  margin: 0 0 10px;
  flex: 1;
}

.barkay-card-actions .button {
  width: 100%;
  text-align: center;
}

.barkay-no-products {
  grid-column: 1 / -1;
  list-style: none;
}

/* Pagination — matches barkayinternational.com sf-pagination (Minimog theme). */
.barkay-pagination-outer {
  margin-top: 2.5rem;
  text-align: center;
}

.barkay-shop-catalog-page .sf-pagination.barkay-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  border: 0;
}

.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  color: #111;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
}

.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span:not(.deco) {
  border-radius: 9999px;
}

.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span:not(.deco).current,
.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span:not(.deco):hover {
  background-color: #f3f3f3;
}

.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span:not(.deco).current {
  width: 44px;
  height: 44px;
}

.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span.deco,
.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span.next,
.barkay-shop-catalog-page .sf-pagination.barkay-pagination > span.prev {
  width: auto;
  min-width: 40px;
  background: transparent !important;
}

.barkay-shop-catalog-wrap .barkay-card-actions .button,
.barkay-shop-catalog-wrap .barkay-card-actions a.button {
  background-color: var(--e-global-color-primary, #ddb649) !important;
  color: #111 !important;
  border: 0 !important;
  border-radius: 50px !important;
  padding: 10px 20px !important;
  font-weight: 600;
}

.barkay-shop-catalog-wrap .barkay-card-actions .button:hover,
.barkay-shop-catalog-wrap .barkay-card-actions a.button:hover {
  background-color: var(--e-global-color-fc28385, #3d3d3d) !important;
  color: #fff !important;
}

.woocommerce .barkay-shop-catalog-wrap .woocommerce-result-count,
.woocommerce .barkay-shop-catalog-wrap .woocommerce-ordering {
  display: none;
}

@media (max-width: 992px) {
  .barkay-catalog-layout {
    grid-template-columns: 1fr;
  }

  .barkay-open-filters {
    display: inline-flex;
  }

  .barkay-catalog-sidebar {
    display: none;
    position: fixed;
    inset: 0 auto 0 0;
    z-index: 100000;
    width: min(320px, 88vw);
    max-height: 100vh;
    overflow-y: auto;
    border-radius: 0;
    box-shadow: 4px 0 24px rgba(0, 0, 0, 0.15);
  }

  .barkay-catalog-sidebar.is-open {
    display: block;
  }

  .barkay-filters-close {
    display: block;
  }

  body.barkay-filters-open::after {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 99999;
  }

  .barkay-catalog-grid.barkay-cols-4,
  .barkay-catalog-grid.barkay-cols-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 544px) {
  .barkay-catalog-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}

/* Minimog price filter — barkayinternational.com/collections/all */
.barkay-catalog-sidebar .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price {
  display: block;
  width: 100%;
  padding: 10px 2px;
  --color: #222;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__inputs {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 8px;
  margin-top: 4px;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__field {
  flex: 1 1 0;
  min-width: 0;
  position: relative;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__field-currency {
  left: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #374151 !important;
  -webkit-text-fill-color: #374151 !important;
  font-size: 16px;
  line-height: 1;
  pointer-events: none;
  z-index: 1;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__input.barkay-price-min-input,
.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__input.barkay-price-max-input {
  width: 100% !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0.375rem 12px 0.375rem 22px !important;
  text-align: right;
  font-size: 16px !important;
  line-height: 2rem !important;
  height: auto !important;
  min-height: 0 !important;
  color: #374151 !important;
  -webkit-text-fill-color: #374151 !important;
  background-color: #fff !important;
  border: 1px solid #d1d5db !important;
  border-radius: 0.25rem !important;
  box-shadow: none !important;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__input:focus {
  border-color: #222 !important;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__input::placeholder {
  color: #9ca3af;
  opacity: 1;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__to {
  margin: 0 20px;
  color: #111 !important;
  font-size: 16px;
  flex-shrink: 0;
  font-weight: 400;
}

/* Minimog sf-facets-price (barkayinternational.com/collections/all) */
.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price__range-group {
  background: linear-gradient(
    90deg,
    #dfdfdf var(--from, 0%),
    var(--color, #222) var(--from, 0%),
    var(--color, #222) var(--to, 100%),
    #dfdfdf var(--to, 100%)
  );
  border-radius: 4px;
  height: 5px;
  margin-bottom: 28px;
  margin-top: 16px;
  position: relative;
  width: 100%;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range {
  -webkit-appearance: none;
  appearance: none;
  accent-color: transparent;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  height: 5px;
  left: 0;
  margin: 0 !important;
  outline: none;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  vertical-align: top;
  width: 100%;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price .barkay-facets-price__range--min {
  z-index: 2;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price .barkay-facets-price__range--max {
  z-index: 3;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range::-webkit-slider-runnable-track {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  height: 5px;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range:focus::-webkit-slider-runnable-track {
  background: none !important;
  box-shadow: none !important;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: var(--color, #222) !important;
  border: none !important;
  border-radius: 100%;
  box-shadow: 0 0 0 14px var(--color, #222) inset, 0 0 0 2px #fff !important;
  cursor: pointer;
  height: 14px;
  margin-top: -5px;
  pointer-events: auto;
  position: relative;
  transform: scale(1.3);
  transition: transform 0.15s linear;
  width: 14px;
  z-index: 4;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range::-webkit-slider-thumb:hover {
  transform: scale(1.5);
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range::-moz-range-track,
.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range::-moz-range-progress {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  height: 5px;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range::-moz-range-thumb {
  background: var(--color, #222) !important;
  border: 2px solid #fff !important;
  border-radius: 100%;
  box-shadow: none !important;
  box-sizing: border-box;
  cursor: pointer;
  height: 14px;
  pointer-events: auto;
  transform: scale(1.3);
  width: 14px;
}

.barkay-shop-catalog-page .barkay-catalog-sidebar .barkay-facets-price input[type="range"].barkay-facets-price__range::-moz-range-thumb:hover {
  transform: scale(1.5);
}
