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

a {
    color: #f0791c;
}

a:hover {
    color: #f26d15;
}

.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value{
	display: none;
}

.widget-area .thim-course-list-sidebar .course-price .value{
	display: none;
}

.thim-course-grid .course-item .thim-course-content .course-meta .value {
	display:none;
}


.thim-course-landing-button .course-price .value, body .learn-press .course-payment .course-price .value{
	display: none;
}

#tab-course-description .thim-course-info ul li.quizzes-feature{
	display: none;
}

#tab-course-description .thim-course-info ul li.assessments-feature{
	display: none;
}

#tab-course-description .thim-course-info ul li.students-feature{
	display: none;
}

#order_review .learn-press-checkout-review-order-table td.course-total, #order_review .learn-press-checkout-review-order-table th.course-total{
	display:none;
}

.thim-course-list .course-item .thim-course-content .course-price .value{
	display:none;
}


tr.cart-subtotal{
	display:none;
}

tr.order-total{
	display:none;
}

.learn-press .course-meta .course-progress .lp-course-progress{
	display:none;
}

.thim-university-top-icon.thim-bg-overlay .thim-widget-icon-box .wrapper-box-icon {
    border-right-color: rgba(0,0,0,0);
}

.post-title{
	font-size: 18px;
}

.thim-course-megamenu .course-price .value.free-course{
	display: none;
}

.thim-carousel-wrapper.gallery-img .owl-item{
	filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.tp-event-organizers{
	display: none;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption{
	background-color: #ffffff;
}

.thim-welcome-university .thim-register-now-form, .thim-welcome-university-2 .thim-register-now-form{
	margin: 30px 0 0;
}

.learn-press .course-tabs .nav-tabs li:last-child a #tab-course-student-list{
	display:none;
}

#tab-course-student-list{
	display:none;
}

.course-students-list{
display: none;
}

.course-meta .course-price{
	display:none;
}

.thim-course-megamenu .course-price .value{
	display:none;
}

.course-price{
	display:none;
}

.course-payment{
	display:none;
}

.learn-press .course-payment .course-price, .learn-press .thim-course-landing-button .course-price{
	display:none;
}

.learn-press .course-payment, .learn-press .thim-course-landing-button{
	display:none;
}

.learn-press .course-tabs .nav-tabs li:last-child a{
	display:none;
}

#tab-course-description .thim-social-share{
	display:none;
}

.widget_book-event{
	display:none;	
}

.tp-event-single-share{
	display:none;	
}

.mo-openid-app-icons {
    padding-bottom: 5px;
}

.mo-openid-app-icons>p{
	font-size: 18px;
}

.entry-tag-share{
	display:none;
}

.profile-container .profile-tabs .nav-tabs li:last-child a{
	display:none;
}