/*
 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
*/
#wpadminbar .lp-notice {
	display: none !important;
}
.thim-link-login a,
.thim-header-info i {
	color: #fff !important;
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em !important;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside;
}