/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.wpb_heading {
    background-color: #fff !important;
    color: #222 !important;
    display: inline-block !important;
    padding: inherit !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 22px !important;
    line-height: 1 !important;
    margin-bottom: 26px !important;
    margin-top: 0 !important;
}
.td-logo {
  line-height: 66px;
}

.sf-menu .current-menu-item
{
    line-height: 71px;
    font-weight: normal;
    background-color: transparent !important;
    color: #1AA4CE;
    display: block;
    position: relative;
    padding: 0 14px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: default;
}
.td-affix .sf-menu .current-menu-item, .td-affix .td-logo
{
    line-height: 48px;
}
.td-mobile-content li.current-menu-item {
    display: block;
    line-height: 21px;
    font-size: 21px;
    color: #fff;
    margin-left: 0;
    padding: 12px 30px 12px 12px;
    font-weight: bold;
}
.td_category_template_4 .td-category-siblings .td-category .td-current-sub-category
{
    border: 1px solid #eaeaea;
    padding: 3px 7px 4px 7px;
    cursor: default;
    border-color: #222222;
}
.td-category-siblings .td-subcat-dropdown li.td-current-sub-category
{
    padding: 0px 13px;
    font-size: 10px;
    color: #1aa4ce;
    cursor: default;
}
.td-module-meta-info>p
{
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    background-color: #222222;
    color: #fff;
    margin: 0px;
    margin-right: 5px;
    padding: 3px 6px 4px;
    display: block;
    vertical-align: top;
    display: inline-block;
    cursor: default;
}

/*p.entry-title.td-module-title > a {
    color: #111111;
}
p.entry-title.td-module-title {
    font-family: 'Roboto', sans-serif;
    color: #111111;
    font-weight: 400;
    margin: 6px 0 6px 0;
}
p.entry-title.td-module-title:hover > a {
    color: #1aa4ce;
}
*/


p > a {
    color: #111111;
}


p {
    font-family: 'Roboto', sans-serif;
    color: #111111;
    font-weight: 400;
    margin: 6px 0 6px 0;
}

.child-comment-line-height {
    line-height: 30px;
}

.td_mod_related_posts:hover p > a {
    color: #4db2ec;
}  
    
/*
p.entry-title.td-module-title:hover > a {
    color: #1aa4ce;
}
*/

