/* Página Loja v1.1 — layout baseado no mockup aprovado */
.sjt-shop-page-v2{background:#fff;color:#111}.page-template-page-loja .sjt-bottom-cta,.post-type-archive-product .sjt-bottom-cta,.tax-product_cat .sjt-bottom-cta{display:none}
.sjt-shop-hero-v2{position:relative;overflow:hidden;background:#020202;color:#fff;isolation:isolate}.sjt-shop-hero-v2:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.86) 31%,rgba(0,0,0,.24) 62%,rgba(0,0,0,.04) 100%),var(--sjt-shop-banner) center right/cover no-repeat;z-index:-1}.sjt-shop-hero-v2-inner{min-height:250px;display:flex;align-items:center}.sjt-shop-hero-copy{max-width:560px;padding:42px 0}.sjt-shop-hero-copy h1{margin:0;color:#fff;font-size:52px;line-height:.96;letter-spacing:-1.4px;text-transform:uppercase;font-weight:950}.sjt-shop-hero-copy h1::first-line{color:#fff}.sjt-shop-hero-copy p{display:flex;align-items:center;gap:10px;margin:18px 0 0;color:#fff;font-size:16px;font-weight:700}.sjt-shop-hero-copy p span{color:var(--sjt-yellow);font-size:24px}
.sjt-shop-breadcrumb{display:flex;align-items:center;gap:9px;min-height:52px;color:#6b7280;font-size:12px}.sjt-shop-breadcrumb a{color:#111;font-size:17px}.sjt-shop-breadcrumb strong{color:#4b5563}
.sjt-shop-catalog-v2{padding:0 0 30px;background:#fff}.sjt-shop-layout-v2{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;align-items:start}.sjt-shop-sidebar-v2{display:grid;gap:14px}.sjt-filter-card{background:#fff;border:1px solid #e6e8ec;border-radius:8px;padding:14px 13px;box-shadow:0 3px 12px rgba(16,24,40,.035)}.sjt-filter-card h3{position:relative;margin:0 0 14px;padding-bottom:8px;color:#111;font-size:13px;text-transform:uppercase;font-weight:950}.sjt-filter-card h3:after{content:"";position:absolute;left:0;bottom:0;width:24px;height:3px;border-radius:99px;background:var(--sjt-yellow)}.sjt-filter-category-list{display:grid;gap:2px}.sjt-filter-category-list a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;color:#222;font-size:11px;font-weight:700}.sjt-filter-category-list a:hover,.sjt-filter-category-list a.active{color:#000}.sjt-filter-category-list b,.sjt-filter-option b{min-width:21px;height:21px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f2f4;color:#5b6470;font-size:9px;font-weight:900}.sjt-filter-category-list a.active b{background:#111;color:#fff}.sjt-shop-filter-form{display:grid;gap:14px}.sjt-filter-option{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;min-height:28px;color:#333;font-size:10.5px;font-weight:650;cursor:pointer}.sjt-filter-option input{width:14px;height:14px;margin:0;accent-color:#111}.sjt-filter-option.checkbox input{border-radius:2px}.sjt-filter-clear{display:inline-block;margin-top:8px;color:#16a943;font-size:10px;font-weight:850;text-decoration:underline}.sjt-fast-filter-head{display:flex;align-items:center;gap:8px}.sjt-fast-filter-head>span{font-size:22px;color:var(--sjt-yellow)}.sjt-fast-filter-head h3{margin:0;flex:1}.sjt-fast-filter-card p{margin:10px 0 14px;color:#515863;font-size:10px;line-height:1.45}.sjt-switch-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#222;font-size:10px;font-weight:750;cursor:pointer}.sjt-switch-row input{position:absolute;opacity:0;pointer-events:none}.sjt-switch-row i{position:relative;width:31px;height:17px;border-radius:999px;background:#d9dde3;transition:.2s}.sjt-switch-row i:after{content:"";position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:.2s}.sjt-switch-row input:checked+i{background:var(--sjt-green)}.sjt-switch-row input:checked+i:after{transform:translateX(14px)}.sjt-apply-filters{min-height:40px;border:0;border-radius:8px;background:#111;color:var(--sjt-yellow);font-size:11px;font-weight:950;text-transform:uppercase;cursor:pointer}
.sjt-shop-help-v2{padding:14px;border-radius:7px;background:linear-gradient(180deg,#111,#030303);color:#fff;box-shadow:0 10px 22px rgba(0,0,0,.15)}.sjt-shop-help-v2>div{display:flex;align-items:center;gap:8px}.sjt-shop-help-v2>div img{width:26px;height:26px;object-fit:contain}.sjt-shop-help-v2 strong{font-size:12px;text-transform:uppercase}.sjt-shop-help-v2 p{margin:7px 0 12px;color:#f0f0f0;font-size:10px;line-height:1.45}.sjt-shop-help-v2>a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:37px;border-radius:6px;background:linear-gradient(180deg,#31df6b,#11a744);color:#fff!important;font-size:10px;font-weight:900}.sjt-shop-help-v2>a img{width:18px;height:18px;object-fit:contain}
.sjt-shop-main-v2{min-width:0}.sjt-shop-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 215px auto;align-items:center;gap:18px;margin-bottom:18px}.sjt-shop-search{position:relative;display:block}.sjt-shop-search input{width:100%;height:42px;border:1px solid #dfe2e7;border-radius:6px;padding:0 43px 0 14px;background:#fff;color:#111;font-size:11px}.sjt-shop-search button{position:absolute;right:0;top:0;width:42px;height:42px;border:0;background:transparent;color:#111;font-size:22px;cursor:pointer}.sjt-shop-toolbar select{height:42px;border:1px solid #dfe2e7;border-radius:6px;padding:0 12px;background:#fff;color:#333;font-size:10px;font-weight:700}.sjt-shop-result-count{white-space:nowrap;color:#5f6670;font-size:10px}
.sjt-shop-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.sjt-shop-card-v2{position:relative;border-radius:7px!important;text-align:left!important;box-shadow:0 4px 14px rgba(16,24,40,.055)!important}.sjt-shop-card-v2 .sjt-shop-card-img{position:relative;height:166px;padding:0;background:#f3f4f6;overflow:hidden}.sjt-shop-card-v2 .sjt-shop-card-img img{width:100%!important;height:100%!important;max-height:none!important;padding:0!important;object-fit:cover!important;background:#f3f4f6!important;transition:transform .25s}.sjt-shop-card-v2:hover .sjt-shop-card-img img{transform:scale(1.035)}.sjt-fast-badge{position:absolute;top:7px;right:7px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--sjt-yellow);color:#111;font-size:13px;box-shadow:0 3px 8px rgba(0,0,0,.15)}.sjt-shop-card-v2 .sjt-shop-card-body{padding:10px 10px 11px}.sjt-shop-card-v2 h3{min-height:0;margin:0 0 5px;font-size:12.5px;line-height:1.2;text-transform:none}.sjt-shop-card-v2 .sjt-card-desc{min-height:32px;margin:0 0 8px;color:#444b55;font-size:9.5px;line-height:1.35}.sjt-card-price-line{display:flex;align-items:baseline;gap:3px;min-height:28px;flex-wrap:wrap}.sjt-card-price-line>span{font-size:8.5px;color:#5f6670}.sjt-card-price-line strong{font-size:17px;line-height:1;color:#111;font-weight:950}.sjt-card-price-line strong .amount{font-size:inherit}.sjt-card-price-line small{font-size:8px;color:#5f6670}.sjt-card-price-line.consult strong{font-size:14px}.sjt-shop-card-v2 .sjt-card-button{min-height:32px;border-radius:4px;margin-top:8px;font-size:9px}.sjt-shop-card-v2 .sjt-card-wa{min-height:28px;border-radius:4px;margin-top:5px;font-size:8.5px}.sjt-shop-card-v2 .sjt-card-wa img{width:14px;height:14px}
.sjt-shop-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border:1px solid #e7e8eb;border-radius:9px;background:#fff;box-shadow:0 4px 15px rgba(16,24,40,.035)}.sjt-shop-benefits article{display:flex;align-items:center;gap:14px;min-height:92px;padding:18px 28px;border-right:1px solid #eceef1}.sjt-shop-benefits article:last-child{border-right:0}.sjt-shop-benefit-icon{width:40px;height:40px;flex:0 0 40px;border:2px solid #111;border-radius:10px;display:grid;place-items:center;color:#111;font-size:22px;font-weight:950}.sjt-shop-benefit-icon.truck{border-radius:4px}.sjt-shop-benefit-icon.support{border-radius:50%}.sjt-shop-benefits strong{display:block;color:#111;font-size:11px;text-transform:uppercase}.sjt-shop-benefits p{margin:4px 0 0;color:#535b66;font-size:9px;line-height:1.4}.sjt-filter-toggle{display:none}
.sjt-empty-products{padding:45px 25px;text-align:center;border:1px dashed #d9dde4;border-radius:10px;background:#fafbfc}.sjt-empty-products h3{margin:0 0 8px}.sjt-empty-products a{display:inline-flex;margin-top:15px;padding:10px 16px;border-radius:6px;background:#111;color:var(--sjt-yellow)!important;font-weight:900}
@media(max-width:1180px){.sjt-shop-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sjt-shop-toolbar{grid-template-columns:minmax(220px,1fr) 205px}.sjt-shop-result-count{grid-column:1/-1;text-align:right}.sjt-shop-layout-v2{grid-template-columns:200px minmax(0,1fr)}}
@media(max-width:900px){.sjt-shop-hero-v2:before{background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.72) 50%,rgba(0,0,0,.22)),var(--sjt-shop-banner) center right/cover no-repeat}.sjt-shop-hero-v2-inner{min-height:230px}.sjt-shop-hero-copy h1{font-size:43px}.sjt-filter-toggle{display:flex;width:100%;align-items:center;justify-content:center;min-height:46px;margin-bottom:14px;border:0;border-radius:8px;background:#111;color:var(--sjt-yellow);font-size:12px;font-weight:950;text-transform:uppercase}.sjt-shop-layout-v2{grid-template-columns:1fr}.sjt-shop-sidebar-v2{display:none}.sjt-shop-sidebar-v2.open{display:grid}.sjt-shop-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sjt-shop-toolbar{grid-template-columns:1fr 205px}.sjt-shop-benefits article{padding:17px}}
@media(max-width:700px){.sjt-shop-hero-v2:before{background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.48) 48%,rgba(0,0,0,.95) 100%),var(--sjt-shop-banner) 72% center/cover no-repeat}.sjt-shop-hero-v2-inner{min-height:330px;align-items:flex-end}.sjt-shop-hero-copy{padding:170px 0 32px}.sjt-shop-hero-copy h1{font-size:37px}.sjt-shop-toolbar{grid-template-columns:1fr}.sjt-shop-result-count{grid-column:auto;text-align:left}.sjt-shop-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.sjt-shop-card-v2 .sjt-shop-card-img{height:150px}.sjt-shop-benefits{grid-template-columns:1fr}.sjt-shop-benefits article{border-right:0;border-bottom:1px solid #eceef1}.sjt-shop-benefits article:last-child{border-bottom:0}}
@media(max-width:430px){.sjt-shop-hero-copy h1{font-size:33px}.sjt-shop-card-v2 .sjt-shop-card-img{height:132px}.sjt-shop-card-v2 .sjt-shop-card-body{padding:9px 8px 10px}.sjt-shop-card-v2 h3{font-size:11.5px}.sjt-shop-card-v2 .sjt-card-desc{font-size:8.7px;min-height:34px}.sjt-card-price-line strong{font-size:15px}.sjt-shop-benefits article{min-height:80px;padding:15px 18px}}
@media(max-width:350px){.sjt-shop-grid-v2{grid-template-columns:1fr!important}.sjt-shop-card-v2 .sjt-shop-card-img{height:205px}}

/* v1.2 — correção de carregamento e acabamento visual do catálogo */
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main,
body.tax-product_tag .site-main{max-width:none!important;margin:0!important;padding:0!important}
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header,
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.tax-product_tag .woocommerce-result-count,
body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_tag .woocommerce-ordering{display:none!important}
.sjt-footer{background:linear-gradient(180deg,#111 0%,#050505 100%)!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.08)}
.sjt-footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr!important}
.sjt-copy{color:#bfc2c7!important}
.sjt-shop-page-v2 + .sjt-bottom-cta{display:none!important}
@media(max-width:840px){.sjt-footer-grid{grid-template-columns:1fr!important}}


/* v1.3 — alinhamento vertical uniforme dos botões nos cards */
.sjt-shop-grid-v2{align-items:stretch!important}
.sjt-shop-card-v2{display:flex!important;flex-direction:column!important;height:100%!important}
.sjt-shop-card-v2 .sjt-shop-card-img{flex:0 0 auto}
.sjt-shop-card-v2 .sjt-shop-card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}
.sjt-shop-card-v2 .sjt-card-button{margin-top:auto!important}
.sjt-shop-card-v2 .sjt-card-wa{flex:0 0 auto}
