.section-main-product-bundle{padding:60px 0 90px;display:block}.section-main-product-bundle .product-bundle-steps{background:#fff;padding:0 14px;overflow-x:auto;scrollbar-width:none;display:flex}.section-main-product-bundle .product-bundle-steps .product-bundle-steps-row{display:flex;align-items:center;border-radius:50px;border:1px solid #DFDFDF;padding:10px;flex-direction:row;flex-wrap:nowrap;position:relative;gap:2px;white-space:nowrap;margin:0 auto;background:#f7f7f7}.section-main-product-bundle .product-bundle-steps .product-bundle-step{display:flex;gap:5px;align-items:center;font-size:14px;color:#787878;text-align:center;padding:8px 13px;border-radius:20px;flex-shrink:0;font-weight:700;transition:.2s;line-height:normal;cursor:pointer}.section-main-product-bundle .product-bundle-steps .product-bundle-step svg{display:none;height:22px;width:22px}.section-main-product-bundle .product-bundle-steps .product-bundle-step.active{color:#fff;background:rgb(var(--color-foreground))}.section-main-product-bundle .product-bundle-steps .product-bundle-step.active svg{display:block}.section-main-product-bundle .product-bundle-search-bar{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px;align-items:flex-start}.section-main-product-bundle .product-bundle-search{display:flex;justify-content:center;max-width:375px;position:relative;width:100%;flex-shrink:0}.section-main-product-bundle .product-bundle-search .icon-search{height:18px;width:18px;position:absolute;top:50%;transform:translateY(-50%);left:12px;color:rgb(var(--color-foreground),.5)}.section-main-product-bundle .product-bundle-search input{padding:12px 40px;border:1px solid rgb(var(--color-foreground),.1);box-shadow:0 4px 24px #0000000d;width:100%;outline:none;height:50px;border-radius:50px}.section-main-product-bundle .product-bundle-search .search-clear{height:16px;width:16px;position:absolute;top:50%;transform:translateY(-50%);right:15px;display:flex;cursor:pointer}.section-main-product-bundle .product-bundle-search .search-clear svg{height:100%;width:100%;color:rgb(var(--color-foreground))}.section-main-product-bundle .product-bundle-count-bar{width:100%;max-width:680px}.section-main-product-bundle .product-bundle-count-bar .stock_text{font-weight:500;color:#787878;margin-bottom:10px}.section-main-product-bundle .product-bundle-count-bar span{color:#000;font-weight:700}.section-main-product-bundle .product-bundle-count-bar .bundle-progress-bar{display:block;width:100%;height:13px;background:#f1f1f1;overflow:hidden;border-radius:13px;position:relative}.section-main-product-bundle .product-bundle-count-bar .bundle-progress-bar:before{content:"";position:absolute;height:100%;width:var(--width);left:0;top:0;background:#000;border-radius:inherit}.section-main-product-bundle .product-bundle-action{padding:12px 0;position:fixed;bottom:0;left:0;width:100%;background:rgb(var(--color-background));box-shadow:0 0 6px rgb(var(--color-foreground),.2);z-index:9}.section-main-product-bundle .product-bundle-action-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-main-product-bundle .product-bundle-action-row .product-bundle-info-images{display:flex;gap:5px}.section-main-product-bundle .product-bundle-action-row .product-bundle-info-images:empty{display:none}.section-main-product-bundle .product-bundle-action-row .product-bundle-info-images span{display:flex;background:#f3f3f3;position:relative;flex-shrink:0;border-radius:8px}.section-main-product-bundle .product-bundle-action-row .product-bundle-info-images span small{position:absolute;top:4px;right:4px;height:15px;width:15px;border-radius:15px;background:#000;color:#fff;display:flex;justify-content:center;align-items:center;font-size:8px;font-weight:700}.section-main-product-bundle .product-bundle-action-row .product-bundle-info-images img{width:60px;height:60px;object-fit:cover;flex-shrink:0;border-radius:8px}.section-main-product-bundle .product-bundle-action-row .product-bundle-info{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-grow:1}.section-main-product-bundle .product-bundle-action-row .product-bundle-info .product__title{margin:0;font-size:14px;font-weight:700}.section-main-product-bundle .product-bundle-action-row .product-bundle-atc{display:flex;gap:20px;align-items:center}.section-main-product-bundle .product-bundle-action-row .price{display:flex;gap:5px;flex-wrap:wrap;font-weight:700}.section-main-product-bundle .product-bundle-action-row .price s{color:#787878}.section-main-product-bundle .product-bundle-action-row .product-form__buttons{flex-shrink:0}.section-main-product-bundle .product-bundle-action-row .product-form__submit{padding:10px 20px 10px 40px}.section-main-product-bundle .product-bundle-action-row .product-form__submit span{font-size:16px}.section-main-product-bundle .product-bundle-action-row .product-form__submit span:before{height:16px;width:16px}.section-main-product-bundle .product-bundle-action-row .product-form__submit:before,.section-main-product-bundle .product-bundle-action-row .product-form__submit:after{content:unset}.section-main-product-bundle .product-bundle-products{padding:40px 0 0}.section-main-product-bundle .product-bundle-products-row{display:flex;flex-wrap:wrap;gap:30px}.section-main-product-bundle .product-bundle-products-row .product-bundle-item{width:calc(20% - 24px)}.product-bundle-card.disabled{opacity:.5;pointer-events:none}.product-bundle-card .product-bundle-checkbox input[type=checkbox]{display:none}.product-bundle-card .product-bundle-checkbox .product-bundle-btn{border-radius:30px;padding:5px 15px;min-height:40px;min-width:auto;gap:5px;font-weight:700;font-size:15px;line-height:1.625;letter-spacing:0}.product-bundle-card .product-bundle-checkbox .product-bundle-btn .icon-cart-in-card{width:17px;color:rgb(var(--color-button-text))}.product-bundle-card .product-bundle-checkbox .product-bundle-btn:after,.product-bundle-card .product-bundle-checkbox .product-bundle-btn:before{content:unset}.product-bundle-card .product-bundle-checkbox .bundle-product-qty{position:absolute;top:20px;right:20px;height:20px;width:20px;visibility:hidden;opacity:0;transition:.2s;border-radius:20px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:12px;-moz-appearance:textfield;text-align:center;pointer-events:none;box-shadow:unset;border:0;outline:none;font-family:var(--font-body-family);font-weight:700}.product-bundle-card .product-bundle-checkbox .bundle-product-qty::-webkit-inner-spin-button,.product-bundle-card .product-bundle-checkbox .bundle-product-qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-bundle-card .product-bundle-checkbox .product-bundle-qty{display:none;gap:1px;width:75px;height:40px}.product-bundle-card .product-bundle-checkbox .product-bundle-qty .button{width:37px;height:100%;min-height:auto;min-width:auto;padding:0;border-radius:20px 0 0 20px;font-weight:700}.product-bundle-card .product-bundle-checkbox .product-bundle-qty .button:before,.product-bundle-card .product-bundle-checkbox .product-bundle-qty .button:after{content:unset}.product-bundle-card .product-bundle-checkbox .product-bundle-qty .button:last-child{border-radius:0 20px 20px 0}.product-bundle-card .product-bundle-checkbox input[type=checkbox]:checked~.product-bundle-qty .bundle-product-qty{opacity:1;visibility:visible}.product-bundle-card .product-bundle-checkbox input[type=checkbox]:disabled+.product-bundle-btn{background:rgb(var(--color-foreground),.5);cursor:no-drop}.product-bundle-card .product-bundle-checkbox input[type=checkbox]:checked~.product-bundle-btn{display:none}.product-bundle-card .product-bundle-checkbox input[type=checkbox]:checked~.product-bundle-qty{display:flex}@media screen and (max-width:1350px){.section-main-product-bundle .product-bundle-products-row .product-bundle-item{width:calc(25% - 22.5px)}}@media screen and (max-width:989px){.section-main-product-bundle .product-bundle-products-row{gap:20px}.section-main-product-bundle .product-bundle-products-row .product-bundle-item{width:calc(33.33% - 13.33px)}}@media screen and (max-width:767px){.section-main-product-bundle .product-bundle-steps .product-bundle-steps-row{padding:6px}.section-main-product-bundle .product-bundle-steps .product-bundle-step{font-size:12px}.section-main-product-bundle .product-bundle-steps .product-bundle-step svg{height:18px;width:18px}.section-main-product-bundle .product-bundle-products-row .product-bundle-item{width:calc(50% - 10px)}.section-main-product-bundle .product-bundle-action-row{flex-direction:column;gap:0}.section-main-product-bundle .product-bundle-action-row .product-bundle-info-images{overflow-x:auto;width:calc(100% + 30px);margin:0 -15px 15px;padding:0 15px}.section-main-product-bundle .product-bundle-action-row .product-bundle-atc{width:100%;justify-content:space-between}.section-main-product-bundle .product-bundle-action-row .product-form__submit span:before{left:-28%;top:18%}.section-main-product-bundle .product-bundle-action-row .product-bundle-info{width:100%}.product-bundle-card .product-bundle-checkbox .product-bundle-btn .icon-cart-in-card{width:12px}.product-bundle-card .product-bundle-checkbox .product-bundle-btn{font-size:10px;min-height:20px;padding:4px 12px}.product-bundle-card .product-bundle-checkbox .product-bundle-qty{width:60px;height:28px}.product-bundle-card .product-bundle-checkbox .bundle-product-qty{top:15px;right:15px;height:15px;width:15px;font-size:8px}.section-main-product-bundle .product-bundle-search-bar{flex-direction:column}.section-main-product-bundle .product-bundle-search{max-width:100%}.section-main-product-bundle .product-bundle-search input{height:40px;padding:12px 35px}.section-main-product-bundle .product-bundle-search .icon-search{height:15px;width:15px}.section-main-product-bundle .product-bundle-search .search-clear{height:12px;width:12px}.section-main-product-bundle .product-bundle-count-bar{max-width:100%}.section-main-product-bundle .product-bundle-count-bar .bundle-progress-bar{height:7px}.section-main-product-bundle .product-bundle-count-bar .stock_text{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-main-product-bundle.css.map */
