@media screen and (min-width:769px){#drawer-menu{width:550px}#drawer-menu{height:100vh;background:#fff;position:fixed;right:0;top:0;z-index:999;transform:translate(550px);transition:all .3s ease 0s}#drawer-menu.open{transform:translate(0);transition:transform .7s ease-in-out}}@media screen and (max-width:768px){#drawer-menu{width:100%}#drawer-menu{display:flex;flex-direction:column;bottom:0;left:0;width:100vw;max-height:75vh;border-radius:10px 10px 0 0;transform:translateY(100%);transition:transform .6s cubic-bezier(.75,0,.175,1),visibility .6s cubic-bezier(.75,0,.175,1);touch-action:manipulation;position:fixed;z-index:999;background:#fff}#drawer-menu.open{transform:translateY(0);transition:transform .7s ease-in-out}}#overlay{width:100%;height:100vh;position:fixed;left:0;top:0;background:#000000b3;z-index:100;display:none}#drawer-menu ul{margin:0;padding:0;list-style-type:none}#drawer-menu ul li{border-bottom:1px solid #ccc}#drawer-menu ul li a{display:block;padding:15px}#drawer-menu #close{width:35px;height:35px;display:block;position:absolute;right:10px;top:25px;left:auto;transition:transform .7s ease-in-out}#drawer-menu #close span{width:20px;height:2px;background:#000;position:absolute;left:0}#drawer-menu #close span:first-child{transform:rotate(45deg)}#drawer-menu #close span:nth-child(2){transform:rotate(-45deg)}.drawer_content .page_title{border-bottom:1px solid #d7d7d7;padding:0 20px 10px;margin-bottom:0}.drawer_content .page_content{padding:20px}
/*# sourceMappingURL=/cdn/shop/t/26/assets/custom-drawer.css.map */
