#upsellplus-cart-drawer{height:100%;font-size:1.3rem!important;overflow:hidden;position:fixed;right:0;top:0;display:block;z-index:9999}#upsellplus-cart-drawer.invisible{display:none}#upsellplus-cart-drawer.open #upsellplus-cart-drawer-overlay{background:rgba(0,0,0,.5);height:100%;width:100%;position:fixed;top:0;left:0;z-index:9998;display:block}#upsellplus-cart-drawer-inner{display:flex;justify-content:flex-end;width:100%;height:100%}#upsellplus-cart-drawer-content{display:flex;flex-direction:column;width:490px;max-width:500px;height:100%;padding:1rem;background-color:#fff;overflow-y:auto;position:relative;transform:translate(100%);transition:transform .3s ease-in-out;z-index:9999}@media (min-width: 768px){#upsellplus-cart-drawer-content{width:490px}}#upsellplus-cart-drawer.open #upsellplus-cart-drawer-content{transform:translate(0);transition:transform .3s ease-in-out;z-index:9999}@media only screen and (max-width: 600px){#upsellplus-cart-drawer,#upsellplus-cart-drawer-inner{width:100%}#upsellplus-cart-drawer-content{width:100%;max-width:90%}}.upsellplus-progress-bar{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1);opacity:.5}}.upsellplus-product-cart{display:flex;gap:6px;margin:6px auto;width:100%;transition:opacity 1s;opacity:.1}.upsellplus-product-cart.fade-in{animation:fadeIn 1s forwards}.upsellplus-product-cart.fade-out{animation:fadeOut 1s forwards}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}.width-responsive{flex:0 0 100%}@media (min-width: 768px){.width-responsive{flex:0 0 calc(50% - .75rem)}}#upsellplus-cart-product-list{width:100%;display:flex;flex-wrap:wrap;align-items:baseline}#upsellplus-cart-close-btn-container{display:flex;justify-content:flex-end;position:absolute;top:1rem;right:1rem}#upsellplus-cart-close-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;color:#000}#upsellplus-cart-close-btn-icon{display:block}#upsellplus-cart-header-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem}#upsellplus-cart-header-titles{display:flex;justify-content:space-between;align-items:center;font-weight:100;text-transform:uppercase;opacity:.6}#upsellplus-cart-drawer-title{font-weight:700}.upsellplus-cart-separator{margin:10px 0}#upsellplus-cart-products-list{flex:1;overflow-y:auto;min-height:300px}.upsellplus-cart-drawer-products-empty{display:flex;align-content:center;align-items:center;justify-content:center}#upsellplus-cart-empty-msg{text-align:center;margin-top:1rem;margin-bottom:1rem}#upsellplus-cart-continue-btn{background:black;color:#fff;padding:1rem;border-radius:5px;border:none;cursor:pointer;width:100%;text-align:center;margin-top:1rem;margin-bottom:1rem}#upsellplus-cart-footer-col{display:flex;flex-direction:column}#upsellplus-cart-footer-row{display:flex;justify-content:space-between;margin-bottom:8px}#upsellplus-cart-footer-tax-shipping{margin-bottom:10px}#upsellplus-cart-subtotal-label{font-weight:700}#upsellplus-cart-drawer-checkout-button{background:black;color:#fff;padding:1rem;border-radius:5px;border:none;cursor:pointer;width:100%}#upsellplus-cart-drawer-free-shipping{display:flex;flex-direction:column;align-content:center;align-items:center;margin-bottom:1.5rem;padding-top:1rem;padding-bottom:1rem}#upsellplus-cart-free-shipping-msg{text-align:center}#upsellplus-cart-free-shipping-bar-track{width:100%;border-radius:5px;height:15px;margin-bottom:1rem;margin-top:.5rem}#upsellplus-cart-free-shipping-bar{transition:width .5s ease-in-out;border-radius:5px;height:15px}#upsellplus-cart-product-row{display:flex;gap:20px;width:100%;justify-content:flex-start}@media (max-width: 600px){#upsellplus-cart-product-qty-row{align-items:flex-start!important}.upsellplus-cart-product-qty-btn{width:25px!important}#upsellplus-cart-product-qty-input{width:30px!important}}#upsellplus-cart-product-image{width:100px}#upsellplus-cart-product-details{width:100%}#upsellplus-cart-product-info-row{display:flex;gap:20px;justify-content:space-between;margin-bottom:8px}#upsellplus-cart-product-title{font-weight:700;color:#000;max-width:150px;word-break:break-word}#upsellplus-cart-product-desc{color:#000;word-break:break-word}#upsellplus-cart-product-price-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}#upsellplus-cart-product-price{text-align:end}#upsellplus-cart-product-price-row{display:flex;flex-direction:column;margin-bottom:5px}#upsellplus-cart-product-price-discount{font-size:1.3rem}.upsellplus-cart-product-price-strike{text-decoration:line-through}.upsellplus-cart-product-price-bold{margin-left:.5rem;font-weight:700}#upsellplus-cart-product-price-normal{opacity:.8}#upsellplus-cart-product-discount-list{margin:0;padding:0;list-style:none;font-size:1.3rem;margin-bottom:.5rem}.upsellplus-cart-product-discount-item{display:flex;align-items:center}.upsellplus-cart-product-discount-icon{width:20px;height:20px}#upsellplus-cart-product-qty-row{display:flex;align-items:center;justify-content:start;gap:10px}#upsellplus-cart-product-qty-control{border-radius:4px;width:fit-content;overflow:hidden;margin-right:1rem}.upsellplus-cart-product-qty-btn{width:40px;height:40px;background-color:transparent;color:#000;border:none;padding:2px;cursor:pointer}#upsellplus-cart-product-qty-input{border:none;width:40px;height:40px;padding:0;text-align:center;z-index:1;box-shadow:none;background-color:transparent}#upsellplus-cart-product-qty-input::-webkit-outer-spin-button,#upsellplus-cart-product-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#upsellplus-cart-product-qty-input[type=number]{-moz-appearance:textfield}#upsellplus-cart-product-remove-btn{height:40px;background-color:transparent;color:#000;border:none;padding:2px;cursor:pointer}.upsellplus-cart-product-remove-icon{width:20px;height:20px}.product-quantity{z-index:1;position:relative}.product-quantity::-webkit-inner-spin-button,.product-quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
