/*
Theme Name: 		Newspaper 7 Child
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio2
Description: 	Premium wordpress template, clean and easy to use copy.
Version: 		7.4
Author: 			tagDiv
Author URI: 		http://themeforest.net/user/tagDiv/portfolio2
License:
License URI:
Tags:			black, white, one-column, two-columns, fixed-layout
Template:		Newspaper7
*/
/*

     _ _
    | \ | ___  _ _ _  ___ ___  ___  ___  ___  _ _
    |   |/ ._>| | | |<_-<| . \<_> || . \/ ._>| '_>
    |_\_|\___.|__/_/ /__/|  _/<___||  _/\___.|_|
                         |_|       |_|
    ~ tagDiv 2016 ~

  Thanks for using our theme !
  Our portfolio is here: http://themeforest.net/user/tagDiv/portfolio

*/

@import url("../Newspaper7/style.css");

.entry-crumbs {
    padding-bottom: 21px;
}

/* Cambio el color de los titulares en el Canal Empresa  - AR */
.td_module_16 a {
	color:#ffffff;
}

/* Espacio entre bloques - AICOR */
.td_block_slide.td_block_wrap {
    padding-bottom: 21px;
}
.td_block_wrap {
    padding-bottom: 0px;
}
.td_module_wrap {
    padding-bottom: 21px;
}
.td-main-page-wrap {
    padding-bottom: 21px;
}

/* Espacio entre anuncios - AICOR */
.cordopolis_ads{
	margin-bottom: 21px !important;
}

/* Responsive menu iPad - AICOR */
@media (max-width: 768px) {
  .td-main-menu-logo {
    display: block;
    margin-right: 0;
    height: 0;
  }
  .td-header-style-9 .menu-header-menu-container{
    display: none;
  }
  #td-top-mobile-toggle{
    display: block;
  }
  #td-top-mobile-toggle i{
    color: #000;
  }
}
@media (max-width: 768px) {
  .td-main-menu-logo img {
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .td-logo-in-header .td-sticky-disable.td-mobile-logo {
    display: block;
  }
}
@media (max-width: 768px) {
  .td-logo-in-header .td-sticky-header.td-mobile-logo {
    display: inherit;
  }
}
@media (max-width: 768px) {
  .td-logo-in-header .td-sticky-header.td-header-logo {
    display: none;
  }
}

@media (max-width: 768px) {
  .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
    display: block;
  }
}

@media (max-width: 768px) {
  .td-logo-in-menu .td-sticky-mobile.td-header-logo {
    display: none;
  }
}
@media (max-width: 768px) {
  .td-affix .td-logo-in-menu .td-main-logo {
    display: block;
  }
}
@media (max-width: 768px) {
  .admin-bar .td-header-menu-wrap.td-affix {
    top: 46px;
  }
}
@media (max-width: 768px) {
  .td-header-top-menu-full {
    display: none;
  }
}

@media (max-width: 768px) {
  .td-header-wrap .td-header-menu-wrap-full,
  .td-header-wrap .td-header-menu-wrap,
  .td-header-wrap .td-header-main-menu {
    background-color: #fff !important;
    height: 54px !important;
  }
  .td-header-header {
    padding: 0;
  }
  .header-search-wrap .td-icon-search {
    color: #000 !important;
  }
}
@media (max-width: 768px) {
  .td-logo-text-container .td-logo-text {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .td-logo-text-container .td-tagline-text {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .td-logo-mobile-loaded {
    display: none;
  }
}

@media (max-width: 768px) {
  .td-header-style-9 .td-logo-wrap-full {
    line-height: 90px;
    min-height: 90px;
  }
}

@media (max-width: 768) {
  .td-header-style-9 .td-logo-wrap-full a {
    line-height: 90px;
  }
}
@media (max-width: 768) {
  .td-header-style-9 .td-logo-wrap-full .td-logo {
    line-height: 90px;
  }
}
@media (max-width: 768) {
  .td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
@media (max-width: 768) {
  .td-header-style-9 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
@media (max-width: 768) {
  .td-header-style-9 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
@media (max-width: 768px) {
  .td-header-style-9 .header-search-wrap .td-icon-search {
    color: #000;
  }
}

.td-mega-span span.entry-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
  margin: 7px 0 0;
  line-height: 20px;
  float: left;
}

.td-mega-span span.entry-title a {
  color: #333;
  display: block;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}

span.td-footer-instagram-title{
  width: 100%;
  text-align: center;
  float: left;
}