/*
Theme Name: Hnice Modern Child
Template: hnice
Version: 8.0.0
Text Domain: hnice-modern-child
*/

/* Critical safety rules: prevent the custom mobile drawer from ever painting as an unstyled footer block. */
.hnice-v4-drawer[hidden]{display:none!important}
.hnice-v4-drawer{box-sizing:border-box}
.hnice-v4-drawer svg{width:22px;height:22px;max-width:22px;max-height:22px;display:block;fill:none;stroke:currentColor}
@media(min-width:768px){.hnice-v4-drawer{display:none!important}}
