/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 08 2026 | 21:47:21 */
/* ==================================================
   DROPNEWS – POPRAWKI KONTRASTU / PAGESPEED
   ================================================== */


/* ===== PRZEDSPRZEDAŻ – ADVANCED WOO LABELS ===== */

/* Tło etykiety */
.awl-label-wrap .awl-label-text,
.awl-product-label .awl-label-text,
span.awl-label-text,
.awl-label-text[style] {
    background: #00649B !important;
    background-color: #00649B !important;
    color: #FFFFFF !important;
}

/* Tekst wewnątrz etykiety */
.awl-label-wrap .awl-inner-text,
.awl-product-label .awl-inner-text,
span.awl-inner-text,
.awl-inner-text[style] {
    color: #FFFFFF !important;
}

/* Dodatkowe wymuszenie koloru tekstu */
.awl-label-text *,
.awl-inner-text * {
    color: #FFFFFF !important;
}


/* ===== BRAK NA STANIE ===== */

.woostify-out-of-stock-label,
span.woostify-out-of-stock-label {
    background: #333333 !important;
    background-color: #333333 !important;
    color: #FFFFFF !important;
}


/* ===== NAZWY PRODUKTÓW ===== */

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title a,
.woocommerce ul.products li.product a .woocommerce-loop-product__title {
    color: #222222 !important;
}


/* ===== LINKI / TEKST PRODUKTÓW ===== */

.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce ul.products li.product .woocommerce-loop-product__link {
    color: #222222 !important;
}