/*
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.
*/
.latestbyauthor h4{ margin:0; font-weight: bold  }
.latestbyauthor:hover {  color:blue; }
.latestbyauthor{list-style:none; line-height: 0 !important; margin:0;}
.latestbyauthor li { margin-left: 0 }



/*Very Simple Events List Plugin*/
#vsel .vsel-content {
  margin-bottom: 6px;
  padding-bottom: 0px;
}

#vsel .vsel-meta-title {
  font-size: 19px;
  font-weight: bold;
}

#vsel a.next, .hide-next-event .vsel-nav {
  display: none;
}

.event-list-margin-bottom {
  padding-bottom: 20px;
}
/* ********************* */

/*Custom subscription styles*/
input.pmpro_btn{
padding:15px;
}
span.gateway_braintree{
	margin-right:20px;
}
/*#nome_div{
padding-top:25px;
}*/
.pmpro_thead-name{
display:none;
}
#pmpro_level_cost{display:none}

/*--------------------------------*/

@media (min-width: 768px){
.td-header-style-4 .td-main-menu-logo img, .td-header-style-5 .td-main-menu-logo img, .td-header-style-6 .td-main-menu-logo img, .td-header-style-7 .td-header-sp-logo img, .td-header-style-12 .td-main-menu-logo img {
    max-height: 110px;
}
}

/* Correct authors box */
.td_top_authors .td-authors-name a:after {
  content: "";
  height: 96px;
  /*position: absolute;*/
  right: 0;
  top: -15px;
  width: 324px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td-authors-name{color:grey}

/* Correct menu size */
.sf-menu a.sf-with-ul{
    padding-right: 25px;
    min-width: 1px;

}
.sf-menu>li>a {
    padding: 0 10px;
}
.td-header-style-5 .td-main-menu-logo img {
        margin-right: 0 !important;	
}