#component-footer-newsletter-content #component-footer-newsletter-v1 .container .footer-newsletter-text>div > *{
    color:var(--footer-newsletter-text-color) !important;
}

#component-header-mobile-menu-content .menu-mobile .promotion-button+.blog-button{
    display:none !important;
}

#component-catalog-page-filters-content .fixed-filter-btn, #component-catalog-page-filters-content .fixed-filter-btn > *{
    color:#fff ;
    fill:#fff !important;
}

@media (max-width:768px){
div#component-product-page-hero-fixed-product-content {
    display: none;
}
}