.custom-bag-widget{margin:0 auto;padding:0}.custom-bag-widget__header{margin-bottom:2rem}.custom-bag-widget__title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#333}@media screen and (min-width:768px){.custom-bag-widget__title{font-size:3.5rem;margin-bottom:1.5rem}}.custom-bag-widget__brand{color:#ff69b4;font-weight:700}.custom-bag-widget__subtitle{font-size:18px;color:#666;margin:0;font-weight:500}.custom-bag-widget__progress{background:linear-gradient(135deg,#fed7d8,#feecec);display:flex}.custom-bag-widget__progress--fixed{position:fixed;top:0;left:0;right:0;z-index:1000;margin-bottom:0;border-radius:0;margin-left:0;margin-right:0}.custom-bag-widget--fixed-header{padding-top:70px}.custom-bag-widget__progress-info{background-color:#fed7d8;flex:1;border-right:5px solid white;padding:30px 0;text-align:center}.custom-bag-widget__progress-info h2{color:#ff009c;font-size:21px;margin:0;font-family:helvetica neue,sans-serif}.custom-bag-widget__total-label,.custom-bag-widget__final-price-label{font-size:1.1rem;color:#ff009c}.custom-bag-widget__final-price-label{margin-left:10px}.custom-bag-widget__total-amount,.custom-bag-widget__final-price{font-size:1.2rem;font-weight:700;color:#ff009c}.custom-bag-widget__final-price{margin-left:5px}.custom-bag-widget__separator{margin:0 2%;padding:0 2%;color:#ff009c}.custom-bag-widget__progress-text{font-size:18px;color:#ff69b4;margin:0}.custom-bag-widget__total-label,.custom-bag-widget__total-amount,.custom-bag-widget__separator,.custom-bag-widget__final-price-label,.custom-bag-widget__final-price{font-size:18px;color:#ff69b4}.custom-bag-widget--custom-colors .custom-bag-widget__progress-text,.custom-bag-widget--custom-colors .custom-bag-widget__progress-text span{color:var(--brand-color)!important}.custom-bag-widget__progress-text span{font-weight:700}.custom-bag-widget__actions{background-color:#feecec;flex:0 0 auto;min-width:300px;text-align:center;white-space:nowrap;display:flex;align-items:center;justify-content:center}.custom-bag-widget__actions h2{font-size:inherit}.custom-bag-widget__view-bag,.custom-bag-widget__shop-more{background:none;border:none;color:#000;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;font-family:helvetica neue,sans-serif;line-height:1.1;margin:0;padding:30px 20px;width:100%;display:block}.custom-bag-widget__actions h2{margin:0}.custom-bag-widget--custom-colors .custom-bag-widget__view-bag,.custom-bag-widget--custom-colors .custom-bag-widget__shop-more,.custom-bag-widget--custom-colors .custom-bag-widget__actions h2{color:var(--progress-right-text-color)}.custom-bag-widget__view-bag:hover,.custom-bag-widget__shop-more:hover{opacity:.7;background:#ffffff1a;transform:translateY(-1px);transition:all .2s ease}.custom-bag-widget__view-bag:active,.custom-bag-widget__shop-more:active{transform:translateY(0)}.custom-bag-widget__view-bag:focus,.custom-bag-widget__shop-more:focus{outline:2px solid rgba(var(--color-highlight, 255, 105, 180),.5);outline-offset:2px}.custom-bag-widget__back-smalltext{font-size:17px;display:inline-block;padding:2px 0 1px}.custom-bag-widget__checkout{text-align:center;margin-bottom:2rem;border-bottom:5px solid white;display:none}.custom-bag-widget__checkout-btn{background:var(--custom-product-button-bg, #858A8C);color:var(--custom-product-button-text, white);border:none;padding:20px 0;width:100%;font-size:22px;font-weight:700;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:helvetica neue,sans-serif}.custom-bag-widget__checkout-btn:disabled{background:#ccc!important;color:#666!important;cursor:not-allowed;opacity:.6}.custom-bag-widget__checkout-btn:not(:disabled):hover{opacity:.8}.custom-bag-widget__checkout-btn img{width:36px;margin-left:1%}.custom-bag-widget__checkout--fixed{position:fixed;top:87px;left:0;right:0;z-index:999;margin-bottom:0}.custom-bag-widget__checkout-btn.loading:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite;margin-left:.5rem}.custom-bag-widget__products{max-width:1200px;margin:0 auto}.custom-bag-widget__products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem;padding:2rem 0}.custom-bag-widget__product-card{background:#fff;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.custom-bag-widget__product-image{aspect-ratio:1;overflow:hidden;background:#f8f8f8;border-radius:8px;margin-bottom:1rem}.custom-bag-widget__product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-bag-widget__product-link{text-decoration:none;color:inherit;display:block}.custom-bag-widget__product-link:hover .custom-bag-widget__product-image img{transform:scale(1.05)}.custom-bag-widget__product-info{padding:0;text-align:left;margin-bottom:1rem}.custom-bag-widget__product-title{font-size:1.2rem;font-weight:900;font-family:HelveticaMedium;margin:0 0 .5rem;color:#333;line-height:1.3}@media screen and (min-width:750px){.custom-bag-widget__product-title{font-size:22px}}.custom-bag-widget__product-price{font-size:18px;font-weight:600;color:#ff69b4;margin:0}.custom-bag-widget__product-actions{padding:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.custom-bag-widget__add-btn{background:var(--custom-product-button-bg, #333)}.custom-bag-widget__add-btn:hover{background:transparent;color:var(--custom-product-button-bg, #333);border-color:var(--custom-product-button-bg, #333)}.custom-bag-widget__add-btn--in-bag{background:var(--custom-product-button-active-bg, #28a745)}.custom-bag-widget__quantity{font-size:inherit}.custom-bag-widget__remove-btn{background:#dc3545;color:#fff;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:1.2rem;line-height:1;transition:all .3s ease}.custom-bag-widget__remove-btn:hover{background:#c82333;transform:scale(1.1)}.custom-bag-widget__variants-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:none;align-items:center;justify-content:center;padding:1rem}.custom-bag-widget__variants-popup .custom-bag-widget__popup-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;padding:1.5rem;position:relative}.custom-bag-widget__popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.custom-bag-widget__popup-header h4{margin:0;font-size:1.2rem;color:#333}.custom-bag-widget__popup-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#999;padding:0;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-bag-widget__popup-close:hover{background:#f0f0f0;color:#333}.custom-bag-widget__variants-list{max-height:300px;overflow-y:auto}.custom-bag-widget__variant-option{border:1px solid #eee;border-radius:8px;padding:1rem;margin-bottom:1rem;display:grid;grid-template-columns:1fr auto auto auto;gap:1rem;align-items:center}.custom-bag-widget__variant-option h5{margin:0;font-size:1rem;color:#333}.custom-bag-widget__variant-price{font-weight:700;color:#ff69b4}.custom-bag-widget__quantity-select{padding:.5rem;border:1px solid #ddd;border-radius:4px;background:#fff}.custom-bag-widget__add-variant-btn{background:var(--custom-product-button-bg, #ff69b4);color:var(--custom-product-button-text, white);border:none;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s ease}.custom-bag-widget__add-variant-btn:hover{background:var(--custom-product-button-active-bg, #e55aa0)}.custom-bag-widget__bag{margin-top:2rem}.custom-bag-widget__bag-header h2{font-size:2rem;color:#333;margin-bottom:1rem}.custom-bag-widget__empty-message{text-align:center;color:#666;font-style:italic;margin:2rem 0;font-size:18px}.custom-bag-widget__bag-items{display:grid;gap:1rem}.custom-bag-widget__bag-item{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #eee;border-radius:8px;background:#fff}.custom-bag-widget__bag-item img{width:80px;height:80px;object-fit:cover;border-radius:8px}.custom-bag-widget__bag-item-info{flex:1}.custom-bag-widget__bag-item-title{font-weight:700;color:#333;margin-bottom:.5rem}.custom-bag-widget__bag-item-price{color:#ff69b4;font-weight:700}.custom-bag-widget__bag-item-actions{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.custom-bag-widget__title{font-size:2rem}.custom-bag-widget__subtitle{font-size:1rem}.custom-bag-widget__progress{flex-direction:column}.custom-bag-widget__progress-info,.custom-bag-widget__actions{width:100%;border-right:none;min-width:unset}.custom-bag-widget__progress-info{border-bottom:5px solid white;padding:20px}.custom-bag-widget__actions{padding:20px}.custom-bag-widget__products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.custom-bag-widget__variant-option{grid-template-columns:1fr;gap:.5rem;text-align:center}.custom-bag-widget__bag-item{flex-direction:column;text-align:center}}@media(max-width:480px){.custom-bag-widget__products-grid{grid-template-columns:1fr}.custom-bag-widget__progress-info{flex-direction:column;gap:.25rem}.custom-bag-widget__separator{display:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.custom-bag-widget__variants-popup{animation:fadeIn .3s ease}.custom-bag-widget__bag-item{animation:fadeIn .5s ease}.custom-bag-widget--loading .custom-bag-widget__add-btn{opacity:.6;cursor:not-allowed}.custom-bag-widget--loading .custom-bag-widget__add-btn:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite;margin-left:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.custom-bag-widget--custom-colors .custom-bag-widget__add-btn{background:var(--custom-product-button-bg);color:var(--custom-product-button-text);border-radius:40px;display:block;width:100%;transition:opacity .3s}.custom-bag-widget--custom-colors .custom-bag-widget__add-btn:hover,.custom-bag-widget--custom-colors .custom-bag-widget__add-btn--in-bag{opacity:.6}.custom-bag-widget--custom-colors .custom-bag-widget__add-variant-btn{background:var(--custom-product-button-bg);color:var(--custom-product-button-text)}.custom-bag-widget--custom-colors .custom-bag-widget__add-variant-btn:hover{background:var(--custom-product-button-active-bg)}.custom-bag-widget--custom-colors .custom-bag-widget__checkout-btn{background:var(--custom-product-button-bg);color:var(--custom-product-button-text)}.custom-bag-widget--custom-colors .custom-bag-widget__checkout-btn:not(:disabled):hover{background:var(--custom-product-button-active-bg)}.custom-bag-widget--custom-colors .custom-bag-widget__final-price-label,.custom-bag-widget--custom-colors .custom-bag-widget__final-price,.custom-bag-widget--custom-colors .custom-bag-widget__product-price{color:rgba(var(--color-foreground),1)}.custom-bag-widget--custom-colors .custom-bag-widget__total-label,.custom-bag-widget--custom-colors .custom-bag-widget__total-amount,.custom-bag-widget--custom-colors .custom-bag-widget__separator,.custom-bag-widget--custom-colors .custom-bag-widget__final-price-label,.custom-bag-widget--custom-colors .custom-bag-widget__final-price{color:var(--brand-color)!important;font-size:18px}.custom-bag-widget--custom-colors .custom-bag-widget__brand{color:var(--brand-color)}@media(max-width:768px){.custom-bag-widget__variants-popup .custom-bag-widget__popup-content{margin:1rem;max-height:calc(100vh - 2rem);width:calc(100% - 2rem)}.custom-bag-widget__variant-option{padding:1rem}.custom-bag-widget__variant-info h5{font-size:.9rem}}.custom-bag-widget--custom-colors[style*=--gradient-background] .custom-bag-widget__progress{background:var(--gradient-background)}.custom-bag-widget--custom-colors .custom-bag-widget__progress-info{background-color:var(--progress-bg-1)}.custom-bag-widget--custom-colors .custom-bag-widget__actions{background-color:var(--progress-bg-2)}.custom-bag-widget [data-products-view]{display:block}.custom-bag-widget [data-bag-view]{display:none}.custom-bag-widget [data-view-bag]{display:inline-block}.custom-bag-widget [data-shop-more]{display:none}.custom-bag-widget--showing-bag [data-products-view]{display:none!important}.custom-bag-widget--showing-bag [data-bag-view]{display:block!important}.custom-bag-widget--showing-bag [data-view-bag]{display:none!important}.custom-bag-widget--showing-bag [data-shop-more]{display:inline-block!important}.custom-bag-widget--showing-products [data-products-view]{display:block!important}.custom-bag-widget--showing-products [data-bag-view]{display:none!important}.custom-bag-widget--showing-products [data-view-bag]{display:inline-block!important}.custom-bag-widget--showing-products [data-shop-more]{display:none!important}.custom-bag-widget__bag{padding:2rem 0}.custom-bag-widget__bag-header{text-align:center;margin-bottom:2rem}.custom-bag-widget__bag-header h2{font-size:2.5rem;margin-bottom:1rem;color:#333}.custom-bag-widget__empty-message{text-align:center;font-size:1.1rem;color:#666;padding:2rem}@media(min-width:768px){.custom-bag-widget__empty-message{font-size:18px}}.custom-bag-widget__bag-item.custom-bag-widget__product-card{position:relative}.custom-bag-widget__bag-item .custom-bag-widget__remove-btn{background:#dc3545;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:25px;cursor:pointer;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .2s ease;width:100%;margin-top:.5rem}.custom-bag-widget__bag-item .custom-bag-widget__remove-btn:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 12px #dc35454d}.custom-bag-widget__variant-option--selected{border-color:rgb(var(--color-highlight, 255, 105, 180))!important;background:rgba(var(--color-highlight, 255, 105, 180),.1)!important}.custom-bag-widget__variant-option--selected .custom-bag-widget__variant-name{color:rgb(var(--color-highlight, 255, 105, 180))}.custom-bag-widget__variant-option--unavailable{opacity:.5;cursor:not-allowed}.custom-bag-widget__variant-option--unavailable:hover{border-color:#ddd!important;background:#fff!important}.custom-bag-widget__variant-selector{margin-bottom:1rem}.custom-bag-widget__variant-select{width:100%;padding:.75rem 1rem;border:2px solid #ddd;border-radius:8px;font-size:18px;background:#fff;cursor:pointer;transition:border-color .2s ease;font-weight:500}.custom-bag-widget__variant-select:hover{border-color:rgb(var(--color-highlight, 255, 105, 180))}.custom-bag-widget__variant-select:focus{outline:none;border-color:rgb(var(--color-highlight, 255, 105, 180));box-shadow:0 0 0 3px rgba(var(--color-highlight, 255, 105, 180),.1)}@media(max-width:768px){.custom-bag-widget__variant-selector{margin-bottom:1rem}.custom-bag-widget__variant-select{font-size:1rem;padding:1rem}}.custom-bag-widget__bag-items{display:flex!important;flex-wrap:wrap;justify-content:center;gap:20px!important;margin:2rem auto 0;max-width:1200px;grid-template-columns:none!important}.custom-bag-widget__bag-item.custom-bag-widget__product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;transition:all .3s ease,opacity .2s ease,transform .2s ease;position:relative;display:flex;flex-direction:column;max-width:350px;margin:0!important;flex-shrink:0}.custom-bag-widget__bag-item .custom-bag-widget__product-image{aspect-ratio:1;overflow:hidden;background:#f8f8f8;border-radius:8px;margin-bottom:1rem;position:relative;display:block}.custom-bag-widget__bag-item .custom-bag-widget__product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;min-width:0;max-width:100%;display:block}@supports (-webkit-appearance: none){.custom-bag-widget__bag-item .custom-bag-widget__product-image img{transform:translateZ(0);-webkit-transform:translateZ(0);image-rendering:-webkit-optimize-contrast;width:auto;max-width:100%;height:auto;max-height:100%}}.custom-bag-widget__bag-item .custom-bag-widget__product-info{padding:0;text-align:center;margin-bottom:1rem}.custom-bag-widget__bag-item .custom-bag-widget__product-title{font-size:1.2rem;font-weight:900;font-family:HelveticaMedium;margin:0 0 .5rem;color:#333;line-height:1.3;text-align:center}@media screen and (min-width:750px){.custom-bag-widget__bag-item .custom-bag-widget__product-title{font-size:22px}}.custom-bag-widget__bag-item .custom-bag-widget__product-title a{text-decoration:none;color:inherit;display:block}.custom-bag-widget__bag-item .custom-bag-widget__product-price{font-size:18px;font-weight:600;color:#333;margin:0;text-align:center}.custom-bag-widget__bag-item .custom-bag-widget__product-actions{padding:0;display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.custom-bag-widget__bag-item .custom-bag-widget__quantity-info{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:16px;color:#666;margin-bottom:.5rem}.custom-bag-widget__bag-item .custom-bag-widget__quantity{font-weight:600;font-size:16px}.custom-bag-widget__bag-item .custom-bag-widget__quantity-label{font-size:16px;color:#666;font-weight:500}.custom-bag-widget__bag-item .custom-bag-widget__item-total{font-size:16px;color:#333;font-weight:700;text-align:center;margin-bottom:.75rem}.custom-bag-widget__bag-item .custom-bag-widget__remove-btn{background:#333;color:#fff;border:none;padding:.75rem 1rem;border-radius:0;cursor:pointer;font-size:.9rem;font-weight:600;text-transform:uppercase;transition:all .3s ease;width:100%}.custom-bag-widget__bag-item .custom-bag-widget__remove-btn:hover{background:transparent;color:#333;border:1px solid #333}@media screen and (max-width:749px){.custom-bag-widget__header{padding:0 20px}.custom-bag-widget--custom-colors .custom-bag-widget__checkout-btn{padding-inline:20px;font-size:18px}.custom-bag-widget__checkout--mobile{display:block}.custom-bag-widget__checkout--desktop{display:none}.custom-bag-widget__checkout--desktop[style*="display: block"],.custom-bag-widget__checkout--desktop[style*="display: inline"]{display:none!important}.custom-bag-widget__progress{display:flex;flex-direction:column}.custom-bag-widget__actions{order:1;border-bottom:5px solid #ffffff}.custom-bag-widget__progress-info{order:2}.custom-bag-widget__checkout--mobile{order:3}.custom-bag-widget__progress-info h2{display:block;line-height:1.5}.custom-bag-widget__progress-info .custom-bag-widget__separator{display:none}.custom-bag-widget__progress-info .custom-bag-widget__separator--2{display:none!important}.custom-bag-widget__total-label,.custom-bag-widget__total-amount{display:inline}.custom-bag-widget__progress-text{display:block;font-size:.9em;margin:8px 0}.custom-bag-widget__final-price-label{display:inline!important}.custom-bag-widget__final-price{display:inline!important;font-weight:700;font-size:1.1em;margin-left:8px}.custom-bag-widget__view-bag,.custom-bag-widget__shop-more{padding:10px 20px}.custom-bag-widget__checkout--mobile{margin-bottom:0;margin-top:0}.custom-bag-widget__actions{margin-bottom:0}.custom-bag-widget__checkout--fixed.custom-bag-widget__checkout--mobile{top:83px}.custom-bag-widget__progress--fixed .custom-bag-widget__checkout{border-bottom:none}.custom-bag-widget__progress--fixed .custom-bag-widget__actions{margin-bottom:0}.custom-bag-widget__progress--fixed .custom-bag-widget__checkout--mobile{margin-top:0}.custom-bag-widget__progress--fixed .custom-bag-widget__progress-info,.custom-bag-widget__progress--fixed .custom-bag-widget__progress-info[style]{display:none!important}.custom-bag-widget__progress--fixed .custom-bag-widget__checkout--mobile,.mobile-only{display:block}.desktop-only{display:none}}@media screen and (min-width:750px){.custom-bag-widget__checkout--mobile{display:none!important}.custom-bag-widget__checkout--desktop{display:block}.custom-bag-widget__progress{display:flex}.custom-bag-widget__actions{order:unset;border-bottom:none}.custom-bag-widget__progress-info{order:unset}.mobile-only{display:none}.desktop-only{display:block}}
/*# sourceMappingURL=/cdn/shop/t/146/assets/custom-bag-widget.css.map */
