:root{--bundle-primary: #171412;--bundle-secondary: #ffffff;--bundle-border: #ddd6d0;--bundle-hover: #f9f7f6;--bundle-text: #333333;--bundle-text-light: #675f5b;--bundle-success: #22c55e;--bundle-disabled: #cccccc}.bundle-collections-section{padding:0 16px 48px;background-color:#f7f5f2}.bundle-product-card p{color:#675f5b;line-height:1.625;font-size:12px;letter-spacing:0;margin:4px 0 0}p.bundle-product-price{color:#5b4133;font-weight:600;font-size:14px;max-width:270px;margin-left:auto;margin-right:auto;width:100%}.bundle-collections-container{max-width:1200px;margin:0 auto}.bundle-collection-group{max-width:1024px;margin:24px auto 0}.bundle-collection-title{font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:0;color:var(--bundle-primary);margin-bottom:0;margin-top:0;width:100%!important;text-align:right}.collection_title_icon{gap:8px;direction:rtl;text-align:center;display:flex;align-items:center;padding:0 0 16px;flex-direction:row-reverse;justify-content:flex-end}.image_icons{width:18px;height:18px}.bundle-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}@media(max-width:768px){.bundle-products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media(max-width:575px){.bundle-products-grid{grid-template-columns:repeat(2,1fr)}}.bundle-extra-product .bundle-product-card{max-width:768px;margin:0 auto}.bundle-product-card{border-radius:4px;display:flex;flex-direction:column;transition:all .3s ease;text-align:right;direction:rtl;background-color:#f9f7f6;border:1px solid #ddd6d0;padding:12px}.bundle-product-image{width:100%;overflow:hidden;border-radius:4px;margin-bottom:8px;background-color:transparent;display:flex;flex-direction:column;align-items:center}.bundle-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;max-height:400px;border-radius:4px;aspect-ratio:1/1;margin:auto}.bundle-product-title{font-size:14px;font-weight:400;color:var(--bundle-primary);line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:270px;margin:8px auto 0;width:100%}.bundle-variant-swatches{margin-bottom:8px}.bundle-swatch-label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;color:var(--bundle-text-light);margin-bottom:8px;letter-spacing:.5px}.bundle-swatches-container{display:flex;flex-wrap:wrap;gap:6px}.bundle-swatch{position:relative}.bundle-swatch-input{display:none}.bundle-sticky-carousel-wrapper{position:relative;display:flex;align-items:center;flex:1;min-width:0}#bundleStickyList{display:flex;gap:12px;width:600px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0;scroll-behavior:smooth;white-space:nowrap;scrollbar-width:none}.bundle-sticky-item{flex:0 0 auto;width:200px}.bundle-swatch-label-text{display:inline-block;padding:4px 12px;font-size:12px;font-weight:600;border-radius:4px;cursor:pointer;transition:all .2s ease;background-color:#f9f7f6;color:#171412;border:1px solid #ddd6d0;line-height:1.35;letter-spacing:0}.bundle-swatch-input:checked+.bundle-swatch-label-text{color:#f9f7f6;background-color:#171412;border-color:#171412}.bundle-swatch-label-text:hover{border-color:#171412}.bundle-product-actions{display:flex;gap:10px;margin-top:auto}.bundle-add-to-cart-btn{flex:1;padding:10px;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:0;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;margin-top:8px;color:#f7f5f2;background-color:#5b4133;max-width:270px;margin-left:auto;margin-right:auto;width:100%}.bundle-add-to-cart-btn:not(:disabled):hover{opacity:.9}.bundle-add-to-cart-btn:disabled{background-color:var(--bundle-disabled);color:var(--bundle-text-light);cursor:not-allowed;opacity:.6}.bundle-quantity-selector{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background-color:var(--bundle-hover);border-radius:4px;gap:10px;max-width:270px;margin-left:auto;margin-right:auto;width:100%}.bundle-qty-minus,.bundle-qty-plus{width:28px;height:28px;padding:0;font-size:16px;font-weight:700;background-color:var(--bundle-secondary);color:var(--bundle-primary);border:1px solid var(--bundle-border);border-radius:3px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.bundle-qty-minus:hover,.bundle-qty-plus:hover{background-color:var(--bundle-primary);color:var(--bundle-secondary);border-color:var(--bundle-primary)}.bundle-qty-value{flex:1;text-align:center;font-size:14px;font-weight:600;color:var(--bundle-primary)}.bundle-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:99999999;padding:12px 16px;background-color:#f9f7f6;border-top:1px solid #ddd6d0;box-shadow:#0000000f 0 -2px 12px}.bundle-sticky-container{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.bundle-sticky-carousel-wrapper{flex:1;display:flex;align-items:center;gap:12px;min-height:80px;max-width:700px}.bundle-sticky-products-list{flex:1;display:flex;gap:12px;overflow-x:auto;padding:5px 0;min-height:80px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.bundle-sticky-products-list::-webkit-scrollbar{display:none}.bundle-carousel-prev,.bundle-carousel-next{width:36px;height:36px;padding:0;font-size:18px;font-weight:700;background-color:var(--bundle-primary);color:var(--bundle-secondary);border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-carousel-prev:hover,.bundle-carousel-next:hover{background-color:var(--bundle-text)}.bundle-carousel-prev:disabled,.bundle-carousel-next:disabled{background-color:var(--bundle-disabled);color:var(--bundle-text-light);cursor:not-allowed;opacity:.5}.bundle-carousel-dots{display:none!important;gap:6px;justify-content:center;align-items:center;flex-wrap:wrap;min-height:24px}.bundle-carousel-dot{width:8px;height:8px;padding:0;background-color:var(--bundle-border);border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.bundle-carousel-dot:hover{background-color:var(--bundle-text-light)}.bundle-carousel-dot.active{background-color:var(--bundle-primary);width:24px;border-radius:4px}.bundle-sticky-item{display:flex;align-items:center;position:relative;gap:10px;background-color:var(--bundle-hover);border-radius:4px;flex-shrink:0;min-width:fit-content;animation:slideIn .3s ease;border:1px solid #ddd6d0;padding:8px;letter-spacing:0}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.bundle-sticky-item-image{width:60px;height:60px;border-radius:4px;overflow:hidden;flex-shrink:0}.bundle-sticky-item-image img{width:100%;height:100%;object-fit:cover}.bundle-sticky-item-info{display:flex;flex-direction:column;flex:1;gap:2px}.bundle-sticky-item-title{font-size:12px;font-weight:600;color:var(--bundle-primary);max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-sticky-item-variant{font-size:11px;color:var(--bundle-text-light);max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-sticky-item-price{font-size:12px;font-weight:600;color:var(--bundle-primary)}.bundle-sticky-item-qty{font-size:13px;font-weight:600;color:var(--bundle-text-light);min-width:20px;text-align:right}.bundle-sticky-item-remove{width:24px;height:24px;padding:0;background-color:transparent;color:var(--bundle-text-light);border:none;font-size:18px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-sticky-item-remove:hover{color:var(--bundle-primary)}.bundle-sticky-summary{direction:rtl;display:flex;align-items:center;gap:16px;justify-content:space-between}.bundle-sticky-totals{display:flex;gap:8px;font-size:12px;color:var(--bundle-text);letter-spacing:0;line-height:1.2;font-weight:300;flex-wrap:wrap}.bundle-sticky-qty-label,.bundle-sticky-price-label{font-weight:600;color:var(--bundle-text-light)}.bundle-sticky-qty-count,.bundle-sticky-price-total{font-weight:700;color:var(--bundle-primary);font-size:16px}.bundle-sticky-item-remove{position:absolute;top:0;right:0}.bundle-add-to-bundle-btn{padding:12px 20px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;gap:8px;width:auto;background-color:#5b4133;color:#f7f5f2;align-items:center}.bundle-add-to-bundle-btn:disabled{padding:12px 20px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;gap:8px;width:auto;background-color:transparent;color:#171412;cursor:not-allowed;opacity:.5}.bundle-add-to-bundle-btn.loading{opacity:.7;pointer-events:none}@media(max-width:768px){.bundle-sticky-container{gap:8px}.bundle-sticky-carousel-wrapper{min-height:70px;flex:0 0 60%;max-width:60%;overflow:hidden}.bundle-sticky-products-list{min-height:70px}.bundle-carousel-prev,.bundle-carousel-next{width:32px;height:32px;font-size:16px}.bundle-sticky-summary{flex-direction:column;gap:8px;justify-content:center}.bundle-sticky-totals{gap:0 8px}span#bundleStickyTotal{flex:0 0 100%;max-width:100%}.bundle-add-to-bundle-btn{width:100%;justify-content:center}#bundleStickyList{width:100%;max-width:100%;flex:0 0 100%}.bundle-sticky-qty-count,.bundle-sticky-price-total{font-size:14px}.bundle-add-to-bundle-btn{min-width:120px;padding:10px 16px;font-size:12px}}@media(max-width:480px){.bundle-sticky-carousel-wrapper{gap:8px;min-height:60px}.bundle-carousel-prev,.bundle-carousel-next{width:28px;height:28px;font-size:14px;display:none!important}.bundle-sticky-item{min-width:unset;padding:8px 10px;gap:4px}.bundle-sticky-item-image{width:40px;height:40px}.bundle-sticky-item-title{font-size:11px;max-width:100px}.bundle-carousel-dots{gap:4px;min-height:20px}.bundle-carousel-dot{width:6px;height:6px}.bundle-carousel-dot.active{width:20px}.bundle-add-to-bundle-btn{min-width:100px;padding:8px 12px;font-size:11px}}@media(max-width:374px){.bundle-sticky-container{flex-direction:column}.bundle-sticky-carousel-wrapper{flex:0 0 100%;max-width:100%}#bundleStickyList{gap:10}.bundle-sticky-summary,.bundle-sticky-totals{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/bundle-collections.css.map */
