/*
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:        8.2.0c
*/


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

.td_afp {
    background-color:#e3ecf2;
    padding: 0px 15px 15px 15px;
}
.afp-feature-thumb {
    width:100%;
    margin-bottom: 0px !important;
}

.td_afp ul {
    text-align:center;
}
.td_afp ul li{
    list-style: none;
    text-align:left;
    margin-left: 0px;
}

.td_afp .td-block-title {
    display:table;
    width: 100%;
    margin-top:0 !important;
    padding-top: 10px;
}

.td_afp .td-block-title span {
    display:table-cell;
    margin:0 auto;
    vertical-align: middle;
    font-size: 20px ;
    font-weight: 500 ;
    color:#4486bfc7;
}

.td_afp  .entry-title {
  
    margin: 10px 0px 1px 0px;
    font-family: "Fira Sans" !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    font-weight: 400 !important;
}

.td_afp .afp-logo {
    text-align: right;
}

.td_afp .afp-logo img {
    width:60px;
    margin-bottom: 0;
}

.td_afp  .entry-title a {
    color:#323a60;
}

.td_afp .td-post-date {
    display:block;
    color: #1e73be;
    font-size: 11px;
    line-height: 1;
}
