.dis_bundle-page{display:flex;gap:20px;padding:20px;font-family:Poppins,sans-serif;color:#333;max-width:1300px;margin:0 auto}.dis_bundle-loading,.dis_bundle-error,.dis_bundle-empty{padding:20px;text-align:center;font-size:16px;color:#333}.dis_bundle-retry{background:#000;color:#fff;border:none;padding:8px 15px;margin-top:10px;cursor:pointer}.dis_bundle-product-title{font-weight:700;margin:5px 0}.dis_bundle-left,.dis_bundle-right{padding:20px;border-radius:5px}.dis_bundle-left{width:65%}.dis_bundle-right{width:35%;height:fit-content;position:sticky;top:7%;padding:0;background:#fff;border:3px solid}.dis_bundle-left h1{color:#ec6d1e;font-size:40px}.dis_bundle-left h3,.dis_bundle-right h3{color:#ec6d1e}.dis_bundle-left h3{font-size:20px}.dis_bundle-step{margin-top:20px}.dis_bundle-left p{font-size:17px;color:#000;font-weight:500}.dis_bundle-product-title{font-weight:700;margin:5px 0 10px}.dis_bundle-product-price{font-weight:700}.dis_bundle-step h4{margin-bottom:10px;color:#000;font-size:16px}.dis_bundle-category-btn,.dis_bundle-bundle-btn,.dis_bundle-style-btn{padding:10px 25px;font-size:16px;font-weight:600;margin:5px;border:1px solid #ddd;border-radius:5px;background:#fff;cursor:pointer;transition:background .3s ease,color .3s ease}.dis_bundle-category-btn.active,.dis_bundle-bundle-btn.active{background:#ec6d1e;color:#fff}.dis_bundle-product-category,#dis_bundle-product-container{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:10px}.dis_bundle-product{border:1px solid #ddd;padding:10px;border-radius:5px;text-align:center;background:#fff;overflow:hidden;animation:fadeIn .5s ease-in-out;transition:transform .3s ease,box-shadow .3s ease}.dis_bundle-product:hover{transform:scale(1.01);box-shadow:0 4px 15px #0003}.dis_bundle-product img{max-width:100%;height:auto;margin-bottom:10px}.dis_bundle-product-variant{margin:10px 0;width:100%;padding:2px}.dis_bundle-select-product{padding:8px 15px;background:#ec6d1e;color:#fff;border:none;border-radius:5px;cursor:pointer;margin:5px 0;transition:background .3s ease,transform .2s ease}.dis_bundle-select-product:hover{background:#ff8c42;transform:translateY(-2px)}.dis_bundle-select-product:disabled{background:#ddd;cursor:not-allowed}.dis_bundle-right .dis_bundle-summary{margin-top:20px;padding:10px;border-top:1px solid #ddd}#dis_bundle-selected-products .dis_bundle-selected-item{display:flex;align-items:center;margin-bottom:10px}#dis_bundle-selected-products img{width:50px;height:50px;margin-right:10px;border-radius:5px}#dis_bundle-add-to-cart{padding:10px 20px;background:#ec6d1e;color:#fff;border:none;border-radius:5px;cursor:pointer;margin-top:10px;width:100%;font-size:14px;font-weight:600;transition:background .3s ease,transform .2s ease}#dis_bundle-add-to-cart:hover{background:#ff8c42;transform:translateY(-2px)}#dis_bundle-add-to-cart:disabled{background:#ddd;cursor:not-allowed}.dis_bundle-style-group{display:flex;flex-wrap:wrap;gap:24px;margin-top:10px}.dis_bundle-style-container{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.dis_bundle-style-title{font-size:13px;color:#333;margin:0;font-weight:700}img.dis_bundle-style-btn.no-padding{padding:0;border-radius:50%}.dis_bundle-progress-titles{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:700;color:#333;position:relative}.dis_bundle-progress-title{position:relative;text-align:center;flex:1;transition:color .3s ease}.dis_bundle-progress-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:2px;height:10px;background-color:#ccc;transition:background-color .3s ease}.dis_bundle-progress-title.active{color:#ec6d1e}.dis_bundle-progress-title.active:after{background-color:#ec6d1e}.dis_bundle-progress-bar{width:100%;height:10px;background-color:#f0f0f0;border-radius:5px;margin-bottom:20px;position:relative;overflow:visible}.dis_bundle-progress-bar-fill{height:100%;background:linear-gradient(90deg,#ff7e5f,#feb47b);border-radius:5px;width:0%;transition:width .5s ease-in-out;display:block!important;position:absolute;left:0;top:0}.dis_bundle-step-indicator{display:flex;justify-content:space-between;margin-bottom:20px;position:relative}.dis_bundle-step-right{text-align:center;flex:1;position:relative}.dis_bundle-step-number{display:block;font-size:14px;font-weight:700;color:#333}.dis_bundle-step-discount{display:block;font-size:12px;color:#777}.dis_bundle-step-right:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:2px;height:10px;background-color:#ccc;transition:background-color .3s ease}.dis_bundle-step-right.active .dis_bundle-step-number,.dis_bundle-step-right.active .dis_bundle-step-discount{color:#ec6d1e}.dis_bundle-step-right.active:after{background-color:#ec6d1e}#dis_bundle-confirmation{position:fixed;bottom:20px;right:20px;background:#4caf50;color:#fff;padding:10px 20px;border-radius:5px;box-shadow:0 4px 10px #0003;animation:slideIn .5s ease-in-out}.dis_bundle-selected-item p{color:#000}p.dis_bundle-style-title{font-weight:700}.dis_bundle-remove-product i{pointer-events:none}.bin-button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-radius:50%;background-color:#ff5f5f;cursor:pointer;border:2px solid rgb(255,201,201);transition-duration:.3s;position:relative;overflow:hidden}.bin-button svg{pointer-events:none}.bin-bottom{width:10px;z-index:2;pointer-events:none;height:auto;stroke:#fff}.bin-top{width:12px;transform-origin:right;transition-duration:.3s;z-index:2;height:auto}.bin-button:hover .bin-top{transform:rotate(45deg)}.bin-button:hover{background-color:red}.bin-button:active{transform:scale(.9)}.garbage{position:absolute;width:10px;height:auto;z-index:1;opacity:0;transition:all .3s}.bin-button:hover .garbage{animation:throw .5s linear}.dis_bundle-product-quantity{display:flex;align-items:center;justify-content:center;margin:10px 0}.dis_bundle-qty-btn{width:25px;height:25px;background:#f0f0f0;border:1px solid #ddd;font-size:14px;font-weight:700;cursor:pointer;transition:background .3s ease}.dis_bundle-qty-btn:hover{background:#ddd}.dis_bundle-qty-input{width:40px;height:25px;text-align:center;margin:0 5px;border:1px solid #ddd}@keyframes throw{0%{transform:translate(-400%,-700%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 768px){.dis_bundle-left h3{font-size:17px!important;margin:0}.dis_bundle-step h4{font-size:17px!important;margin-top:0}.dis_bundle-step{margin-top:13px}.dis_bundle-right h3{font-size:15px!important;padding:5px!important}#dis_bundle-selected-products .dis_bundle-selected-item{margin-bottom:6px}.dis_bundle-selected-item p{margin:5px}.dis_bundle-page{padding:10px;flex-direction:column}.dis_bundle-left,.dis_bundle-right{width:100%;padding:10px}.dis_bundle-right{position:fixed;bottom:0;top:auto;z-index:999;left:0}.dis_bundle-product-category,#dis_bundle-product-container{grid-template-columns:repeat(2,1fr);gap:10px}.dis_bundle-product{padding:10px 5px}.dis_bundle-right h3{cursor:pointer;background-color:#f5f5f5;padding:10px;text-align:center;margin:0 0 10px;position:relative;border-radius:5px 5px 0 0}.dis_bundle-right h3:after{content:"\25bc";font-size:14px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.dis_bundle-right h3.active:after{content:"\25b2"}#dis_bundle-selected-products{display:none}.visible{display:block!important}.dis_bundle-summary p{margin:5px 0}.dis_bundle-style-group button.dis_bundle-style-btn{margin:0}.dis_bundle-category-btn,.dis_bundle-bundle-btn,.dis_bundle-style-btn{padding:10px 20px;font-size:13px}.dis_bundle-style-group{gap:15px}p.dis_bundle-style-title{font-size:14px;margin-top:-4px}button.dis_bundle-category-btn{margin-right:10px!important;padding:13px 30px!important;border:2px solid}.dis_bundle-style-container img{width:60px!important;height:60px!important}div#dis_bundle-product-list h4{font-size:17px!important;margin-bottom:13px;margin-top:10px}.dis_bundle_right_padding{padding-bottom:0!important}.dis_bundle-step-indicator{margin-bottom:15px}.dis_bundle-progress-bar{margin-bottom:5px;height:7px}}.dis_bundle-right h3{margin-top:0;background:#ec6d1e;padding:20px;color:#fff;font-size:25px;margin-bottom:15px}.dis_bundle_right_padding{padding:0 20px 20px}.dis_bundle_page_main{background:#fdf1e9;margin-top:20px}.dis_bundle-style-container img{width:70px;height:70px}img.dis_bundle-style-btn.no-padding{border:2px solid}img.dis_bundle-style-btn.no-padding.active{border:2px solid #ec6d1e}button.dis_bundle-category-btn{margin-right:30px;padding:13px 40px;border:2px solid}.dis_bundle-style-btn{padding:10px 23px}.dis_bundle-summary p{font-size:16px;margin:8px 0;font-weight:600}.new-d-flex p{font-size:14px;margin:3px 0;font-weight:500}#dis_bundle-selected-products{max-height:40vh;overflow-y:auto;padding-right:5px}button.dis_bundle-style-btn.active{background:#ec6d1e;color:#fff;border:1px solid #fff}@media (max-width: 768px){#dis_bundle-selected-products.visible{max-height:50vh;overflow-y:auto;padding-right:5px}#dis_bundle-selected-products.visible::-webkit-scrollbar-thumb{border-radius:5px}.new-d-flex{display:flex;align-items:center;gap:15px;font-weight:600}.dis_bundle-step-indicator{display:none}.dis_bundle-progress-bar{display:none!important}.dis_bundle-right .dis_bundle-summary{margin-top:10px;padding-bottom:0}.dis_bundle-left h1{margin-bottom:7px;margin-top:0}.dis_bundle-left p{margin:7px 0!important}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/bundle-page.css.map */
