/*
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-category-3 .title {
    font-size: 14px !important;
}

.edublink-login-form-popup .edublink-login-form-inner {
    margin: 5% auto 10% !important;
}

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


@media only screen and (max-width: 600px) {
.header-top-email {
    display: none !important;
}
}


.edublink-single-course.course-style-13 .content .course-price{
	display:none !important;
}

.edu-blog.blog-style-7 .content .title {
    font-weight: var(--edublink-p-bold);
    font-size: 16px !important;
}

.edublink-page-title-area.edublink-default-breadcrumb {
    padding: 50px 0 50px;
}

.single-post .edublink-page-title-area.edublink-default-breadcrumb {
    display: none !important;
}


.single-post .edublink-main-content-inner.edublink-row {
    padding-top: 30px !important;
}

li.edublink-course-details-features-item.course-student {
    display: none;
}

.edublink-single-course .content .course-meta li:last-child {
    margin-right: 0;
    display: none;
}

.edublink-single-course .content .course-meta li:after {
    visibility: hidden;
}

.btn-lp-course-view-cart .lp-button, .wrap-btn-add-course-to-cart {
    display: inline-block;
    width: 100%;
}

button.lp-button.lp-btn-wishlist.learn-press-course-wishlist-button-20440.course-wishlist {
    display: none;
}


 ul.learn-press-nav-tabs.course-nav-tabs {
    display: none;
}

.edublink-course-details-page .course-tab-panels .course-tab-panel {
    padding-top: 0;
} 

.single-lp_course .e-n-tabs-heading {
    border-bottom: 1px solid #ccc;
}

.edu-blog.blog-style-7 .content { border-radius: 0 0 10px 10px; height: 415px; }


.edublink-related-course-items .swiper-wrapper .swiper-slide {
    padding: 0 15px;
    height: 745px;
}

.edublink-related-course-items .inner {
    height: 608px;
}

aside#secondary .edublink-post-widget-thumb {
    display: none;
}