/*
 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-result-count, .woocommerce-ordering select {font-size:0.8em!important;}
.navigation .navbar-nav #magic-line {background: #e6a303;}
/*div > h1:first-of-type, div > h2:first-of-type, div > h3:first-of-type {
	margin-top: 0;
	margin-bottom: 1.1em;
}
h4:first-of-type, h5:first-of-type, h6:first-of-type {
	margin-top: 0;
	margin-bottom: 1em;
}*/
.navigation .navbar-nav>li>a,
.navigation .navbar-nav>li>span {
    padding: 20px 15px!important;
}
@media (min-width:1025px) and (max-width:1366px) {
  .navigation .navbar-nav>li>a,
  .navigation .navbar-nav>li>span {
    padding: 20px 10px!important;
  }
}
.intro-copy {
	font-size: 120%;
}
@media (min-width: 1025px) { 
.navigation .navbar-nav > li.menu-item-has-children > a::after {visibility:hidden;}
}
.lp-pmpro-membership-list .header-item {background-size:contain;}
.course-price {display:none!important;}
.thim-social {
	margin-left:0!important;
}
.pmpro_form_input {
    min-height: 16px!important;
}
.pmpro-has-access input.pmpro_btn, .pmpro-has-access a.pmpro_btn {
	font-weight: bold!important;
	font-size: 16px!important;
}
p.pmpro_level_discount_applied, div.pmpro_card_actions, p.expired {
	display:none;
}
#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box {
	background:#ffffff;
}
#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color:#ffffff;
}
body.woocommerce-checkout .checkout .inner-col-set {
	background: #f9f9f9!important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    font-weight: bold!important;
    font-size: 18px!important;
}