/*
Theme Name:		 Asva 2019
Theme URI:		 http://bioandjules.com/
Description:	 Asva 2019 is a child theme of Newsmag
Author:			 Bio&Jjules
Template:		 Newsmag
Version:		 1.0.0
Text Domain:	 asva-2019
*/

/*
    Add your custom styles here
*/

.td-header-sp-logo .td-main-logo img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  max-width: none;
  max-height: none;
}

#orario_g li {
  list-style-type: none;
}
.td-header-ad-wrap i {
  padding: 0 0 0 5px;
}


.post .td-post-content blockquote {
  text-align: left;
  border-left: 2px solid #8c162a;
  padding-left: 1em
  ;
}

.post .td-post-content blockquote p{
  color: #666;
  font-size: 0.95em;

}