/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/
.thim-link-login .user-info .menu-item-orders, .orders {
    display: none !important;
}
.lp-button.lp-complete-locked {
    background-color: gray !important;
    border-color: gray !important;   /* if it has a border */
    color: #fff !important;          /* make text readable */
    cursor: not-allowed;             /* show disabled cursor */
    opacity: 0.8;                    /* optional: make it look more disabled */
}
