/*
Theme Name: 	Nedzink
Version:    	1.1

Author:     	WEBBER interactief
Author URI: 	mailto:info@webber.nl

Producer:		WEBBER interactief
Producer URI:	https://webber.nl
*/

.sub-menu.header__dropdown-sub--active {
    display: block!important;
}

.trigger-dropdown .submenu__toggle {
    right: 0px;
    margin-right: -1em;
}

.menu-item-84 {
    background-color: #009ad8;
    transition: all 0.15s ease-in-out;
}

.menu-item-84:hover {
    background-color: #005070;
}

body div .menu-item-84 a, body div .menu-item-84 a:hover {
    padding: 4px 24px;
    line-height: 32px;
    color: white;
}