/*
Theme Name: NewsHub
Theme URI: http://newshub.mikado-themes.com/
Description: A Multi-Purpose News, Magazine & Blog Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: newshub

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

a.but-pastactivity {
    background: #966e39;
    padding: 16px 12px;
    color: #fff;
    font-weight: 800;
font-size: 13px;
}
#text-6 .textwidget {
    /* border: 0px solid red; */
    overflow: hidden;
}
div#text-6 {
    float: left;
    vertical-align: middle !important;
    padding-top: 8px;
}
.mkd-post-item.mkd-pt-four-item:hover .mkd-pt-title a { text-decoration:none !important;color:#f18b06; }
.mkd-full-section-inner a {
    border-bottom: 2px solid #f3e4d3;
}
.mkd-full-section-inner a:hover {
    border-bottom: 2px solid #f5cfa4;
}
p a,td a { color: #818080 !important; }
.mkd-logo-wrapper a {
    height: 58px !important;
}
::selection { color: #333 !important; }
li a {
    font-size: 16px !important;
}
h1 span {
    color: #e75f15 !important;
}
table tbody tr, table thead tr {
    border-bottom: 1px solid #dedede !important;
border-top: 0px solid #dedede !important;
border-left: 0px solid #dedede !important;
border-right: 0px solid #dedede !important;
}
table td {
    padding: 35px 10px !important;
}