/*
Theme Name: Actunews Child
Theme URI: https://demos.webte.studio/actunews
Description: Motyw potomny dla actunews - dostosowania dla raportkolejowy.pl
Author: Raport Kolejowy
Template: actunews
Version: 1.0.2
Text Domain: actunews-child
*/

/* ==========================================================================
   Hero (945700c) i "Ostatnie dodane wpisy" (8852f21) zostają granatowe #07163F
   — jak w oryginale. Nie nadpisujemy tła — moje wcześniejsze reguły usunięte.
   ========================================================================== */

/* Widget "featured" c008281 (webtecore-posts_list) — czerwone tło */
.elementor-element.elementor-element-c008281,
.elementor-element.elementor-element-c008281 > .elementor-widget-container {
    background-color: #EA2525 !important;
    background-image: none !important;
}

/* Główna nawigacja actunews-main-navigation — białe tło */
.actunews-main-navigation,
.actunews-main-navigation .container,
.actunews-main-navigation .actunews-navigation,
.actunews-main-navigation nav,
.actunews-main-navigation ul,
.actunews-main-navigation ul li,
.actunews-main-navigation ul li a {
    background-color: #ffffff !important;
    background-image: none !important;
}

/* Wymuszenie czytelności tekstu w nawigacji na białym tle */
.actunews-main-navigation ul li a,
.actunews-main-navigation .menu > li > a {
    color: #fff;
}

.actunews-main-navigation ul li a:hover,
.actunews-main-navigation ul li.current-menu-item > a {
    color: #EA2525;
}
.elementor-59892 .elementor-element.elementor-element-945700c:not(.elementor-motion-effects-element-type-background), .elementor-59892 .elementor-element.elementor-element-945700c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fff;
}