.single .item-author .page .item-author {
	display:none;
}

p {
-webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;
}

.e2e-mobile{display:none;}


@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
{ 
  
  .e2e-desktop{display:none;}
  .e2e-mobile{display:block}

}

body {
font-family: Avenir;
}

h1, h2, h3, h4, h5, h6 {
font-family: Avenir;
}

.barra{
  color: #077cc7;
}
#barra{
  color: #077cc7;
}