/* Enter Your Custom CSS Here */

#athena-jumbotron h2.header-text{color:#333; font-weight:bold;}

@media screen and (max-width:500px){
#athena-jumbotron h2.header-text{background-color:rgba(255,255,255,0.5);}
}
#o-meni:focus{outline:none;}

@media screen and (max-width: 991px){
  #athena-header .header-inner, #athena-header.frontpage .header-inner{height: 85px;}
  #athena-header.frontpage .header-inner #athena-logo img{    max-height: 75px;}
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"]{max-width:100%;}