@media(max-width:768px){
  .mobile-collection{display:none!important}
  .menu-toggle{display:grid!important;place-items:center;margin-left:auto!important;width:44px;height:44px;border:0!important;border-radius:0!important;background:transparent!important;color:#613b24!important;font-size:0!important;padding:0!important;box-shadow:none!important}
  .menu-toggle:before{content:'';width:27px;height:2px;border-radius:2px;background:#613b24;box-shadow:0 -8px #613b24,0 8px #613b24}
  .links.mobile-open{position:absolute;z-index:20;top:83px;right:18px;left:auto;display:flex!important;min-width:178px;padding:11px 18px 13px;flex-direction:column;gap:1px;background:#fffaf4;border:1px solid #ead3bd;border-radius:17px;box-shadow:0 13px 30px #6a43222b}
  .links.mobile-open a{font-size:14px;padding:12px 3px;border-bottom:1px solid #eadfd3}.links.mobile-open a:last-child{border-bottom:0}.links.mobile-open a.active:after{display:none}
}
