.drawer-overlay{display:none;height:100%;width:100%;position:fixed;top:0;z-index:9999999999}#popupDrawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:450px;height:100%;background:#fff;box-shadow:-2px 3px 6px #0000000f,-6px -2px 20px 12px #00000029;z-index:99999;animation:opening-drawer .5s;overflow-y:auto;display:flex;flex-direction:column}#popupDrawer.closing-drawer{animation:closing-drawer .6s}@keyframes opening-drawer{0%{right:-100%}to{right:0}}@keyframes closing-drawer{0%{right:0}to{right:-100%}}#popupDrawer .close-btn{display:flex;align-items:center;cursor:pointer}#popupDrawer .popup-drawer-header .left{display:flex;align-items:center}#popupDrawer .title{margin:15px}#popupDrawer .popup-drawer-header{padding:10px;display:flex;justify-content:space-between;align-items:center;background-color:#e5e5e5}#popupDrawer .message{padding:25px;margin:0;text-align:center;text-transform:uppercase}#popupDrawer .message .red-price{color:#923737}.menu-content{text-transform:capitalize}.red-price{color:#923737}#popupDrawer .loading{padding:25px;text-align:center}#popupDrawer #itemsContainer{height:100%;overflow:auto}#popupDrawer .items-container{padding:0 25px;display:block;overflow-y:auto}#popupDrawer .item{display:flex;margin-top:2rem;margin-bottom:2rem;overflow:hidden}#popupDrawer .item .left{width:40%}#popupDrawer .item img{border-radius:20px;width:100%}#popupDrawer .item .right{flex-direction:column;justify-content:flex-end;width:100%;padding-left:20px}#popupDrawer .item .right .title{text-align:left;margin-left:0;font-size:2rem}#popupDrawer .item .right .title .paired-with-label{font-size:1.2rem;color:#777;font-weight:400;font-style:italic;display:block}#popupDrawer .item .right .bottom{display:flex;justify-content:space-between}#popupDrawer quantity-input.quantity{width:100px;height:35px}#popupDrawer quantity-input.quantity button{width:35px}#popupDrawer .popup-drawer-footer{padding:25px;background-color:#e5e5e5;margin-top:auto}#popupDrawer .popup-drawer-footer .order-dates{display:none;text-align:center}#popupDrawer .popup-drawer-footer .order-dates .arriving-date{font-weight:700}#popupDrawer .popup-drawer-footer .subtotal,#popupDrawer .popup-drawer-footer .discount,#popupDrawer .popup-drawer-footer .shipping,#popupDrawer .popup-drawer-footer .grandtotal{margin:0;display:flex;justify-content:space-between;font-size:1.5rem;text-transform:uppercase}#popupDrawer .popup-drawer-footer .select-date{margin-top:15px;padding:5px;border-radius:20px;text-align:center;background-color:#131313;color:#fff;cursor:pointer}#popupDrawer .popup-drawer-footer .skip-week{display:none;margin-top:15px;padding:5px;border-radius:20px;text-align:center;border:2px solid rgb(19,19,19);cursor:pointer}#popupDrawer .loader{position:relative;height:100%;background-color:inherit}#popupDrawer .lds-ring div{border-color:#ddd transparent transparent transparent}#popupDrawer .arriving{font-size:1.7rem}.lock-scroll{max-height:100%;overflow-y:hidden}
/*# sourceMappingURL=/cdn/shop/t/164/assets/component-popup-drawer.css.map */
