.elementor-1692 .elementor-element.elementor-element-3bf4d7a{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1692 .elementor-element.elementor-element-3af3d54 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:var( --e-global-color-30c4f2f );}.elementor-1692 .elementor-element.elementor-element-3af3d54{--totals-color:#FFFFFF;--checkout-button-normal-text-color:#000000;}body.elementor-page-1692{margin:200px 0px 0px 0px;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-3af3d54 *//* ============================================================
   FINTWIZ.COM — COMPLETE ADDITIONAL CSS (FINAL)
   Replace the ENTIRE contents of
   Appearance → Customize → Additional CSS with this file.
   ============================================================ */

/* ===== Shop / product prices ===== */
.woocommerce ul.products li.product .price {
  color: white !important;
}

/* ===== WooCommerce shortcode wrapper background ===== */
.elementor-widget-shortcode .woocommerce {
  background: #050e24;
}

/* ============================================================
   REGISTRATION FORM
   ============================================================ */
.woocommerce-form-register.register {
  background: rgba(10, 25, 60, 0.7);
  border: 1px solid rgba(0, 212, 255, 0.13);
  border-radius: 16px;
  padding: clamp(24px, 4vw, 36px);
  width: 100%;
  max-width: 100%;
  margin: 0;
  box-shadow: 0 0 40px rgba(0, 212, 255, 0.12);
}

.woocommerce-form-register.register label {
  color: #f4f8ff !important;
  font-weight: 600;
}

.woocommerce-form-register.register .required {
  color: #00d4ff;
}

/* Inputs & selects */
.woocommerce-form-register.register input.input-text,
.woocommerce-form-register.register select,
.woocommerce-form-register.register .select2-container .select2-selection,
.woocommerce-form-register.register .select2-container--default .select2-selection--single {
  background-color: rgba(5, 14, 36, 0.6) !important;
  color: #f4f8ff !important;
  -webkit-text-fill-color: #f4f8ff !important;
  caret-color: #00d4ff !important;
  border: 1px solid rgba(0, 212, 255, 0.20) !important;
  border-radius: 8px !important;
  padding: 12px 14px !important;
  box-shadow: none !important;
  outline: none !important;
  min-height: 48px;
}

.woocommerce-form-register.register input.input-text::placeholder {
  color: #8fa7cc !important;
  opacity: 1;
}

/* Focus states */
.woocommerce-form-register.register input.input-text:focus,
.woocommerce-form-register.register select:focus,
.woocommerce-form-register.register .select2-container--focus .select2-selection {
  border-color: #00d4ff !important;
  box-shadow: 0 0 0 3px rgba(0, 212, 255, 0.15) !important;
  outline: none !important;
}

/* Select2 */
.woocommerce-form-register.register .select2-container {
  width: 100% !important;
}

.woocommerce-form-register.register .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #f4f8ff !important;
  line-height: 22px !important;
  padding: 0 !important;
}

.woocommerce-form-register.register .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100% !important;
}

.select2-dropdown {
  background: #091630 !important;
  color: #f4f8ff !important;
  border: 1px solid rgba(0, 212, 255, 0.2) !important;
}

.select2-results__option {
  color: #f4f8ff !important;
  background: #091630 !important;
}

.select2-results__option--highlighted {
  background: #0a5ef5 !important;
  color: #ffffff !important;
}

.select2-search__field {
  background: #050e24 !important;
  color: #f4f8ff !important;
  border: 1px solid rgba(0, 212, 255, 0.2) !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #8fa7cc !important;
}

.woocommerce-form-register.register select option {
  background: #091630;
  color: #f4f8ff;
}

/* Password strength & show-password */
.woocommerce-form-register.register .woocommerce-password-strength {
  color: #8fa7cc !important;
  background: transparent !important;
  border: none !important;
}

.woocommerce-form-register.register .show-password-input {
  filter: invert(1) brightness(1.6);
}

/* Submit button */
.woocommerce-form-register.register .woocommerce-form-register__submit {
  background-color: #feae36 !important;
  color: #05152d !important;
  border: 0 !important;
  width: 100%;
  padding: 13px;
  border-radius: 8px;
  font-weight: 700;
}

.woocommerce-form-register.register .woocommerce-form-register__submit:hover {
  background-color: #0a5ef5 !important;
  color: #ffffff !important;
}

/* Autofill fix */
.woocommerce-form-register.register input:-webkit-autofill,
.woocommerce-form-register.register input:-webkit-autofill:hover,
.woocommerce-form-register.register input:-webkit-autofill:focus {
  -webkit-text-fill-color: #f4f8ff !important;
  caret-color: #00d4ff !important;
  box-shadow: 0 0 0 1000px rgba(5, 14, 36, 0.6) inset !important;
  transition: background-color 9999s ease-in-out 0s;
}

/* Hide number input spinners */
.woocommerce-form-register.register input[type="number"]::-webkit-outer-spin-button,
.woocommerce-form-register.register input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* ===== Theme buttons ===== */
.button_theme,
input[type="submit"] {
  background-color: #feae36 !important;
  border-color: #feae36 !important;
  color: black !important;
}

/* ===== Page-specific overrides ===== */
.elementor-854 .elementor-element.elementor-element-c6154de {
  background-color: transparent !important;
}

section.mcb-section-34dd3fd65 .mcb-section-inner-34dd3fd65 {
  padding-top: 50px !important;
}

/* ===== My Account tab headings & links ===== */
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3 {
  color: white !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
  color: #161922 !important;
}

/* ============================================================
   CART PAGE (Elementor WooCommerce Cart widget)
   ============================================================ */

/* ---- Remove ALL white backgrounds around the cart ---- */
.elementor-widget-woocommerce-cart .e-cart__container,
.elementor-widget-woocommerce-cart .e-cart__column,
.elementor-widget-woocommerce-cart .e-cart__column-inner,
.elementor-widget-woocommerce-cart .e-cart-section,
.elementor-widget-woocommerce-cart .e-shop-table,
.elementor-widget-woocommerce-cart .e-cart-totals,
.elementor-widget-woocommerce-cart .cart-collaterals,
.elementor-widget-woocommerce-cart .cart_totals,
.elementor-widget-woocommerce-cart .coupon,
.elementor-widget-woocommerce-cart .coupon.shop_table,
.elementor-widget-woocommerce-cart form.woocommerce-cart-form,
.elementor-widget-woocommerce-cart .woocommerce {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-color: rgba(255, 255, 255, 0.10) !important;
}

/* Theme (BeTheme) page wrappers behind the cart */
.woocommerce-cart .the_content_wrapper,
.woocommerce-cart .section.the_content,
.woocommerce-cart .mcb-section .mcb-section-inner,
.woocommerce-cart #Content {
  background: transparent !important;
  background-color: transparent !important;
}

/* ---- Table base ---- */
.elementor-widget-woocommerce-cart .shop_table,
.elementor-widget-woocommerce-cart .shop_table td,
.elementor-widget-woocommerce-cart .shop_table th {
  background: transparent !important;
  border: none !important;
}

/* ---- Default: all cart text white ---- */
.elementor-widget-woocommerce-cart,
.elementor-widget-woocommerce-cart td,
.elementor-widget-woocommerce-cart th,
.elementor-widget-woocommerce-cart p,
.elementor-widget-woocommerce-cart span,
.elementor-widget-woocommerce-cart label {
  color: #f4f8ff !important;
}

/* ---- Column headers: muted gray uppercase ---- */
.elementor-widget-woocommerce-cart .shop_table thead th {
  color: #8fa7cc !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10) !important;
  padding: 14px 10px !important;
}

/* ---- Item rows ---- */
.elementor-widget-woocommerce-cart .woocommerce-cart-form__cart-item td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
  padding: 18px 10px !important;
  vertical-align: middle;
}

/* Product name */
.elementor-widget-woocommerce-cart .product-name,
.elementor-widget-woocommerce-cart .product-name a {
  color: #f4f8ff !important;
  font-weight: 700;
}
.elementor-widget-woocommerce-cart .product-name a:hover {
  color: #00d4ff !important;
}

/* Product thumbnail */
.elementor-widget-woocommerce-cart .product-thumbnail img {
  border-radius: 6px;
  max-width: 56px;
  height: auto;
}

/* Prices: blue */
.elementor-widget-woocommerce-cart .product-price .woocommerce-Price-amount,
.elementor-widget-woocommerce-cart .product-price .woocommerce-Price-amount bdi,
.elementor-widget-woocommerce-cart .product-subtotal .woocommerce-Price-amount,
.elementor-widget-woocommerce-cart .product-subtotal .woocommerce-Price-amount bdi {
  color: #4f8ef7 !important;
  font-weight: 700;
}

/* ---- Quantity pill ---- */
.elementor-widget-woocommerce-cart .quantity {
  display: inline-flex !important;
  align-items: center;
  gap: 4px;
  background: #1e2447;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 6px 10px;
}
.elementor-widget-woocommerce-cart .quantity .qty {
  background: transparent !important;
  border: none !important;
  color: #f4f8ff !important;
  -webkit-text-fill-color: #f4f8ff !important;
  opacity: 1 !important;
  font-weight: 600;
  width: 42px;
  text-align: center;
  box-shadow: none !important;
  outline: none !important;
  -moz-appearance: textfield;
}
.elementor-widget-woocommerce-cart .quantity .qty::-webkit-outer-spin-button,
.elementor-widget-woocommerce-cart .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.elementor-widget-woocommerce-cart .quantity .quantity-change,
.elementor-widget-woocommerce-cart .quantity .quantity-change i {
  color: #f4f8ff !important;
  font-size: 14px;
  text-decoration: none;
}
.elementor-widget-woocommerce-cart .quantity .quantity-change {
  padding: 2px 8px;
  line-height: 1;
}
.elementor-widget-woocommerce-cart .quantity .quantity-change:hover,
.elementor-widget-woocommerce-cart .quantity .quantity-change:hover i {
  color: #00d4ff !important;
}

/* Remove (✕) icon */
.elementor-widget-woocommerce-cart .product-remove .remove,
.elementor-widget-woocommerce-cart .product-remove .remove .icon {
  color: #8fa7cc !important;
  background: transparent !important;
  font-size: 18px;
}
.elementor-widget-woocommerce-cart .product-remove .remove:hover,
.elementor-widget-woocommerce-cart .product-remove .remove:hover .icon {
  color: #ff5b5b !important;
  background: transparent !important;
}

/* ---- Coupon field ---- */
.elementor-widget-woocommerce-cart .coupon .input-text#coupon_code {
  background: transparent !important;
  color: #f4f8ff !important;
  -webkit-text-fill-color: #f4f8ff !important;
  border: 1px solid #3a4170 !important;
  border-radius: 8px !important;
  padding: 12px 16px !important;
  min-height: 48px;
  letter-spacing: 0.08em;
  box-shadow: none !important;
}
.elementor-widget-woocommerce-cart .coupon .input-text#coupon_code::placeholder {
  color: #8fa7cc !important;
  text-transform: uppercase;
  letter-spacing: 0.10em;
  opacity: 1;
}
.elementor-widget-woocommerce-cart .coupon .input-text#coupon_code:focus {
  border-color: #00d4ff !important;
  box-shadow: 0 0 0 3px rgba(0, 212, 255, 0.15) !important;
  outline: none !important;
}

/* ---- Buttons: Apply coupon, Update cart (incl. disabled),
        Proceed to checkout — all identical orange style ---- */
.elementor-widget-woocommerce-cart .e-apply-coupon,
.elementor-widget-woocommerce-cart button.button,
.elementor-widget-woocommerce-cart button.button[disabled],
.elementor-widget-woocommerce-cart button.button:disabled,
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout .checkout-button {
  background: #feae36 !important;
  color: #05152d !important;
  border: 0 !important;
  border-radius: 10px !important;
  padding: 13px 22px !important;
  font-weight: 700 !important;
  opacity: 1 !important;
  cursor: pointer;
}

/* Hover: slightly deeper orange */
.elementor-widget-woocommerce-cart .e-apply-coupon:hover,
.elementor-widget-woocommerce-cart button.button:hover,
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover {
  background: #f79c12 !important;
  color: #05152d !important;
}

/* Proceed to checkout: full-width */
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout .checkout-button {
  display: block;
  width: 100%;
  padding: 16px !important;
  font-size: 16px;
  text-align: center;
  text-decoration: none !important;
}

/* ---- Cart totals ---- */
.elementor-widget-woocommerce-cart .cart_totals {
  background: transparent !important;
  border: none !important;
}
.elementor-widget-woocommerce-cart .cart_totals h4.title,
.elementor-widget-woocommerce-cart .cart_totals h2 {
  color: #f4f8ff !important;
  font-weight: 700;
}

/* Subtotal / Total labels: same muted gray as column headers */
.elementor-widget-woocommerce-cart .cart_totals th,
.elementor-widget-woocommerce-cart .cart_totals .cart-subtotal th,
.elementor-widget-woocommerce-cart .cart_totals .order-total th {
  color: #8fa7cc !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10) !important;
  padding: 16px 0 !important;
}

/* Amounts: white */
.elementor-widget-woocommerce-cart .cart_totals td,
.elementor-widget-woocommerce-cart .cart_totals td .woocommerce-Price-amount,
.elementor-widget-woocommerce-cart .cart_totals td .woocommerce-Price-amount bdi {
  color: #f4f8ff !important;
  text-align: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10) !important;
  padding: 16px 0 !important;
  font-weight: 600;
}
.elementor-widget-woocommerce-cart .cart_totals .order-total td .woocommerce-Price-amount {
  font-size: 22px;
  font-weight: 800;
  color: #ffffff !important;
}

/* Continue shopping */
.elementor-widget-woocommerce-cart .mfn-woo-cart-link {
  display: block;
  text-align: center;
  margin-top: 16px;
  color: #c9d4ea !important;
  text-decoration: none;
}
.elementor-widget-woocommerce-cart .mfn-woo-cart-link:hover {
  color: #00d4ff !important;
}

/* ---- Mobile ---- */
@media (max-width: 768px) {
  .elementor-widget-woocommerce-cart .shop_table_responsive tr td::before {
    color: #8fa7cc !important;
  }
  .elementor-widget-woocommerce-cart .coupon .form-row {
    flex-direction: column;
    gap: 10px;
  }
}

/* ============================================================
   PATCH — Subtotal / Total labels (beat theme specificity)
   ============================================================ */
body .elementor-widget-woocommerce-cart .cart_totals th,
body .elementor-widget-woocommerce-cart .cart_totals table th,
body .elementor-widget-woocommerce-cart .cart-collaterals .cart_totals th,
body #Content .elementor-widget-woocommerce-cart .cart_totals th,
body .woocommerce .cart_totals th,
body .woocommerce-cart .cart_totals th,
body .cart_totals tr.cart-subtotal th,
body .cart_totals tr.order-total th {
  color: #8fa7cc !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  text-align: left !important;
  background: transparent !important;
}/* End custom CSS */