/*
 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
*/
.learnpress #learn-press-profile.lp-user-profile .learn-press-filters li>* {
   font-size: var(--thim-font-body-font-size) !important;
}

.learnpress #learn-press-profile.lp-user-profile th {
   font-size: var(--thim-font-body-font-size) !important;
}

#learn-press-profile.lp-user-profile .profile-heading
 {
   font-size: var(--thim-font-body-font-size) !important;
}
.learn-press-tabs__item>a
{
	 font-size: var(--thim-font-body-font-size) !important;
}

.woocommerce .quantity-add-value, .woocommerce-page .quantity-add-value {
	min-width: 0px  !important;
	border: none  !important;
	/* padding: 8px 12px; */
   border-radius: none  !important;
}

.quantity-add-value .input-text.qty {
	width: 100% !important;
}
.woocommerce-MyAccount-navigation li a {
	font-size: var(--thim-font-body-font-size) !important;
}
.thim-ekits-menu__container .thim-ekits-menu__nav {
    justify-content: space-around !important;
}
.thim-ekits-menu__icon
 {
    right: -20px !important;
}

