/* Enter Your Custom CSS Here */
/*.header-image .site-title a{
max-width: 100%;
}
@media all and (min-width:961px){
   #featured-page-3{
    display:none;
  } 
  aside #featured-page-3{
    display:block;
  }
}
@media all and (max-width:960px){
  aside #featured-page-3{
    display:none;
  }
  #featured-page-3{
  margin-top: 15px;
    text-align: center;
  }
}
*/

/*.entry-featured {
    margin-bottom: 1em;
    display: none;
}

.entry-featured img {
    width: 100%;
    height: auto;
}*/

.header-type-below .navuser .navuser-wrap {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: 85%;
    color: #fff;
    display: none;
}
.header-type-below .navuser .navuser-wrap>a {
    color: #fff;
    text-transform: uppercase;
    display: none;
  
  element.style {
    color: #4169e1;
}