.bundle-edit{margin-top:10px;display:none}.bundle-edit-link{font-size:11px;color:#870a0e;font-weight:400;text-transform:uppercase}.bundle-container{position:fixed;width:100%;height:100vh;z-index:997;top:0;left:0}body:not(.bundle-finished) .bundle-container{display:none}.bundle-overlay{position:absolute;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,.7);top:0;left:0}#bundle-edit-qty-wrapper{position:absolute;width:80%;max-height:80%;z-index:1002;background-color:#fff;top:10%;left:10%;border-radius:8px;padding:40px;overflow:hidden}#bundle-edit-qty-wrapper>.inner{overflow-y:scroll;overflow-x:hidden;max-height:100%}.bundle-edit-qty-title{font-size:18px;color:#343434}.bundle-edit-qty-qty{font-size:14px;color:#5c5c5c}.bundle-qty-options{padding:10px 0}.bundle-qty-option{clear:both;overflow:hidden;margin:10px 0}.bundle-qty-option-details{float:left;width:calc(100% - 60);padding:6px 0;font-size:14px;color:#343434}.bundle-qty-option-qty{float:right;width:50px;padding:2px}.bundle-qty-option-qty input{text-align:center;border-radius:8px;padding:0 2px}.bundle-qty-option-title{font-weight:600;margin-right:10px}.bundle-close{position:absolute;top:10px;right:15px;font-size:16px;color:#343434;font-weight:700;cursor:pointer;padding:5px 10px;background-color:#f0eae3;border-radius:200px}.bundle-qty-actions{text-align:right}.bundle-qty-actions button.primary{width:105px;text-align:center}@media only screen and (min-width:800px){#bundle-edit-qty-wrapper{width:600px;left:calc(50% - 300px)}}