.nav-opener span,
.nav-opener:before,
.nav-opener:after,
.header-fixed.nav-active .nav-opener span,
.header-fixed.nav-active .nav-opener:before,
.header-fixed.nav-active .nav-opener:after {
    background: #fff !important;
}

.header-fixed .nav-opener span,
.header-fixed .nav-opener:before,
.header-fixed .nav-opener:after {
    background: #000 !important;
}

.grecaptcha-badge {
    display: none !important;
}

@media (max-width: 767px) {
    .nav-opener {
        margin-top: 5px !important;
    }

    .header-holder .social-networks a {
        color: #07cbd2;
    }
    .header-holder .social-networks a:hover {
        color: #fff;
    }
    .matat-wa-chat-container {
        bottom: 24px !important;
        right: 24px !important;
    }
    .matat-wa-chat-container .whatsapp_chat_opener img, .matat-wa-chat-container .whatsapp_chat_opener svg {
        width: 44px !important;
    }
}