.hamburger{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;cursor:pointer;z-index:1000}.hamburger .bar{height:3px;width:100%;background-color:#000;border-radius:2px}.mobile-menu{display:none;flex-direction:column;background-color:#fff;position:absolute;top:50px;right:0;width:200px;box-shadow:0 4px 8px #0003}.mobile-menu a{padding:10px 20px;text-decoration:none;color:#000;border-bottom:1px solid #ddd}.mobile-menu a:hover{background-color:#f0f0f0}@media(min-width:768px){.hamburger{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hamburger.css.map */
