/* WooCommerce category + single product templates only */
.wcp-wc{--wcp-wc-shadow-soft:0 4px 20px -8px rgba(20,40,80,.12);--wcp-wc-shadow-elegant:0 20px 60px -20px rgba(20,40,80,.18);--wcp-wc-shadow-accent:0 12px 30px -10px rgba(242,115,15,.4);--wcp-wc-ease:cubic-bezier(.22,1,.36,1);--wcp-wc-spring:cubic-bezier(.34,1.56,.64,1);color:var(--fg);background:var(--bg)}
.wcp-wc *{box-sizing:border-box}.wcp-wc img{display:block;max-width:100%}.wcp-wc button{font:inherit}.wcp-wc a{text-decoration:none;color:inherit}.wcp-wc h1,.wcp-wc h2,.wcp-wc h3,.wcp-wc h4{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.02em;margin:0;color:var(--primary)}
.wcp-wc-container{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}.wcp-wc-hero{position:relative;background:var(--gradient-hero);color:#fff;overflow:hidden}.wcp-wc-hero .blob{position:absolute;border-radius:9999px;filter:blur(60px);pointer-events:none;animation:wcpFloatSoft 14s ease-in-out infinite}.wcp-wc-hero .b1{left:-80px;top:40px;height:288px;width:288px;background:rgba(242,115,15,.12)}.wcp-wc-hero .b2{right:0;bottom:0;height:320px;width:320px;background:rgba(28,58,115,.35);animation-delay:-7s}.wcp-wc-hero-inner{position:relative;padding:clamp(42px,7vw,80px) 0}.wcp-wc-crumbs{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(255,255,255,.72);flex-wrap:wrap}.wcp-wc-crumbs a:hover{color:var(--accent)}.wcp-wc-crumbs svg{width:12px;height:12px;flex:0 0 auto}.wcp-wc-eyebrow{display:inline-block;margin-top:24px;font-size:12px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--accent)}.wcp-wc-hero h1{margin-top:12px;font-size:clamp(30px,5vw,60px);line-height:1.1;max-width:780px;color:#fff;animation:wcpFadeInUp .8s var(--wcp-wc-ease) both}.wcp-wc-hero p{margin:16px 0 0;max-width:670px;color:rgba(255,255,255,.78);font-size:17px;line-height:1.65}
.wcp-wc-section{padding:64px 0}.wcp-wc-layout{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:1024px){.wcp-wc-layout{grid-template-columns:repeat(12,1fr)}.wcp-wc-aside{grid-column:span 4}.wcp-wc-main{grid-column:span 8}.wcp-wc-sticky{position:sticky;top:8rem}.wcp-wc-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}}
.wcp-wc-qf{position:relative;border-radius:24px;background:var(--gradient-warm);border:2px solid rgba(242,115,15,.34);box-shadow:var(--wcp-wc-shadow-elegant);overflow:hidden;padding:clamp(20px,2vw,28px)}.wcp-wc-qf .glow{position:absolute;border-radius:9999px;filter:blur(60px);pointer-events:none}.wcp-wc-qf .tr{top:-64px;right:-64px;height:192px;width:192px;background:rgba(242,115,15,.15)}.wcp-wc-qf .bl{bottom:-64px;left:-64px;height:192px;width:192px;background:rgba(242,115,15,.10)}.wcp-wc-qf-inner{position:relative}.wcp-wc-qf-eyebrow{display:flex;align-items:center;gap:8px;color:var(--accent);margin-bottom:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.wcp-wc-qf-title{font-family:Georgia,'Times New Roman',serif;font-size:24px;color:var(--primary);margin-bottom:4px}.wcp-wc-qf-sub{font-size:14px;color:var(--muted);margin:0 0 24px}.wcp-wc-qf-stack>*+*{margin-top:16px}.wcp-wc-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.wcp-wc-row-2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.wcp-wc-field{display:flex;flex-direction:column;gap:6px}.wcp-wc-field label{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.wcp-wc-field-3d{width:100%;height:44px;padding:0 16px;font-size:14px;font-family:inherit;color:var(--fg);background:#fff;border:1.5px solid rgba(242,115,15,.55);border-radius:9999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 2px 0 rgba(242,115,15,.55),0 4px 10px -4px rgba(242,115,15,.25);transition:box-shadow .25s var(--wcp-wc-ease),border-color .2s ease;outline:none}.wcp-wc-field-3d[readonly]{background:rgba(244,246,250,.75)}.wcp-wc-field-3d:hover{border-color:rgba(242,115,15,.75)}.wcp-wc-field-3d:focus{border-color:var(--accent);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 2px 0 var(--accent),0 0 0 3px rgba(242,115,15,.18),0 6px 14px -4px rgba(242,115,15,.35)}textarea.wcp-wc-field-3d{height:auto;min-height:90px;border-radius:20px;padding:12px 16px;resize:vertical;line-height:1.5}select.wcp-wc-field-3d{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23F2730F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right .9rem center;background-size:14px;padding-right:36px}.wcp-wc-btn-3d{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;font-weight:700;font-size:15px;color:#fff;border:0;cursor:pointer;border-radius:9999px;background:var(--gradient-accent-deep);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3px 0 rgba(160,70,10,.55),0 8px 18px -6px rgba(242,115,15,.55),0 2px 0 rgba(160,70,10,.6);transition:transform .18s var(--wcp-wc-spring),filter .25s ease}.wcp-wc-btn-3d:hover{transform:translateY(-2px);filter:brightness(1.05)}.wcp-wc-btn-3d .arr{transition:transform .25s ease}.wcp-wc-btn-3d:hover .arr{transform:translateX(4px)}.wcp-wc-qf-fine{font-size:11px;text-align:center;color:var(--muted);margin:10px 0 0}.wcp-wc-notice{padding:12px 16px;border-radius:14px;background:#fff;border:1px solid rgba(242,115,15,.28);color:var(--primary);font-size:14px;margin-bottom:18px}
.wcp-wc-pgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(min-width:1024px){.wcp-wc-pgrid{grid-template-columns:repeat(3,1fr);gap:24px}}.wcp-wc-pcard{position:relative;display:flex;flex-direction:column;background:var(--card);border-radius:16px;overflow:hidden;border:3px solid var(--accent);box-shadow:var(--wcp-wc-shadow-soft);transition:transform .5s var(--wcp-wc-ease),box-shadow .5s var(--wcp-wc-ease)}.wcp-wc-pcard:hover{transform:translateY(-4px);box-shadow:var(--wcp-wc-shadow-elegant)}.wcp-wc-imgwrap{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--soft)}.wcp-wc-imgwrap img{height:100%;width:100%;object-fit:cover;transition:transform .7s var(--wcp-wc-ease)}.wcp-wc-pcard:hover .wcp-wc-imgwrap img{transform:scale(1.1)}.wcp-wc-pbody{padding:16px;display:flex;flex-direction:column;flex:1}.wcp-wc-pbody h3{font-size:clamp(16px,1.4vw,18px);color:var(--primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wcp-wc-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;height:36px;font-size:13px;font-weight:700;color:#fff;background:var(--gradient-accent-deep);border:0;border-radius:9999px;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -2px 0 rgba(160,70,10,.5),0 6px 14px -6px rgba(242,115,15,.5);transition:transform .18s var(--wcp-wc-spring),filter .2s}.wcp-wc-card-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}
.wcp-wc-why-wrap{padding-bottom:80px}.wcp-wc-why{border-radius:24px;background:var(--card);border:1px solid rgba(227,231,238,.8);box-shadow:var(--wcp-wc-shadow-soft);padding:clamp(24px,4vw,48px);display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:1024px){.wcp-wc-why{grid-template-columns:3fr 2fr}}.wcp-wc-why-eyebrow{display:flex;align-items:center;gap:8px;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.wcp-wc-why h2{font-size:clamp(30px,3vw,36px);line-height:1.2}.wcp-wc-why p{margin:16px 0 0;color:var(--muted);line-height:1.7}.wcp-wc-high-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.wcp-wc-high-list li,.wcp-wc-feature-grid li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:rgba(17,32,58,.86)}.wcp-wc-check{display:grid;place-items:center;flex-shrink:0;height:24px;width:24px;border-radius:9999px;background:var(--gradient-accent);margin-top:2px;color:#fff}.wcp-wc-empty{background:var(--soft);border:1px solid var(--border);border-radius:18px;padding:26px;color:var(--muted)}.wcp-wc-pagination{margin-top:32px;display:flex;gap:10px;flex-wrap:wrap}.wcp-wc-pagination .page-numbers{padding:10px 14px;border-radius:9999px;border:1px solid var(--border);background:#fff;color:var(--primary)}.wcp-wc-pagination .current{background:var(--accent);border-color:var(--accent);color:#fff}
.wcp-wc-product-section{padding:64px 0}.wcp-wc-gallery-main{position:relative;display:block;width:100%;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:var(--card);box-shadow:var(--wcp-wc-shadow-elegant);border:1px solid rgba(227,231,238,.75);cursor:zoom-in;padding:0}.wcp-wc-gallery-main img{height:100%;width:100%;object-fit:cover;transition:transform .7s var(--wcp-wc-ease)}.wcp-wc-gallery-main:hover img{transform:scale(1.1)}.wcp-wc-gallery-main .overlay{position:absolute;inset:0;background:rgba(18,37,70,0);transition:background .5s}.wcp-wc-gallery-main:hover .overlay{background:rgba(18,37,70,.3)}.wcp-wc-gallery-main .plus{position:absolute;inset:0;display:grid;place-items:center;opacity:0;transition:opacity .5s}.wcp-wc-gallery-main:hover .plus{opacity:1}.wcp-wc-gallery-main .plus span{display:grid;place-items:center;height:64px;width:64px;border-radius:50%;background:#fff;color:var(--primary);box-shadow:var(--wcp-wc-shadow-elegant);transform:scale(.9);transition:transform .5s}.wcp-wc-gallery-main:hover .plus span{transform:scale(1)}.wcp-wc-thumbs{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.wcp-wc-thumb{aspect-ratio:1/1;border-radius:12px;overflow:hidden;border:2px solid var(--border);transition:all .3s;background:#fff;padding:0}.wcp-wc-thumb:hover{border-color:rgba(242,115,15,.5)}.wcp-wc-thumb.active{border-color:var(--accent);box-shadow:var(--wcp-wc-shadow-accent)}.wcp-wc-thumb img{height:100%;width:100%;object-fit:cover}.wcp-wc-about-card{margin-top:32px;background:var(--card);border:1px solid rgba(227,231,238,.75);border-radius:16px;padding:24px}.wcp-wc-about-card h3{font-size:20px}.wcp-wc-about-card p{margin-top:8px;color:var(--muted);line-height:1.7}.wcp-wc-about-card ul{margin:20px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}
.wcp-wc-tabs-wrap{padding:0 0 80px}.wcp-wc-tabs-card{border-radius:24px;background:var(--gradient-warm);border:1px solid rgba(242,115,15,.22);padding:clamp(24px,4vw,40px);box-shadow:var(--wcp-wc-shadow-soft)}.wcp-wc-tabs-bar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.wcp-wc-tab-btn{padding:10px 24px;border-radius:9999px;font-size:14px;font-weight:700;background:#fff;border:1px solid var(--border);color:var(--primary);transition:.25s;cursor:pointer}.wcp-wc-tab-btn:hover{border-color:var(--accent)}.wcp-wc-tab-btn.active{background:var(--gradient-accent-deep);color:#fff;border-color:transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3px 0 rgba(160,70,10,.55),0 8px 18px -6px rgba(242,115,15,.55)}.wcp-wc-tab-panel{display:none}.wcp-wc-tab-panel.active{display:block}.wcp-wc-tab-panel h3{font-size:clamp(24px,2.5vw,30px);margin-bottom:12px}.wcp-wc-tab-panel p{color:var(--muted);line-height:1.7;margin:0 0 16px}.wcp-wc-feature-grid{margin:20px 0 0;padding:0;display:grid;grid-template-columns:1fr;gap:10px;list-style:none}@media(min-width:640px){.wcp-wc-feature-grid{grid-template-columns:1fr 1fr}}.wcp-wc-spec-table{overflow:hidden;border-radius:16px;border:1px solid var(--border);background:#fff}.wcp-wc-spec-table table{width:100%;border-collapse:collapse;font-size:14px}.wcp-wc-spec-table tr:nth-child(even){background:rgba(244,246,250,.65)}.wcp-wc-spec-table td{padding:12px 20px;vertical-align:top}.wcp-wc-spec-table td:first-child{font-weight:700;color:var(--primary);width:34%}.wcp-wc-spec-table td:last-child{color:rgba(17,32,58,.82)}
.wcp-wc-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(18,37,70,.95);backdrop-filter:blur(4px);display:none;place-items:center;padding:16px}.wcp-wc-lightbox.open{display:grid}.wcp-wc-lb-img{max-height:82vh;max-width:88vw;object-fit:contain;border-radius:16px;box-shadow:var(--wcp-wc-shadow-elegant)}.wcp-wc-lb-btn{position:absolute;display:grid;place-items:center;height:48px;width:48px;border-radius:50%;background:#fff;color:var(--primary);box-shadow:var(--wcp-wc-shadow-elegant);transition:.25s;z-index:10;border:0;cursor:pointer}.wcp-wc-lb-btn:hover{background:var(--accent);color:#fff}.wcp-wc-lb-close{top:16px;right:16px}.wcp-wc-lb-prev{left:16px;top:50%;transform:translateY(-50%)}.wcp-wc-lb-next{right:16px;top:50%;transform:translateY(-50%)}.wcp-wc-lb-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.wcp-wc-lb-dot{height:10px;width:10px;border-radius:9999px;background:rgba(255,255,255,.65);border:0;transition:.3s}.wcp-wc-lb-dot.active{width:32px;background:var(--accent)}
.wcp-wc-reveal{opacity:0;transform:translateY(24px);transition:opacity .9s var(--wcp-wc-ease),transform .9s var(--wcp-wc-ease)}.wcp-wc-reveal.in-view{opacity:1;transform:none}@keyframes wcpFloatSoft{0%,100%{transform:translate(0,0)}50%{transform:translate(20px,-16px)}}@keyframes wcpFadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(max-width:700px){.wcp-wc-row-2,.wcp-wc-row-3{grid-template-columns:1fr}.wcp-wc-pgrid{grid-template-columns:1fr}.wcp-wc-section,.wcp-wc-product-section{padding:44px 0}.wcp-wc-thumbs{grid-template-columns:repeat(4,1fr);gap:8px}.wcp-wc-spec-table td{display:block;width:100%!important;padding:10px 14px}.wcp-wc-spec-table td:first-child{padding-bottom:2px}.wcp-wc-spec-table td:last-child{padding-top:2px}}@media(prefers-reduced-motion:reduce){.wcp-wc *{animation:none!important;transition:none!important}.wcp-wc-reveal{opacity:1;transform:none}}

.wcp-wc-stock-badge{position:absolute;top:0;left:0;z-index:10;padding:6px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#fff;border-bottom-right-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.15);line-height:1.2}.wcp-wc-stock-badge.in{background:var(--accent)}.wcp-wc-stock-badge.out{background:var(--primary)}

/* Latest fixes: no extra generated content, clean editor content, related products, mobile banner spacing */
.wcp-wc-product-content{font-size:16px;line-height:1.75;color:var(--fg)}
.wcp-wc-product-content h1,.wcp-wc-product-content h2,.wcp-wc-product-content h3,.wcp-wc-product-content h4,.wcp-wc-product-content h5,.wcp-wc-product-content h6{font-family:Georgia,'Times New Roman',serif;color:var(--primary);line-height:1.18;margin:0 0 14px;letter-spacing:-.02em}
.wcp-wc-product-content h1{font-size:clamp(30px,4vw,50px)}
.wcp-wc-product-content h2{font-size:clamp(26px,3vw,40px)}
.wcp-wc-product-content h3{font-size:clamp(22px,2.4vw,30px)}
.wcp-wc-product-content p,.wcp-wc-product-content span,.wcp-wc-product-content li{color:var(--muted);font-size:16px;line-height:1.75}
.wcp-wc-product-content p{margin:0 0 16px}
.wcp-wc-product-content ul,.wcp-wc-product-content ol{margin:0 0 18px 22px;padding:0}
.wcp-wc-product-content a{color:var(--accent);font-weight:700}
.wcp-wc-related-wrap{padding:0 0 80px}
.wcp-wc-related-head{margin-bottom:24px;text-align:left}
.wcp-wc-related-eyebrow{display:inline-block;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px}
.wcp-wc-related-head h2{font-size:clamp(28px,3.6vw,44px);line-height:1.12;color:var(--primary)}
.wcp-wc-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
@media(min-width:1024px){.wcp-wc-related-grid{grid-template-columns:repeat(4,1fr);gap:24px}}
@media(max-width:700px){.wcp-wc-container{padding-left:12px!important;padding-right:12px!important}.wcp-wc-hero-inner{padding-top:44px;padding-bottom:52px}.wcp-wc-tabs-card{padding:22px 16px}.wcp-wc-related-grid{grid-template-columns:1fr}.wcp-wc-related-wrap{padding-bottom:56px}}

/* Hide the large hover plus icon on WooCommerce product images; cursor zoom-in remains. */
.wcp-wc-gallery-main .plus{display:none!important;}


/* Product page / blog sidebar latest fixes */
.wcp-wc-hero-compact .wcp-wc-hero-inner{padding:24px 0}
.wcp-wc-product-grid{align-items:start}
@media(min-width:1024px){.wcp-wc-product-grid{grid-template-columns:minmax(0, 760px) minmax(320px, 1fr);gap:42px}}
.wcp-wc-product-media-col{min-width:0}
.wcp-wc-product-titlebox{margin-bottom:20px}
.wcp-wc-title-eyebrow{margin-top:0}
.wcp-wc-product-title{font-size:clamp(28px,3.8vw,52px);line-height:1.08;color:var(--primary)}
.wcp-wc-gallery-main{max-width:760px;aspect-ratio:1/1}
.wcp-wc-gallery-main img{aspect-ratio:1/1}
.wcp-wc-product-content h1,.wcp-wc-product-content h2,.wcp-wc-product-content h3,.wcp-wc-product-content h4,.wcp-wc-product-content h5,.wcp-wc-product-content h6{font-size:inherit;line-height:inherit;font-family:Georgia,'Times New Roman',serif;color:var(--primary)}
.wcp-wc-product-content h1{font-size:clamp(28px,3.6vw,46px)}
.wcp-wc-product-content h2{font-size:clamp(24px,3vw,38px)}
.wcp-wc-product-content h3{font-size:clamp(20px,2.2vw,30px)}
.blog-form-sidebar .wcp-wc-qf{position:sticky;top:110px}
.blog-form-sidebar.recent-sidebar{padding:0;background:none;border:0}
@media(max-width:1024px){.blog-form-sidebar .wcp-wc-qf{position:static;top:auto}}

/* Compact blog sidebar quote form only */
.single-blog-page .blog-form-sidebar .wcp-wc-qf{
  padding:18px!important;
  border-radius:18px!important;
  max-height:none!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-qf-eyebrow{
  margin-bottom:6px!important;
  font-size:11px!important;
  letter-spacing:.14em!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-qf-title{
  font-size:24px!important;
  line-height:1.12!important;
  margin-bottom:6px!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-qf-sub{
  font-size:13px!important;
  line-height:1.35!important;
  margin:0 0 14px!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-qf-stack>*+*{
  margin-top:10px!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-row-2,
.single-blog-page .blog-form-sidebar .wcp-wc-row-3{
  gap:9px!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-field{
  gap:0!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-field label{
  display:none!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-field-3d{
  height:38px!important;
  padding:0 14px!important;
  font-size:13px!important;
  border-radius:9999px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 0 rgba(242,115,15,.55),0 3px 8px -5px rgba(242,115,15,.28)!important;
}
.single-blog-page .blog-form-sidebar select.wcp-wc-field-3d{
  padding-right:32px!important;
  background-position:right .75rem center!important;
}
.single-blog-page .blog-form-sidebar textarea.wcp-wc-field-3d{
  min-height:70px!important;
  height:70px!important;
  padding:10px 14px!important;
  border-radius:16px!important;
  line-height:1.35!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-btn-3d{
  min-height:42px!important;
  height:42px!important;
  font-size:14px!important;
  margin-top:2px!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-qf-fine{
  display:none!important;
}
.single-blog-page .blog-form-sidebar .wcp-wc-notice{
  padding:8px 10px!important;
  font-size:12px!important;
  margin-bottom:10px!important;
}
@media(min-width:1025px){
  .single-blog-page .blog-form-sidebar .wcp-wc-row-3{grid-template-columns:repeat(3,1fr)!important;}
  .single-blog-page .blog-form-sidebar .wcp-wc-row-2{grid-template-columns:repeat(2,1fr)!important;}
}
@media(max-width:1180px) and (min-width:1025px){
  .single-blog-page .blog-form-sidebar .wcp-wc-row-3,
  .single-blog-page .blog-form-sidebar .wcp-wc-row-2{grid-template-columns:1fr!important;}
}


/* Latest fix: smaller product gallery thumbnails */
.wcp-wc-thumbs{grid-template-columns:repeat(4, minmax(0, 96px))!important;justify-content:start;max-width:432px;gap:10px!important}
.wcp-wc-thumb{border-radius:10px!important}
@media(max-width:700px){.wcp-wc-thumbs{grid-template-columns:repeat(4, minmax(0, 72px))!important;max-width:320px;gap:8px!important}}


/* Product rating display added by schema/rating system */
.wcp-schema-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px;font-size:14px;color:var(--primary)}
.wcp-schema-stars{display:inline-flex;gap:2px;color:#f2730f;line-height:1}
.wcp-schema-stars .star{font-size:18px;color:#f2730f}
.wcp-schema-stars .star.empty{color:#d7dde7}
.wcp-schema-stars .star.half{background:linear-gradient(90deg,#f2730f 50%,#d7dde7 50%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}
.wcp-schema-rating-number{font-weight:700;color:var(--primary)}
.wcp-schema-review-count{color:var(--muted)}

/* Homepage product grid override: keep 2 columns on mobile */
@media(max-width:700px){
  .home-product-grid.wcp-wc-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .home-product-grid .wcp-wc-pbody{padding:12px!important;}
  .home-product-grid .wcp-wc-pbody h3{font-size:13px!important;}
  .home-product-grid .wcp-wc-card-btn{height:34px;font-size:12px;margin-top:10px;}
}

/* Latest image ratio fix: product featured/main image must be 4:3 on all screens */
.wcp-wc-gallery-main{
  aspect-ratio:4/3!important;
  max-width:760px;
}
.wcp-wc-gallery-main img,
#wcpWcMainImg{
  width:100%!important;
  height:100%!important;
  aspect-ratio:4/3!important;
  object-fit:cover!important;
}
