.bundle-builder-products{list-style-type:none;padding:0;margin:0}.bundle-builder-product{list-style-type:none}.bundle-creator{font-family:Helvetica Neue,Arial,sans-serif;max-width:100%;margin:0 auto;padding:40px 20px;color:#000;background-color:#fff}.bundle-creator__layout{display:flex;gap:20px;overflow:hidden}.product-selection{flex:0 0 60%;overflow-y:auto;padding-right:10px}.bundle-filters{position:sticky;top:0;background-color:#fff;z-index:1;width:100%;padding:10px;border-bottom:1px solid #e0e0e0}.filter-wrapper{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto}.category-filter{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px;margin-bottom:10px;width:100%}.size-filter{display:flex;flex-wrap:nowrap;justify-content:center;gap:5px;width:100%;overflow-x:auto;padding-bottom:5px;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.size-filter{justify-content:center;padding-bottom:10px}.size-btn{width:25px;height:25px;min-width:25px;font-size:10px}}.category-filter::-webkit-scrollbar,.size-filter::-webkit-scrollbar{display:none}.filter-btn{flex:1 1 auto;min-width:80px;background-color:#fff;border:1px solid #000;padding:5px 10px;border-radius:15px;cursor:pointer;transition:background-color .3s,color .3s;font-size:12px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;text-align:center}.clear-filters-btn{background-color:transparent;border:none;padding:5px;cursor:pointer;transition:opacity .3s;display:none;margin-left:5px}.clear-filters-btn:hover{opacity:.7}.clear-filters-btn svg{width:16px;height:16px;vertical-align:middle}@media (max-width: 768px){.bundle-filters{position:static;overflow-x:visible}.filter-wrapper{align-items:flex-start}.category-filter,.size-filter{justify-content:flex-start}.bundle-filters{padding:5px}.filter-wrapper{flex-direction:column}.category-filter{flex-wrap:wrap;justify-content:flex-start}.filter-btn{flex:1 1 calc(33.33% - 5px);min-width:0;font-size:11px;padding:4px 8px}.clear-filters-btn{margin-left:0;margin-top:5px}.size-filter{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:5px}.filter-btn,.size-btn{padding:4px 7px;font-size:11px}.clear-filters-btn{padding:3px}.clear-filters-btn svg{width:14px;height:14px}.product-selection{padding-right:0}}.bundle-builder-products{padding:20px}.bundle-preview{display:flex;flex-direction:column;width:100%;padding:20px;background-color:#f9f9f9;border:1px solid #e0e0e0;height:calc(100vh - 100px);overflow:hidden}.bundle-preview__outfit{flex:0 0 auto;margin-bottom:20px}.bundle-summary{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;margin-top:0;padding-top:0}.bundle-items{flex:0 0 auto;display:flex;gap:10px;margin-bottom:0;overflow-x:auto;padding-bottom:10px}.bundle-total{flex:0 0 auto;margin-bottom:15px}.add-to-cart-btn{flex:0 0 auto}.bundle-item{display:flex;flex-direction:column;background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;overflow:hidden;position:relative;height:250px;padding:10px}.bundle-item__image{width:100%;height:150px;object-fit:cover;margin-bottom:10px}.bundle-item__details{padding:5px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.bundle-item__title{font-size:12px;font-weight:500;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-item__price{font-size:14px;font-weight:600;color:red}.bundle-item__actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dcdcdc}.bundle-item__size-select,.bundle-item__remove-btn{background-color:#f5f5f5;border:none;font-size:11px;text-transform:uppercase;cursor:pointer;display:grid;place-items:center;height:30px}.bundle-item__size-select{background-color:#f5f5f5;border-right:1px solid #dcdcdc}.bundle-item__size-options{position:absolute;left:0;bottom:30px;width:100%;background-color:#fff;border:1px solid #dcdcdc;border-bottom:none;box-shadow:0 -4px 6px #0000001a;z-index:2;max-height:150px;overflow-y:auto;display:none}.bundle-item__size-options.active{display:block}.bundle-item__size{display:block;width:100%;padding:5px;text-align:center;background:none;border:none;cursor:pointer;font-size:11px}.bundle-item__size:hover{background-color:#f5f5f5}.bundle-item--empty{background-color:#f0f0f0;border:2px dashed #ccc;display:flex;align-items:center;justify-content:center;font-size:24px;color:#ccc}@media (max-width: 1200px){.bundle-preview__items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.bundle-preview__items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.bundle-preview__items{grid-template-columns:repeat(2,1fr)}.bundle-item{height:200px}}.bundle-preview__total{font-size:14px;margin-bottom:10px;color:#2c3e50}.bundle-preview__discount-tiers{margin-bottom:10px;font-size:12px;color:#7f8c8d}.bundle-preview__create-btn{width:100%;padding:10px;background-color:#000;color:#fff;border:none;cursor:pointer;font-size:16px;transition:background-color .3s ease}.bundle-preview__outfit{flex:0 0 auto;margin-bottom:0}#preview-hat{top:-5%;width:50%;height:30%;z-index:4}@media (max-width: 992px){.bundle-creator__layout{flex-direction:column}.bundle-preview{max-height:none;overflow-y:visible}.bundle-preview__items{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.outfit-layout{max-width:300px;height:400px}#preview-hat{top:-3%;width:43%;height:23%}}@media (max-width: 576px){.bundle-preview__items{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.bundle-item__title{font-size:10px}.bundle-item__variant,.bundle-item__price{font-size:9px}.bundle-item__remove{width:18px;height:18px;font-size:12px}.outfit-layout{max-width:120px;height:180px}.outfit-accessories img{width:30px;height:30px}}.bundle-creator__title{text-align:center;margin-bottom:40px;font-size:32px;font-weight:300;color:#000}.product-selection__title{font-size:24px;margin-bottom:20px;color:#000;font-weight:500}.bundle-builder-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.bundle-builder-product{font-family:aktiv-grotesk,Helvetica,sans-serif;font-size:1rem;letter-spacing:.03125rem}.bundle-product-card{border:1px solid #dcdcdc;height:100%;display:flex;flex-direction:column;position:relative;font-size:.9rem;background-color:#fff}.bundle-product-card__image-container{position:relative;padding-top:100%;overflow:hidden;border-radius:0}.bundle-product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.bundle-product-card__actions{display:flex;border-top:1px solid #dcdcdc}.bundle-product-card__size-wrapper,.bundle-product-card__add{flex:1;width:50%}.bundle-product-card__size-select,.bundle-product-card__add{background-color:#f5f5f5;border:none;font-size:8px;text-transform:uppercase;cursor:pointer;display:flex;justify-content:center;align-items:center;width:100%;height:35px}.bundle-product-card__size-select{background-color:#f5f5f5;border-right:1px solid #dcdcdc;display:flex;justify-content:space-around;align-items:center;padding:0 10px;width:100%;height:35px;font-size:11px;text-transform:uppercase;cursor:pointer}.bundle-product-card__size-select span{order:1}.icon-caret{width:10px;height:10px;transition:transform .3s ease-in-out;order:2}.bundle-product-card__add{background-color:#f5f5f5}.bundle-product-card__size-options{position:absolute;left:0;bottom:100%;width:100%;background-color:#fff;border:1px solid #dcdcdc;border-bottom:none;box-shadow:0 -4px 6px #0000001a;z-index:1;max-height:200px;overflow-y:auto;display:none;transform:translateY(0);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-product-card__size{display:block;width:100%;padding:10px;text-align:center;background:none;border:none;cursor:pointer}.bundle-product-card__size:hover{background-color:#f5f5f5}.icon-caret{width:10px;height:10px;transition:transform .3s ease-in-out}.bundle-product-card__size-select[aria-expanded=true] .icon-caret{transform:rotate(180deg)}.bundle-product-card__information{padding:10px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.bundle-product-card__title{font-size:11px;font-weight:400;margin:0}.bundle-product-card__type{font-size:8px;color:#adadad;font-weight:500;text-transform:uppercase;letter-spacing:.05rem;margin:3px 0 0}.bundle-product-card__price{font-size:11px;margin:6px 0 0}.bundle-product-card__compare-price{text-decoration:line-through;margin-right:4px}.bundle-product-card__current-price,.bundle-item__price{color:red}.bundle-product-card__size-wrapper{position:relative}.bundle-product-card__size-options{position:absolute;left:0;bottom:100%;width:100%;background-color:#fff;border:1px solid #dcdcdc;border-bottom:none;box-shadow:0 -4px 6px #0000001a;z-index:9;max-height:200px;overflow-y:auto;display:none;transform:translateY(0);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-product-card__size-options.active{display:block;opacity:1;visibility:visible}.bundle-product-card__size{padding:.25rem 0;font-size:.625rem;text-align:center;background:none;border:none;cursor:pointer}.bundle-product-card__size:disabled{color:#d4d4d4;text-decoration:line-through;cursor:not-allowed}@media (min-width: 768px){.bundle-product-card__size-select,.bundle-product-card__add{font-size:.75rem;padding:0 .75rem}}.bundle-preview__title{font-size:24px;margin-bottom:20px;color:#000;font-weight:500}.bundle-preview__items{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;min-height:200px;overflow-y:auto;padding:10px}.bundle-item{flex:0 0 calc(50% - 5px);background-color:#f5f5f5;border-radius:4px;overflow:hidden;position:relative;height:120px;display:flex;flex-direction:column}.bundle-item__image{width:100%;height:80px;object-fit:cover}.bundle-item__details{padding:5px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.bundle-item__title{font-size:10px;font-weight:500;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-item__variant{font-size:8px;color:#777;margin-bottom:2px}.bundle-item__price{font-size:10px;font-weight:600;color:red}.bundle-item__remove{position:absolute;top:2px;right:2px;background-color:#fffc;border:none;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;color:#333}.bundle-preview__outfit{height:50%;margin-bottom:0;background-color:#f5f5f5;padding:20px;border-radius:8px}.outfit-layout{width:200px;height:300px;position:relative;background-color:#f5f5f5;margin:0 auto 5px}.outfit-accessories{display:flex;justify-content:center;gap:10px;margin-top:5px;min-height:60px}.outfit-accessories img{width:60px;height:60px;object-fit:contain;display:none}// Add this new CSS for the empty state .bundle-item--empty{background-color:#f0f0f0;border:2px dashed #ccc;display:flex;align-items:center;justify-content:center;font-size:24px;color:#ccc}.bundle-item--empty:after{content:"+"}@media (max-width: 768px){.bundle-preview__items{grid-template-columns:repeat(2,1fr)}.bundle-item{height:100px}.bundle-item__image{height:60px}.bundle-item__title{font-size:9px}.bundle-item__variant,.bundle-item__price{font-size:8px}.bundle-item__remove{width:14px;height:14px;font-size:10px}}.bundle-preview__total{font-size:18px;margin-bottom:20px;color:#2c3e50}.bundle-preview__discount-tiers{margin-bottom:20px;font-size:14px;color:#7f8c8d}.bundle-preview__create-btn{width:100%;padding:14px;background-color:#000;color:#fff;border:none;cursor:pointer;font-size:18px;transition:background-color .3s ease}.bundle-preview__create-btn:hover:not(:disabled){background-color:#333}.bundle-preview__create-btn:disabled{background-color:#ccc;cursor:not-allowed}.bundle-preview__outfit{margin-bottom:0;background-color:#f5f5f5;padding:20px;border-radius:8px}.outfit-accessories{display:flex;justify-content:center;gap:5px;margin-top:5px;min-height:40px}.outfit-accessories img{width:40px;height:40px;object-fit:contain;display:none}.outfit-row{display:flex;width:100%;gap:10px}.outfit-row .outfit-item{width:50%;padding-bottom:50%}.outfit-item--hat{order:1}.outfit-item--top{order:2}.outfit-row{order:3}.outfit-item--accessory{order:4}@media (max-width: 1200px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (max-width: 992px){.bundle-creator__layout{flex-direction:column}.product-selection{max-height:none;overflow-y:visible}.bundle-filters{position:static;border-bottom:none}.bundle-preview{position:static;max-height:none;overflow-y:visible}.bundle-builder-products{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 768px){.bundle-builder-products{grid-template-columns:repeat(2,1fr)}.category-filter{flex-direction:row;align-items:center}.filter-btn{width:auto}.clear-filters-btn{margin-left:0;margin-top:10px}.bundle-product-card__size-select{font-size:9px;padding:0 5px}.bundle-product-card__size-select span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-preview__outfit{display:none}.bundle-preview__items{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.bundle-item{padding:8px}.bundle-item img{width:60px;height:60px}.bundle-item__title{font-size:11px}.bundle-item__variant,.bundle-item__price{font-size:10px}.bundle-item__remove{padding:4px 8px;font-size:10px}}.swiper-container{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.bundle-product-card__size-select[style*="background-color: rgb(0, 0, 0)"],.bundle-product-card__add[style*="background-color: rgb(0, 0, 0)"]{transition:background-color .3s ease}.bundle-product-card__size-select[style*="background-color: rgb(0, 0, 0)"]:hover,.bundle-product-card__add[style*="background-color: rgb(0, 0, 0)"]:hover{background-color:#333!important}.category-filter,.size-filter{display:flex;flex-wrap:nowrap;justify-content:center;gap:5px;margin-bottom:10px}.filter-btn,.size-btn{flex:0 1 auto;min-width:80px;background-color:#fff;border:1px solid #000;padding:5px 10px;border-radius:15px;cursor:pointer;transition:background-color .3s,color .3s;font-size:12px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;text-align:center}.filter-btn.active,.size-btn.active{background-color:#000;color:#fff}.icon{margin-right:3px;font-size:10px}.clear-filters-btn{background-color:#f5f5f5;border:1px solid #000;padding:9px 10px;border-radius:15px;cursor:pointer;transition:background-color .3s,color .3s;margin-left:auto}@media (max-width: 768px){.bundle-filters{padding:5px}.filter-wrapper{flex-direction:column}.category-filter,.size-filter{justify-content:flex-start}.filter-btn,.size-btn{font-size:11px;padding:4px 8px}.clear-filters-btn{margin-left:0;margin-top:5px}.clear-filters-btn svg{width:14px;height:14px}}.bundle-builder-product.size-unavailable{opacity:.5;pointer-events:none}.size-btn.unavailable{opacity:.5;text-decoration:line-through;cursor:not-allowed}.clear-filters-btn{background-color:#f5f5f5;border:1px solid #000;padding:9px 10px;border-radius:20px;cursor:pointer;transition:background-color .3s,color .3s;margin-left:10px}.clear-filters-btn:hover{background-color:#000;color:#fff}.size-filter{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:5px;margin-bottom:10px;width:100%;overflow-x:auto;padding-bottom:5px;-webkit-overflow-scrolling:touch}.size-btn{flex:0 0 auto;width:30px;height:30px;min-width:30px;background-color:#fff;border:1px solid #000;border-radius:50%;cursor:pointer;transition:background-color .3s,color .3s;font-size:12px;display:flex;align-items:center;justify-content:center;padding:0;margin:0 2px}.size-btn.active{background-color:#000;color:#fff}.size-btn.unavailable{opacity:.5;text-decoration:none;cursor:not-allowed}@media (max-width: 768px){.size-filter{justify-content:center;padding-bottom:0}.size-btn{width:25px;height:25px;min-width:25px;font-size:10px}}.size-filter::-webkit-scrollbar{display:none}.size-filter{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 768px){.category-filter{flex-direction:row;justify-content:flex-start;padding-bottom:5px}.filter-btn{padding:4px 7px;font-size:12px}.clear-filters-btn{margin-left:0;margin-top:10px;align-self:flex-start}}.outfit-layout{width:300px;height:75%;position:relative;background-color:#f5f5f5;margin:0 auto 5px}.outfit-layout img{position:absolute;left:50%;transform:translate(-50%);object-fit:contain;display:none}#preview-hat{top:0%;width:40%;height:25%;z-index:4}#preview-shirt{top:15%;width:70%;height:45%;z-index:3}#preview-pants{bottom:-10%;width:70%;height:60%;z-index:1}.mobile-outfit-layout{width:150px;height:225px;position:relative;background-color:#fff;margin:0 auto 10px}.mobile-outfit-accessories{display:flex;justify-content:center;gap:5px;margin-top:5px}.mobile-outfit-accessories img{width:40px;height:40px;object-fit:contain}.mobile-bundle-summary{padding:10px;background-color:#f8f8f8;border-radius:8px}.mobile-bundle-summary h3{font-size:14px;margin-bottom:10px;text-align:center}.mobile-bundle-items{display:flex;overflow-x:auto;gap:5px;margin-bottom:10px;padding-bottom:5px}.mobile-bundle-item{flex:0 0 auto;width:60px;position:relative;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;text-align:center}.mobile-bundle-item img{width:100%;height:60px;object-fit:cover}.mobile-bundle-item .bundle-item-size{font-size:8px;color:#666;margin-top:2px;padding:0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-bundle-total{text-align:center;font-size:12px;margin-top:10px}.mobile-bundle-total .total-price{font-size:16px;font-weight:700;margin-bottom:3px}.mobile-bundle-total .savings{color:#4caf50;font-size:12px}.mobile-outfit-preview__add-to-bundle{padding:10px;background-color:#fff;box-shadow:0 -2px 10px #0000001a}#mobile-add-to-bundle{width:100%;padding:10px;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .3s ease}#mobile-add-to-bundle:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){.mobile-outfit-preview__add-to-bundle{display:block}}.mobile-outfit-layout{width:200px;height:200px;position:relative;background-color:#fff;margin:0 auto 20px}.mobile-outfit-layout img{position:absolute;left:50%;transform:translate(-50%);object-fit:contain;display:none}#mobile-preview-hat{top:0%;width:40%;height:25%;z-index:4}#mobile-preview-shirt{top:15%;width:70%;height:45%;z-index:3}#mobile-preview-pants{bottom:-10%;width:70%;height:60%;z-index:1}#mobile-preview-belt,#mobile-preview-bottle{display:none}.mobile-outfit-accessories{display:flex;justify-content:center;gap:10px;margin-top:0}.mobile-outfit-accessories img{width:50px;height:50px;object-fit:contain}.mobile-bundle-summary h3{font-size:18px;margin-bottom:10px}.bundle-item-count{font-size:14px;color:#666}.mobile-bundle-items{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;margin-bottom:15px;padding-bottom:10px}.mobile-bundle-item{flex:0 0 auto;width:80px;position:relative;background-color:#f5f5f5;border-radius:5px;overflow:hidden}.bundle-item-size{position:absolute;bottom:5px;left:5px;background-color:#fffc;padding:2px 5px;border-radius:3px;font-size:10px}.remove-item{position:absolute;top:5px;right:5px;background-color:#fffc;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:1;cursor:pointer}.mobile-bundle-total{margin-bottom:15px}.mobile-bundle-total p{margin:5px 0}.mobile-bundle-actions button{width:100%;padding:12px;background-color:#000;color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:700;cursor:pointer}.mobile-outfit-preview__add-to-cart{background-color:#000;color:#fff;border:none;border-radius:25px;padding:12px 24px;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;outline:none;min-width:150px}.mobile-outfit-preview__add-to-cart:hover:not(:disabled){background-color:#333;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.mobile-outfit-preview__add-to-cart:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0000001a}.mobile-outfit-preview__add-to-cart:disabled{background-color:#ccc;color:#666;cursor:not-allowed;box-shadow:none}@media (max-width: 768px){.mobile-outfit-preview__add-to-cart{font-size:14px;padding:10px 20px;min-width:120px}}@media (max-width: 1200px){.bundle-preview{flex:0 0 35%}.bundle-item{flex:0 0 100%}.outfit-layout{height:300px}}@media (max-width: 992px){.bundle-creator__layout{flex-direction:column}.bundle-preview{height:auto;max-height:none}.bundle-preview__items{max-height:300px}.outfit-layout{max-width:300px;height:400px}}@media (max-width: 768px){.bundle-builder-products{grid-template-columns:repeat(2,1fr)}.category-filter{flex-wrap:wrap;justify-content:flex-start}.filter-btn{flex:1 1 calc(33.33% - 5px);min-width:0;font-size:11px;padding:4px 8px}.clear-filters-btn{margin-left:0;margin-top:10px}.bundle-product-card__size-select{font-size:9px;padding:0 5px}.bundle-product-card__size-select span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-preview__outfit{display:none}.bundle-preview__items{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.bundle-item{padding:8px}.bundle-item img{width:60px;height:60px}.bundle-item__title{font-size:11px}.bundle-item__variant,.bundle-item__price{font-size:10px}.bundle-item__remove{padding:4px 8px;font-size:10px}.outfit-layout{max-width:250px;height:350px}.outfit-accessories img{width:40px;height:40px}}@media (max-width: 480px){.bundle-builder-products{grid-template-columns:repeat(2,1fr);gap:10px}.bundle-product-card__size-select{font-size:8px}}.bundle-builder-product.out-of-stock{opacity:.5;pointer-events:none}.bundle-builder-product.out-of-stock .bundle-product-card__add{background-color:#ccc;color:#666;cursor:not-allowed}.bundle-summary{flex:1 1 auto;overflow-y:auto;margin-top:20px;padding:20px;background-color:#f8f8f8;border-radius:8px}.bundle-items{display:flex;overflow-x:auto;gap:10px;margin-bottom:0}.bundle-item{flex:0 0 auto;width:100px;position:relative;text-align:center}.bundle-item img{width:100%;height:auto;border-radius:4px}.bundle-item-size{display:block;font-size:10px;color:#666;margin-top:2px}.bundle-item .remove-item,.mobile-bundle-item .remove-item{position:absolute;top:-5px;right:-5px;background-color:#fff;border:1px solid #ccc;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;padding:0}.bundle-total{margin-bottom:15px}.total-price{font-size:18px;font-weight:700}.savings{font-size:14px;color:#e74c3c}.add-to-cart-btn{text-align:center;width:100%;padding:12px;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-preview{display:flex;flex-direction:column}.bundle-preview__outfit{margin-bottom:0}.bundle-summary{margin-bottom:20px;padding:20px;background-color:#f8f8f8;border-radius:8px}.mobile-bundle-summary{padding:15px;background-color:#f8f8f8;margin-top:5px;border-radius:8px}.mobile-bundle-summary h3{font-size:16px;margin-bottom:15px;text-align:center}.mobile-bundle-summary h3 strong{font-weight:700}.bundle-item-count{font-size:14px;font-weight:400;color:#666;margin-left:5px}.mobile-bundle-items{display:flex;overflow-x:auto;gap:10px;margin-bottom:15px;padding-bottom:10px}.mobile-bundle-item{flex:0 0 auto;width:80px;position:relative;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;text-align:center}.mobile-bundle-item img{width:100%;height:80px;object-fit:cover}.mobile-bundle-item .bundle-item-size{display:block;font-size:9px;color:#666;margin-top:2px;padding:0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-bundle-total{text-align:center;font-size:14px;margin-top:15px}.mobile-bundle-total .total-price{font-size:18px;font-weight:700;margin-bottom:5px}.mobile-bundle-total .savings{color:#4caf50}.mobile-bundle-actions{margin-top:15px}.mobile-bundle-actions button{width:100%;padding:12px;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer}.mobile-bundle-actions button:disabled{background-color:#ccc;cursor:not-allowed}.bundle-preview__outfit{position:relative}.bundle-preview__outfit img[src]:not([src=""]){display:block}.bundle-preview__outfit img[src]:not([src=""])~.empty-outfit-message{display:none}.empty-outfit-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:16px;color:#888;z-index:1}.bundle-preview__outfit{position:relative;min-height:200px}.mobile-outfit-preview{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -4px 10px #0000001a;z-index:1000;transition:transform .3s ease-in-out;transform:translateY(calc(100% - 80px));max-height:90vh;display:flex;flex-direction:column;border-top-left-radius:16px;border-top-right-radius:16px;display:none}@media (max-width: 768px){.mobile-outfit-preview{display:flex}}.mobile-outfit-preview.open{transform:translateY(0)}.mobile-outfit-preview__toggle{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#fff;cursor:pointer;height:80px;box-sizing:border-box;border-bottom:1px solid #e0e0e0}.mobile-outfit-preview__info{display:flex;flex-direction:column;align-items:flex-start}.toggle-text{font-size:18px;font-weight:600;color:#333;margin-bottom:4px;display:flex;align-items:center}.items-added{font-size:14px;color:#666}.mobile-outfit-preview__action-btn{background-color:#000;color:#fff;border:none;border-radius:8px;padding:10px 40px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.mobile-outfit-preview__action-btn:hover{background-color:#333;transform:translateY(-2px)}.mobile-outfit-preview__action-btn:active{transform:translateY(0)}#mobile-total-discount{color:#e74c3c;font-weight:600}#mobile-items-count{font-weight:600}@media (max-width: 375px){.mobile-outfit-preview__toggle{padding:12px}.toggle-text{font-size:16px}.items-added{font-size:12px}.mobile-outfit-preview__action-btn{font-size:12px;padding:6px 12px}}.mobile-outfit-preview__content{flex-grow:1;overflow-y:auto;padding:20px}.mobile-outfit-preview__footer{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#fff;border-top:1px solid #e0e0e0}.total-price{font-size:20px;font-weight:700}.add-to-cart-btn{background-color:#000;color:#fff;border:none;border-radius:4px;padding:12px 24px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.add-to-cart-btn:hover{background-color:#333}.add-to-cart-btn:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){.mobile-outfit-preview__toggle{padding:16px}.toggle-text{font-size:18px}.items-added,.total-discount{font-size:14px}.add-to-cart-btn{padding:10px 20px;font-size:14px}}.bundle-item,.mobile-bundle-item{cursor:pointer;transition:transform .2s ease}.bundle-item:hover,.mobile-bundle-item:hover{transform:scale(1.05)}.bundle-item:active,.mobile-bundle-item:active{transform:scale(.95)}.bundle-item .remove-item,.mobile-bundle-item .remove-item{pointer-events:auto;// Change this from "none" to "auto" cursor: pointer;z-index:2;// Ensure the remove button is above other elements}
/*# sourceMappingURL=/cdn/shop/t/50/assets/bundle-builder.css.map */
