
Mega C 1000 Fizzi 10’s
A fun, fizzi multivitamin and antioxidant supplement for good health and immune support.
.descShow{
max-height: 0;
transition: max-height 0.2s ease-in;
overflow: hidden;
position: absolute;
z-index:2;
background-color: rgba(255, 255, 255, 0.9);
top:0;
font-size:12px;
}
li.product:hover .descShow{
max-height: 70%;
height: 70%;
transition: max-height 0.2s ease-in;
padding:10px;
border:1px solid #ebebeb;
border-radius:10px;
}
Read more