/*
Theme Name:     Newspaper 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:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.td-header-style-5 .td-main-menu-logo {
  height: auto !important;
  padding: 10px 0;
}

.td-header-style-5 .td-main-menu-logo img {
  max-height: 70px !important;
}

.td-header-wrap .td-affix .td-main-menu-logo {
  height: auto !important;
}

#td-header-menu {
  display: flex !important;
  align-items: center !important;
}

.td-big-grids-fl.td-grid-style-4 .td-module-meta-info {
  display: none;
}

.td_block_template_5 .td-block-title {
  margin-bottom: 50px !important;
}

.td-trending-now-post {
  top: 5px !important;
}

.td-gadgets .td_module_8 .entry-title a:before {
  top: 10px !important;

  width: 8px !important;
  height: 8px !important;
}

.td-gadgets .td_block_14 .td-block-span12:last-child .td_module_mx1 {
  margin-bottom: 30px !important;
}

.td_module_8 .entry-title,
.td-gadgets .td_module_8 {
  margin-bottom: 20px !important;
}

.td-pulldown-syle-3.td-subcat-filter {
  display: flex !important;
  align-items: center !important;
}

.td-pulldown-syle-3.td-subcat-filter .td-subcat-more {
  margin-bottom: 0 !important;
}

.td-pulldown-syle-3.td-subcat-filter .td-subcat-dropdown li {
  margin-bottom: 8px;
}

.td-gadgets .td-footer-wrapper .td_block_template_5 .td-block-title span {
  font-size: 25px !important;
}

.td_block_popular_categories {
  display: none;
}

.td-footer-wrapper li {
  margin-bottom: 10px;

  font-family: 'Oswald';
  font-size: 22px;
}

.td-footer-bottom-full .td-pb-span5 .block-title {
  display: none;
}

.td-footer-bottom-full .footer-logo-wrap {
  margin-top: 20px !important;
}

.td-subfooter-menu li a:hover,
.td-footer-wrapper li a:hover,
.td-footer-container .td_module_wrap:hover .entry-title a {
  color: #fff !important;
  text-decoration: underline !important;
}

#tdi_81_be6 .td_module_wrap:hover .entry-title a {
  color: #333 !important;
}

.footer-text-wrap {
  margin-bottom: 30px;
}

.footer-logo-wrap img {
  max-height: 70px;
}

.single-post .td-post-content {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}

.td_module_2 {
  padding-bottom: 50px !important;
}

.wpcf7-text {
  height: 50px !important;
  border: 1px solid #333 !important;
}

.wpcf7-textarea {
  border: 1px solid #333 !important;
}

.wpcf7-submit {
  padding: 10px 50px !important;
  font-size: 22px !important;
}


.member-name,
.member-description {
  margin-bottom: 0 !important;
}

.member-name .td-block-title,
.member-description .td-block-title {
  margin-bottom: 20px !important;
}

.member-description h4 {
  color: #f45511 !important;
}











@media only screen and (max-width: 768px) {
  body .td-page-title {
    font-size: 36px !important;
  }
}

@media only screen and (max-width: 575px) {
  .td-header-style-5 .td-main-menu-logo img {
    max-height: 40px !important;
  }

  .home-trending {
    display: none !important;
  }

  .td-post-template-3 .td-post-header header .entry-title {
    font-size: 36px !important;
    line-height: 1.2 !important;
  }
}