/*
Theme Name: Total Child
Theme URI: http://www.digitaliway.com
Description: Child Theme.
Author: digital.iway
Author URI: http://www.digitaliway.com
Template: total-pro
Version: 5.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
a.theme-button {
    background: #b5121b;
    color: #ffffff !important;
}
.entry-title a:hover {
    text-decoration: none;
    color: #b5121b;
}

a.theme-button:hover {
background-color: var(--e-global-color-secondary);
    color: #FFFFFF;
}
i.zmdi.zmdi-folder.wpfd-folder {
    display: none !important;
}
ul.breadcrumbs.wpfd-breadcrumbs-tree.head-category-tree {
    display: none !important;
}
.wpfd-upload-form, 
.wpfd-category-theme-title,
.wpfd-extra .file-dated,
.wpfd-extra .file-hits,
i.zmdi.wpfd-folder.zmdi-folder-outline{
    display: none !important;
}
.widget_recent_comments, 
.widget_recent_comments_wrapper {
    display: none !important;
}
