.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1095 .elementor-element.elementor-element-bd60df8 .elementor-button{background-color:#1B3872;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-e2ad40a *//* CHỈ DỌN MENU LEARNPRESS (Giữ nguyên menu WooCommerce) */

/* Ẩn tab Thiết lập/Cài đặt (Settings) của LearnPress */
.lp-profile-nav-tabs li.settings,
ul.learn-press-profile-tabs li.settings,
#learn-press-profile-nav .settings {
    display: none !important;
}

/* Ẩn tab Đơn hàng (Orders) của LearnPress vì Woo đã quản lý */
.lp-profile-nav-tabs li.orders,
ul.learn-press-profile-tabs li.orders,
#learn-press-profile-nav .orders {
    display: none !important;
}

/* Ẩn tab Enrolled Students (Chỉ dành cho giảng viên) */
.lp-profile-nav-tabs li.enrolled-students,
ul.learn-press-profile-tabs li.enrolled-students,
#learn-press-profile-nav .enrolled-students {
    display: none !important;
}
/* Ẩn luôn nút Đăng xuất của LearnPress */
.lp-profile-nav-tabs li.logout,
ul.learn-press-profile-tabs li.logout,
#learn-press-profile-nav .logout {
    display: none !important;
}/* End custom CSS */