.shopping-bag-item{
    display: none !important;
}

.login,
.register,
.my-account,
.account,
.woocommerce-MyAccount-navigation {
    display: none !important;
}

.wc-catalog-banner {
    margin: 15px 0 25px;
    padding: 14px 18px;
    border: 1px solid #e5c07b;
    background: #fff7e6;
    color: #5c4b00;
    font-size: 15px;
    line-height: 1.4;
    border-radius: 4px;
}

.wc-catalog-banner strong {
    font-weight: 600;
}