/*
 Theme Name:   Kid Niche 2017
 Theme URI:    http://demo.themeum.com/wordpress/kidzy
 Description:  Kidzy Child Theme
 Author:       Themeum
 Author URI:   http://themeum.com/
 Template:     kidzy
 Version:      1.0
 Tags: right-sidebar, two-columns
 Text Domain:  kidzy-child
*/


@import url("../kidzy/style.css");

.lesson-list .lesson {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.lesson-list h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}

article, aside {
    display: block;
}

.lesson-list .lesson .lesson-image {
    padding-left: 0;
    padding-right: 15px;
}

.lesson-list .lesson .lesson-content {
    padding-right: 0;
}

.lesson-list .lesson .lesson-excerpt p {
    margin-bottom: 0;
}

.lesson-list .lesson .read-more {
    margin: 10px 0 0 0;
}

.button.tiny {
    padding-top: 0.7142857143rem;
    padding-right: 1.4285714286rem;
    padding-bottom: 0.7857142857rem;
    padding-left: 1.4285714286rem;
    font-size: 0.9285714286rem;
}

.single .blog-details-img, .breadcrumb-content h2, .breadcrumb-content ul { display:none; }

.single-post h2:nth-child(2), .widget-title { font-family: "Gloria Hallelujah" !important;     border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; margin-bottom: 30px;
line-height: 40px;
padding-top: 5px;
padding-bottom: 5px; }

.single-post h2:nth-child(2) {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    line-height: 40px;
    font-size: 3.2rem;
}
.single-post:first-child h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 4px;
    width: 30px;
    background: #66cc33;
}

/* VektorMedia - sidebar 

h3.widget_title { background:none !important;  border-top: 1px solid #aaa !important; border-bottom: 1px solid #aaa !important; }

h3.widget-title::after {
content: '';
position: absolute;
left: 15px;
top: 71px;
height: 4px;
width: 30px;
background: #66cc33;
}

.widget h3.widget_title::after {
content: '';
position: absolute;
left: 15px;
top: 52px;
height: 4px;
width: 30px;
background: #66cc33;
} 
.widget h3.widget_title { color: #92278f !important; font-family: "Gloria Hallelujah" !important; font-size: 20px; line-height: 0.75; margin-bottom: 33px; line-height: 40px;
padding-top: 5px; padding-bottom: 5px; padding-left: 0px; }
*/

.widget_title {
	color: #9B3B99 !important;
	font-size: 25px !important;
	line-height: 0.75;
	margin-bottom: 33px;
}

.single-post h3:nth-child(2), .widget_title {
    font-family: "Gloria Hallelujah" !important;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 10px 5px 10px 5px !important;

}

.bio-content::after, .widget h3.widget_title, .widget-area .widget_categories h3.widget_title {
	background: none !important;
}
li.widget { list-style: none; }



.single-lesson iframe { margin: 40px 0; }
.page_link { padding: 0 5px; }
.lesson-pagination { padding: 15px 0; }

.rpwwt-post-title { font-weight: 700; }
.rpwwt-post-date { font-size: 14px; }
.footer-widget ul li a::before { display:none; }
.footer-widget span { display: initial !important; }
.rpwwt-recent-posts-widget-with-thumbnails-2 .rpwwt-widget ul li { margin: 0 0 0.5em !important; }

.breadcrumb-section {
    background: #92278f url(https://kidniche.com/wp-content/uploads/2017/03/bread-bg.png) no-repeat scroll 0 0 / cover;
}

.navigation.sticky .logo.logo-wrapper { margin-top: 5px !important; }
.navigation.sticky .logo img { height: 76px; bottom: 0 !important; }

.fa-home a { display:none; }
.lesson-extra-text {
	margin-bottom:20px;
}

.paged .activities_introtext { display:none; }