Home
/
Unknown Type
/
Gentlemen's Hardware
Gentlemen's Hardware - Brand
![Gentlemen's Hardware](//sixandsons.com/cdn/shop/products/six_and_sons_amsterdam-95_2400x_fd4ee5ac-03b7-4040-9dda-3bff9a6517e7_33_600x600.jpg?v=1587990750)
.product-thumbnails img {
width: 100px;
height: auto;
cursor: pointer;
transition: transform 0.3s ease;
}
.product-thumbnails img:hover {
transform: scale(1.1);
}
.main-product-image {
width: 100%;
height: auto;
transition: opacity 0.3s ease;
}