.bundle-bar{position:fixed;bottom:20px;left:0;right:0;background:#fff;border:1px solid #F2F2F2;border-radius:12px;box-shadow:0 8px 15px -4px #00000040;z-index:10;padding:12px;width:96%;margin:0 auto}.bundle-bar__content{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.bundle-bar__items-wrapper{display:flex;align-items:center;flex:1;position:relative;width:100%}.bundle-bar__items-wrapper:before{content:"";position:absolute;left:0;top:0;bottom:0;width:20px;background:linear-gradient(to right,rgba(255,255,255,1),transparent);z-index:5;pointer-events:none;opacity:0;transition:opacity .3s ease}.bundle-bar__items-wrapper:after{content:"";position:absolute;right:0;top:0;bottom:0;width:20px;background:linear-gradient(to left,rgba(255,255,255,1),transparent);z-index:5;pointer-events:none;opacity:0;transition:opacity .3s ease}.bundle-bar__items-wrapper.has-scroll:before,.bundle-bar__items-wrapper.has-scroll:after{opacity:1}.bundle-bar__items{display:flex;gap:12px;flex:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding:4px 0}.bundle-bar__items::-webkit-scrollbar{display:none}.bundle-bar__scroll-btn{position:absolute;top:0;bottom:0;width:24px;border:none;background:transparent;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.bundle-bar__scroll-btn:hover{background:transparent}.bundle-bar__scroll-btn--left{left:-20px;justify-content:flex-start;padding-left:2px;transform:rotate(-180deg)}.bundle-bar__scroll-btn--right{right:-8px;justify-content:flex-end;padding-right:2px}.bundle-bar__scroll-btn--left:hover,.bundle-bar__scroll-btn--right:hover{background:transparent}.bundle-bar__scroll-btn svg{width:16px;height:16px;color:#29262c;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.bundle-bar__slot{position:relative;width:48px;height:48px;border-radius:4px;border:2px solid #E9E7E9;flex-shrink:0}.bundle-bar__slot-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:16px;font-weight:600;color:#898989;background:#f2f2f2;transition:all .3s ease}.bundle-bar__slot-placeholder.placeholder-free{background:#ff0078;color:#fff;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.bundle-bar__slot-content{position:relative;width:100%;height:100%;z-index:1}.bundle-bar__slot-free-badge{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);background:#e91e63;color:#fff;font-size:8px;font-weight:700;text-transform:uppercase;padding:2px 4px;border-radius:4px;z-index:1001;line-height:1;letter-spacing:.5px;box-shadow:0 1px 3px #0003;border:1px solid #fff;min-width:20px;text-align:center;white-space:nowrap}.bundle-bar__slot-image{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1}.bundle-bar__slot-remove{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;border-radius:10px;background:#29262c;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:1000;padding:0 4px;line-height:1}.bundle-bar__slot-remove:hover{background:#1a1719;transform:scale(1.05)}.bundle-bar__slot-remove svg{width:8px;height:8px;color:#fff}.bundle-bar__slot-quantity{color:#fff;font-size:10px;font-weight:700;margin-right:2px}.bundle-bar__summary{display:flex;align-items:center;gap:16px}.bundle-bar__promotion{border:1px solid #E9E7E9;border-radius:4px;padding:4px 8px;white-space:nowrap}.bundle-bar__promotion-text{font-size:12px;font-weight:600;color:#e91e63}.bundle-bar__checkout-btn{display:flex;align-items:center;background:#260f20;color:#fff;border:none;border-radius:100px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;min-width:160px;justify-content:center;height:100%;min-height:35px}.bundle-bar__checkout-text{display:inline}.bundle-bar__checkout-divider{opacity:.6;margin:0 8px}.bundle-bar__checkout-price-wrapper{display:flex;flex-direction:row-reverse;align-items:center;gap:8px}.bundle-bar__checkout-price{font-weight:700}.bundle-bar__checkout-original-price{font-weight:500;text-decoration:line-through;opacity:.7}.bundle-bar__checkout-btn:hover:not(:disabled){background:#222;transform:translateY(-1px)}.bundle-bar__checkout-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}@media screen and (max-width: 768px){.bundle-bar{width:100%;border-radius:0;bottom:0}.bundle-bar__content{flex-direction:column;gap:12px}.bundle-bar__items-wrapper{max-width:100%;order:1}.bundle-bar__items{gap:8px;max-width:100%}.bundle-bar__slot{width:50px;height:50px}.bundle-bar__summary{flex-direction:column;align-items:stretch;order:2;gap:2px;width:100%}.bundle-bar__checkout-btn{width:100%;min-width:auto;order:1}.bundle-bar__promotion{position:static!important;transform:none!important;margin:0;background:transparent;border:none;box-shadow:none;text-align:center;order:2;padding:8px 0;z-index:auto}}@media screen and (max-width: 480px){.bundle-bar__items-wrapper{max-width:100%}.bundle-bar__slot{width:44px;height:44px}.bundle-bar__slot-placeholder{font-size:14px}.bundle-bar__checkout-text,.bundle-bar__checkout-divider{display:inline}.bundle-bar__promotion{font-size:12px;padding:6px 0}.bundle-bar__checkout-btn{min-width:auto;width:100%}}@keyframes slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/374/assets/bundle-bar.css.map */
