/*
Theme Name:   EduBlink Child
Theme URI:    https://demo.edublink.co/
Author:       DevsBlink
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 a, .edublink-header-area ul.edublink-navbar-nav li a {
    font-size: 13px;
}


/* header sağ sol boşluklar */

.theme-header-4-alt-1 .edublink-container-fluid, .theme-header-4-alt-2 .edublink-container-fluid, .theme-header-4-alt-3 .edublink-container-fluid, .theme-header-4 .edublink-container-fluid, .theme-header-5-alt .edublink-container-fluid, .theme-header-5 .edublink-container-fluid {
    padding-left: 13px;
    padding-right: 13px;
}



/* blog bölümü düzenlemeleri */

.edu-blog .content .category-wrap a {
    color: var(--edublink-color-body);
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    display: none !important;
}


.edu-blog .blog-meta li {
    margin: 5px 16px;
    color: var(--edublink-color-heading);
    position: relative;
    display: none !important;
}

p.price {
    display: none !important;
}

span.sku_wrapper
{
    display: none !important;
}

span.posted_in
{
    display: none !important;
}