.upsell-section{display:none;margin:30px 0 60px}#new-form+.upsell-section{display:block;max-width:100vw;overflow:Hidden}.upsell-products-container{display:flex;flex-direction:column}.upsell-checkbox-label{display:flex;align-items:center;cursor:pointer;width:100%;-webkit-box-pack:justify;-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}.upsell-checkbox{width:18px;height:18px;accent-color:#007cba;cursor:pointer}.upsell-product-info{display:flex;align-items:center;gap:12px;width:100%;padding-left:10px;box-sizing:border-box;max-width:calc(100% - 200px)}.upsell-product-image{flex-shrink:0}.upsell-product-image img{width:60px;height:60px;object-fit:cover;border-radius:4px;border:1px solid #eee}.upsell-product-details{max-width:calc(100% - 100px)}.upsell-product-text,.upsell-variant-title{font-weight:500;color:#222;font-size:14px;line-height:1.3;display:block;margin-bottom:3px}.upsell-variant-selector{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background-color:#fff;cursor:pointer;max-width:100%}.upsell-variant-selector:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 2px #007cba33}.upsell-price-container{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:15px}.upsell-price{font-weight:600;color:#222}.upsell-original-price{text-decoration:line-through;color:#999}.upsell-discount-price{font-weight:600;color:#e74c3c}.upsell-discount-badge{background-color:#e74c3c;color:#fff;padding:2px 6px;border-radius:30px;font-size:14px;font-weight:700;transform:scale(.8)}.upsell-out-of-stock-badge{background-color:#999;color:#fff;padding:2px 10px 2px 6px;border-radius:0 0 10px;font-size:12px;font-weight:600;position:absolute;top:-1px;left:-1px}.upsell-quantity-container{display:flex;align-items:center;gap:8px;width:200px;line-height:32px}.upsell-variant-item.out-of-stock{opacity:.7;position:relative;background-color:#e4e4e433}.upsell-variant-item.out-of-stock .upsell-checkbox-label{cursor:no-drop}.upsell-quantity-label{font-size:.9rem;color:#666;white-space:nowrap;margin:0}.upsell-quantity-input{width:60px;padding:6px 8px;text-align:center;font-size:.9rem}.upsell-quantity-input:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 2px #007cba33}.upsell-variants-container{display:flex;flex-direction:column;gap:10px}.upsell-variant-item{border:2px solid #eee;border-radius:4px;padding:10px;margin-bottom:15px}.upsell-variant-item.active{border:2px solid #000;background:#0000000d}.custom-add-to-cart-btn{width:100%;margin:15px 0;padding:10px;background-color:#000;color:#fff;border:none;font-size:1.25rem;font-weight:600;cursor:pointer;overflow:hidden;transition:all .3s ease}.custom-add-to-cart-btn.new-form-atc--out-of-stock{cursor:no-drop}.custom-add-to-cart-btn:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.upsell-header{display:flex;justify-content:space-between;align-items:start;font-size:1em;color:#000}.upsell-right-title{padding:0;margin:0 0 15px;width:35%;text-align:right;cursor:pointer}.upsell-title{padding:0;margin:0 0 15px!important;width:60%;width:90%;position:relative;color:#000;font-size:1.2em;font-style:normal!important;font-weight:400!important;margin:0 auto 0 0}.upsell-tips{line-height:1.2}@media (max-width: 910px){.upsell-section{padding:15px;margin:15px 0}.upsell-variant-item{padding:20px}.upsell-checkbox-label{flex-direction:column;align-items:flex-start;gap:10px}.upsell-product-info{width:100%}.upsell-quantity-container{margin-left:0;width:100%;justify-content:flex-start}.upsell-variant-selector{width:100%}.upsell-price-container{justify-content:flex-start}}@media (max-width: 480px){.upsell-section{padding:0;margin:40px 0 30px}.upsell-variant-item{padding:10px}.upsell-product-info{align-items:flex-start;margin-top:-25px;max-width:100%}.upsell-product-image{padding-top:15px;margin-top:15px}.upsell-price-container{padding-top:10px}.upsell-product-image img{display:block}.upsell-variant-info{padding-top:5px}.upsell-quantity-container{width:100%;line-height:32px;padding-left:44%}.upsell-checkbox-label{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:2px}}.upsell-checkbox:checked+.upsell-product-header .upsell-product-info,.upsell-checkbox:checked~.upsell-variant-info{opacity:.9}.upsell-checkbox:not(:checked)+.upsell-product-header .upsell-product-info,.upsell-checkbox:not(:checked)~.upsell-variant-info{opacity:1}.upsell-section.loading{pointer-events:none;opacity:.7}.upsell-section.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #f3f3f3;border-top:2px solid #007cba;border-radius:50%;animation:spin 1s linear infinite}.product-form .upsell-section{display:block!important}.upsell-success-message,.upsell-error-message{position:fixed;top:20px;right:20px;padding:12px 20px;border-radius:4px;z-index:10000;box-shadow:0 2px 10px #0003;font-weight:500;animation:slideInRight .3s ease-out}.upsell-success-message{background:#4caf50;color:#fff}.upsell-error-message{background:#f44;color:#fff}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.upsell-loading{opacity:.7;pointer-events:none}.upsell-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-add-to-cart-btn{transition:all .2s ease;transform:translateZ(0)}.custom-add-to-cart-btn:active{transform:translateZ(0) scale(.98)}.cart-count-bubble{transition:all .3s ease}.upsell-quantity-controls{display:flex;align-items:center;gap:0;margin-top:8px;border:1px solid #ddd}.upsell-quantity-btn{width:32px;height:32px;background:#fff;border:1px solid #fff;color:#333;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.upsell-quantity-btn:hover{background:#f5f5f5;border-color:#ccc}.upsell-quantity-btn:active{background:#e5e5e5;transform:scale(.95)}.upsell-quantity-btn:disabled{opacity:.5;cursor:not-allowed}.upsell-quantity-input{-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield;width:60px;height:32px;text-align:center;border:1px solid #fff;border-left-color:#ddd;border-right-color:#ddd;font-size:14px}.upsell-quantity-input::-webkit-outer-spin-button,.upsell-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pop-window{display:none}.pop-window.active{display:block}.bg-mask{display:block!important;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.pop-window-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;background:#fff;padding:2%;border-radius:15px;color:#000;z-index:1001;text-align:center}.pop-window-title{font-size:1.8em;line-height:1.2;font-weight:800;margin:0 auto;padding:0;color:#111;max-width:500px}.pop-window-button{margin-top:15px;padding:15px 7%;background:#338fbd;border:none;color:#fff;font-size:1.2em;display:inline-block;font-weight:600;border-radius:30px;transition:all .3s ease;cursor:pointer;text-transform:uppercase}.pop-window-button:hover{background:#000}.pop-window-tips{font-size:14px;line-height:1.5;margin:1rem 0 1.5rem;padding:0;opacity:.75;display:inline-block}.pop-window .close{width:20px;height:20px;position:absolute;top:15px;right:15px;cursor:pointer;transition:all .3s ease;z-index:1002;display:block!important}.pop-window .close:hover{opacity:.7}.pop-window .close img,.pop-window .close svg{width:100%;height:100%;display:block;top:0}.pop-window-list{margin:2rem 0 2.2rem;padding:0;list-style:none;max-height:50vh;overflow-y:auto}.pop-window-list li{display:flex;align-items:center;margin-top:15px;background-color:#f5f6ff}.pop-window-list li .picture{width:100px;height:100px;overflow:hidden}.pop-window-list li .picture img{width:100%;height:100%;object-fit:cover}.pop-window-list li .content{flex:1;padding:15px;text-align:left;line-height:1.3;margin-left:0}.pop-window-list li .content .title{font-size:18px;color:#333;font-weight:800;margin:0;padding:0}.pop-window-list li .content .tips{font-size:14px;padding:6px 0 0;opacity:.65;display:inline-block}@media (max-width: 768px){.pop-window-title{font-size:20px}.pop-window-list li .content .title{font-size:14px;line-height:1.2}.pop-window-list li .content .tips{font-size:12px;line-height:1.2}.pop-window-button{margin-top:10px;padding:15px 7%;font-size:16px}.pop-window-content{padding:30px 20px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-upsell-products.css.map */
