.bundle-product{display:flex;margin:0 auto 12px}.bundle-product .buy-button-wrapper,.bundle-product_mobile .buy-button-wrapper{opacity:1;transition:.2s all}:is(.bundle-product .buy-button-wrapper,.bundle-product_mobile .buy-button-wrapper).disabled{opacity:.5}:is(.bundle-product .buy-button-wrapper,.bundle-product_mobile .buy-button-wrapper).disabled product-form-component{cursor:not-allowed}:is(.bundle-product .buy-button-wrapper,.bundle-product_mobile .buy-button-wrapper).disabled button{pointer-events:none}.bundle-product .bundle_card_wrapper{width:100%;padding:24px;display:flex;background-color:#fff;border-radius:10px;border:2px solid #eaebed;gap:20px}.add-to-cart-text,.add-to-cart-text--added{width:100%;height:100%}.add-to-cart-text svg,.add-to-cart-text--added svg{width:100%;height:100%}.bundle-product .add-to-cart-text svg,.bundle-product .add-to-cart-text--added svg,.bundle-product_mobile .add-to-cart-text svg,.bundle-product_mobile .add-to-cart-text--added svg{width:70%;height:70%}.bundle-product .bundle_card_wrapper .bundle_card_left{display:flex;width:100%;height:auto;aspect-ratio:1}.bundle-product .bundle_card_wrapper .bundle_card_left img{width:80px;height:80px}.bundle_card_left{position:relative;justify-content:center;align-items:center}.bundle_card_loading{position:absolute;display:flex;justify-content:center;align-items:center;background-color:#ffffff50;width:100%;height:100%;top:0;left:0;z-index:2;transition:all .2s}.bundle-product .bundle_card_wrapper .wrapper{display:flex;flex:1;gap:20px}.bundle-product .wrapper .bundle_card_mid{flex:2;height:100%;display:flex;padding:12px 0;flex-direction:column;justify-content:space-between}.bundle-product .wrapper .bundle_card_mid .product_title{font-weight:500;font-size:18px;color:#000;line-height:24px;display:block}.bundle-product .wrapper .bundle_card_right{display:flex;flex-direction:column;gap:16px;justify-content:space-between;align-items:center;padding:12px 0;flex:1.2}.bundle-product .wrapper .bundle_card_right .now_price{font-size:16px;line-height:24px;letter-spacing:-.57px;color:#000}.options-wrapper{display:flex;align-items:center;gap:10px}.options-wrapper .product-button-wrapper{border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;box-sizing:content-box}.options-wrapper .product-button-wrapper.active{border:2px solid #fa590e;padding:2px}.options-wrapper button{width:100%;height:100%;padding:0;border-radius:50%;border:none;cursor:pointer}.bundle-buy-btn{position:relative;border-radius:20px;background-color:#1967d2;margin:0 auto;width:64px;height:32px;display:flex;color:#fff;justify-content:center;align-items:center;cursor:pointer;transition:all .2s;border:none}.bundle-buy-btn:hover{background-color:#0a469a}.bundle-product_mobile .buy_button.disabled{opacity:.4}.bundle_product .bundle_card_wrapper .bundle_card_right .buy_button.no-allow{background-color:#ccc;cursor:not-allowed;border:none}.bundle-product_mobile .bundle_card_wrapper{display:flex;flex-direction:column;border-radius:24px;border:1px solid #eaebed;padding:16px;min-width:264px}.bundle-products-wrapper{-ms-overflow-style:none;scrollbar-width:none}.bundle-products-wrapper::-webkit-scrollbar{display:none}.bundle-product_mobile .bundle_card_wrapper img{width:100%;height:auto}.bundle-product_mobile .bundle_card_wrapper .bundle_card_top{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:5px;margin-bottom:4.266667vw}.bundle-product_mobile .bundle_card_wrapper .bundle_card_mid{display:flex;justify-content:flex-start;align-items:center;margin-bottom:6.4vw}.bundle-product_mobile .bundle_card_wrapper .bundle_card_btm{display:flex;justify-content:space-between;align-items:center;width:100%}.bundle-product_mobile .buy_button{display:flex;width:64px;height:32px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:20px;background:var(---1, #1967d2)}.bundle-product_mobile .options-wrapper{gap:12px}.bundle-product_mobile .product_title{color:var(---1, #3c4043);font-family:Open Sans;font-size:16px;font-style:normal;font-weight:600;letter-spacing:-.57px}.bundle-product_mobile .price-container{color:var(---1, #3c4043);font-family:Open Sans;font-size:16px;font-weight:600;letter-spacing:-.57px}@media(max-width:750px){.bundle-product_mobile{height:100%}.bundle-product_mobile .variants-swatches{row-gap:4px;column-gap:6px}.bundle-product_mobile .bundle_info{justify-content:space-between;height:100%}.bundle-product_mobile .bundle_info .title{font-size:16px;line-height:1.5}.bundle-product_mobile .bundle_info .bundle_info-top{display:flex;flex-direction:column;gap:5px}.bundle-product_mobile .bundle_card_wrapper{height:100%;border-width:2px}.bundle_card_wrapper .bundle_row{grid-template-columns:28px 70px 1fr;height:100%}.bundle_row .bundle_img{width:70px}.bundle_product .bundle_card_wrapper .bundle_card_right .buy_button span{font-size:13px}.bundle_product .bundle_card_wrapper .product_title{font-weight:700;font-size:16px;color:#000;display:block}.bundle_product .bundle_card_wrapper .bundle_card_right .buy_button{font-size:12px;padding:6px 12px}.bundle_product .bundle_card_wrapper .now_price{font-size:14px;font-weight:700}}.bundle_card_loading{opacity:1}.bundle_card_loading.hide{opacity:0}.spinner{width:32px;height:32px;border:4px solid #eee;border-top:4px solid #333;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@media(max-width:768px){.spinner{width:24px;height:24px}}.bundle_card_img{transition:all .2s;opacity:0}.bundle_card_img.show{opacity:1}@keyframes spin{to{transform:rotate(360deg)}}.bundle_card_wrapper{display:block;border:1px solid #e5e7eb;border-radius:16px;padding:12px;transition:box-shadow .2s,border-color .2s;cursor:pointer}.bundle_card_wrapper.checked{border-color:var(--theme-color);box-shadow:0 0 0 2px #fa590e26}.bundle_row{display:grid;grid-template-columns:28px 88px 1fr;gap:12px;align-items:flex-start}.bundle_img{width:88px}.bundle_info{display:flex;flex-direction:column;gap:4px}.bundle_info .title{font-weight:600;font-size:20px;color:#3c4043}.bundle_info .price{display:flex;gap:8px;align-items:baseline;font-size:14px;color:#51545a;font-weight:700}.bundle_info .price .compare_price{color:#999;text-decoration:line-through;font-size:14px}.bundle-input{position:absolute;opacity:0;pointer-events:none}.pretty-checkbox{margin-top:30px;width:23px;height:23px;border:2px solid #eaebed;border-radius:50%;position:relative;display:inline-flex;align-items:center;justify-content:center;background:transparent}.bundle_card_wrapper.checked .pretty-checkbox{background-color:var(--theme-color);border-color:var(--theme-color)}.pretty-checkbox svg{width:14px;height:14px;stroke:#fff;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:24;stroke-dashoffset:24;opacity:0;transform:scale(.92);transition:stroke-dashoffset .28s ease,opacity .16s ease,transform .16s ease}.bundle_card_wrapper.checked .pretty-checkbox svg{stroke-dashoffset:0;opacity:1;transform:scale(1)}.variants-swatches{display:flex;gap:8px;flex-wrap:wrap}.variants-swatches .swatch-wrap{width:28px;height:28px;display:inline-flex;border:2px solid transparent;align-items:center;justify-content:center;border-radius:50%;padding:0}.variants-swatches .swatch-wrap.active{padding:2px;border-color:var(--theme-color)}.variants-swatches .swatch{width:100%;height:100%;border-radius:50%;background:var(--swatch-color, #eee);cursor:pointer;padding:0;outline:none}.qty_selector{margin-top:12px;margin-bottom:5px;display:inline-flex;align-items:center;gap:0;border:1px solid #ddd;border-radius:9999px;overflow:hidden;width:fit-content}.qty_selector button{width:40px;height:36px;border:none;color:#3c4043;background:#f5f5f5;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.qty_selector .qty_value{min-width:55px;text-align:center;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/68/assets/bundle-product.css.map */
