/*
  Theme Name: MasterStudy Child
  Theme URI: http://stylemix.net
  Description: MasterStudy Child Theme
  Author: StylemixThemes
  Author URI: http://stylemix.net
  Template: masterstudy
  Version: 4.8.64
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
  Text Domain: masterstudy-child
*/

.masterstudy-course-player-answer.masterstudy-course-player-answer_correct {
    background-color: #D2ECC0 !important;
}

.overflowed_content .icon_text h4{
text-align:center; !important;
font-size: 18px;
font-weight: 600;	
}

.stm_lms_acc_tabs__main {
    background-color: #666666 !important;
}
ul li.meta-author {
    display: none;
}

.stm_lms_courses__single--info {
	display:none; !important;
}



.stm_lms_courses__single--info_author__avatar .avatar.photo
 {
	display:none; !important;
}

.stm_lms_courses__single--info_author__login {display:none; !important;}

.stm-lms-wishlist span {
display:none; !important;
}
.stm-lms-wishlist i.far {display:none; !important; }
.stm-lms-wishlist i {display:none; !important;}
.stm_lms_courses__single--price {display:none; !important; }

.pull-left img {display:none; !important;}
.pull-left meta_values {display:none; !important;}


.stm_lms_wishlist_button { display:none; !important; }

.stm-lms-single-answer__hint {position:relative;
   
}

.stm-lms-single-answer__hint_text {
	position: relative; !important;
	bottom: 50%; !important;
	margin-left: -300px !important;
	width: 300px !important;
	max-width: 310px !important;
	margin-top: 50px !important;
	height: 300px; 
    overflow-x: hidden; 
    overflow-y: auto;
	/*transform: translateY(15px) !important;
	*/

}

.stm-lms-single-answer__hint_text .inner
{
	line-height: 1.4 !important;
	padding: 25px 25px !important;
	font-weight: 430 !important; 
}

.stm-lms-single_question h3, .stm-lms-single_question__text {
	font-size: 24px !important;
}

.tooltip-box {
  position: relative;
  display: inline-block;
}

.tooltip-box .tooltip-text {
  visibility: hidden;
  max-width: 280px;
  min-width: 50px;
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
  text-align: left;
  padding: 5px 9px;
  font-size: 10.5px;
  line-height: 12px;
  overflow: hidden;
  z-index: 1;
}

.tooltip-box:hover .tooltip-text {
  visibility: visible;
}


.stm-lms-multiple-answer.correctly_answered .stm-lms-multiple-answer__hint i.fa.fa-info, .stm-lms-multiple-answer.wrongly_answered .stm-lms-multiple-answer__hint i.fa.fa-info {
    border-color: #fff!important;
}

/*
.stm_lms_instructor_courses__single--enroll, .stm_lms_instructor_courses__single {
    display:none; !important;
}
*/

