html[data-theme="openfire"] .dock-icon{width:21px;height:21px;display:block;position:relative}
html[data-theme="openfire"] .dock-home{border:2px solid currentColor;border-top:0;border-radius:3px;margin-top:5px}
html[data-theme="openfire"] .dock-home:before{content:"";position:absolute;width:14px;height:14px;border-left:2px solid;border-top:2px solid;transform:rotate(45deg);left:1px;top:-7px}
html[data-theme="openfire"] .dock-grid{background:linear-gradient(currentColor 0 0) 0 0/8px 8px,linear-gradient(currentColor 0 0) 100% 0/8px 8px,linear-gradient(currentColor 0 0) 0 100%/8px 8px,linear-gradient(currentColor 0 0) 100% 100%/8px 8px;background-repeat:no-repeat}
html[data-theme="openfire"] .dock-search{border:2px solid;border-radius:50%}
html[data-theme="openfire"] .dock-search:after{content:"";position:absolute;width:8px;height:2px;background:currentColor;right:-5px;bottom:0;transform:rotate(45deg)}
html[data-theme="openfire"] .dock-bag{border:2px solid;border-radius:3px;margin-top:4px}
html[data-theme="openfire"] .dock-bag:before{content:"";position:absolute;width:8px;height:6px;border:2px solid;border-bottom:0;border-radius:7px 7px 0 0;left:4px;top:-7px}
html[data-theme="openfire"] .dock-user{width:10px;height:10px;margin-top:-8px;border:2px solid;border-radius:50%}
html[data-theme="openfire"] .dock-user:after{content:"";position:absolute;width:19px;height:10px;border:2px solid;border-bottom:0;border-radius:12px 12px 0 0;left:-6px;top:13px}
html[data-theme="openfire"] .nav .mobile-menu-logo{display:none!important}
@media(max-width:800px){html[data-theme="openfire"] .nav.open .mobile-menu-logo{display:flex!important}}
