body .empori-webshop-header-logo img,
body .empori-mobile-logo img,
body .empori-header-logo img,
body footer .empori-footer-container .copyright-content-container img,
body .raw-mobile-menu .empori-mobile-logo img {
    filter: none !important;
}

.price-discounted {
    color: #cf2e2e;
}

h1.product-name {
    font-size: 2.2em !important;
    line-height: .9em !important;
}


.category-intro .preview {
    max-height: initial;
}
.category-intro .overlay-gradient{
    display: none !important;
}
.category-intro a {
    text-decoration: underline;
}

.embedded-main .grid-view .product .product-add-to-cart button::before, .embedded-main .grid-view .product .product-add-to-cart a::before {
    content: "" !important;
}

#mainNav {
    background-color: var(--empori-secondary-color) !important;
}

body .empori-header.empori-header-webshop .empori-header-content{
    margin-top: 5px;
}