upsell-popup{display:flex;width:100vw;max-height:100vh;position:fixed;top:0;z-index:-1;height:100vh;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease}.short-description-text{color:var(--color-grey-medium);font-weight:500}.short-description-pre-text{color:var(--color-grey-main);font-weight:500}.upsell-popup-footer{padding:0 40px 40px}.upsell-popup-product-buttons-holder{flex-grow:1}upsell-popup .timer--expired{display:none}upsell-popup-product.added .upsell-popup-remove-button .icon{width:14px;height:22px}upsell-popup .timer__title{@extend .paragraph;text-align:center}upsell-popup .timer-display{display:flex;gap:8px}upsell-popup .timer-display,upsell-popup .timer{width:fit-content}upsell-popup .timer-block{position:relative;width:fit-content;padding:5px;border-radius:5px;background:var(--color-black);color:var(--color-white);font-weight:500}upsell-popup .timer-block:not(:last-child):after{content:":";position:absolute;right:-64%;top:50%;transform:translateY(-50%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-black);font-weight:600}.product-reviews-wrapper .jdgm-widget *{font-size:var(--text-xxs)}upsell-popup .timer-block__num,upsell-popup .timer-block__unit{display:block;text-align:center;min-width:20px;font-weight:500}upsell-popup.upsell-opened{z-index:550;opacity:1;pointer-events:all}.upsell-popup-title{text-align:center}.reviews-badges-wrapper{display:flex;gap:10px}.upsell-popup-overlay{position:absolute;left:0;top:0;background:#0000004d;width:100%;height:100%;z-index:2}.upsell-popup-wrapper{width:50%;max-width:1200px;position:relative;z-index:2;background:var(--color-white)}.savings-text{font-size:var(--text-sm);color:var(--color-products-stock-good);font-weight:600}.price-holder{display:flex;gap:5px}.upsell-popup-close-btn{position:absolute;right:10px;top:10px;padding:5px}.upsell-popup-header{position:relative;width:100%;margin-bottom:20px;padding:10px 40px;background:var(--color-grey-verylight);display:flex;flex-direction:column;gap:5px}.upsell-popup-close-btn .icon{width:14px;height:14px}.upsell-popup-content-wrapper{max-width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:0 40px;min-width:350px;max-height:48vh;overflow:scroll}.upsell-popup-timer-wrapper{display:flex;align-items:center;justify-content:center}upsell-popup-product{display:flex;max-width:100%;gap:25px}.upsell-popup-media-wrapper{min-width:100px;width:100px;height:100px}.upsell-popup-product-buttons{flex-grow:1;display:flex;justify-content:flex-end;align-items:flex-start;position:relative}.upsell-popup-add-button.btn.btn--primary{padding:10px 20px;position:relative;z-index:1;width:100%;max-width:180px}.upsell-popup-add-button:disabled{cursor:not-allowed}upsell-popup-product.added .upsell-popup-add-button.btn.btn--primary{padding-right:60px}.upsell-popup-product-content-wrapper{display:flex;gap:20px;width:100%}.upsell-popup-remove-button.btn{position:absolute;top:0;right:5px;padding:10px 15px;opacity:0;pointer-events:none;z-index:-1;display:flex;align-items:center;color:var(--color-white)}upsell-popup-product.added .upsell-popup-remove-button{opacity:1;pointer-events:all;z-index:2}upsell-popup-product.added .upsell-popup-remove-button:before{height:70%;width:1px;display:block;content:"";background:var(--color-white);position:absolute;left:0;top:50%;transform:translateY(-50%)}.upsell-popup-media-wrapper img{width:100%;height:100%}.upsell-popup-line{width:100%;height:1px;background:var(--color-grey-medium);min-height:1px}.upsell-popup-footer-buttons{display:flex;justify-content:center;gap:20px}.upsell-popup-timer-wrapper{display:flex;align-items:center;justify-content:center;gap:5px}.reviews-badges-wrapper .product-badge{margin-bottom:0}.reviews-badges-wrapper .product-badges{padding:0}.upsell-popup-product-content{max-width:65%;display:flex;flex-direction:column}.added .plus-icon{display:none}span.plus-icon{font-size:var(--text-xxl);margin-left:5px;line-height:16px}.upsell-popup-footer-buttons .upsell-popup-decline-btn span{position:relative}.upsell-popup-footer-buttons .upsell-popup-decline-btn span:before{content:"";height:1px;width:0;display:block;background:var(--color-black);position:absolute;bottom:0;left:0;transition:width .4s ease}.upsell-popup-footer-buttons .upsell-popup-decline-btn:hover span:before{width:100%}.upsell-popup-product-content s{font-size:var(--text-sm)}.short-description-pre-text,.short-description-text{font-size:var(--text-xs);line-height:1.45}.upsell-popup-product-title{margin:5px 0}.upsell-popup-accept-btn span{margin-right:5px}.upsell-popup-footer-buttons button{width:50%}@media(max-width:1300px){.upsell-popup-wrapper{width:70%}.upsell-popup-header{padding:30px 30px 20px}.upsell-popup-content-wrapper{padding:0 30px}.upsell-popup-footer{padding:0 30px 30px}}@media(max-width:989px){.upsell-popup-wrapper{width:80%}.upsell-popup-header{padding:20px}.upsell-popup-content-wrapper{padding:0 20px}.upsell-popup-footer{padding:0 20px 20px}.upsell-popup-product-content{max-width:100%}upsell-popup-product{gap:15px}.upsell-popup-product-content-wrapper{gap:10px;flex-direction:column}}@media(max-width:767px){.upsell-popup-media-wrapper{min-width:110px;width:110px;height:110px;margin-right:10px}.price-holder{flex-direction:column;align-items:flex-start;gap:0}upsell-popup-product.added .upsell-popup-add-button.btn.btn--primary{padding-right:40px}.upsell-popup-content-wrapper{padding:10px 0;gap:15px;max-height:45vh}upsell-popup-product{min-width:90%;gap:10px}.upsell-popup-wrapper{width:95%;margin-bottom:30px}.upsell-popup-header{padding:15px}.upsell-popup-content-wrapper{padding:0 15px}.upsell-popup-footer{padding:0 15px 15px}.upsell-popup-close-btn{right:0;top:0}.upsell-popup-footer-buttons .upsell-popup-accept-btn.btn.btn--primary,.upsell-popup-footer-buttons .upsell-popup-decline-btn{padding:5px 0;font-size:var(--text-xs)}.upsell-popup-add-button.btn.btn--primary{min-height:30px;padding:5px 10px}.upsell-popup-remove-button.btn{padding:5px 10px}.reviews-badges-wrapper{flex-direction:column-reverse;gap:5px;margin-bottom:5px}upsell-popup-product .product__price,.upsell-popup-product-title{font-size:var(--text-sm)}.upsell-popup-remove-button.btn{min-height:30px;line-height:1.45}.upsell-popup-product-buttons{align-items:flex-end}.reviews-badges-wrapper .product-badge{font-size:var(--text-xs);padding:5px 12px}.upsell-popup-product-buttons-holder{display:flex;align-items:flex-end;justify-content:flex-end}.savings-text{font-size:var(--text-xs)}.upsell-popup-title{font-size:var(--text-h6)}.upsell-popup-footer-buttons{gap:10px}}@media(max-width:400px){.upsell-popup-footer-buttons{gap:5px}}
/*# sourceMappingURL=/cdn/shop/t/212/assets/upsell-popup.css.map */
