.menum > ul > li:last-child > a {
    border-bottom: none;
    display: none;
}
#shopFooter .copyright_row .col.d-flex {
    text-align: left !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    line-height: 1.5;
    font-size: 14px;
}
