.bg-storeBG {
    background-color: #ede3da;
}
 .product-card__price .before-price {
        font-size: 13px;
        display: none;
}
span.text-store-text-secondary.line-through.before-price {
    display: none;
}
.main-nav-container.fixed-header .inner {
        top: 0;
        transform: none;
        background: #ffffffd6;
}
.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
    border-color: #414042 !important;
    border-color: var(--color-primary) !important;
    color: #414042 !important;
    color: white !important;
    background: #00274D !important;
}
.product-card--primary-buttons button i, .product-card--primary-buttons salla-button i {
    color: #414042 !important;
    color: white !important;
}