.footer_product .show{
    visibility: visible;
}

.footer_product .hide{
    display: none;
}