:root { --cc-green:#69f04a; --cc-green-dark:#31c932; --cc-black:#070a08; --cc-panel:#101512; --cc-line:#dce5de; }
#order-standard_cart { color:#131914; font-family:Inter,"Segoe UI",Arial,sans-serif; }
#order-standard_cart .cart-body { background:#f4f8f4; }
#order-standard_cart .header-lined h1 { color:var(--cc-black); font-weight:850; letter-spacing:-.035em; }
#order-standard_cart .header-lined h1:after { content:""; display:block; width:52px; height:3px; margin-top:12px; background:var(--cc-green); box-shadow:0 0 12px rgba(105,240,74,.5); }
#order-standard_cart .products .product, #order-standard_cart .product-info, #order-standard_cart .view-cart-items, #order-standard_cart .order-summary, #order-standard_cart .domain-selection-options .option { overflow:hidden; border:1px solid var(--cc-line); border-radius:4px; background:#fff; box-shadow:0 14px 36px rgba(8,24,12,.06); }
#order-standard_cart .products .product header, #order-standard_cart .view-cart-items-header { color:#fff; border:0; background:var(--cc-panel); }
#order-standard_cart .products .product header span, #order-standard_cart .products .product .product-title { color:#fff; font-weight:800; }
#order-standard_cart .products .product .product-desc { color:#68736b; }
#order-standard_cart .products .product .product-pricing { color:var(--cc-black); font-weight:800; }
#order-standard_cart .products .product .btn-success, #order-standard_cart .btn-primary, #order-standard_cart .btn-success, #order-standard_cart .checkout-btn { color:#071007!important; border-color:var(--cc-green-dark)!important; border-radius:3px; background:var(--cc-green)!important; box-shadow:0 0 22px rgba(105,240,74,.16); font-weight:850; }
#order-standard_cart .products .product .btn-success:hover, #order-standard_cart .btn-primary:hover, #order-standard_cart .btn-success:hover { background:#8aff6e!important; transform:translateY(-1px); }
#order-standard_cart .btn-link { color:#21872a; }
#order-standard_cart .summary-container { color:#fff; background:var(--cc-panel); border-radius:4px; }
#order-standard_cart .summary-container .total-due-today, #order-standard_cart .order-summary .total-due-today .amt { color:var(--cc-green); }
#order-standard_cart .order-summary h2, #order-standard_cart .summary-container h2 { color:#fff; font-weight:800; }
#order-standard_cart .order-summary .summary-totals { border-color:rgba(255,255,255,.12); }
#order-standard_cart .order-summary .summary-totals, #order-standard_cart .order-summary .total-due-today { color:#dbe5dd; }
#order-standard_cart .form-control:focus { border-color:var(--cc-green-dark); box-shadow:0 0 0 .2rem rgba(105,240,74,.18); }
#order-standard_cart .domain-selection-options .option-selected { border-color:var(--cc-green-dark); background:#efffec; }
#order-standard_cart .domain-selection-options .option-selected .iradio_square-blue { filter:hue-rotate(70deg) saturate(1.4); }
#order-standard_cart .list-group-item.active, #order-standard_cart .list-group-item.active:hover, #order-standard_cart .sidebar-collapsed { color:#071007; border-color:var(--cc-green-dark); background:var(--cc-green); }
#order-standard_cart .empty-cart .btn { color:#fff!important; border-color:#28332b!important; background:var(--cc-panel)!important; }
#order-standard_cart .product-recommendations .product-recommendation { border-color:var(--cc-line); }
#order-standard_cart .product-recommendations .product-recommendation .header { color:#fff; background:var(--cc-panel); }
#order-standard_cart .alert-info { color:#183d19; border-color:#b2e8aa; background:#efffec; }
#order-standard_cart .cc-cart-trust { display:flex; gap:20px; justify-content:center; margin:18px 0; color:#617066; font-size:.78rem; }
@media (max-width:767px) { #order-standard_cart .products .product { margin-bottom:18px; } }

