/*
Theme Name: Exponent Child
Description: Exponent Child Theme
Author: Brand Exponents
Template: exponent
Version: 1.0
*/
body.blog .exp-entry-header {
    padding-top: 60px;
    padding-bottom: 40px;
}

body.blog .exp-entry-header .exp-breadcrumbs {
    display: none;
}

body.blog .exp-entry-header .exp-post-entry-title {
    text-transform: uppercase;
    font-weight: 600;
}

.menu-item-has-children ul.tatsu-sub-menu a {
    line-height: 18px !important;
    margin-bottom: 10px;
}

.widget {
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.exp-sidebar .widget_nav_menu a {
    font-weight: bold !important;
}

.exp-breadcrumbs{
    display: none;
}