@media screen and (max-width: 1023px) {
    .widget_shopping_cart_content {
        display: none !important;
    }
}
