.custom-related-products{padding:4rem 0;background:#fff}.related-products-container{margin:0 auto}.related-products-title{text-align:center;font-size:2rem;font-weight:300;margin-bottom:3rem;color:#333}.related-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9d9d9;border:1px solid #d9d9d9}.related-product-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff}.product-image{width:100%;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-image-primary{opacity:1}.product-image-hover{position:absolute;top:0;left:0;opacity:0}.related-product-card:hover .product-image-primary{opacity:0}.related-product-card:hover .product-image-hover{opacity:1}.product-add-to-cart{padding-top:1rem}.add-to-cart-btn{padding:6px 0;background:#fff;text-transform:uppercase;text-decoration:none;font-size:14px;font-weight:600;color:#092d26;border:0;border-bottom:1px solid #092d26;margin:0 auto;display:inline-block}.product-info{width:100%;background:#fff;padding:1.5rem 2rem}.product-brand{font-size:.75rem;font-weight:600;color:#666;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.product-title{font-size:1rem;font-weight:600;line-height:1.2;text-transform:uppercase;margin-bottom:.25rem;color:#333}.product-subtitle{font-size:.75rem;color:#666;font-style:italic}.no-products-message{grid-column:1 / -1;text-align:center;padding:2rem;color:#666;font-style:italic}@media (max-width: 1024px){.related-products-grid{grid-template-columns:repeat(3,1fr);gap:1px}}@media (max-width: 768px){.related-products-container{padding:0 1rem}.related-products-title{font-size:1.5rem;margin-bottom:2rem}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:1px}.product-info{padding:1rem}}@media (max-width: 480px){.related-products-grid{grid-template-columns:1fr;gap:1px}.product-info{padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-related-product.css.map */
