button{border:none;outline:none}body.no-scroll{overflow:hidden;height:100vh}.addsoon_products_icon img{max-width:130px;width:100%;object-fit:contain}.mattress-drawer-variant-tabs.only-variants{display:none}.addson-main-button-div{display:flex;justify-content:space-between;align-items:center;padding:20px;border:1px solid #1e575c;border-radius:12px;margin:20px 0;flex-wrap:wrap;gap:15px}.addsoon_products_title h4{color:#1e575c;font-size:20px;max-width:170px;text-align:center;margin:0}button#mattress-drawer-close-btn{position:absolute;font-size:30px;top:3.5%;right:24px;background:transparent;color:#555;cursor:pointer}.mattress-drawer-open-btn,button#change-product-btn{display:inline-block;background-color:#1e575c;color:#fff;padding:12px 18px;font-weight:600;border-radius:6px;cursor:pointer;box-shadow:0 4px 12px #edf7f5;transition:background-color .3s ease,box-shadow .3s ease;border:1px solid #1e575c}.mattress-drawer-open-btn:hover,.mattress-drawer-open-btn:focus,button#change-product-btn:hover,button#change-product-btn:focus{background-color:#fff;border:1px solid #1e575c;color:#1e575c}.mattress-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;visibility:hidden;transition:opacity .4s ease;z-index:9998}.mattress-drawer-overlay.active{opacity:1;visibility:visible;display:block}.mattress-drawer{position:fixed;top:0;right:0;height:100vh;width:100%;max-width:560px;background:#fff;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:9999;overflow-y:auto;padding:24px 28px 80px;display:flex;flex-direction:column}.mattress-drawer.active{transform:translate(0)}h2#mattress-drawer-label{font-size:20px;letter-spacing:0px;margin-bottom:10px;font-weight:700}.select-heading{margin:12px 0;font-size:18px}.mattress-drawer-variant-tabs,.height-buttons,.button-buttons{display:flex;flex-wrap:wrap;gap:10px}.mattress-drawer-variant-tab,.mattress-drawer-metafield-tab{padding:8px 16px;background-color:#f2f2f2;border:1px solid #ccc;cursor:pointer;border-radius:5px;font-weight:600;font-size:14px;letter-spacing:0px;text-wrap:nowrap}.mattress-drawer-variant-tab.active,.mattress-drawer-metafield-tab.active{background-color:#1e575c;color:#fff;border-color:#1e575c}.mattress-drawer-variant-tab:hover:not(.active),.mattress-drawer-variant-tab:focus:not(.active),.mattress-drawer-metafield-tab:hover:not(.active),.mattress-drawer-metafield-tab:focus:not(.active){background-color:#1e575c;color:#fff;outline:none}.mattress-drawer-services-row{flex-grow:1;overflow-y:auto;padding-right:5px;margin:25px 0}.mattress-drawer-service-option{border:1px solid #ddd;border-radius:10px;margin-bottom:20px;padding:15px 18px;box-shadow:0 2px 6px #edf7f5;transition:box-shadow .3s ease}.mattress-drawer-service-option:hover{box-shadow:0 6px 16px #edf7f5}.mattress-drawer-service-content{display:flex;align-items:center}.mattress-drawer-service-icon{width:90px;height:90px;object-fit:cover;border-radius:10px;margin-right:18px;box-shadow:0 2px 6px #edf7f5}.mattress-drawer-service-text{flex:1}.mattress-drawer-add-title{font-size:16px;font-weight:500;margin-bottom:6px;display:block}.mattress-drawer-service-text p{margin:0;color:#666;font-size:.95rem;line-height:1.4}.mattress-drawer-service-price{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.mattress-drawer-service-price span{font-weight:700;font-size:1.15rem;color:#222}.mattress-drawer-toggle-btn{background-color:#1e575c;width:100%;color:#fff;border-radius:5px;padding:9px 25px;cursor:pointer;font-weight:600;border:1px solid #1e575c;transition:background-color .3s ease}.mattress-drawer-toggle-btn:hover,.mattress-drawer-toggle-btn:focus{background-color:#edf7f5;color:#0a3f63;outline:none}.mattress-drawer::-webkit-scrollbar,.mattress-drawer-services-row::-webkit-scrollbar{width:7px}.mattress-drawer::-webkit-scrollbar-thumb,.mattress-drawer-services-row::-webkit-scrollbar-thumb{background-color:#1a73e866;border-radius:20px}.mattress-drawer-price-info{margin-top:5px;display:flex;align-items:center;gap:14px}span.price-details a{font-size:11px;text-decoration:underline}.price-current{font-size:26px;font-weight:700;color:#1e575c;display:block}.price-compare{text-decoration:line-through;color:#999;font-size:13px;display:block}.price-save{font-size:13px;padding:5px 10px 4px;background-color:var(--product-sale-price-color);border-radius:5px;line-height:1;align-self:start;color:#fff;font-weight:500}.mattress-drawer-buttons{margin-top:10px;display:none}.mattress-drawer-add-to-basket{display:none;position:sticky;bottom:0;background:#fff;padding:12px 28px;border-top:1px solid #ddd;text-align:right;z-index:10000}.mattress-drawer-service-option input[type=radio]{opacity:0;position:absolute;width:0;height:0;margin:0;pointer-events:none}.mattress-drawer-service-option label{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;padding-right:20px}.mattress-drawer-service-option label:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #1e575c;border-radius:4px;background:#fff;box-sizing:border-box;transition:background-color .3s ease,border-color .3s ease;z-index:1}.mattress-drawer-service-option label:after{content:"";position:absolute;right:6px;top:49%;transform:translateY(-50%) rotate(45deg);width:6px;height:12px;border:solid white;border-width:0 3px 3px 0;opacity:0;transition:opacity .2s ease;z-index:2}.mattress-drawer-service-option label.selected:before{background-color:#1e575c;border-color:#1e575c}.mattress-drawer-service-option label.selected:after{opacity:1}.selected-product-div{display:flex;justify-content:space-between;align-items:center;gap:2%;flex-wrap:wrap}.selected_products_title{width:60%}.selected_products_icon{border-radius:12px;overflow:hidden;width:18%;aspect-ratio:1}.selected_products_title h4{margin:0}.selected-product-div p{font-size:12px;color:#595959}@media (max-width: 767px){.selected-product-div .mattress-drawer-open-btn{width:100%}.mattress-drawer-open-btn{width:100%;padding:14px 0;font-size:1.2rem;border-radius:8px}.mattress-drawer{width:100vw;max-width:100vw;padding:20px 16px 30px}.mattress-drawer-service-icon{width:70px;height:70px;margin-right:12px}.mattress-drawer-variant-tab{padding:8px 14px;font-size:.9rem}.mattress-drawer-service-price span{font-size:1.05rem}.height-buttons,.button-buttons{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:visible;overflow-y:hidden}.mattress-drawer-metafield-tab{font-size:12px}.mattress-drawer-add-title,.select-heading{font-size:14px}.price-current{font-size:20px}.mattress-drawer-service-option label:before{right:-12px}.mattress-drawer-service-option label:after{right:-6px}.mattress-drawer-service-option label{padding-right:0}}.selected-product-show{display:flex;justify-content:space-around;align-items:center;width:100%;gap:6px}.selected-product-show .addsoon_products_title{width:60%}.selected-product-show .addsoon_products_title h4{max-width:100%;text-align:left;font-size:16px;font-weight:500;margin-bottom:6px;display:block;color:inherit}span.main-comp-price{display:flex;flex-direction:row;align-items:center;width:max-content;gap:10px;margin:0}span.save-comp{display:flex;flex-direction:column}@media screen and (max-width:750px){.for-desktop{display:none!important}}@media screen and (min-width:750px){.for-mobile{display:none!important}.selected-product-show-main{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}}.main-btn-price-size{display:flex;justify-content:space-between;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/36/assets/addson-products.css.map */
