/* 
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/
Version: 1.0.1
Template: hello-elementor
Text Domain: child-hello-elementor
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
*/


.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    margin: 0 0 0.5em;
    padding: 0;
    font-size: 1.8rem !important;
}


input#chapter {
    margin-top: 10px;
}


a.next-chapter {
    font-size: 30px;
	color: black;
}

a.prev-chapter {
    font-size: 30px;
	color: black;
}


li.back-tab.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-33 {
    display: none !important;
}