/* Force product titles to be the same height */
.card__heading {
min-height: 50px !important;
display: -webkit-box;
-webkit-line-clamp: 2; /* Limits title to 2 lines */
-webkit-box-orient: vertical;
overflow: hidden;
}
/* Force the info section to align buttons at the bottom */
.card-information {
min-height: 100px !important;
display: flex;
flex-direction: column;
justify-content: space-between;
Cart
0 Items
Your Cart is Empty.
Don't miss out on the best deals.