/*
Theme Name: Astra Child
Theme URI: http://example.com/astra-child
description: >-
  Astra Child Theme
Author: Pauraic
Author URI: http://example.com
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: astra-child
*/

.page-title {
    color: #0274be !important;
}
h1, h2, bdi{
	color: #0274be !important;
}
form.contact-form div label {
	color: #ffffff !important;
}
p.contact-submit button{
	background: #ff8243 !important;
}
input.um-button {
	background: #0274be !important;
}
.lessons_list div{
	margin-left: 10px;
}
div[id^='product-']{
	color: #0274be !important;
}
.woocommerce-breadcrumb{
	display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #0274be;
    text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #ff8243;
    text-shadow: inherit;
    outline: 0;
}
.learndash-wrapper #learndash_mark_complete_button:disabled, .learndash-wrapper .learndash_mark_complete_button:disabled {
    cursor: pointer;
    display: none!important;
}
.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button{
	width:170px;
	height: 70px;
	padding-top: 10px;
	font-size: 20px;
}
