/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.amelia-frontend .elementor-page button.el-button,
#am-continue-button {
  background: #ffffff;
  background-color: #ffffff;
  border: 1px solid #dcdfe6;
  color: #606266;
}

#wu-apc-elementor-content p {
  font-size: inherit;
}

.amelia-app-booking #am-step-booking .am-recurring-setup .am-button-wrapper .el-button span,
.amelia-app-booking .am-step-booking-catalog .am-recurring-setup .am-button-wrapper .el-button span {
  color: #fff !important;
}

.essay-page-content {
  max-width: 1080px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.3;
}

.essay-page-content .lesson-title {
  font-size: 28px;
  line-height: 1;
}

.essay-page-content .quiz-title {
  font-size: 38px;
}

.essay-page-content .quiz-taker {
  font-family: 'Krona One';
  font-weight: 400;
  font-size: 18px;
  color: #122948;
}

.essay-page-content .quiz-question {
  border-bottom: 1px solid #122948;
  padding: 20px;
}
.essay-page-content .quiz-question__question {
  margin-top: 40px;
  font-weight: 800 !important;
  font-size: 22px;
  color: #122948;
}

.essay-page-content .quiz-answer {
  margin: 20px;
  line-height: 1.8;
}

.learndash-wrapper .ld-status-incomplete.ld-status-icon {
  background-color: transparent;
}
.learndash-wrapper .learndash_mark_complete_button {
  background-color: #122948 !important;
}
