.drawer{display:none}.drawer__header{padding:1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;font-size:24px}.drawer__close{margin:0;padding:0;border:none;background-color:transparent;cursor:pointer;background-image:url("data:image/svg+xml,%0A%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='2.-Menu' transform='translate(-15.000000, -13.000000)' stroke='%23000000'%3E%3Cg id='Group' transform='translate(15.000000, 13.521000)'%3E%3Cpath d='M0,0.479000129 L15,14.2971819' id='Path-3'%3E%3C/path%3E%3Cpath d='M0,14.7761821 L15,-1.24344979e-14' id='Path-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:15px;height:15px}.drawer__wrapper{position:fixed;top:0;right:0;bottom:0;height:100%;width:100%;max-width:500px;z-index:9999;overflow:auto;transition:transform .3s;background-color:#fff;display:flex;flex-direction:column;-webkit-transform:translateX(103%);transform:translate(103%);-webkit-overflow-scrolling:touch;box-shadow:0 2px 6px #777}.drawer__content{position:relative;overflow-x:hidden;overflow-y:auto;height:100%;flex-grow:1;padding:1rem}.drawer.is-active{display:block}.drawer.is-visible .drawer__wrapper{-webkit-transform:translateX(0);transform:translate(0)}.drawer.is-visible .drawer__overlay{opacity:.5}.drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;z-index:200;opacity:0;transition:opacity .3s;will-change:opacity;background-color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drawer__footer{position:relative;padding:8px 36px 40px;box-shadow:0 -5px 10px #0000001a;z-index:31}.cart__shipping,.cart__price{display:flex;flex-wrap:wrap;justify-content:space-between;margin:8px 0}.line-item{display:flex;flex-wrap:nowrap;background-color:#fff;box-shadow:0 2px 2px #00000005;transition:opacity .3s,max-height .3s .3s,padding .3s .3s;margin-bottom:20px;padding-bottom:10px}.line-item .line-item__header,.line-item .line-item__boday{display:flex;flex-wrap:nowrap;justify-content:space-between}.line-item .line-item__content{display:flex;flex-direction:column;width:100%}.line-item .line-item__qty{max-width:100px;display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding-top:10px;max-height:40px}.line-item .line-item__image{width:100px;max-width:100px;padding-right:10px}.line-item .line-item__image img{width:100%}.line-item .line-item__remove-btn .remove-icon:before{font-family:Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;font-size:25px;line-height:1em;display:block;content:"\d7"}
/*# sourceMappingURL=/s/files/1/1234/1342/t/327/assets/drawer.css.map?v=33029841592116144081675979109 */
