.elementor-4995 .elementor-element.elementor-element-6420ca9{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-4995 .elementor-element.elementor-element-6420ca9:not(.elementor-motion-effects-element-type-background), .elementor-4995 .elementor-element.elementor-element-6420ca9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-eebc282 );}/* Start custom CSS for shortcode, class: .elementor-element-fc3f0ad *//* ===== TYTUŁ ===== */
.produkty-kawa .woocommerce-loop-product__title {
    font-family: 'DM Serif Display', serif !important;
    font-weight: 500 !important;
    color: #260F07 !important;
    font-size: 22px;
}

/* ===== CENA ===== */
.produkty-kawa .price {
    font-family: 'Montserrat', sans-serif !important;
}

/* stara cena (przekreślona) */
.produkty-kawa .price del {
    opacity: 1 !important;
    color: #260F07 !important;
}

/* cena promocyjna */
.produkty-kawa .price ins {
    
    text-decoration: none !important;
    color: #260F07 !important;
}

/* ===== BUTTON ===== */
.produkty-kawa .button,
.produkty-kawa .added_to_cart {
    font-family: 'Montserrat', sans-serif !important;
    background-color: #7b4a2f !important; /* brąz */
    color: #ffffff !important;
    border: none !important;
}

/* hover */
.produkty-kawa .button:hover {
    background-color: #5e3522 !important;
}

/* wszystkie ceny w listingach */
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price span {
    color: #260F07 !important;  /* ciemny brąz / czarny */
}/* End custom CSS */