/**
* Theme Name: Masterstudy LMS Starter Child
* Description: This is a child theme of Masterstudy LMS Starter, generated by Merlin WP.
* Author: <a href="https://stylemixthemes.com/">StylemixThemes</a>
* Template: twentytwentyfive
* Version: 1.1.16
*/

/*
old Template: ms-lms-starter-theme
/

.masterstudy-single-course-tabs.masterstudy-single-course-tabs_style-buttons .masterstudy-single-course-tabs__item {
	padding: 12px 20px !important;
    border: 1px solid var(--accent-10);
    color: var(--accent-100);
}

/* START COURSE PLAYER */
.masterstudy-course-player-quiz_show-answers
  .masterstudy-course-player-quiz__form {
  visibility: visible;
}

.masterstudy-single-course-complete {
  display: none !important;
  visibility: hidden;
}

/* END COURSE PLAYER */
