.tax-product_cat .shop-page-title.category-page-title.page-title,
.woocommerce-shop .shop-page-title.category-page-title.page-title,
.post-type-archive-product .shop-page-title.category-page-title.page-title,
.archive.woocommerce-page .shop-page-title.category-page-title.page-title { display: none !important; }
/* Category hero imported from category-hero.html */
.lo-category .lo-hero {
  background:
    radial-gradient(384px 384px at -80px -128px, rgba(255,255,255,.2), transparent 70%),
    radial-gradient(448px 448px at calc(100% - 40px) calc(100% + 160px), rgba(255,177,153,.4), transparent 70%),
    linear-gradient(135deg, #ff8a7a 0%, #f5675a 50%, #e84c3d 100%);
  border-bottom: 0;
  color: #fff;
}

.lo-category .lo-hero::before {
  z-index: 0;
  opacity: .07;
  background-image: linear-gradient(#fff 1px, transparent 1px), linear-gradient(90deg, #fff 1px, transparent 1px);
  background-size: 48px 48px;
}

.lo-category .lo-hero-inner {
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}

.lo-category .lo-crumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
  color: rgba(255,255,255,.8);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.lo-category .lo-crumb a:hover,
.lo-category .lo-crumb span:last-child {
  color: #fff;
}

.lo-category .lo-crumb .sep {
  margin: 0;
  opacity: .6;
}

.lo-category .lo-eyebrow {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 36px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(255,255,255,.95);
  box-shadow: 0 10px 20px -5px rgba(0,0,0,.2), inset 0 0 0 2px rgba(255,255,255,.7);
  color: #e84c3d;
  padding: 0 16px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .18em;
}

.lo-category .lo-eyebrow::before {
  width: 13px;
  height: 13px;
  background: none;
  color: currentColor;
  content: '★';
  font-size: 13px;
  line-height: 1;
}

.lo-category .lo-eyebrow::after {
  position: absolute;
  inset: -4px;
  z-index: -1;
  border-radius: 999px;
  background: rgba(255,255,255,.3);
  content: '';
  filter: blur(12px);
}


.lo-category .lo-hero h1 {
  color: #fff !important;
  font-size: clamp(36px, 6vw, 60px);
  font-weight: 900;
  letter-spacing: -.02em;
  line-height: .95;
}

.lo-category .lo-hero h1 span {
  position: relative;
  display: inline-block;
  color: #303844;
  font-style: normal;
}


.lo-category .lo-hero p {
  max-width: 512px;
  color: rgba(255,255,255,.85);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

.lo-category .lo-stats {
  align-items: stretch;
  gap: 7px;
}

.lo-category .lo-stat {
  min-width: 132px;
  border-radius: 16px;
  padding: 16px 20px;
  text-align: center;
}

.lo-category .lo-stat:first-child {
  background: rgba(255,255,255,.1);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
}

.lo-category .lo-stat:last-child {
  background: #fff;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,.1);
}

.lo-category .lo-stat-divider {
  display: none;
}

.lo-category .lo-stat b {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
}

.lo-category .lo-stat:last-child b {
  color: #e84c3d;
}

.lo-category .lo-stat .star {
  color: #f5b400;
  font-size: 24px;
}

.lo-category .lo-stat small {
  color: rgba(255,255,255,.7);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .18em;
}

.lo-category .lo-stat:last-child small {
  color: rgba(232,76,61,.8);
}

.lo-category .lo-hero-curve {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  color: #fff;
}


.lo-category .lo-toolbar { min-height: 0 !important; }
.lo-category .lo-toolbar .lo-toolbar-inner {
  min-height: 0 !important;
  height: auto !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  align-items: center !important;
}
.lo-category .count, .lo-category .woocommerce-result-count { font-size: 15px; color: var(--muted); margin: 0; line-height: 1.35; }
.lo-category .count b { color: #111; }
.lo-category .toolbar-right { display: flex; gap: 14px; align-items: center; justify-content: flex-end; margin-left: auto; min-width: 0; }
.lo-category .lo-filter-toggle,
.lo-category .lo-filter-button,
.lo-category .lo-filter-overlay,
.lo-category .lo-filter-head { display: none; }
.lo-category .toolbar-right .view-toggle {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 34px;
  min-width: 72px;
  background: #111;
  border-radius: 999px;
  padding: 4px;
  flex: 0 0 auto;
  overflow: hidden;
}
.lo-category .toolbar-right .view-toggle button,
.lo-category .toolbar-right .view-toggle button.button,
.lo-category .toolbar-right .view-toggle button[type="button"] {
  width: 31px !important;
  min-width: 31px !important;
  max-width: 31px !important;
  height: 26px !important;
  min-height: 26px !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #777;
  border-radius: 999px !important;
  cursor: pointer;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  transition: all .2s;
  padding: 0 !important;
  line-height: 1 !important;
  box-shadow: none !important;
}
.lo-category .toolbar-right .view-toggle button.active { background: #fff !important; color: #111; }
.lo-category .toolbar-right .view-toggle svg { width: 13px; height: 13px; display: block; flex: 0 0 13px; }
.lo-category .woocommerce-ordering { margin: 0 !important; display: flex; align-items: center; }
.lo-category .orderby,
.lo-category .woocommerce-ordering select.orderby {
  width: 260px;
  max-width: 100%;
  min-height: 40px;
  height: 40px;
  line-height: 38px;
  background-color: #fff;
  border: 1px solid var(--line);
  color: #111;
  padding: 0 46px 0 18px;
  border-radius: 8px;
  font-size: 14px;
  font-family: inherit;
  appearance: none;
  -webkit-appearance: none;
  overflow: visible;
  text-indent: 0;
  background-image: url("data:image/svg+xml;utf8,<svg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M5 8l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 16px 16px;
}
.lo-shop-layout { display: grid; grid-template-columns: 240px 1fr; gap: 48px; }
.lo-shop-sidebar .lo-cats li { margin: 0; }
.lo-shop-sidebar .lo-cats li:last-child { border-bottom: 0; }
.lo-shop-sidebar .lo-cats a.active { color: #111; font-weight: 700; }
.lo-shop-sidebar .lo-cats a.active::before { content: ""; width: 3px; height: 18px; background: var(--orange); margin-right: 10px; border-radius: 2px; }
.filter-block { margin-top: 28px; padding-top: 24px; border-top: 1px solid var(--line); }
.filter-block .lo-sb-title { margin-bottom: 14px; }
.swatches { display: flex; flex-wrap: wrap; gap: 8px; }
.sw-size { min-width: 42px; min-height: 34px; padding: 7px 10px; border: 1px solid var(--line); border-radius: 6px; display: inline-flex; align-items: center; justify-content: center; font-size: 13px; color: #333; transition: all .2s; }
.sw-size:hover { border-color: #111; }

.lo-product-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 28px 24px; }
.lo-product-card { position: relative; list-style: none; }
.lo-product-card .thumb { position: relative; aspect-ratio: 1 / 1; border-radius: 14px; overflow: hidden; background: #f0f0ee; display: block; }
.lo-product-card .thumb img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.lo-product-card:hover .thumb img { transform: scale(1.04); }
.lo-product-card .ribbon-stack { position: absolute; top: 12px; left: 12px; z-index: 2; display: inline-flex; flex-direction: column; align-items: flex-start; gap: 6px; }
.lo-product-card .ribbon { background: #111; color: #fff; font-size: 11px; font-weight: 700; padding: 5px 10px; border-radius: 6px; text-transform: uppercase; }
.lo-product-card .ribbon.sale { background: var(--orange); }
.lo-product-card .ribbon.new { background: var(--yellow); color: #111; }
.lo-product-card .ribbon.personalized { background: #111; color: var(--yellow); }
.lo-product-card .info { padding: 14px 4px 0; }
.lo-product-card .cat-name { font-size: 11px; color: var(--orange); text-transform: uppercase; font-weight: 700; margin-bottom: 6px; }
.lo-product-card .title { font-size: 15px; line-height: 1.4; color: #111; font-weight: 600; margin: 0 0 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: 42px; }
.lo-product-card .meta-row { display: flex; justify-content: space-between; align-items: center; gap: 7px; }
.lo-product-card .price,
.lo-product-card .price ins,
.lo-product-card .price ins .amount,
.lo-product-card .price ins .woocommerce-Price-currencySymbol,
.lo-product-card .price > .amount,
.lo-product-card .price > .woocommerce-Price-amount,
.lo-product-card .price .woocommerce-Price-amount.amount {
  color: #111111 !important;
}
.lo-product-card .price { font-size: 13px; font-weight: 800; }
.lo-product-card .price del { color: #999; font-weight: 500; font-size: 13px; margin-left: 6px; }
.lo-product-card .price ins { text-decoration: none; }
.lo-product-card .stars { color: var(--yellow); font-size: 12px; white-space: nowrap; }
.lo-product-card .stars .ct { color: var(--muted); margin-left: 4px; font-weight: 500; }
.lo-category .woocommerce-pagination { margin-top: 48px; text-align: center; }
.lo-category .page-numbers { display: inline-flex; gap: 6px; list-style: none; padding: 0; margin: 0; }
.lo-category .page-numbers li a, .lo-category .page-numbers li span { min-width: 42px; height: 42px; border-radius: 10px; background: #fff; border: 1px solid var(--line); color: #333; display: inline-flex; align-items: center; justify-content: center; padding: 0 12px; font-size: 14px; font-weight: 600; }
.lo-category .page-numbers .current { background: #111; color: #fff; border-color: #111; }

@media (max-width: 1024px) {
  .lo-shop-layout { grid-template-columns: 1fr; }
  .lo-product-grid { grid-template-columns: repeat(2,1fr); }
  .lo-category .lo-filter-button { display: inline-flex; align-items: center; justify-content: center; min-height: 38px; padding: 0 16px; border-radius: 999px; background: #111; color: #fff; font-size: 14px; font-weight: 700; cursor: pointer; }
  .lo-category .lo-filter-head { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 24px; }
  .lo-category .lo-filter-head h3 { margin: 0; font-size: 14px; text-transform: uppercase; letter-spacing: 0; }
  .lo-category .lo-filter-head label { width: 36px; height: 36px; border-radius: 999px; border: 1px solid var(--line); display: inline-flex; align-items: center; justify-content: center; font-size: 24px; line-height: 1; cursor: pointer; }
  .lo-category .lo-shop-sidebar { position: fixed; top: 0; left: 0; z-index: 9999; width: min(86vw, 380px); height: 100dvh; overflow-y: auto; background: #fff; padding: 28px 22px; box-shadow: 20px 0 50px rgba(0,0,0,.18); transform: translateX(-105%); transition: transform .25s ease; }
  .lo-category .lo-filter-overlay { position: fixed; inset: 0; z-index: 9998; background: rgba(0,0,0,.42); }
  .lo-category .lo-filter-toggle:checked ~ .lo-filter-overlay { display: block; }
  .lo-category .lo-filter-toggle:checked ~ .lo-wrap .lo-shop-sidebar { transform: translateX(0); }
}

@media (max-width: 600px) {

  .lo-category .lo-stats { gap: 7px; }
  .lo-category .lo-stat { min-width: 0; flex: 1 1 0; padding: 14px 12px; }
  .lo-category .lo-stat b { font-size: 26px; }
  .lo-category .lo-stat .star { font-size: 21px; }
  .lo-category .lo-stat small { font-size: 10px; letter-spacing: .12em; }
  .lo-category .lo-toolbar .lo-toolbar-inner { align-items: flex-start !important; gap: 14px; }
  .lo-category .toolbar-right { width: 100%; justify-content: space-between; gap: 7px; }
  .lo-category .woocommerce-ordering { flex: 1; }
  .lo-category .woocommerce-ordering select.orderby { width: 100%; }
  .lo-category,
  .lo-category .lo-wrap,
  .lo-category .lo-shop-layout,
  .lo-category .lo-shop-layout > main,
  .lo-category .lo-product-grid,
  .lo-category .lo-product-card { min-width: 0 !important; max-width: 100% !important; box-sizing: border-box; }
  .lo-category .lo-shop-layout > main { width: 100% !important; overflow-x: hidden; }
  .lo-product-grid { width: 100%; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px 14px; }
  .lo-product-card .thumb { width: 100%; }
  .lo-product-card .title { overflow-wrap: anywhere; }
  .lo-product-card .meta-row { display: block; }
  .lo-product-card .stars { margin-top: 6px; display: block; }
  .lo-category .page-numbers { max-width: 100%; flex-wrap: wrap; justify-content: center; }
}

.lo-category .lo-product-grid.is-list-view { grid-template-columns: 1fr !important; gap: 22px; }
.lo-category .lo-product-grid.is-list-view .lo-product-card { display: grid; grid-template-columns: 220px 1fr; gap: 24px; align-items: center; border-bottom: 1px solid var(--line); padding-bottom: 22px; }
.lo-category .lo-product-grid.is-list-view .thumb { margin: 0; }
.lo-category .lo-product-grid.is-list-view .info { padding: 0; }
.lo-category .lo-product-grid.is-list-view .title { min-height: 0; font-size: 20px; -webkit-line-clamp: 3; }
.lo-category .lo-product-grid.is-list-view .meta-row { justify-content: flex-start; gap: 18px; }

@media (max-width: 600px) {
  .lo-category .lo-product-grid.is-list-view .lo-product-card { grid-template-columns: 120px 1fr; gap: 14px; }
  .lo-category .lo-product-grid.is-list-view .title { font-size: 15px; }
}
