.shop-products{width:100%;background:#050505;color:#fff;padding:80px 0;overflow:hidden}.shop-products-container{width:92%;max-width:1500px;margin:0 auto}.shop-products-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.shop-products-header h2{margin:0;font-size:46px;line-height:1;font-weight:900;letter-spacing:-2px}.shop-products-middle,.shop-products-right{display:flex;flex-direction:column;gap:5px}.shop-products-middle span,.shop-products-right span{color:#999;font-size:11px;letter-spacing:2px}.shop-filter-button{background:transparent;border:1px solid #555;color:#fff;padding:13px 20px;font-size:11px;font-weight:700;cursor:pointer}.shop-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.shop-product-card{display:block;width:100%;background:#111;border:1px solid #292929;color:#fff;text-decoration:none;overflow:hidden}.shop-product-card:hover{border-color:#666}.shop-product-image{width:100%;height:430px;background:#171717;overflow:hidden}.shop-product-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .4s ease}.shop-product-card:hover .shop-product-image img{transform:scale(1.03)}.shop-product-info{min-height:75px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.shop-product-info h3{margin:0 0 7px;color:#fff;font-size:14px;font-weight:600}.shop-product-info p{margin:0;color:#aaa;font-size:13px}.shop-product-cart{width:36px;height:36px;flex-shrink:0;border:1px solid #555;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.shop-products-empty{padding:80px 20px;text-align:center;border:1px solid #292929}.shop-products-empty h3{margin:0 0 10px;color:#fff}.shop-products-empty p{margin:0;color:#888}@media screen and (max-width:1000px){.shop-products-grid{grid-template-columns:repeat(2,1fr)}.shop-products-header{flex-wrap:wrap}}@media screen and (max-width:749px){.shop-products{padding:55px 0}.shop-products-container{width:90%}.shop-products-header{align-items:flex-start}.shop-products-header h2{font-size:34px}.shop-products-middle,.shop-products-right{display:none}.shop-products-grid{grid-template-columns:repeat(2,1fr);gap:8px}.shop-product-image{height:280px}.shop-product-info{padding:11px}.shop-product-info h3{font-size:11px}.shop-product-cart{width:30px;height:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shop-products.css.map */
