.merchant-cart-offer-injected{margin-top:15px;width:100%}.merchant-cart-offer-injected .merchant-cart-offer-container{padding:15px;background:#f9f9f9;border:1px solid #eee;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.merchant-cart-offer-injected .merchant-cart-offer-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.merchant-cart-offer-injected .merchant-cart-offer-container .offer-title{font-size:14px;font-weight:600;margin-bottom:12px;color:#242021}.merchant-cart-offer-injected .merchant-cart-offer-container .cart-item-offer__container{margin-bottom:10px}.merchant-cart-offer-injected .merchant-cart-offer-container .cart-item-offer__container:last-child{margin-bottom:0}.merchant-cart-offer-injected .merchant-cart-offer-container .item-row,.merchant-cart-offer-injected .merchant-cart-offer-container .product-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.merchant-cart-offer-injected .merchant-cart-offer-container .item-row:last-child,.merchant-cart-offer-injected .merchant-cart-offer-container .product-row:last-child{margin-bottom:0}.merchant-cart-offer-injected .merchant-cart-offer-container .product_image,.merchant-cart-offer-injected .merchant-cart-offer-container .image-column{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.merchant-cart-offer-injected .merchant-cart-offer-container .product_image img,.merchant-cart-offer-injected .merchant-cart-offer-container .image-column img{width:60px;height:auto;border-radius:4px;display:block}.merchant-cart-offer-injected .merchant-cart-offer-container .product-details,.merchant-cart-offer-injected .merchant-cart-offer-container .product-details-column{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px}.merchant-cart-offer-injected .merchant-cart-offer-container .product-details .product-name,.merchant-cart-offer-injected .merchant-cart-offer-container .product-details-column .product-name{font-size:14px;font-weight:500;margin-bottom:4px}.merchant-cart-offer-injected .merchant-cart-offer-container .product-details .product-name a,.merchant-cart-offer-injected .merchant-cart-offer-container .product-details-column .product-name a{text-decoration:none;color:inherit}.merchant-cart-offer-injected .merchant-cart-offer-container .product-details .product-name a:hover,.merchant-cart-offer-injected .merchant-cart-offer-container .product-details-column .product-name a:hover{text-decoration:underline}.merchant-cart-offer-injected .merchant-cart-offer-container .product-details .offer-description,.merchant-cart-offer-injected .merchant-cart-offer-container .product-details-column .offer-description{font-size:12px;color:#616161;margin-bottom:8px}.merchant-cart-offer-injected .merchant-cart-offer-container .product-variations-wrapper{margin-top:10px;margin-bottom:10px}.merchant-cart-offer-injected .merchant-cart-offer-container .product-variations-wrapper .product-variations{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.merchant-cart-offer-injected .merchant-cart-offer-container .product-variations-wrapper .product-variations select.variation-select{font-size:12px;padding:6px 24px 6px 8px !important;min-height:32px;height:32px;border:1px solid #ccc;border-radius:4px;background-color:#fff;width:auto;max-width:100%;background-position:calc(100% - 5px) center}.merchant-cart-offer-injected .merchant-cart-offer-container .offer-discount{margin-top:5px}.merchant-cart-offer-injected .merchant-cart-offer-container .offer-discount .discount-savings{font-size:11px;color:#e53935;font-weight:600}.merchant-cart-offer-injected .merchant-cart-offer-container .add-to-cart{margin-top:10px}.merchant-cart-offer-injected .merchant-cart-offer-container .add-to-cart .add-to-cart-button{font-size:11px;font-weight:600;padding:8px 16px;height:auto;min-height:32px;line-height:1.2;text-transform:uppercase;cursor:pointer}.merchant-cart-offer-injected .merchant-cart-offer-container .add-to-cart .add-to-cart-button.disabled{opacity:.5;cursor:not-allowed}.merchant-cart-offer-injected .merchant-cart-offer-container.fbt .product-row,.merchant-cart-offer-injected .merchant-cart-offer-container.complementary-products .product-row{padding-bottom:12px;border-bottom:1px solid #eee}.merchant-cart-offer-injected .merchant-cart-offer-container.fbt .product-row:last-child,.merchant-cart-offer-injected .merchant-cart-offer-container.complementary-products .product-row:last-child{border-bottom:none}.wc-block-components-order-summary-item+.merchant-cart-offer-injected{margin-top:0;padding:10px 16px;background:#f9f9f9;border:1px solid #eee;border-radius:4px;margin-bottom:25px}.wc-block-components-order-summary-item+.merchant-cart-offer-injected:last-child{margin-bottom:0}.wc-block-components-order-summary-item+.merchant-cart-offer-injected .merchant-cart-offer-container{border:none;padding:0}.merchant-order-offer-container{border:1px solid #e3e3e3;padding:15px;position:relative;margin-bottom:30px;background-color:#fff}.merchant-order-offer-container .hidden{display:none !important}.merchant-order-offer-container .loader{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0;-webkit-transition:300ms;transition:300ms}.merchant-order-offer-container .loader.show{visibility:visible;opacity:1}.merchant-order-offer-container .loader:not(.success) .loader-inner{display:inline-block;width:50px;height:50px;border:3px solid #f3f3f3;border-top:3px solid #292929;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.merchant-order-offer-container .loader.success .loader-inner{width:50px;height:50px;border-radius:50%;border:3px solid #4caf50;position:relative}.merchant-order-offer-container .loader.success .loader-inner:before{content:"";position:absolute;border-width:0 3px 3px 0;border-style:solid;border-color:#4caf50;font-weight:bold;top:10px;left:16px;width:10px;height:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.merchant-order-offer-container:last-child{margin-bottom:0}.merchant-order-offer-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.merchant-order-offer-container .offer-title{margin-top:0;font-weight:500;font-size:20px;border-bottom:1px solid #e3e3e3;padding-bottom:15px;margin-bottom:15px}.merchant-order-offer-container .error-notice{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:30px;left:30px;padding:15px;background-color:#f8d7da;color:#721c24;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:300ms;transition:300ms}.merchant-order-offer-container .error-notice.hidden{visibility:hidden;opacity:0}.merchant-order-offer-container .error-notice .error-message{margin-bottom:0}.merchant-order-offer-container .error-notice .progress-bar{position:absolute;bottom:0;left:0;height:5px;background-color:#721c24;width:100%}.merchant-order-offer-container .offer-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px}.merchant-order-offer-container .offer-columns .image-column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px}.merchant-order-offer-container .offer-columns .product-details-column{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:0 10px}.merchant-order-offer-container .order-offer-product{margin-bottom:15px}.merchant-order-offer-container .order-offer-product:not(:has(+div.order-offer-product)){margin-bottom:0}.merchant-order-offer-container .order-offer-product .image-column img{max-width:100%}.merchant-order-offer-container .order-offer-product .product-details-column .product-name{font-size:18px;font-weight:500;margin-bottom:5px;margin-top:0}.merchant-order-offer-container .order-offer-product .product-details-column .product-name a{text-decoration:none}.merchant-order-offer-container .order-offer-product .product-details-column .offer-description{font-size:12px;margin-bottom:15px}.merchant-order-offer-container .order-offer-product .product-details-column .add-offer-to-cart{font-size:10px;line-height:16px;padding:5px 12px;width:unset}.merchant-order-offer-container .order-offer-product .product-details-column .product-variations-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:20px;max-width:340px}.merchant-order-offer-container .order-offer-product .product-details-column .product-variations-wrapper .product-attribute{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 8px);flex:0 1 calc(50% - 8px);text-align:center}.merchant-order-offer-container .order-offer-product .product-details-column .product-variations-wrapper .product-attribute select{padding:4px 20px;min-height:unset}.merchant-order-offer-container.complementary-products-offer .offer-description{margin-bottom:12px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.merchant-checkout-offer-injected{margin:15px 0;width:100%}.wp-block-woocommerce-checkout-totals-block .merchant-checkout-offer-injected,.wp-block-woocommerce-checkout-payment-block .merchant-checkout-offer-injected,.wp-block-woocommerce-checkout-billing-block .merchant-checkout-offer-injected,.wp-block-woocommerce-checkout-shipping-address-block .merchant-checkout-offer-injected,.wc-block-components-order-summary .merchant-checkout-offer-injected,.wp-block-woocommerce-checkout-actions-block .merchant-checkout-offer-injected,.wp-block-woocommerce-checkout-order-summary-block .merchant-checkout-offer-injected{margin:15px 0}.rtl .merchant-cart-offer-injected .merchant-cart-offer-container .product-variations-wrapper .product-variations select.variation-select{padding:6px 8px 6px 24px !important}.rtl .merchant-order-offer-container .product-variations-wrapper .product-attribute select{padding:4px 20px 4px 4px}