/*!/wp-content/plugins/woocommerce-checkout-upsell-funnel/assets/css/frontend.css*/.vi-wcuf-disable{display:none!important}.viwcuf-hidden{visibility:hidden!important;z-index:-1;opacity:0}.viwcuf-html-non-scroll{overflow:hidden!important}.vi-wcuf-product .price ins{text-decoration:none!important}.vi-wcuf-quantity-wrap-minus_plus{max-width:100%;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ded9d9;color:#222;border-radius:0}.vi-wcuf-quantity-wrap-minus_plus.vi-wcuf-quantity-wrap-not-change{opacity:.65!important;cursor:default!important;pointer-events:none!important}.vi-wcuf-quantity-wrap-minus_plus .vi_wcuf_change_qty{min-width:20px;height:25px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.vi-wcuf-quantity-wrap-minus_plus .vi_wcuf_change_qty.vi_wcuf_minus{border-right:1px solid #ded9d9}.vi-wcuf-quantity-wrap-minus_plus .vi_wcuf_change_qty.vi_wcuf_plus{border-left:1px solid #ded9d9}.vi-wcuf-quantity-wrap-minus_plus .vi_wcuf_product_qty{margin:0;box-sizing:border-box;padding:0;font-size:.97em;max-width:40px;min-width:30px;width:100%;height:25px;box-shadow:unset;transition:color .3s,border .3s,background .3s,opacity .3s;vertical-align:middle;text-align:center;background-color:#fff;color:#333;border:unset!important}.vi-wcuf-quantity-wrap-minus_plus input.vi_wcuf_product_qty[type=number]::-webkit-outer-spin-button,.vi-wcuf-quantity-wrap-minus_plus input.vi_wcuf_product_qty[type=number]::-webkit-inner-spin-button{-webkit-appearance:none!important;margin-right:0!important}.vi-wcuf-product-loading{position:relative}.vi-wcuf-product-loading:after{content:'';width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;z-index:3;max-height:100%;opacity:.3}.viwcuf-checkout-funnel-container-0 .vi-wcuf-loading-wrap{position:fixed}.vi-wcuf-loading-wrap{pointer-events:unset;position:absolute;top:0;left:0;width:100%;height:100%;z-index:999999999;background:rgb(255 255 255 / .45);justify-content:center;align-items:center;display:flex}.vi-wcuf-loading{display:inline-block;position:relative;width:35px;height:35px}.vi-wcuf-loading div{box-sizing:border-box;display:block;position:absolute;width:35px;height:35px;border-radius:50%;border-style:solid;border-width:5px;border-color:#f3f3f3 #fff0 #fff0 #fff0;animation:vi_wcuf_loading 1.2s cubic-bezier(.5,0,.5,1) infinite}.vi-wcuf-loading div:nth-child(1){animation-delay:-0.45s}.vi-wcuf-loading div:nth-child(2){animation-delay:-0.3s}.vi-wcuf-loading div:nth-child(3){animation-delay:-0.15s}@-webkit-keyframes vi_wcuf_loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes vi_wcuf_loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.vi-wcuf-warning-wrap{max-width:400px;min-width:230px;height:auto;min-height:60px;max-height:200px;padding:5px 10px;position:fixed;z-index:999999999;left:50%;bottom:20px;background:#111;display:flex;justify-content:center;align-items:center;border-radius:5px;color:#fff;text-align:center;animation-fill-mode:both}.vi-wcuf-warning-wrap *::before,.vi-wcuf-warning-wrap *::after{display:none!important}.vi-wcuf-warning-wrap *{background:transparent!important;color:inherit!important;padding:0!important;margin:0!important;border:unset!important}.vi-wcuf-warning-wrap.vi-wcuf-warning-wrap-open{animation-duration:1s;animation-name:vi-wcuf-warning-slide_in_up}@keyframes vi-wcuf-warning-slide_in_up{from{transform:translate3d(-50%,100%,0);visibility:visible}to{transform:translate3d(-50%,0,0)}}.vi-wcuf-warning-wrap.vi-wcuf-warning-wrap-close{animation-duration:1s;animation-name:vi-wcuf-warning-slide_out_down}@keyframes vi-wcuf-warning-slide_out_down{from{transform:translate3d(-50%,0,0);opacity:1}to{visibility:hidden;transform:translate3d(-50%,100%,0);opacity:0}}