Kadence Sub Menu Full Hover

/* On mobile, expand to full width the drop icon 
kadence sub menu full hover
*/
.drawer-nav-drop-wrap .drawer-sub-toggle {
    display: block;
    width: 100%;
    position: absolute;
    height: 45px;
    text-align: right;
}

.kadence-svg-iconset svg{
    height: 1.5em;
    width: 1.5em;
}
gtamborero