/* Classic theme prestashop copyright */
#footer .footer-container .row:last-child {
    display: none !important;
}

/* Hummingbird */
.footer__copyright,
.ps-footer-copyright,
#footer .copyright {
    display: none !important;
}

/* VKD footer styling */
.vkd-footer {
    text-align:center;
    padding:10px 0;
    font-size:14px;
}

.vkd-footer a{
    text-decoration:none;
}
