/*
Theme Name:   EduBlink Child
Theme URI:    https://demo.edublink.co/
Author:       DevsVibe
Author URI:   https://themeforest.net/user/devsblink/portfolio
Description:  EduBlink Child Theme For LMS and Education Purpose.
Version:      1.0.0
Template:     edublink
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:  edublink-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/


.edublink-el-single-depth-menu li:not(:last-child) a {
	border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.edublink-breadcrumb-style-1 {
    padding: 190px 0 150px;
}

.edublink-header-area.edublink-navbar-expand-lg ul.edublink-navbar-nav > li > a.nav-link, .edublink-header-area ul.edublink-navbar-nav > li > a {
	padding: 0 20px;
}

.course-curriculum .section-left .section-title {
	font-family:Poppins, sans-serif;
	font-size:16px;
	line-height:26px;
	text-transform: none;
}

.thim-ekit-single-course__tabs {
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.07);
}