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;
}
body {
    background-color: #bbbbbb;
}
.price-discounted {
    color: #cf2e2e;
}
h1.product-name {
    font-size: 2.2em !important;
    line-height: .9em !important;
}

span.variant-name {
    display: inline-block;
    font-size: 50%;
    line-height: 100% !important;
}

.primeflow-user-login {
    display: none !important;
}