mc-drawer{--default-drawer-width: 100%;--default-drawer-height: 100%;--default-drawer-transition-duration: .5s;z-index:var(--custom-drawer-z, 1337);position:absolute;background-color:var(--bs-body-bg)}mc-drawer.mc-top{top:0}mc-drawer.mc-bottom{bottom:0}mc-drawer.mc-left{left:0}mc-drawer.mc-right{right:0}mc-drawer.mc-horizontal{width:var(--custom-drawer-width, var(--default-drawer-width));transition:max-width var(--custom-drawer-transition-duration, var(--default-drawer-transition-duration));max-width:0px;height:100%;overflow-x:hidden}mc-drawer.mc-vertical{height:var(--custom-drawer-height, var(--default-drawer-height));transition:max-height var(--custom-drawer-transition-duration, var(--default-drawer-transition-duration));max-height:0px;width:100%}mc-drawer.mc-horizontal.mc-active{max-width:100%}mc-drawer.mc-vertical.mc-active{max-height:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mc-drawer.css.map */
