Home
/
Card
/
I WANT TO ______ BIRTHDAY CARD (BLUE)
I WANT TO ______ BIRTHDAY CARD (BLUE)
Blank inside.
Fill in the blank on the outside!
![I WANT TO ______ BIRTHDAY CARD (BLUE)](//sixandsons.com/cdn/shop/products/YCB002_360x_ed7d9c8f-67e3-4502-a9b5-220889b3df82_600x600.jpg?v=1575634287)
.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;
}