.bundle_main_label{font-weight:600;margin-bottom:10px;color:#595859;text-transform:uppercase}.upsell-bundle__wrapper{display:flex;flex-direction:row;gap:10px;max-width:500px}.upsell-bundle__column{width:50%;max-width:50%;border:2px solid #e8e8e8;padding:30px 10px 23px;border-radius:8px;margin-bottom:25px;text-align:center;position:relative;display:flex;flex-direction:column}.upsell-bundle__column-content{flex:1;display:flex;flex-direction:column}.bundle-pricing{color:#1f1f1f;margin-top:auto;padding-top:15px}.bundle-pricing__price--crossed{text-decoration:line-through}.bundle-pricing__price--final{color:#ee0a0a;display:block;font-weight:600}.upsell-bundle__column--complete{border-color:#4caf50;background-color:#f9f9f9;border-radius:6px;transition:background-color .3s ease}.bundle__most-popular{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:#1f1f1f;color:#fff;border-radius:50px;padding:1px 25px;font-size:12px;text-transform:uppercase;font-weight:700;white-space:nowrap}.upsell-bundle__column--complete:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:30px;height:30px;background-color:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 12 10 16 18 8'%3E%3C/polyline%3E%3C/svg%3E");background-size:70%;background-repeat:no-repeat;background-position:center;box-shadow:0 2px 5px #0003;z-index:1}.upsell-bundle__column--complete{margin-bottom:35px}.upsell-bundle__subtitle{margin-bottom:15px}.upsell-bundle__list{margin-bottom:10px}.upsell-bundle__list--populated:not(:last-of-type){border-bottom:1px solid #000;padding-bottom:15px}.upsell-bundle__list--chosen_all{border-color:red}.upsell-bundle__list-content{display:none;padding-top:20px}.bundle-products{margin-bottom:20px;border:1px solid #e8e8e8;padding:15px;border-radius:5px}.bundle-name{margin-top:0;margin-bottom:15px}.upsell-bundle__item{margin-bottom:10px;text-align:center}.bundle-product-info{display:flex;align-items:center}.upsell-bundle__image{margin-right:15px}.bundle-product-details{flex:1}.upsell-bundle__title{display:block;font-weight:700;margin-bottom:4px;font-size:12px;line-height:17px;margin-top:10px}.bundle-variant-selector{margin-bottom:10px;max-width:100%;padding:5px}.bundle-price{margin-bottom:15px}.bundle-choose-btn{margin:0 auto}.bundle-add-btn,.bundle-choose-btn{padding:7px 10px 6px;background-color:#1f1f1f;border:1px solid #1f1f1f!important;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;min-width:80%}.bundle-add-btn:hover,.bundle-choose-btn:hover,.bundle-add-btn.added{background-color:#edefef!important;color:#1f1f1f!important;border:1px solid #1f1f1f!important}.bundle-choose-btn--change{background-color:transparent;border-color:transparent!important;color:#1f1f1f;text-decoration:underline}.bundle-choose-btn--change:hover{background-color:transparent!important;border-color:transparent!important;text-decoration:none}.bundle-variant-button{width:100%;border:1px solid;border-radius:4px;background:#fff;padding:7px 5px;margin-bottom:10px;cursor:pointer}.bundle-variant-button.selected{border-color:#ee0a0a;font-weight:700}.bundle-variant-button[disabled]{display:none}.upsell-bundle__dropdown{position:relative;margin-bottom:15px}.upsell-bundle__selected-item{display:flex;align-items:center;justify-content:space-between;padding:8px;border:1px solid #ddd;background-color:#fff;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:12px;line-height:16px}.upsell-bundle__selected-item:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .2s ease}.upsell-bundle__dropdown.open .upsell-bundle__selected-item:after{transform:translateY(-50%) rotate(180deg)}.upsell-bundle__list-items{position:absolute;top:calc(100% + 5px);left:0;right:0;margin:0;padding:0;list-style:none;background-color:#fff;border:1px solid #ddd;border-radius:4px;max-height:0;overflow:hidden;opacity:0;z-index:100;transition:max-height .3s ease,opacity .2s ease;box-shadow:0 2px 5px #0000001a}.upsell-bundle__dropdown.open .upsell-bundle__list-items{max-height:300px;opacity:1;overflow-y:auto}.upsell-bundle__list-items li{padding:10px 15px;cursor:pointer;transition:background-color .2s ease;font-size:12px;border-bottom:1px solid #f0f0f0;text-align:left}.upsell-bundle__list-items li:hover{background-color:#f5f5f5}.upsell-bundle__list-items li.selected{background-color:#e8f0fe;font-weight:500}.selected-product{display:flex;align-items:center;flex-direction:column;gap:10px}.selected-product-image{width:60px;height:60px;overflow:hidden;margin-right:10px}.selected-product-image img{width:100%;height:100%;object-fit:cover}.selected-product-info{flex:1}.selected-product-title{font-weight:700;font-size:12px;line-height:17px;margin-top:10px}.selected-product-variant{font-size:.9em;color:#555}.bundle-variant-select{width:100%;border:1px solid #ddd;border-radius:4px;background:#fff;padding:7px 5px;margin-bottom:10px;cursor:pointer;font-size:14px}.bundle-variant-select:focus{border-color:#ee0a0a;outline:none}.bundle-variant-custom-select{position:relative;width:100%;margin-bottom:10px;z-index:10;text-align:left}.bundle-variant-custom-select__selected{border:1px solid #ddd;border-radius:4px;background:#fff;padding:8px;cursor:pointer;position:relative;font-size:14px;min-height:20px;text-align:left}.bundle-variant-custom-select__selected:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .2s ease}.bundle-variant-custom-select.open .bundle-variant-custom-select__selected:after{transform:translateY(-50%) rotate(180deg)}.bundle-variant-custom-select__dropdown{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;z-index:100;box-shadow:0 2px 5px #0000001a}.bundle-variant-custom-select.open .bundle-variant-custom-select__dropdown{display:block}.bundle-variant-custom-select__option{padding:8px;cursor:pointer;font-size:14px;border-bottom:1px solid #f0f0f0}.bundle-variant-custom-select__option:last-child{border-bottom:none}.bundle-variant-custom-select__option:hover{background-color:#f5f5f5}.bundle-variant-custom-select__option[data-selected=true]{background-color:#f0f0f0;font-weight:700}.bundle-add-btn.added+.bundle-variant-custom-select,.bundle-add-btn.added~.bundle-variant-custom-select{display:none}
/*# sourceMappingURL=/cdn/shop/t/71/assets/product-upsell-bundle.css.map */
