.new-addon-group{padding:24px 16px;border-radius:8px;background:#5a76701a;display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.drawer-group-container-new{display:flex;flex-direction:column;gap:12px}.selected-addons-display-new{display:none}.selected-products-list-new{display:flex;flex-direction:column;gap:12px}.selected-product-card-new{display:flex;align-items:center;gap:16px;padding:14px;background:#fff;border:1px solid #ebebeb;border-radius:8px;position:relative}.selected-product-image-new{width:60px;height:60px;flex-shrink:0;overflow:hidden;border-radius:7px;background:#fff}.selected-product-image-new img{width:100%;height:100%;object-fit:cover}.selected-product-info-new{flex:1;display:flex;flex-direction:column;gap:2px}.selected-category-title-new{font-size:14px;color:#5a7670;font-weight:600;text-transform:uppercase;margin:0;line-height:normal}.selected-product-title-new{color:var(--Body-text, #333);font-family:Urbanist;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-transform:capitalize}.selected-product-price-new{color:var(--Secondary-color, #5c524a);font-family:Urbanist;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.18px;text-transform:capitalize;display:flex;align-items:center;gap:8px}.selected-old-price-new{color:#999;font-size:12px;text-decoration:line-through;font-weight:500}.selected-new-price-new{color:var(--Secondary-color, #5c524a);font-weight:600}.selected-product-actions-new{display:flex;gap:10px;align-items:center;flex-shrink:0}.change-selected-product-new{background:#fff;color:#5a7670;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;padding:6px 16px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:8px;border:1px solid var(--Primary-color, #5a7670);background:var(--Solid-white, #fff)}.change-selected-product-new:hover{background:#5a7670;color:#fff}.remove-selected-product-new{width:32px;height:32px;flex-shrink:0;border:none;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#999}.remove-selected-product-new:hover{background:#f44;color:#fff}.remove-selected-product-new i{font-size:16px}@media (max-width: 768px){.selected-product-card-new{padding:12px;gap:10px}.selected-product-image-new{width:50px;height:50px}.selected-category-title-new{font-size:12px}.selected-product-title-new,.selected-product-price-new{font-size:13px}.change-selected-product-new{padding:6px 12px;font-size:12px}.remove-selected-product-new{width:28px;height:28px}}.drawer-trigger-new{display:flex;gap:12px;align-items:center;width:100%;cursor:pointer;position:relative;transition:all .3s ease;border:none;padding:12px 16px;background:#fff;border-radius:8px}.drawer-trigger-new svg,.drawer-trigger-new img{flex-shrink:0;width:44px;height:44px}.drawer-trigger-new .product-upsell-new{display:flex;gap:2px;flex-direction:column;flex:1}.drawer-trigger-new:after{content:"\e9b1";font-family:feather;font-size:30px;font-weight:400;color:#333;display:flex;align-items:center;justify-content:center;border-radius:100%;flex-shrink:0;margin-left:auto}.drawer-trigger-new.has-selection-new:after{content:none}.product-upsell-new p{text-align:left;margin:0}.product-upsell-new .upsell-title{font-family:Urbanist;font-size:16px;font-style:normal;font-weight:700;line-height:16px;color:#333}.product-upsell-new .upsell-desc{color:var(--tiny-text, #7b7b7b);font-family:Urbanist;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.drawer-trigger-new.has-selection-new{background:#f8f8f8;border:1px solid #5a7670}.drawer-overlay-new{position:fixed;top:0;left:0;width:100%;height:100dvh;background:#00000080;display:flex;justify-content:flex-end;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.drawer-overlay-new.active{opacity:1;visibility:visible;pointer-events:auto}.drawer-content-new{max-width:550px;width:100%;height:100dvh!important;background:#fff;box-shadow:-4px 0 10px #0000001a;position:relative;right:-550px;transition:right .3s ease-in-out;overflow-y:auto;padding:0 24px 60px!important;display:flex;flex-direction:column}.drawer-content-new.active{right:0}.drawer-header-new{padding:30px 0 16px;display:flex;gap:16px;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:10}.drawer-header-new .drawer-heading h3{font-size:20px;font-weight:600;color:#000;font-family:Urbanist,sans-serif;margin:0 0 8px}.drawer-header-new .drawer-heading p{margin:0;color:#666;font-size:14px;line-height:normal}.drawer-close-new{background:transparent;border:none;cursor:pointer;height:max-content;font-size:20px;padding:0;color:#333;transition:color .2s ease}.drawer-close-new:hover{color:#5a7670}.category-tabs-new{display:flex;gap:16px;padding-bottom:6px;margin-bottom:12px;overflow-x:auto;scrollbar-width:thin}.category-tabs-new::-webkit-scrollbar{height:4px}.category-tabs-new::-webkit-scrollbar-track{background:#f1f1f1}.category-tabs-new::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.category-tab-btn{flex:1 1 0;min-width:fit-content;padding:8px 24px;background:transparent;border:1px solid #5a7670;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;color:#5a7670;transition:all .2s ease;white-space:nowrap;font-family:Urbanist,sans-serif;text-align:center}.category-tab-btn:hover{color:#fff;background-color:#000}.category-tab-btn.active{color:#fff;background-color:#5a7670}.category-tabs-content-new{flex:1;overflow-y:auto}.category-tab-panel{display:none}.category-tab-panel.active{display:block}.product-addons-new{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.addon-card-new{display:block;margin-bottom:0;position:relative;border-radius:8px;overflow:hidden;transition:all .3s ease;background:#fff;border:1px solid #ebebeb}.addon-card-new input[type=radio]{position:absolute;opacity:0;pointer-events:none}.addon-card-content-new{display:flex;gap:16px;padding:18px;border:1px solid var(--stroke-2, #ebebeb);border-radius:8px;cursor:pointer;transition:all .3s ease;background:#fff;text-decoration:none;color:inherit}.addon-card-new.selected .addon-card-content-new{background:#fff;border:1px solid #5a7670}.addon-image-new{width:120px;height:120px;border-radius:14px;overflow:hidden;flex-shrink:0;border:1.2px solid rgba(0,0,0,.05)}.addon-image-new img{width:100%;height:100%;object-fit:cover}.addon-info-new{flex:1;display:flex;flex-direction:column;gap:10px}.addon-info-new .product-grid-rating{margin-top:0}.addon-title-new{font-size:18px;font-style:normal;font-weight:600;line-height:30px;text-transform:capitalize;font-family:Urbanist,sans-serif;margin:0}.addon-info-new .item-price{display:flex;align-items:center}.addon-price-new{color:var(--Secondary-color, #5c524a);font-size:20px;font-weight:700}.old-price-new{color:#333;font-size:14px;font-weight:500;margin-left:8px}.you-save-new{font-size:14px!important;font-weight:600;color:#2c9814;line-height:16px;display:none}.addon-buttons-new{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.addon-buttons-new .addon-firmness{padding-inline:16px;color:var(--Body-text, #333);text-align:center;font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;line-height:29px;border-radius:8px;border:1px solid var(--Body-text, #333);white-space:nowrap;flex:unset}.addon-buttons-new .addon-mattress-depth{padding-inline:6px;color:var(--Body-text, #333);text-align:center;font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;line-height:29px;border-radius:8px;border:1px solid var(--Body-text, #333);margin-right:auto;white-space:nowrap}.addon-select-indicator-new{display:flex;padding:6px 20px;justify-content:center;align-items:center;gap:8px;color:#fff;background:#5a7670;border-radius:8px;margin-left:auto;transition:all .3s ease;font-weight:600;font-size:14px;height:31px}.addon-select-indicator-new:hover{background:#000}.addon-card-new.selected .addon-select-indicator-new{display:none}.clear-selection-new{display:none;cursor:pointer;gap:8px;margin-left:auto;padding:6px 16px;border-radius:8px;font-size:14px;color:#f44;background:transparent;border:none;align-items:center;transition:all .2s ease;height:31px}.addon-card-new.selected .clear-selection-new{display:flex}.clear-selection-new:hover{background:#e7000b1a}.clear-selection-new i{font-size:16px}.more-info-trigger-new{text-decoration:underline;text-align:start;width:max-content;font-size:14px;font-weight:600;background:transparent;border:none;cursor:pointer;padding:0;color:#333;transition:color .2s ease}.more-info-trigger-new:hover{color:#5a7670}.more-info-new.pop-up{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0009;z-index:10001;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:20px}.more-info-new.pop-up.active{opacity:1;visibility:visible}.more-info-new.pop-up>.more-info-new{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;padding:0;position:relative;transform:scale(.9) translateY(20px);transition:transform .3s ease;box-shadow:0 20px 60px #0000004d}.more-info-new.pop-up.active>.more-info-new{transform:scale(1) translateY(0)}.more-info-close-new{position:absolute;top:20px;right:20px;background:#f5f5f5;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.more-info-close-new:hover{background:#e5e5e5;transform:rotate(90deg)}.more-info-close-new i{font-size:20px;color:#333}.more-info-new>.more-info-image{width:100%;height:250px;border-radius:12px 12px 0 0;overflow:hidden;background:#f0f0f0}.more-info-new>.more-info-image img{width:100%;height:100%;object-fit:cover}.more-info-new>.more-info-title{font-size:24px;font-weight:600;color:#111;margin-bottom:16px;font-family:Urbanist,sans-serif;padding-inline:24px;margin-top:16px}.more-info-new>.reasons-to-buy{padding-inline:24px;margin-bottom:16px}.more-info-new .reasons-to-buy h5{font-size:18px;font-weight:600;color:#111;margin-bottom:8px;font-family:Urbanist,sans-serif;text-align:left!important}.more-info-new .reasons-to-buy ul{list-style:none;padding:0;margin:0}.more-info-new .reasons-to-buy li{font-size:16px;font-weight:500;color:#111;margin-bottom:6px;line-height:22px;display:flex;gap:10px;align-items:flex-start}.more-info-new .reasons-to-buy li i{margin-top:4px;font-size:20px;color:#5a7670;flex-shrink:0}.more-info-new .item-price{padding:0 24px 24px}.more-info-price-new{font-size:20px!important;font-weight:700;color:#5c524a}.more-info-old-price-new{font-size:14px!important;font-weight:500;color:#7b7b7b;margin-left:8px}.simple-addon-header-new h4{color:var(--Body-text, #333);font-family:Urbanist,sans-serif;font-size:16px;font-weight:700;line-height:19.41px;margin:0 0 4px}.simple-addon-header-new p{font-size:14px;line-height:normal;font-weight:500;color:#111;margin:0}.simple-addon-options-new{display:flex;flex-direction:column;gap:12px}.simple-addon-option-new{display:flex!important;align-items:center;padding:12px 16px;gap:15px;transition:all .3s ease;border-radius:8px;background:#fff;position:relative}.simple-addon-option-new input[type=checkbox],.simple-addon-option-new input[type=radio]{height:16px;width:16px;flex-shrink:0;accent-color:#5a7670;cursor:pointer;position:absolute;left:16px}.simple-addon-label-new{display:flex;gap:12px;width:100%;align-items:center;cursor:pointer;margin-left:28px}.simple-addon-image-new{width:30px;height:30px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.simple-addon-image-new img{width:100%;height:100%;object-fit:cover}.simple-addon-info-new{flex:1;display:flex;align-items:center;gap:12px;justify-content:space-between}.simple-addon-title-flex{display:flex;gap:2px;align-items:center;flex-wrap:wrap}.simple-addon-title-new{word-break:break-word;color:var(--Body-text, #333);font-family:Urbanist;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-transform:capitalize}.simple-addon-info-new .item-price{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end}.simple-addon-price-new{color:var(--Solid-Black, #000);font-family:Urbanist;font-size:16px;font-weight:600}.simple-old-price-new{color:var(--tiny-text, #7b7b7b);font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;margin-left:4px}.simple-remove-btn-new{color:#e7000b;font-size:14px;font-weight:500;padding:10px 16px;border-radius:8px;display:none!important;gap:8px;align-items:center;background:transparent;border:none;cursor:pointer;flex-shrink:0;transition:all .2s ease}.simple-remove-btn-new:hover{background:#e7000b1a}.simple-remove-btn-new i{font-size:16px}.success-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.success-popup-overlay.active{display:flex;opacity:1}.success-popup-overlay.closing{opacity:0}.success-popup{background:#fff;border-radius:12px;max-width:900px;width:90%;max-height:max-content;overflow-y:auto;position:relative;transform:scale(.9);opacity:0;transition:all .3s ease;box-shadow:0 20px 40px #00000026;padding:24px}.success-popup-overlay.active .success-popup{transform:scale(1);opacity:1}.success-popup-overlay.closing .success-popup{transform:scale(.9) translateY(20px)}.success-popup-close{position:absolute;right:0;background:transparent;border:none;cursor:pointer;padding-right:16px;border-radius:6px;color:#666;transition:all .2s ease;z-index:10;height:100%;display:flex;align-items:center}.success-popup-close:hover{color:#00a341}.success-popup-header{display:flex;align-items:center;justify-content:center;gap:15px;padding:12px;position:relative;border-radius:8px;background:#e0f4e8}.success-icon{flex-shrink:0}.success-popup-header h3{margin:0;font-size:18px;font-weight:400;color:#00a341;font-family:Urbanist,sans-serif;width:max-content}.success-popup-content{padding:20px 0;max-height:400px;overflow-y:auto}.added-products{display:flex;flex-direction:column;gap:16px}.added-product-item{display:flex;gap:16px;padding:18px;background:#fff;border-radius:12px;position:relative;border:1px solid var(--stroke-2, #ebebeb)}.product-image{width:120px;height:120px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.product-image img{width:100%;height:100%;object-fit:cover}.product-details{flex:1}.product-details h4{color:var(--Body-text, #333);font-family:Urbanist,sans-serif;font-size:18px;font-weight:600;line-height:18px;text-transform:capitalize;margin-bottom:10px}.product-details h4 span{color:#00a341;font-family:Urbanist,sans-serif;font-size:18px;font-weight:600;line-height:18px;text-transform:capitalize}.product-quantity,.product-variant{margin-bottom:10px;font-size:14px;color:#333;line-height:19px}.product-quantity span,.product-variant span{font-weight:700}.product-price{margin:0;font-size:20px;font-weight:700;color:#5c524a}.success-popup-footer{display:flex;gap:12px;padding-bottom:0}.checkout-cart-btn,.continue-shopping-btn,.view-cart-btn{flex:1;padding:14px 20px;border-radius:20px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-align:center;display:flex;align-items:center;justify-content:center;text-decoration:none}.continue-shopping-btn{background:#f5f5f5;color:#333}.continue-shopping-btn:hover{background:#e5e5e5;color:#111}.view-cart-btn{background:#00a341;color:#fff}.view-cart-btn:hover,.checkout-cart-btn{background:#5a7670;color:#fff}.checkout-cart-btn:hover{background:#000;color:#fff}@media (max-width: 768px){.drawer-content-new{max-width:100%;right:-100%;padding:0 20px 40px!important}.drawer-header-new{padding-bottom:12px}.addon-card-content-new{flex-direction:row;gap:12px}.addon-info-new{gap:6px}.addon-image-new{width:80px;height:80px}.addon-title-new{font-size:16px;line-height:20px}.addon-price-new{font-size:18px}.addon-buttons-new{gap:8px}.addon-select-indicator-new,.clear-selection-new{justify-content:center}.more-info-new.pop-up{padding:10px}.more-info-new.pop-up>.more-info-new{max-height:90vh}.simple-addon-image-new{width:30px;height:30px}.simple-addon-title-new{font-size:14px;line-height:20px}.simple-addon-option-new input[type=checkbox],.simple-addon-option-new input[type=radio]{transform:unset}}@media (max-width: 576px){.drawer-trigger-new{padding:10px 14px;gap:12px}.drawer-trigger-new svg,.drawer-trigger-new img{height:40px;width:40px}.drawer-trigger-new:after{width:24px;height:24px;font-size:24px}.product-upsell-new .upsell-title{font-size:14px}.product-upsell-new .upsell-desc{font-size:12px;line-height:16px}.success-popup{width:95%;margin:20px;padding:16px}.success-popup-content{padding-block:16px}.added-product-item{padding:10px;gap:12px}.product-image{width:70px;height:70px}.product-details h4{font-size:14px;line-height:16px;margin-bottom:6px}.product-details h4 span{font-size:14px;line-height:16px}.product-quantity,.product-variant{margin-bottom:6px;font-size:12px}.product-price{font-size:16px}.success-popup-footer{flex-direction:column}.checkout-cart-btn,.continue-shopping-btn,.view-cart-btn{padding:12px 16px;font-size:14px}.new-addon-group{padding:22px 30px;width:calc(100% + 60px);margin-left:-30px;margin-bottom:20px}.simple-addon-label-new{gap:6px}.simple-addon-option-new{padding:8px 14px}}@media (max-width: 576px){.addon-select-indicator-new,.clear-selection-new{width:100%}.addon-buttons-new .addon-firmness,.addon-buttons-new .addon-mattress-depth{width:max-content;text-align:center;flex:1}.category-tab-btn{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/add-on-drawer-new.css.map */
