<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --white-color: #fff;
}

/*Kolory strony gĹĂłwnej*/

body{
    background: var(--white-color);
}


/*WidocznoĹÄ towarĂłw na stronie*/

#n67367_stocks{
    display: none!important;
}
#moto_fp_box{
    display: none;
}
#freeShipping{
    display: none!important;
}
.return_page #menu_categories{
    display: none!important;
}</pre></body></html>