.forlife-buy-more-get-more{width:100%;margin:1rem 0}.forlife-buy-more-get-more.hidden{display:none}.forlife-buy-more-get-more .buy-more-save-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:1.5rem}.forlife-buy-more-get-more .product-option{border:2px solid var(--awb-custom_color_4);padding:1.25rem;flex:1;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;background:#f9f9f9;border-radius:1.5rem;flex-basis:calc(50% - 10px);position:relative}.forlife-buy-more-get-more .product-option.selected{border:2px solid var(--awb-custom_color_2)}.forlife-buy-more-get-more .product-option label{display:flex;flex-direction:column;align-items:center;gap:5px;width:100%;position:relative}.forlife-buy-more-get-more .product-radio{width:1.5rem;height:1.5rem;appearance:none;border:2px solid #dfdfdf;border-radius:50%;position:absolute;right:0;cursor:pointer}.forlife-buy-more-get-more .product-radio:checked::before{content:"";width:.75rem;height:.75rem;background-color:var(--awb-custom_color_2);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.forlife-buy-more-get-more .product-option img{height:5rem;margin-top:.25rem}.forlife-buy-more-get-more .product-info{display:flex;flex-direction:column;align-items:flex-start;gap:5px;width:100%}.forlife-buy-more-get-more .product-info h3{color:var(--awb-custom_color_6);margin:0;font-size:1.25rem}@media (max-width:768px){.forlife-buy-more-get-more .product-option{flex-basis:100%}.forlife-buy-more-get-more .product-info h3{line-height:1.1}.forlife-buy-more-get-more .buy-more-save-container{gap:1.5rem}}.forlife-buy-more-get-more .savings-label{position:absolute;top:-1rem;left:5%;font-size:.75rem;background-color:#f04a51;color:#fff;padding:.25rem .75rem;border-radius:.5rem;text-align:center}.forlife-buy-more-get-more .add-to-cart-button-wrapper{width:100%;margin-top:1rem}.forlife-buy-more-get-more .add-to-cart-button-wrapper form .add-to-cart-button{width:100%;padding:15px;background-color:var(--awb-custom_color_1);color:#fff;border:none;border-radius:2rem;text-align:center;display:block;text-transform:lowercase;letter-spacing:1px;opacity:.5;pointer-events:none;transition:opacity 0.3s ease}.forlife-buy-more-get-more .add-to-cart-button-wrapper form .add-to-cart-button.enabled{opacity:1;pointer-events:auto}.forlife-buy-more-get-more .discounted-price{color:var(--awb-custom_color_6);display:flex;gap:.25rem;font-family:"Open Sans";line-height:1.3;letter-spacing:1.1px;font-size:.85rem;flex-direction:column;align-items:flex-start}.forlife-buy-more-get-more .final-price strong{color:var(--awb-custom_color_1);font-size:1rem}.forlife-buy-more-get-more .add-to-cart-button-wrapper form .add-to-cart-button.loading{opacity:.5;pointer-events:none;cursor:not-allowed}.forlife-buy-more-get-more .fusion-post-card-cart-add-to-cart.loading::after,.single_add_to_cart_button.loading::after{top:45%}