/*
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
*/
.theme-header-6-alt .edublink-header-right-side, .theme-header-6 .edublink-header-right-side {padding-left: 10px !important; margin-left: 0px !important;}
.menu-item-13615{display: none !important;}
.edu-blog .content p{color: #333 !important;}
.edu-blog .content .category-wrap a {color: #333 !important;}
.edu-blog .blog-meta li i, .edu-blog .blog-meta li img {color:#01a49f !important;}
.edublink-section-heading .title-shape {color:#01a49f !important;}
.edublink-section-heading .heading{color:#0c598f !important}
.edublink-section-heading .pre-heading {font-weight: 700 !important; color: #333 !important;}
.edublink-section-heading .sub-heading p:last-child {color: #333;}
.entry-footer{display: none;}
.edublink-header-area .header-quote .quote-icon a i, .edublink-header-area .header-quote .quote-icon button i{border: 1px solid #01a49f; padding: 8px;}
.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 0px 15px !important;}
.eb-header-top-bar.eb-top-bar-style-2 {background-color: #e5f6f5 !important; border-bottom: 1px solid #01a49f;}
.eb-header-top-bar.eb-top-bar-style-2 a {color:#333 !important;}
.eb-header-top-bar.eb-top-bar-style-2 a:hover {color:#01a49f !important;}
.eb-header-top-bar.eb-top-bar-style-2 i {color: #01a49f !important;}
.theme-header-6-alt-secondary-color .edublink-header-right-side:after, .theme-header-6-alt .edublink-header-right-side:after, .theme-header-6 .edublink-header-right-side:after {
    width: 0px !important;
}
.edublink-theme-nav-responsive {margin-left: 20px !important;}

.eb-header-top-bar .header-top-left {
margin:0!important;
}

.edublink-header-area ul.edublink-navbar-nav .dropdown ul.edublink-dropdown-menu li a {padding:8px!important;}


@media only screen and (max-width: 1199px){
.edublink-header-top-content {
    display: block;
}
	.eb-header-top-bar {
line-height:30px!important;
}

.header-top-left{
    display: flex;
flex-wrap:wrap;
    width: 100%;
    justify-content: center;
}

.header-top-right{
    display: flex;
flex-wrap:wrap;
    width: 100%;
    justify-content: center!important;
}

.eb-header-top-bar .header-top-right>div {
    padding:0 10px;
	}
}

@media only screen and (max-width: 991px){
.eb-header-top-bar {
    display: block!important;
	}}