/*
 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
*/

.woocommerce > .woocommerce-checkout > ul.woocommerce-error {
	display: none !important;
}


.kboard-attr-content button {
	background-color: #fff !important;
}

form.learn-press-form#learn-press-profile-basic-information input[type="text"][readonly], form.learn-press-form#learn-press-profile-basic-information input[type="email"][readonly] {
	border: none !important;
	background-color: transparent !important;
	box-shadow: none !important;
}
