/* 
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
*/
/* Font sizes fix */

.site-main .page-header {
	display:none;
}
.ld-course-list-items .ld_course_grid .entry-title {
    height: 3.4em;
	font-size:1.4em;
}
.ld-course-list-items .ld_course_grid .btn-primary,.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled,.ld-course-list-items .ld_course_grid .btn-primary:hover,.ld-course-list-items .ld_course_grid .btn-primary:active,.ld-course-list-items .ld_course_grid .btn-primary:focus  {
	background:#714ABD;
	border-color:#714ABD;

}
.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price{
	background:#C40D32;
}
a {
	color:#714ABD;
}
.learndash-wrapper .ld-item-list {
	display:none !important;
}
.learndash-course-student-message .learndash.user_has_access .learndash-wrapper .ld-item-list {
	display:block !important;
}
.learndash-course-student-message .learndash.user_has_access .learndash-wrapper .ld-item-list .ld-section-heading, .learndash-course-student-message .learndash.user_has_access .learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading {
	color:#333;
	font-family: "Open Sans", Sans-serif;
}
.learndash-course-student-message .learndash.user_has_access .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-title{
	color:#495255;
	font-family: "Open Sans", Sans-serif;
}
.learndash-course-student-message .learndash.user_has_access .learndash-wrapper .ld-item-list .ld-item-list-item .ld-status-icon.ld-status-complete.ld-secondary-background{
	background-color: #6b44aa !important;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
	display:none;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th, table tbody tr:hover>td {
    background-color: transparent;
}
.single-sfwd-lessons .learndash-course-student-message {
	text-align:center;
}
table.tafe-table th {
	text-align:left;
}
.page-id-19903 .yotpo {
	width:100%;
}
.product-template-default .elementor-add-to-cart.elementor-product-simple form, .product-template-default .elementor-add-to-cart.elementor-product-variable form .woocommerce-variation-add-to-cart{
	display:grid !important;
}
.njt-nofi-notification-bar .njt-nofi-button {
	display:none;
}