/* SVG icons inherit the control colour and never use the system emoji font. */
.np-arrow{display:inline-block;flex:none;width:1em;height:1em;vertical-align:-.14em;overflow:visible;pointer-events:none}
.np-form-submit{gap:12px}
@media(max-width:760px){
  .np-nav-open .np-navigation a:after{content:'';display:block;flex:none;width:20px;height:20px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='square' d='M6 18 18 6M6 6h12v12'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='square' d='M6 18 18 6M6 6h12v12'/%3E%3C/svg%3E") center/contain no-repeat}
}
