.bcc-upsell{display:flex;flex-direction:column;gap:15px;padding:10px 0;margin-top:20px}.bcc-upsell-section{overflow:hidden}.bcc-upsell-section input{display:none!important}.bcc-upsell-section .bcc-upsell-header{position:relative;background-color:#00a781;border-radius:8px;padding:10px 22px 10px 10px;color:#fff;font-weight:700}.bcc-upsell-section .bcc-upsell-header:after{content:"\25bc";position:absolute;right:5px;top:50%;transform:translateY(-50%) rotate(0);transition:transform .3s ease;font-size:.8rem;color:#fff}.bcc-upsell-section input:checked:checked+.bcc-upsell-header:after{transform:translateY(-50%) rotate(180deg)}.bcc-upsell-item{display:grid;grid-template-rows:auto 0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .3s ease}.bcc-upsell-section input:checked~.bcc-upsell-item{opacity:1;grid-template-rows:auto 1fr}.bcc-upsell-item-content{display:flex;gap:8px;overflow:hidden;align-items:center}.bcc-upsell-section input:checked~.bcc-upsell-item .bcc-upsell-item-content{padding:8px;border:1px solid #ccc;border-radius:8px}.bcc-upsell-section input:checked~.bcc-upsell-item+.bcc-upsell-item{margin-top:10px}.bcc-upsell-item-thumbnail{flex:1 0 80px}.bcc-upsell-item-thumbnail img{height:auto}.bcc-upsell-item-product-title h4{font-size:13px;margin-bottom:10px}.bcc-upsell-item-product-details{display:flex;justify-content:space-between;align-items:center}.upsell-atc{background-color:#00a781;border-radius:6px;padding:8px;font-size:13px;color:#fff;text-transform:uppercase;text-align:center;line-height:1;width:60px}.upsell-atc:disabled{background-color:#ccc;opacity:.7;width:80px}.upsell-atc.loading .loader{display:inline-block}.upsell-atc.loading .btn-text{display:none}.loader{width:16px;height:16px;border:3px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:none;box-sizing:border-box;animation:rotation 1s linear infinite}.bcc-upsell-options{display:flex;gap:8px;margin-bottom:10px}.bcc-upsell-options>div{position:relative}.bcc-upsell-options>div label{font-size:8px;letter-spacing:.1em;margin-bottom:2px}.bcc-upsell-options select{width:100%;font-size:12px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom.css.map */
