/* Enter Your Custom CSS Here */
a.highlight:link {
 -webkit-box-shadow: none;
         box-shadow: none;
  background-color:transparent;
}


#masthead{
  background-image: url(http://www.cortetrapp.it/wp/wp-content/uploads/2016/10/logo-2.png); background-size: contain; background-repeat:no-repeat; background-position: center;background-color: rgba(0, 0, 0, 0.5); visibility: visible; -moz-transition: opacity 0.4s ease-in-out 0s;
   -webkit-transition: opacity 0.4s ease-in-out 0s; 
}


.entry-title {
pointer-events: none;
   cursor: default; 
}

.search-field {
  display:none;
}

