.hidden-scroll{overflow-y:hidden;overflow-x:hidden}.variable-bundle-container{width:100vw;height:100vh;position:fixed;top:0;left:0;background:#0006;z-index:999;display:flex;align-items:center;justify-content:center;padding:20px}.variable-bundle-container-hidden{display:none}.variable-bundle-modal{width:100%;max-width:920px;max-height:90vh;background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px #00000026;height:auto!important;min-height:0!important;max-height:90vh!important}.variable-bundle-modal-header{padding:28px 32px 20px;text-align:left;flex-shrink:0}.vb-header-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.vb-category-label{font-family:var(--font-body--family);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#777}.vb-close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#333;line-height:0;transition:color .15s ease}.vb-close-btn:hover{color:#000}.vb-title{font-family:var(--font-heading--family);font-size:32px;font-weight:400;line-height:1.2;color:#1a1a1a;margin:0 0 6px}.vb-subtitle{font-family:var(--font-body--family);font-size:15px;color:#555;margin:0;line-height:1.4}.vb-subtitle strong{color:#1a1a1a;font-weight:700}.variable-bundle-modal-container{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.variable-bundle-modal-products{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:0 32px 24px;overflow-y:auto;overflow-x:hidden;max-height:100%}.variable-bundle-modal-product{position:relative;display:flex;flex-direction:column;justify-content:space-between}.variable-bundle-modal-product-check{display:none!important}.vb-product-card-bg{background:#f5f0e8;border-radius:10px;padding:20px 14px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;aspect-ratio:1}.variable-bundle-modal-product-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.variable-bundle-modal-product-image img{max-width:100%;max-height:100%;object-fit:contain}.variable-bundle-modal-product-title{font-family:var(--font-body--family);font-weight:600;font-size:13px!important;line-height:1.3;color:#1a1a1a;text-align:left;height:auto;margin:0}.vb-product-variant-text{font-family:var(--font-body--family);font-size:12px;color:#888;line-height:1.3;text-align:left;margin-top:1px}.variable-bundle-modal-product-price{text-align:left;display:flex;align-items:center;margin-top:3px}.variable-bundle-modal-product-final-price,.variable-bundle-modal-product-final-price .money{font-size:13px!important;font-weight:600!important;color:#1a1a1a}.variable-bundle-modal-product-compare-at-price,.variable-bundle-modal-product-compare-at-price .money{text-decoration:line-through;color:#9c9c9c!important;margin-right:5px;font-size:13px!important;font-weight:500!important}.variable-bundle-modal-product-saved-price,.variable-bundle-modal-product-saved-price .money{margin-left:10px;color:#ec7063}.vb-product-rating{display:flex;align-items:center;gap:4px;margin-top:4px}.vb-rating-stars{display:flex;align-items:center;gap:1px}.vb-star{fill:#d4d0cb;width:13px;height:13px}.vb-star-filled{fill:#d2a473}.vb-rating-count{font-family:var(--font-body--family);font-size:12px;color:#888;margin-left:2px}.vb-qty-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;border:1px solid #c5c5c5;border-radius:6px;padding:10px 12px 8px;margin-top:auto;background:#fff;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;min-height:38px}.vb-qty-wrapper.vb-qty-added{background:#43412d;border-color:#43412d}.vb-qty-display{font-family:var(--font-body--family);font-size:13px;font-weight:500;color:#333;pointer-events:none;z-index:1;white-space:nowrap}.vb-qty-wrapper.vb-qty-added .vb-qty-display{color:#fff}.vb-qty-chevron{pointer-events:none;z-index:1;color:#888;flex-shrink:0}.vb-qty-wrapper.vb-qty-added .vb-qty-chevron{color:#fff}.vb-qty-select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2;-webkit-appearance:none;appearance:none}.variable-bundle-modal-product-disabled,.variable-bundle-modal-product-soldout{opacity:.5}.variable-bundle-modal-product-disabled>*,.variable-bundle-modal-product-soldout>*,.variable-bundle-modal-product-soldout .vb-qty-select{pointer-events:none}p.variable-bundle-modal-product-labe-sold-out-text{position:absolute;padding:3px 8px;right:0;top:0;color:#fff;background-color:#000;text-align:center;font-size:10px;text-transform:uppercase;letter-spacing:.5px;z-index:3;border-radius:0 10px 0 6px;margin:0;line-height:1.4}.variable-bundle-modal-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:#f7f4f2;box-shadow:0 -4px 20px #0000001a;gap:20px;flex-shrink:0;position:relative;z-index:2}.vb-footer-info{flex:1;min-width:0}.vb-footer-count-row{display:flex;align-items:center;gap:12px}.vb-footer-count{font-family:var(--font-body--family);font-weight:700;font-size:15px;color:#1a1a1a;line-height:1.3}.vb-clear-link{font-size:12px!important;color:#888!important;text-decoration:underline;cursor:pointer;white-space:nowrap}.vb-clear-link:hover{color:#555!important}.vb-footer-names-row{font-family:var(--font-body--family);font-size:13px;color:#555;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vb-footer-remaining{color:#999;font-style:italic}.custom-product .variable-bundle-modal-header-btn,.variable-bundle-modal-header-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-family:var(--font-body--family);font-size:14px;font-weight:600;background:#1a1a1a;color:#fff;border:none;border-radius:var(--style-border-radius-buttons-primary, 6px);cursor:pointer;white-space:nowrap;transition:background .2s ease,opacity .2s ease;flex-shrink:0;text-transform:none;letter-spacing:0;line-height:1.2;box-shadow:none}.variable-bundle-modal-header-btn .add-to-cart-text{pointer-events:none}.variable-bundle-modal-header-btn .vb-btn-price{font-weight:600;font-size:14px!important}.variable-bundle-modal-header-btn:disabled{opacity:.4;cursor:not-allowed;background:#1a1a1a;color:#fff;border:none}.variable-bundle-modal-header-btn:not(:disabled):hover{background:#333}.pointer-event-disabled{pointer-events:none}.variable-bundle-modal-header-progress-bar,.variable-bundle-modal-header-selectors{display:none!important}@media screen and (max-width:900px){.variable-bundle-modal-products{grid-template-columns:repeat(4,1fr);gap:14px}}@media screen and (max-width:700px){.variable-bundle-modal{max-height:100vh;max-height:100dvh;height:100vh;height:100dvh;border-radius:0}.variable-bundle-container{padding:0}.variable-bundle-modal-header{padding:20px 20px 16px}.vb-title{font-size:26px}.variable-bundle-modal-products{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 20px 16px}.variable-bundle-modal-footer{flex-direction:column;padding:14px 20px;gap:12px}.vb-footer-info{text-align:center;width:100%}.vb-footer-count-row{justify-content:center}.vb-footer-names-row{text-align:center;justify-content:center}.variable-bundle-modal-header-btn{width:100%}}@media screen and (max-width:480px){.variable-bundle-modal-products{grid-template-columns:repeat(2,1fr)}.vb-title{font-size:20px}.vb-product-card-bg{padding:14px 10px}}@media screen and (max-width:700px){.vb-product-card-bg{aspect-ratio:auto!important;height:120px!important;min-height:120px!important;max-height:120px!important;padding:10px!important;flex-shrink:0!important}.variable-bundle-modal-product-image,.variable-bundle-modal-product-image img{width:100%!important;height:100%!important}.variable-bundle-modal-product-image img{object-fit:contain!important;display:block!important}}.vb-quantity{display:inline-flex;align-items:center;border:1px solid #d8d8d8;border-radius:8px;overflow:hidden;height:40px;margin-top:10px}.vb-qty-btn{width:38px;height:40px;border:0;background:transparent;cursor:pointer;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.vb-qty-btn:disabled{opacity:.3;cursor:not-allowed}.vb-qty-input{width:42px;height:40px;border:0;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;text-align:center;background:transparent;font-size:14px;padding:0;-webkit-appearance:textfield;appearance:textfield}.vb-qty-input::-webkit-inner-spin-button,.vb-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vb-qty-input:focus{outline:none}
/*# sourceMappingURL=/cdn/shop/t/574/assets/variable-bundle.css.map */
