.fostr .drawer{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;display:flex;justify-content:flex-end;background-color:#00000040;transition:visibility var(--duration-default) ease}.fostr .drawer.active{visibility:visible}.fostr .drawer .cart-drawer{width:100%;height:100%;display:flex;justify-content:flex-end}.fostr .drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.fostr .drawer__overlay:empty{display:block}.fostr .drawer__inner{height:100%;width:100%;max-width:405px;padding:0 15px;background-color:var(--color-white);overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}@media (min-width: 1025px){.fostr .drawer__inner{padding:0 30px}}.fostr .drawer.active .drawer__inner{transform:translate(0)}.fostr fostr-cart-drawer-items{display:flex;flex-direction:column;width:100%;height:100%}.fostr .drawer__inner-empty{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.fostr .drawer__close{display:flex;align-items:center;justify-content:center;width:30px;height:30px;position:fixed;top:20px;right:5px;z-index:1;color:inherit;background-color:transparent;border:none;cursor:pointer}@media (min-width: 1025px){.fostr .drawer__close{right:15px}}.fostr .drawer__close svg{display:block;height:20px;width:20px;flex:none}.fostr .drawer__header{flex:none;position:relative;background-color:rgb(var(--color-background));padding:30px 0;display:flex;justify-content:space-between;align-items:center}.fostr .drawer__heading{margin:0;font-size:1.5rem}.fostr .drawer__main{display:block;overflow:auto;flex:1;margin-right:-1rem;padding-right:1rem}@media screen and (max-height: 650px){.fostr .drawer__main{overflow:visible}.fostr .drawer__inner{overflow:scroll}}.fostr .drawer .cart-items thead{display:none!important}.fostr .drawer .cart-items .cart-item:first-child{padding-top:0}.fostr .drawer .cart-items .cart-item:last-child{border:none}.fostr .drawer__footer{flex:none;border-top:1px solid #DEE2E6;padding:15px 0}.fostr .drawer .cart-footer__info{padding-top:0}
/*# sourceMappingURL=/s/files/1/0279/2813/3685/t/196/assets/fostr-component-cart-drawer.css.map */
