/* S1 Premium Shop / Product Archive */
.zf-shop-page{background:#fff;color:#111;min-height:60vh}.zf-shop-hero{background:linear-gradient(135deg,#f7f7f7,#fff);border-bottom:1px solid #eee}.zf-shop-hero-inner{padding:26px 0 32px}.zf-shop-breadcrumb{font-size:13px;color:#777;margin-bottom:14px}.zf-shop-breadcrumb a{color:#333;text-decoration:none}.zf-shop-breadcrumb span{color:#aaa;margin:0 5px}.zf-shop-hero-card{background:#fff;border:1px solid #eee;border-radius:18px;padding:28px 32px;box-shadow:0 12px 34px rgba(0,0,0,.05);position:relative;overflow:hidden}.zf-shop-hero-card:after{content:"";position:absolute;right:-65px;top:-65px;width:190px;height:190px;border-radius:50%;background:rgba(0,0,0,.035)}.zf-shop-kicker{display:inline-flex;align-items:center;gap:8px;background:#111;color:#fff;font-weight:800;font-size:12px;line-height:1;padding:9px 13px;border-radius:999px;margin-bottom:12px}.zf-shop-hero h1{margin:0;color:#111;font-size:40px;line-height:1.15;font-weight:800}.zf-shop-hero p{margin:10px 0 0;color:#5b6470;font-size:16px;max-width:720px;line-height:1.7}.zf-shop-wrap{display:grid;grid-template-columns:282px minmax(0,1fr);gap:28px;align-items:start;padding:34px 0 56px}.zf-shop-sidebar{position:sticky;top:20px;align-self:start}.zf-shop-filter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.zf-shop-filter-head strong{font-size:17px}.zf-shop-filter-close{display:none}.zf-filter-box{background:#fff;border:1px solid #e9e9e9;border-radius:16px;padding:18px;margin-bottom:16px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.zf-filter-box h3{margin:0 0 14px;font-size:18px;line-height:1.2;font-weight:800}.zf-shop-cat-list{list-style:none;margin:0;padding:0;display:grid;gap:5px}.zf-shop-cat-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;border-radius:10px;padding:0 12px;color:#333;text-decoration:none;font-weight:700;transition:.15s}.zf-shop-cat-list a em{font-style:normal;color:#8a8a8a;font-size:12px;background:#f3f3f3;border-radius:999px;padding:4px 8px}.zf-shop-cat-list li.active a,.zf-shop-cat-list a:hover{background:#111;color:#fff}.zf-shop-cat-list li.active a em,.zf-shop-cat-list a:hover em{background:rgba(255,255,255,.14);color:#fff}.zf-price-widget .price_slider_wrapper{padding-top:4px}.zf-price-widget .button{background:#111!important;color:#fff!important;border:0!important;border-radius:10px!important;padding:8px 13px!important;font-family:inherit!important}.zf-price-widget .price_label{font-weight:700;color:#333}.zf-mini-help p{color:#666;line-height:1.7;margin:0 0 12px}.zf-mini-help a{height:44px;display:inline-flex;align-items:center;gap:8px;background:#111;color:#fff;border-radius:12px;padding:0 15px;text-decoration:none;font-weight:800}.zf-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e9e9e9;border-radius:16px;padding:13px 16px;margin-bottom:22px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.zf-shop-count{color:#555;font-size:14px;font-weight:700}.zf-shop-count .woocommerce-result-count{margin:0}.zf-shop-sort .woocommerce-ordering{margin:0}.zf-shop-sort select{height:42px;border:1px solid #ddd;border-radius:11px;background:#fff;padding:0 38px 0 13px;font-family:inherit;font-weight:700;color:#333}.zf-mobile-filter-btn{display:none}.zf-shop-grid.zf-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;padding:0!important;margin:0!important}.zf-shop-main .woocommerce-notices-wrapper{display:none!important}.zf-shop-pagination{margin-top:34px}.zf-shop-pagination .woocommerce-result-count,.zf-shop-pagination .woocommerce-ordering{display:none!important}.zf-shop-pagination nav.woocommerce-pagination ul{border:0!important;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.zf-shop-pagination nav.woocommerce-pagination ul li{border:0!important}.zf-shop-pagination nav.woocommerce-pagination ul li a,.zf-shop-pagination nav.woocommerce-pagination ul li span{min-width:42px;height:42px;border:1px solid #ddd!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#111!important;font-weight:800!important;background:#fff!important}.zf-shop-pagination nav.woocommerce-pagination ul li span.current,.zf-shop-pagination nav.woocommerce-pagination ul li a:hover{background:#111!important;color:#fff!important;border-color:#111!important}.zf-shop-empty{border:1px dashed #ddd;border-radius:22px;text-align:center;padding:70px 24px;background:#fff}.zf-shop-empty i{font-size:42px;color:#111;margin-bottom:14px}.zf-shop-empty h2{margin:0 0 8px;font-size:26px}.zf-shop-empty p{margin:0 0 18px;color:#666}.zf-shop-empty a{display:inline-flex;height:46px;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:12px;padding:0 20px;font-weight:800;text-decoration:none}.zf-shop-filter-overlay{display:none}
@media(max-width:1180px){.zf-shop-wrap{grid-template-columns:245px minmax(0,1fr);gap:20px}.zf-shop-grid.zf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.zf-shop-hero h1{font-size:34px}}
@media(max-width:767px){.zf-shop-hero-inner{padding:18px 0 16px}.zf-shop-breadcrumb{display:none}.zf-shop-hero-card{border-radius:0;border-left:0;border-right:0;padding:18px 14px;box-shadow:none}.zf-shop-kicker{font-size:11px;padding:8px 11px}.zf-shop-hero h1{font-size:25px}.zf-shop-hero p{font-size:13px;line-height:1.6}.zf-shop-wrap{display:block;width:100%!important;padding:14px 0 96px}.zf-shop-main{width:100%}.zf-shop-toolbar{position:sticky;top:0;z-index:20;border-left:0;border-right:0;border-radius:0;margin:0 0 12px;padding:10px 12px;box-shadow:0 10px 25px rgba(0,0,0,.08)}.zf-mobile-filter-btn{height:38px;display:inline-flex;align-items:center;gap:7px;background:#111;color:#fff;border:0;border-radius:10px;padding:0 12px;font-family:inherit;font-weight:800}.zf-shop-count{display:none}.zf-shop-sort select{height:38px;max-width:160px;font-size:12px;border-radius:10px}.zf-shop-grid.zf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 10px!important}.zf-shop-sidebar{position:fixed;z-index:1004;top:0;bottom:0;left:0;width:min(86vw,340px);background:#fff;overflow:auto;padding:16px;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 40px rgba(0,0,0,.22)}body.zf-filter-open .zf-shop-sidebar{transform:translateX(0)}.zf-shop-filter-head{position:sticky;top:0;background:#fff;padding:0 0 14px;z-index:2}.zf-shop-filter-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#111}.zf-filter-box{padding:15px;border-radius:14px}.zf-filter-box h3{font-size:16px}.zf-shop-filter-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1003;opacity:0;visibility:hidden;transition:.25s}body.zf-filter-open .zf-shop-filter-overlay{opacity:1;visibility:visible}.zf-shop-pagination{margin-top:24px;padding:0 10px}.zf-shop-pagination nav.woocommerce-pagination ul li a,.zf-shop-pagination nav.woocommerce-pagination ul li span{min-width:38px;height:38px;border-radius:10px!important}.zf-mini-help{display:none}}


/* S1.3 Shop desktop 3-column premium grid + card breathing room */
@media (min-width: 1181px){
  .zf-shop-wrap{
    grid-template-columns:280px minmax(0,1fr)!important;
    gap:30px!important;
  }
  .zf-shop-grid.zf-product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:24px!important;
  }
  .zf-shop-main .zf-product-card .zf-product-img{
    aspect-ratio:1/1.08!important;
  }
  .zf-shop-main .zf-product-card .zf-product-info{
    padding:14px!important;
  }
  .zf-shop-main .zf-product-card .zf-product-info h3{
    font-size:16px!important;
    line-height:1.36!important;
    height:44px!important;
    min-height:44px!important;
  }
  .zf-shop-main .zf-product-card .zf-price{
    font-size:16px!important;
    min-height:24px!important;
    margin-bottom:12px!important;
  }
  .zf-shop-main .zf-product-card .zf-price del{
    font-size:13.5px!important;
  }
  .zf-shop-main .zf-product-card .zf-actions{
    gap:9px!important;
  }
  .zf-shop-main .zf-product-card .zf-btn{
    height:40px!important;
    font-size:13.5px!important;
    border-radius:7px!important;
    padding:0 8px!important;
  }
}
@media (min-width:768px) and (max-width:1180px){
  .zf-shop-wrap{grid-template-columns:240px minmax(0,1fr)!important;gap:20px!important;}
  .zf-shop-grid.zf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;}
}
.zf-shop-main > .woocommerce-result-count,
.zf-shop-main > .woocommerce-ordering{display:none!important;}
