/*
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.7c
*/


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


/* Homepage Tweaks */

.td-trending-now-wrapper {
  padding: 0 24px;
}
.td-main-page-wrap .td-container > .td-pb-row:first-child .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child {
  margin: 0 0 24px;
}
div.td-trending-now-title {
  background-color: #0F75B4;
}
.td-footer-template-4 {
    padding: 110px 0;
}

.td-post-views{
  display:none;
}

.td-module-comments{
    display:none;
}

div .td-category-description p {
font-style: normal;
    font-family: 'Open Sans', arial, sans-serif;
    color: #222;
  }


  .td-header-wrap {
    position: relative;
    z-index: 888 !important;
}


.td_module_8 .entry-title {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0px;
  }

#closeXButton{
      font-size: 28px !important;
    }
