.switch{position:relative;display:inline-block;width:43px;height:25px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f5f5f5;-webkit-transition:.4s;transition:.4s;box-shadow:inset 0 2px 4px #00000026;border:1px solid #D0D0D0}.switch .slider:before{position:absolute;content:"";height:19px;width:19px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;box-shadow:0 1px 1px #00000040}input:checked+.slider{background-color:#d3ec39}input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translate(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.upsell-custom{margin-top:32px;margin-bottom:16px}.upsell-custom__card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #D0D0D0;border-radius:4px;padding:10px 12px;-webkit-transition:.4s;transition:.4s}.cart__cross-sell .upsell-custom__card{margin:16px 0}.upsell-custom__card:has(input:checked){background-color:#f5f5f5;border-color:#181818;-webkit-transition:.4s;transition:.4s}.upsell-custom__card-left{display:flex;align-items:center;gap:10px;flex-shrink:0}.upsell-custom__card-image{width:60px;height:60px}.upsell-custom__card-image img{width:100%;height:100%;object-fit:cover}.upsell-custom__card-right{display:flex;align-items:center;gap:16px}.upsell-custom__card-title{display:flex;flex-direction:column;gap:4px}.upsell-custom__card-title h4{font-size:12px;font-weight:500;margin:0}.upsell-custom__card-title p{font-weight:500;font-size:10px;margin:0;color:#858585}.upsell-custom__card-right .price__sale{display:flex!important;flex-direction:column!important;justify-content:end}.upsell-custom__card-right .price-item{font-size:12px!important;line-height:1;margin:0!important}.v-option__label-price{display:flex;min-width:24px;min-height:24px;justify-content:center;align-items:center}.v-option__label-price__container{display:flex;flex-direction:column;text-align:end;letter-spacing:.04em}.v-option__label-price__perc{display:flex;align-items:center;justify-content:center;height:fit-content;padding:2px 4px;border-radius:4px;font-size:11px;color:#fff;font-weight:700;background-color:#181818;margin-right:10px}.v-option__label-price__regular-price{font-size:12px;color:#181818;font-weight:500;line-height:1}.v-option__label-price__sale-price{font-size:10px;color:#858585;text-decoration:line-through}.cart__cross-sell{padding:0 24px}.cart__cross-sell__heading{margin:24px 0 16px;font-weight:800;font-size:12px;text-transform:uppercase;line-height:1}.cart__cross-sell .upsell-custom__card-title{max-width:110px}.bottom-cross-sell{border-top:1px solid #D0D0D0;padding:0 24px}.bottom-cross-sell__accordion{list-style:none}.bottom-cross-sell__header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:16px 0;list-style:none}.bottom-cross-sell__header::-webkit-details-marker{display:none}.bottom-cross-sell__heading{font-size:13px;font-weight:600;line-height:1.3;text-transform:uppercase;margin:0;max-width:calc(100% - 32px)}.bottom-cross-sell__toggle-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.bottom-cross-sell__header .bottom-cross-sell__toggle-icon .icon-caret{position:static;width:12px;height:12px;right:auto;top:auto;transition:transform .3s ease;transform:none}.bottom-cross-sell__accordion[open]>.bottom-cross-sell__header .icon-caret{transform:rotate(180deg)!important}.bottom-cross-sell__content{display:flex;flex-direction:column;gap:12px;padding-bottom:12px}.bottom-cross-sell__item+.bottom-cross-sell__item{border-top:1px solid #F0F0F0;padding-top:12px}.bottom-cross-sell__product{display:flex;align-items:stretch;gap:12px}.bottom-cross-sell__product-image{width:76px;height:76px;flex-shrink:0;background-color:#f5f5f5;overflow:hidden}.bottom-cross-sell__product-image img{display:block;width:100%;height:100%;object-fit:cover}.bottom-cross-sell__product-info{flex:1;min-width:0}.bottom-cross-sell__product-title{font-size:13px;font-weight:400;line-height:1.3;margin:0}.bottom-cross-sell__product-title h4{margin:0;font-size:13px}.bottom-cross-sell__product-vendor{font-weight:700}.bottom-cross-sell__product-variant{font-size:12px;color:#858585;margin-top:0}.bottom-cross-sell__product-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0;height:auto}.bottom-cross-sell__product-price{display:flex;align-items:stretch}.bottom-cross-sell__product-price .v-option__label-price__regular-price{font-size:12px;font-weight:500}.bottom-cross-sell__add-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#d3ec39;border:none;border-radius:4px;cursor:pointer;padding:0;transition:opacity .2s ease;-webkit-appearance:none;appearance:none;color:#181818}.bottom-cross-sell__add-btn:hover{opacity:.85}.bottom-cross-sell__add-btn:disabled{opacity:.5;cursor:not-allowed}.bottom-cross-sell__add-btn .svg-wrapper{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.bottom-cross-sell__add-btn svg{width:100%;height:100%}.bottom-cross-sell__add-wrapper{position:relative;width:32px;height:32px}.bottom-cross-sell__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.bottom-cross-sell__spinner.hidden{display:none}.bottom-cross-sell__spinner .spinner{width:24px;height:24px;animation:spin 1s linear infinite}.bottom-cross-sell__spinner .path{stroke:#181818;stroke-linecap:round;animation:spinner-dash 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.bottom-cross-sell__add-btn.hidden{display:none}@media screen and (min-width:1280px){.bottom-cross-sell__header{padding:24px 0}.bottom-cross-sell__heading{font-size:14px}.bottom-cross-sell__content{gap:16px;padding-bottom:24px}.bottom-cross-sell__product-title h4{font-size:14px}.bottom-cross-sell__product-variant{font-size:13px}.bottom-cross-sell__add-wrapper,.bottom-cross-sell__add-btn{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-upsell.css.map */
