.cart-block .bg-cta-green{background-color:var(--theme-color-primary)!important}.text-cta-green{color:var(--theme-color-primary)!important}.cart-block .theme-specific-price,.cart-block .theme-specific-sob-consulta{color:var(--theme-color-darker)!important;min-width:120px}.cart-item-logo{border:1px solid #eee;border-radius:.5rem;height:80px;margin-right:1rem;object-fit:contain;width:80px}.cart-item-remove{color:#dc3545;font-size:.85rem;text-decoration:none}.cart-item-remove:hover{color:#c82333}.quantity-control{align-items:center;display:flex}.quantity-control .btn-qty{background-color:#f1f3f5;border:1px solid #ced4da;border-radius:.25rem;color:#495057;cursor:pointer;font-weight:700;height:28px;line-height:26px;padding:0;text-align:center;transition:background-color .2s;width:28px}.quantity-control .btn-qty:hover{background-color:#e9ecef}.quantity-control .quantity-input{-moz-appearance:textfield;border:1px solid #ced4da;border-left:none;border-right:none;font-size:.9rem;font-weight:600;height:28px;padding:0 2px;text-align:center;width:40px}.quantity-control .quantity-input::-webkit-inner-spin-button,.quantity-control .quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-block{transition:opacity .3s ease-in-out}.cart-block.disabled-cart{box-shadow:0 4px 12px rgba(0,0,0,.05);opacity:.5}.cart-block.disabled-cart .card-body{pointer-events:none}.cart-block.disabled-cart .card-header{border-bottom:1px solid #e9ecef!important}.cart-block:not(.disabled-cart){border:1px solid var(--theme-color-primary);box-shadow:0 4px 15px rgba(0,168,143,.2)}.cart-block:not(.disabled-cart) .card-header{border-bottom:2px solid var(--theme-color-primary)!important}.cart-block .card-header h5{align-items:center;display:flex;font-weight:700;margin-bottom:0}.cart-block .card-header input[type=radio]{margin-right:10px;transform:scale(1.2)}.cart-block .card-header label{cursor:pointer;flex-grow:1;margin-bottom:0}@media (max-width:767px){.cart-item{align-items:flex-start!important;flex-direction:column}.cart-item-details{width:100%}.cart-item-actions{justify-content:space-between;margin-top:1rem;width:100%}}.seller-logo-container{align-items:center;background:#fff;border:1px solid #e1e1e1;border-radius:10px;display:flex;flex-shrink:0;height:52px;justify-content:center;padding:6px;width:52px}.seller-logo{border-radius:6px;max-height:100%;max-width:100%;object-fit:contain}.seller-logo-container img[src*=sem_foto]{filter:grayscale(1);opacity:.3}.btn-confirmar-cart,.btn-orcamento{transition:all .2s ease}.btn-confirmar-cart:hover:not(:disabled),.btn-orcamento:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)!important;transform:translateY(-2px)}.btn-confirmar-cart:disabled{cursor:not-allowed;opacity:.6}.cart-item-details h6 a{color:inherit!important;text-decoration:none!important}.cart-item-details h6 a:hover{color:inherit!important;text-decoration:underline}.divider-or{align-items:center;color:#666;display:flex;font-size:.9rem;font-weight:600;margin:12px 0}.divider-or:after,.divider-or:before{background:#ddd;content:"";flex:1;height:1px}.divider-or span{margin:0 10px}.free-shipping-progress{background-color:#f8f9fa;border:1px dashed #dee2e6;border-radius:8px;padding:12px}.free-shipping-text{align-items:center;color:#495057;display:flex;font-size:.875rem;gap:8px}.free-shipping-text i{color:#28a745;font-size:1rem}.free-shipping-remaining{color:var(--theme-color-primary)}.free-shipping-progress .progress{background-color:#e9ecef;border-radius:4px}.free-shipping-progress .progress-bar{border-radius:4px;transition:width .4s ease-in-out}.cep-locked-msg{display:block;font-size:.75rem;line-height:1.3;margin-top:.35rem}