.az-shop-toolbar{margin:0 0 25px}.az-shop-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.az-shop-head b{font-size:11px;letter-spacing:2px;color:#ed1c24}.az-shop-head h2{margin:3px 0;font-size:28px;font-weight:800}.az-shop-head p{margin:0;color:#777;font-size:13px}.az-filter-toggle{display:none;background:#ed1c24;color:#fff;border:0;border-radius:11px;padding:12px 16px;font-weight:800}.az-shop-filter{background:#fff;border:1px solid #e5e5e5;border-radius:17px;box-shadow:0 7px 22px #0000000d;overflow:hidden}.az-filter-panel{display:grid;grid-template-columns:2fr 1fr 1.1fr auto}.az-block{padding:17px 19px;border-right:1px solid #eee}.az-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.az-title strong{font-size:14px}.az-collapse{border:0;background:none;font-size:19px;color:#888}.az-cat-search,.az-block select,.az-price input{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:9px;background:#fafafa;padding:10px;font-size:13px}.az-cat-search{margin-bottom:7px}.az-cat-list{max-height:165px;overflow:auto}.az-cat-label{display:flex;align-items:center;gap:8px;min-height:30px;font-size:13px;cursor:pointer;position:relative}.az-cat-label input{position:absolute;opacity:0}.az-cat-label i{width:14px;height:14px;border:1px solid #ccc;border-radius:4px;background:#fff}.az-cat-label input:checked+i{background:#ed1c24;border-color:#ed1c24;box-shadow:inset 0 0 0 3px #fff}.az-cat-label small{margin-left:auto;color:#999}.az-cat-row{position:relative}.az-expand{position:absolute;right:0;top:3px;border:0;background:#f3f3f3;border-radius:5px;width:22px;height:22px}.az-subcats{padding-left:18px}.az-price{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center}.az-actions{padding:17px;display:flex;flex-direction:column;justify-content:center;gap:8px}.az-actions button{background:#ed1c24;color:#fff;border:0;border-radius:10px;padding:11px 14px;font-weight:800}.az-actions a{text-align:center;color:#777;text-decoration:none;font-size:12px;font-weight:700}@media(max-width:900px){.az-filter-panel{grid-template-columns:1fr 1fr}.az-cats{grid-column:1/-1;border-right:0;border-bottom:1px solid #eee}.az-actions{grid-column:1/-1;flex-direction:row;border-top:1px solid #eee}.az-actions button{flex:1}}@media(max-width:600px){.az-shop-head h2{font-size:23px}.az-shop-head p{font-size:12px}.az-filter-toggle{display:block}.az-filter-panel{display:none}.az-shop-filter.open .az-filter-panel{display:grid}.az-block{border-right:0;border-bottom:1px solid #eee;grid-column:1/-1}.az-cat-list{max-height:230px}.az-actions{border-bottom:0}.az-shop-filter{border-radius:14px}}