.related-products{margin:3rem 0;padding:2rem 0;background-color:#f8f9fa}.related-products-title{text-align:center;margin-bottom:2rem;color:#333;font-size:1.5rem;font-weight:600}.related-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}.related-product-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.related-product-item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.related-product-link{display:block;text-decoration:none;color:inherit}.related-product-image{position:relative;width:100%;height:200px;overflow:hidden}.related-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-product-item:hover .related-product-image img{transform:scale(1.05)}.no-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e9ecef;color:#6c757d;font-size:.875rem}.related-product-info{padding:1rem}.related-product-title{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-product-price{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.price{font-weight:600;color:#333;font-size:1.1rem}.price-compare{text-decoration:line-through;color:#6c757d;font-size:.9rem}.price-sale{font-weight:600;color:#dc3545;font-size:1.1rem}.sale-badge{background-color:#dc3545;color:#fff;padding:.2rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.availability{font-size:.8rem;padding:.2rem .5rem;border-radius:.25rem;font-weight:500}.in-stock{background-color:#d4edda;color:#155724}.out-of-stock{background-color:#f8d7da;color:#721c24}@media (max-width: 768px){.related-products{margin:2rem 0;padding:1.5rem 0}.related-products-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:0 .5rem}.related-product-image{height:150px}.related-product-info{padding:.75rem}.related-product-title{font-size:.9rem}.price{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/related-products.css.map */
