.bundlex-offers-wrapper{font-family:Arial,sans-serif;width:100%}.bundlex-offer{display:flex;align-items:center;justify-content:space-between;padding:15px;border:1px solid #ffc107;border-radius:8px;margin-bottom:10px;position:relative;background-color:#fff2d5;background-color:#fff;border-color:#eaeaea}.bundlex-offer-inner{display:flex;width:100%;align-items:center}.bundlex-offer-content{display:flex;width:100%;justify-content:space-between;align-items:center}.bundlex-offer-title{margin-left:10px;flex:1;text-align:left}.bundlex-offer-pricing{display:flex;flex-direction:column;align-items:center;flex:1}.bundlex-offer-sale-price{color:#198754;font-weight:700}.bundlex-offer-regular-price{color:#6c757d;text-decoration:line-through}.bundlex-free-shipping{text-align:right;flex:1;background-color:#0d6efd;color:#fff;padding:3px 10px;border-radius:50px;font-size:12px;display:block}.bundlex-offer.active{background-color:rgba(255,242,213,.75);border-color:#ffc107}.bundlex-offer:hover{background-color:rgba(255,242,213,.75);border-color:#ffc107}.bundlex-best-offer-badge{display:block;background-color:#ffc107;color:#fff;padding:3px 6px;border-radius:3px;font-size:12px;position:absolute;top:-10px;left:-1px}.bundlex-action{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.bundlex-stock-info{font-size:14px;color:#ff6a00}.bundlex-checkout-form-container{background:#fafafa;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid #eaeaea;margin-top:20px;text-align:left}.bundlex-checkout-form-container input[type=text],.bundlex-checkout-form-container input[type=email],.bundlex-checkout-form-container input[type=tel],.bundlex-checkout-form-container select{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px}#bundlex-checkout-submit{background-color:#fbde31;align-items:center;color:#1c1c1c;border:none;border-radius:5px;padding:15px 30px;font-size:1.2em;cursor:pointer;display:block;margin:20px auto;transition:background-color .3s ease;width:fit-content}#bundlex-checkout-submit:hover{background-color:#2dd144;color:#1c1c1c}.multoffer-offer__desc,.bundlex-offer-desc{color:#6c757d;font-size:.875rem;margin-top:4px}