.category-page{display:grid;grid-template-columns:215px minmax(0,1fr);gap:24px;padding:28px 0 70px}.filters{height:max-content;padding-right:16px;border-right:1px solid #e6e6e6}.filter-title{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:12px}.filters a{display:block;padding:7px 5px;color:#292929;text-decoration:none;font-size:13px}.filters a.level-1{padding-left:16px}.filters a.level-2{padding-left:28px}.filters a.active{font-weight:800;color:#111}.filters a.active::after{content:' ✓';color:#e72d35}.filter-block{display:grid;gap:13px;margin-top:22px;padding-top:17px;border-top:1px solid #ddd}.filter-block label{font-size:12px}.category-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.category-heading small{color:#777}.category-heading h1{margin:6px 0 4px;font-size:22px}.category-heading p{margin:0;color:#555}.category-heading select{width:250px;height:44px;border:1px solid #bbb;border-radius:6px;padding:0 15px;background:#fff}.category-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-results .product-card{padding:0 10px 11px;overflow:hidden;background:#fff}.category-results .product-image{height:250px;margin:0 -10px;width:calc(100% + 20px);border-radius:0}.category-results .product-card h3{height:40px;margin:9px 0 5px;font-size:14px;overflow:hidden}.category-results .product-card>small{margin-top:8px}.category-results .product-card strong{font-size:17px;color:#087327}.category-results .add{background:#fff;color:#111;border:1px solid #aaa;font-weight:700}.category-results .add:hover{background:#f58220;color:#fff;border-color:#f58220}.category-results .empty{min-height:250px;display:grid;place-items:center}.category-results .empty[hidden]{display:none}.category-results .heart{font-size:25px}.mega-menu{position:absolute}.site-footer{margin-top:20px}@media(max-width:1050px){.category-results .product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.category-page{grid-template-columns:1fr}.filters{display:none}.category-results .product-grid{grid-template-columns:repeat(2,1fr)}.category-heading select{width:190px}.category-results .product-image{height:190px}}@media(max-width:520px){.category-heading{align-items:flex-start;gap:12px;flex-direction:column}.category-heading select{width:100%}}
