.t-store__auth,
.t-store__auth-wrapper,
.t-store__auth-block,
.t-store__auth-user,
.t-store__cart-auth,
.t-store__order-auth,
.t-store__authtext,
[class*="auth"] {
    display: none !important;
    height: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}