body.trans_header .store-header .top-navbar {
    background: #d4a276 !important;
}
.product-card__addToCart__btn salla-button button {
    background: #d4a276;}

/*
.flex.items-stretch.justify-between.relative div a{
    color: #fdf8e1;
}
*/
body.trans_header.slider_has_overlay .store-header .s-cart-summary-count,
body.trans_header.slider_has_overlay .store-header .main-nav-container.fixed-header :not(custom-salla-product-card *){
    color: #d4a276
}
.s-block--enhanced-features__item
{
    color: #ede0d4
}
.footer-is-custom .store-footer .store-footer__contacts-row,
.footer-is-custom .store-footer .store-footer__inner{
        background-color: #ede0d4;
}

.footer-is-custom .store-footer .store-footer__curve {
    color: #ede0d4;
}
@media (max-width: 991px) {
    body.trans_header .store-header .top-navbar{
        display: none
    }
    .advanced-slider .swiper {
        height: 330px;
    }
}
a.navbar-brand {
    filter: drop-shadow(2px 4px 6px white);
}
/*
@media(min-width:992px){
    .product-card--fit-height .product-card__image {
    height: 460px;
        max-height: none
    }
}*/