footer .container .container ul.social {
     top: 360px;
 }

#shop_goods .nav ~ .sorting {
    top: -2px;
}

#shop_goods .show_hide_filters {
    top: -5px
}

body #content #shop_goods div.nav {
    position: relative;
    margin-bottom: 20px;
}

body #cart a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -35px;
    width: 100%;
    height: 100%;
}