/*
 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
*/

.top_header_lang .wpml-ls-item-toggle{
	background: #192335;
	border: none;
}

.top_header_lang .wpml-ls-item-toggle img,
.top_header_lang .wpml-ls-link img
{
    margin-right: 7px;
}

/* .top_header_lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
        padding: 20px 10px !important;
        background: #fff !important;
        border: none !important;
} */

/* .top_header_lang .wpml-ls-item-toggle .wpml-ls-sub-menu a{
    border:none !important;
} */



.thim-course-content .course-author,
.thim-course-content .course-price,
.thim-course-content .course-lesson{
    display: none !important;
}

.thim-course-content .course-title{
    padding-top: 20px;
}


.course-meta.course-meta-single .course-author,
.course-info .course-payment,
.course-meta.course-meta-single .lp-course-progress-wrapper,
.course-wishlist-box,
#learn-press-course-tabs .course-nav-tab-instructor,
.thim-course-menu-landing .thim-course-landing-button,
.thim-course-menu-landing .thim-course-landing-tab .course-nav-tab-instructor{
    display: none !important;
}

#learn-press-course .course-info .entry-title{
    margin-top: 20px;
}

.learn-press .course-meta-single > div{
    border-left: none !important;
}


.lp-content-area {
	max-width: initial !important;
	padding-left: initial !important;
	padding-right: initial !important;
  }

  .course-thumbnail img{
	width:100%;
  }

