@media screen and (width < 1025px) {
    .zs-mobile-menu > .elementor-nav-menu--dropdown{
        padding-top: 130px !important;
        height: 100vh !important;
    }
    .elementor-nav-menu--dropdown .menu-item a{
        font-size: 20px !important;
        text-align: center !important;
    }
    html body .elementor-menu-toggle{
        z-index: 9999 !important;
    }
}



/* STYLIZACJA cookie yes */
/* miniatura */
.cky-btn-revisit-wrapper.cky-revisit-bottom-left{
    background-color: #2674f0 !important;
}
 /* pierwsze okienko */
.cky-notice-btn-wrapper .cky-btn.cky-btn-accept{
    background-color: #2674f0 !important;
    background: #2674f0 !important;
    border-color: #2674f0 !important;
}
.cky-notice-btn-wrapper .cky-btn.cky-btn-customize,
.cky-notice-btn-wrapper .cky-btn.cky-btn.cky-btn-customize{
    border-color: #2674f0 !important;
    color: #2674f0 !important;
}
/* preferencje */
.cky-prefrence-btn-wrapper .cky-btn.cky-btn-reject,
.cky-prefrence-btn-wrapper .cky-btn.cky-btn-preferences{
    border-color: #2674f0 !important;
    color: #2674f0 !important;
}
.cky-prefrence-btn-wrapper .cky-btn.cky-btn-accept{
    background-color: #2674f0 !important;
    background: #2674f0 !important;
    border-color: #2674f0 !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn:hover{
    background-color: transparent !important;
}
.cky-preference-header .cky-btn-close:hover{
    background-color: transparent !important;
}