<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.basket__param:not(.--comment):not(.--files) {
    display: none;
}

.distinguished, .label.--distinguished {
    color: #000;
    background: #fff200;
}

label[for="order2_document_invoice"] {
   display: none !important;
}

/* Ukrycie sekcji "Zadaj pytanie" */

#product_askforproduct{
    display: none !important;
}
.projector_details__lowest_price {
    font-size: 1.2rem;
    color: #8f8e8e;
}</pre></body></html>