/* === KraftSkala: Animal Subcategory Circular Tiles === */
.woocommerce ul.products.columns-3 li.product-category,
.woocommerce ul.products.columns-4 li.product-category {
  grid-column: auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  text-align: center;
  padding: 24px 12px 28px;
  background: #fafaf8;
  border-radius: 12px;
}
.woocommerce ul.products li.product-category a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}
.woocommerce ul.products li.product-category img {
  border-radius: 50% !important;
  width: 150px !important;
  height: 150px !important;
  object-fit: cover !important;
  border: 4px solid #E8B84B;
  margin: 0 auto 14px;
  display: block;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.woocommerce ul.products li.product-category img:hover {
  transform: scale(1.08);
  box-shadow: 0 6px 20px rgba(232,184,75,0.4);
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
  font-size: 14px !important;
  font-weight: 700;
  color: #2C1A0E;
  text-align: center;
  margin-top: 4px;
}
.woocommerce ul.products li.product-category mark {
  background: transparent;
  color: #999;
  font-size: 12px;
  font-weight: 400;
}
.woocommerce ul.products.columns-3 li.product-category:not(:has(~ li.product-category)) {
  grid-column: 1 / -1 !important;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 8px;
}
.woocommerce ul.products li.product-category:not(:has(~ li.product-category))::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: none;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, transparent, #e8e0d5 20%, #e8e0d5 80%, transparent);
}

/* === Hide oversized archive page banners — mobile-first === */
.elementor-element-4134b9b {
  display: none !important;
}

/* Full-width layout for Wedding Gift Blog Post */
body.postid-7053 #secondary {
  display: none !important;
}
body.postid-7053 #primary {
  max-width: 100% !important;
  flex: 0 0 100% !important;
  width: 100% !important;
}
body.postid-7053 .hero {
  width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%) !important;
  max-width: none !important;
}
body.postid-7053 .site-main {
  max-width: 100% !important;
}

/* Expand container for Wedding Gift Post full-width layout */
body.postid-7053 .container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
body.postid-7053 .wrap-detail-page {
  max-width: 100% !important;
  width: 100% !important;
}
body.postid-7053 .row {
  max-width: 100% !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* === KraftSkala /store/ page redesign === */
.ks-wrap{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2d1a06}
.woocommerce-shop .ks-hero{background:#3D1A08;padding:70px 60px;display:flex;gap:40px;align-items:center}
.woocommerce-shop .ks-hero-text{flex:1.2;color:#fff}
.woocommerce-shop .ks-hero-eyebrow{color:#E8A857;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin:0 0 14px;display:block}
.woocommerce-shop .ks-hero-title{font-size:42px;font-weight:800;line-height:1.15;margin:0 0 18px;color:#fff}
.woocommerce-shop .ks-hero-desc{font-size:16px;line-height:1.7;opacity:.88;margin:0 0 32px;color:#f5e9d6}
.woocommerce-shop .ks-hero-ctas{display:flex;gap:14px;flex-wrap:wrap}
.ks-btn-p{background:#E8A857;color:#3D1A08;padding:14px 28px;border-radius:6px;font-weight:700;font-size:15px;text-decoration:none;display:inline-block}
.ks-btn-p:hover{background:#d4954a;color:#3D1A08}
.ks-btn-o{background:transparent;color:#fff;padding:13px 27px;border-radius:6px;font-weight:600;font-size:15px;text-decoration:none;display:inline-block;border:2px solid rgba(255,255,255,.5)}
.ks-btn-o:hover{border-color:#fff;background:rgba(255,255,255,.08)}
.woocommerce-shop .ks-hero-img{flex:1;border-radius:12px;overflow:hidden;min-height:340px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}
.woocommerce-shop .ks-hero-img img{width:100%;height:100%;object-fit:cover;border-radius:12px}
.woocommerce-shop .ks-hero-placeholder{color:rgba(255,255,255,.4);font-size:15px;text-align:center;padding:40px 20px}
.ks-trust{background:#FDF6EC;padding:28px 60px;display:flex;justify-content:space-around;flex-wrap:wrap;gap:16px;border-bottom:1px solid #f0e0c5}
.ks-trust-item{text-align:center;flex:1;min-width:120px}
.ks-trust-icon{font-size:28px;display:block;margin-bottom:6px}
.ks-trust-label{font-weight:700;font-size:14px;color:#3D1A08;display:block}
.ks-trust-sub{font-size:12px;color:#7a5c3a;display:block}
.ks-coll{padding:60px}
.ks-sec-eyebrow{color:#E8A857;font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin:0 0 10px;display:block}
.ks-sec-title{font-size:32px;font-weight:800;color:#2d1a06;margin:0 0 10px}
.ks-sec-sub{font-size:16px;color:#7a5c3a;margin:0 0 36px}
.ks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.ks-card{background:#FDF6EC;border-radius:12px;padding:32px 28px;text-decoration:none;color:#2d1a06;border:1px solid #f0e0c5;transition:all .2s;display:block}
.ks-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(61,26,8,.12);border-color:#E8A857}
.ks-card-icon{font-size:36px;margin-bottom:14px;display:block}
.ks-card-title{font-size:18px;font-weight:700;color:#2d1a06;margin:0 0 8px}
.ks-card-desc{font-size:14px;color:#7a5c3a;line-height:1.6;margin:0 0 16px}
.ks-card-link{color:#E8A857;font-size:13px;font-weight:700;text-decoration:none}
.ks-story{background:#3D1A08;padding:60px;display:flex;gap:48px;align-items:center}
.ks-story-img{flex:1;border-radius:12px;overflow:hidden;min-height:300px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}
.ks-story-img img{width:100%;height:100%;object-fit:cover;border-radius:12px}
.ks-story-text{flex:1.2;color:#fff}
.ks-story-title{font-size:30px;font-weight:800;color:#fff;margin:0 0 16px}
.ks-story-desc{font-size:15px;line-height:1.75;color:#f5e9d6;opacity:.9;margin:0 0 12px}
.ks-story-link{color:#E8A857;font-size:14px;font-weight:700;text-decoration:none}
.ks-occ{padding:60px;text-align:center;background:#FDF6EC}
.ks-pills{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:0}
.ks-pill{background:#fff;border:1px solid #f0e0c5;border-radius:50px;padding:12px 24px;text-decoration:none;color:#3D1A08;font-weight:600;font-size:14px;transition:all .2s}
.ks-pill:hover{border-color:#E8A857;background:#FFF8EE;color:#3D1A08}
.ks-b2b{background:linear-gradient(135deg,#5a2510,#3D1A08);padding:60px;text-align:center}
.ks-b2b-title{font-size:30px;font-weight:800;color:#fff;margin:0 0 14px}
.ks-b2b-desc{font-size:16px;color:#f5e9d6;opacity:.9;margin:0 0 28px;max-width:560px;margin-left:auto;margin-right:auto}
.ks-b2b-feats{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}
.ks-b2b-feat{background:rgba(255,255,255,.1);border-radius:8px;padding:16px 20px;color:#fff;font-size:14px;min-width:140px}
.ks-b2b-feat strong{display:block;font-size:16px;margin-bottom:4px;color:#E8A857}
.ks-aph{padding:60px;background:#fff}
.ks-aph-inner{display:flex;gap:48px;align-items:center}
.ks-aph-img{flex:1;border-radius:12px;overflow:hidden;min-height:260px;background:#FDF6EC;display:flex;align-items:center;justify-content:center}
.ks-aph-img img{width:100%;height:100%;object-fit:cover;border-radius:12px}
.ks-aph-text{flex:1.4}
.ks-aph-title{font-size:26px;font-weight:800;color:#2d1a06;margin:0 0 14px}
.ks-aph-desc{font-size:15px;line-height:1.75;color:#5a3e2b;margin:0 0 12px}
@media(max-width:900px){
  .ks-grid{grid-template-columns:repeat(2,1fr)}
  .ks-hero,.ks-story{flex-direction:column;padding:40px 24px}
  .ks-hero-img,.ks-story-img{min-height:240px;width:100%}
  .ks-trust{padding:24px 24px}
  .ks-coll,.ks-occ,.ks-b2b,.ks-aph{padding:44px 24px}
  .ks-aph-inner{flex-direction:column}
}
@media(max-width:480px){
  .ks-grid{grid-template-columns:1fr}
  .woocommerce-shop .ks-hero-title{font-size:30px}
  .ks-sec-title{font-size:24px}
  .ks-b2b-feats{flex-direction:column;align-items:center}
}

/* === KraftSkala /store/ — abbreviated class rules === */
/* Eyebrow labels */
.ks-ey,.ks-sey{color:#E8A857;font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin:0 0 8px;display:block}
/* Section & story headings */
.ks-h2{font-size:30px;font-weight:800;color:#2d1a06;margin:0 0 10px}
.ks-sh2{font-size:26px;font-weight:800;color:#fff;margin:0 0 14px}
/* Section subtitles */
.ks-sub,.ks-aps{font-size:15px;color:#7a5c3a;margin:0 0 32px;display:block}
/* Trust bar items */
.ks-ti{text-align:center;flex:1;min-width:120px}
.ks-tl{font-weight:700;font-size:14px;color:#3D1A08;display:block;margin:0}
.ks-ts{font-size:12px;color:#7a5c3a;display:block;margin:0}
/* Occasion pills */
.ks-p,.ks-pf{background:#fff;border:1px solid #f0e0c5;border-radius:50px;padding:10px 20px;text-decoration:none;color:#3D1A08;font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:6px;transition:all .2s;margin:4px}
.ks-pf{background:#FFF8EE;border-color:#E8A857}
.ks-p:hover,.ks-pf:hover{border-color:#E8A857;background:#FFF8EE;color:#3D1A08}
.ks-pt{font-weight:600;color:#3D1A08}
.ks-pb{font-size:11px;color:#3D1A08;background:#E8A857;border-radius:4px;padding:1px 6px;font-weight:700}
/* Collection cards inner */
.ks-cb{display:block}
.ks-cn{font-size:17px;font-weight:700;color:#2d1a06;margin:0 0 6px;display:block}
.ks-cd{font-size:13px;color:#7a5c3a;line-height:1.5;display:block;margin:0 0 10px}
.ks-cc{color:#E8A857;font-size:13px;font-weight:700;display:block}
.ks-ct{font-size:11px;color:#7a5c3a;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:8px}
/* Story section inner */
.ks-sib{flex:1;border-radius:12px;overflow:hidden;min-height:300px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.4);font-size:14px;text-align:center;padding:20px}
.ks-st{flex:1.2;color:#fff}
.ks-sb{font-size:15px;line-height:1.75;color:#f5e9d6;margin:0 0 12px}
/* B2B section inner */
.ks-b2bt{font-size:26px;font-weight:800;color:#fff;margin:0 0 12px;display:block}
.ks-b2bs{font-size:15px;color:#f5e9d6;opacity:.9;margin:0 0 24px;max-width:560px;display:block;margin-left:auto;margin-right:auto}
.ks-sq{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}
/* Artisan section inner */
.ks-ape{color:#E8A857;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;display:block;margin:0 0 8px}
.ks-aph2{display:flex;gap:48px;align-items:center}
@media(max-width:900px){
  .ks-aph2{flex-direction:column}
  .ks-sib{width:100%;min-height:220px}
}
/* === Store page title/breadcrumb hide + collection image fix === */
.woocommerce-shop .wrap-detail-page > h1.page-title,
.woocommerce-shop .wrap-detail-page > .breadcrumb-wrap { display: none !important; }
.ks-ct { min-height: 160px; overflow: hidden; border-radius: 10px 10px 0 0; position: relative; background: #f5ede0; }
.ks-ct img { width: 100%; height: 100%; object-fit: cover; display: block; position: absolute; top: 0; left: 0; }
