/* v1.9.55 — satış odaklı hesap */
/* v1.9.56 — profil ikonu gizle, HESABIM → ÖDEME */
/* v1.9.62 — üst ÖDEME/HESABIM butonu kaldır (sepet ile aynı) */

body.peak-sales-account #myaccount_button,
body.peak-sales-account a.top-bar-right-icon-user,
body.peak-sales-account #Top_bar .top_bar_right .user-login,
body.peak-sales-account #Top_bar .top_bar_right .myaccount_button {
    display: none !important;
}

body.peak-sales-account #Top_bar a.action_button,
body.peak-sales-account #Header a.action_button,
body.peak-sales-account #Side_slide .extras > a.action_button {
    display: none !important;
}

body.peak-sales-account.woocommerce-account:not(.woocommerce-view-order) .woocommerce-MyAccount-navigation {
    display: none !important;
}

body.peak-sales-account.woocommerce-account:not(.woocommerce-view-order) .woocommerce-MyAccount-content {
    width: 100% !important;
    float: none !important;
    max-width: 720px !important;
    margin: 0 auto !important;
}
