/* Include template build */
@import '../assets/build/user.css';

/*.mod-menu > li:nth-child(5) > a {
    background-color: #ffeb3b !important;
    color: #000 !important;
}
*/
/* Zmiana tła całego paska menu S1 */
#rt-top {
    background: #0056b3 !important; /* Tutaj wpisz swój kolor */
    background-image: none !important;
}

/* Usunięcie ewentualnych cieni lub obramowań pod menu */
#rt-top-surround {
    background: transparent !important;
    border-bottom: none !important;
}