header:not(.entry-header) { 
    background-image: url("https://egenkontroll.nu/wp-content/uploads/2025/02/egenkontroll_nu_header_background.jpg") !important; 
    background-size: cover !important; 
    background-position: 50% 0% !important; 
}

.main-navigation .menu > li > a,
.site-tools ul li a,
.tools_button_icon,
.shopping_bag_items_number,
.wishlist_items_number,
.main-navigation ul li a {
    color: #000000 !important;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff !important;
}

@media only screen and (min-width: 1024px) {
    .site-branding img {
        height: 100px !important;
        width: auto !important;
    }
}

@media only screen and (min-width: 63.9375em) {
    .site-header.sticky .site-branding img {
        height: 60px !important;
        max-height: 60px !important;
        width: auto !important;
    }
}
