/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       karma
Version:        1.1
*/


/* ------- Insert Custom CSS below this line ------- */

.tools .breadcrumb {
    margin: 0 !important;
    padding: 4px 0 19px 0 !important;
    font-size: 13px !important;
    color: #FFF !important;
}
.tools .breadcrumb .current_crumb, .woocommerce-page .tt-woocommerce .breadcrumb span:last-child {
    padding: 0 6px 23px 6px !important;
    font-weight: bold !important;
    
}