/*

Theme Name: Paired Donation
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.ld-login-modal-register .ld-alert-messages{
    color: #fff !important;
}

p{
    margin-bottom: .5rem;
}

.learndash-cpt .p-meta{
	display: none;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6{
margin: 0 0 .25em;
}

h1, .h1{
	font-size: 3em;
}

span.bigger-blue,
span.bigger-orange,
span.bigger-green,
h2, 
.h2{
	font-family: inherit;
    font-size: 1.8em;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 1.1;
    letter-spacing: -0.03em !important;
    text-transform: none;
    color: #006fa4 !important;
}

span.bigger-blue,
span.bigger-orange,
span.bigger-green{
    line-height: .9;
}

span.bigger-blue,
h2, .h2{
    color: #006fa4 !important;
}

span.bigger-green{
    color: #93bd63 !important;
}

span.bigger-orange{
    color: #f5873a !important;
}

span.intro{
	font-family: inherit;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.3;
    letter-spacing: -0.01em !important;
    text-transform: none;
    color: rgb(0,0,0) !important;
}

span.blue-intro{
    font-family: inherit;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.1;
    letter-spacing: -0.01em !important;
    text-transform: none;
    color: #006fa4 !important;
}


h3, .h3{
	font-family: inherit;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 1.1;
    letter-spacing: -0.01em !important;
    text-transform: none;
    color: #006fa4 !important;
}

h4, .h4{
	font-size: 1em;
}

h5, .h5{
	font-size: .95em;
}

h6, .h6{
	font-size: .95em;
}


/********************
LearnDash sidebar
**********************/

.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
    padding: 20px 10px !important;
}

.learndash-wrapper .ld-item-list-item-expanded .ld-table-list .ld-table-list-header{
    font-weight: 400 !important;
    font-size: 12px !important;
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2{
    font-size: 18px!important;
}

/********************
LearnDash lessons
**********************/

/*.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span{
    display: block !important;
}*/

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:first-child{
    display: none !important;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments{
    white-space: normal !important;
}

/*.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments{
    font-size: 14px !important;
}*/

/********************
Temp test for LearnDash
**********************/

/*.learndash-wrapper .ld-course-status.ld-course-status-enrolled,
.learndash-wrapper .ld-lesson-status,
.learndash-wrapper .ld-topic-status,
.learndash-wrapper .ld-breadcrumbs
{
    display: none;
}



.x-sidebar .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats,
.x-sidebar .learndash-wrapper .ld-course-navigation,
.x-sidebar .learndash-wrapper .ld-home-link,
.x-sidebar .learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button,
.x-sidebar .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
    font-size: 16px !important;
    line-height: 1.1;
}

.x-sidebar .learndash-wrapper .ld-table-list a.ld-table-list-item-preview,
.x-sidebar .learndash-wrapper .ld-expand-button{
    font-size: 14px !important;
    line-height: 1.1;
}*/




