.header-wrap {
    z-index: 1000;
}

@media (min-width: 769px) {
    #rubrikstart {
padding-top: -100px;
    }
}

}

body.homepage #main-navigation {
 display: none !important;
}

}

/* wp show post button color */
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
display: inline-block;
padding: 8px 15px;
border: 2px solid #e75113;
border-radius: 3px;
color: #e75113;
font-size: 0.8em;
text-decoration: none;
}
a.wp-show-posts-read-more:hover {
box-shadow: 0 0 0 transparent;
display: inline-block;
padding: 8px 15px;
border: 2px solid #e75113;
background: #e75113;
border-radius: 3px;
color: #ffffff;
font-size: 0.8em;
text-decoration: none;
}

#nyheter-title {
   padding-left: 40px;
}

