.elementor-12 .elementor-element.elementor-element-79e529cc{--display:flex;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-12 .elementor-element.elementor-element-79e529cc:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-79e529cc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-12 .elementor-element.elementor-element-e7094ed .woocommerce-breadcrumb{color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-e7094ed .woocommerce-breadcrumb > a{color:var( --e-global-color-text );}.elementor-12 .elementor-element.elementor-element-94bfa31 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-94bfa31 .e-cart-section{border-width:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-94bfa31{--sections-padding:0px 0px 0px 0px;--sections-margin:0px;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-94bfa31 *//* ==================================================
   FAREL Fashion - Elementor WooCommerce Cart
   Luxury Styling - Updated to match current design
================================================== */

body.woocommerce-cart {
  --farel-maroon: #6f0800;
  --farel-dark: #320300;
  --farel-black: #191919;
  --farel-linen: #f2ebe4;
  --farel-soft: #efe4da;
  --farel-card: rgba(255, 255, 255, 0.24);
  --farel-border: rgba(111, 8, 0, 0.14);

  background-color: var(--farel-linen) !important;
  color: var(--farel-black) !important;
}

/* Page background */
body.woocommerce-cart .site,
body.woocommerce-cart .elementor {
  background-color: var(--farel-linen) !important;
}

/* Reduce Elementor top spacing */
body.woocommerce-cart .elementor-section,
body.woocommerce-cart .elementor-container,
body.woocommerce-cart .elementor-widget-wrap,
body.woocommerce-cart .elementor-widget-woocommerce-cart {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Main widget */
body.woocommerce-cart .elementor-widget-woocommerce-cart {
  color: var(--farel-black) !important;
}

/* Main layout */
body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart__container {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 36px 20px 90px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(360px, 0.75fr) !important;
  gap: 34px !important;
  align-items: start !important;
}

/* Cards */
body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-section,
body.woocommerce-cart .elementor-widget-woocommerce-cart .e-shop-table,
body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon,
body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-totals {
  background: var(--farel-card) !important;
  border: 1px solid var(--farel-border) !important;
  box-shadow: 0 20px 45px rgba(70, 20, 10, 0.06) !important;
  border-radius: 18px !important;
}

/* Left product card */
body.woocommerce-cart .elementor-widget-woocommerce-cart .e-shop-table {
  padding: 30px 24px 24px !important;
  margin-bottom: 22px !important;
}

/* Coupon card */
body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon {
  padding: 24px !important;
}

/* Right totals card */
body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-totals,
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals {
  padding: 32px 24px 36px !important;
}

/* Cart totals reset */
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart-collaterals,
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals {
  width: 100% !important;
  float: none !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Table */
body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table {
  border: none !important;
  margin: 0 !important;
  background: transparent !important;
  border-collapse: collapse !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table th,
body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table td {
  border: none !important;
  background: transparent !important;
}

/* Table heading */
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table thead th {
  color: var(--farel-dark) !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  padding: 0 0 20px !important;
  border-bottom: 1px solid rgba(111, 8, 0, 0.16) !important;
}

/* Product row */
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td {
  padding: 26px 0 !important;
  border-bottom: 1px solid rgba(111, 8, 0, 0.13) !important;
  vertical-align: middle !important;
}

/* Remove column */
body.woocommerce-cart .elementor-widget-woocommerce-cart .product-remove {
  width: 34px !important;
  padding-right: 14px !important;
}

/* Remove icon */
body.woocommerce-cart .elementor-widget-woocommerce-cart a.remove {
  color: var(--farel-maroon) !important;
  background: transparent !important;
  font-size: 28px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: all 0.25s ease !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart a.remove:hover {
  color: var(--farel-black) !important;
  background: transparent !important;
  transform: scale(1.08) !important;
}

/* Product image */
body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail {
  width: 96px !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
  width: 76px !important;
  height: 96px !important;
  object-fit: cover !important;
  object-position: center top !important;
  display: block !important;
  border-radius: 10px !important;
}

/* Product name */
body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name a {
  color: var(--farel-maroon) !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
  transition: color 0.25s ease !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name a:hover {
  color: var(--farel-black) !important;
}

/* Price, quantity, subtotal */
body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price,
body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal,
body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price .amount,
body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal .amount {
  color: var(--farel-black) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
}

/* Quantity input */
body.woocommerce-cart .elementor-widget-woocommerce-cart .quantity input.qty {
  width: 62px !important;
  height: 42px !important;
  background: rgba(255, 255, 255, 0.36) !important;
  color: var(--farel-maroon) !important;
  border: 1px solid rgba(111, 8, 0, 0.24) !important;
  border-radius: 8px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  text-align: center !important;
  box-shadow: none !important;
  outline: none !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .quantity input.qty:focus {
  border-color: var(--farel-maroon) !important;
}

/* Actions row */
body.woocommerce-cart .elementor-widget-woocommerce-cart td.actions {
  padding: 24px 0 0 !important;
  border: none !important;
}

/* Coupon */
body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon .form-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 190px !important;
  gap: 16px !important;
  margin: 0 !important;
}

/* Inputs */
body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon input.input-text,
body.woocommerce-cart .elementor-widget-woocommerce-cart input.input-text,
body.woocommerce-cart .elementor-widget-woocommerce-cart select {
  width: 100% !important;
  height: 48px !important;
  background-color: rgba(255, 255, 255, 0.36) !important;
  color: var(--farel-black) !important;
  border: 1px solid rgba(111, 8, 0, 0.24) !important;
  border-radius: 8px !important;
  padding: 0 15px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  box-shadow: none !important;
  outline: none !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart input.input-text::placeholder {
  color: rgba(50, 3, 0, 0.48) !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart input.input-text:focus,
body.woocommerce-cart .elementor-widget-woocommerce-cart select:focus {
  border-color: var(--farel-maroon) !important;
}

/* Buttons */
body.woocommerce-cart .elementor-widget-woocommerce-cart .button,
body.woocommerce-cart .elementor-widget-woocommerce-cart button.button,
body.woocommerce-cart .elementor-widget-woocommerce-cart input.button {
  height: 48px !important;
  background: transparent !important;
  color: var(--farel-maroon) !important;
  border: 1px solid var(--farel-maroon) !important;
  border-radius: 999px !important;
  padding: 0 26px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  line-height: 46px !important;
  text-align: center !important;
  box-shadow: none !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .button:hover,
body.woocommerce-cart .elementor-widget-woocommerce-cart button.button:hover,
body.woocommerce-cart .elementor-widget-woocommerce-cart input.button:hover {
  background: var(--farel-maroon) !important;
  color: var(--farel-linen) !important;
  border-color: var(--farel-maroon) !important;
}

/* Disabled button */
body.woocommerce-cart .elementor-widget-woocommerce-cart button.button:disabled,
body.woocommerce-cart .elementor-widget-woocommerce-cart button.button:disabled[disabled] {
  opacity: 0.45 !important;
  color: rgba(111, 8, 0, 0.55) !important;
  border-color: rgba(111, 8, 0, 0.25) !important;
  background: transparent !important;
  cursor: not-allowed !important;
}

/* Cart totals title */
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals h2 {
  color: var(--farel-maroon) !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  letter-spacing: -0.3px !important;
  text-transform: none !important;
  margin: 0 0 24px !important;
  padding-bottom: 18px !important;
  border-bottom: 1px solid rgba(111, 8, 0, 0.16) !important;
}

/* Cart totals table */
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals table.shop_table tr th,
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals table.shop_table tr td {
  color: var(--farel-black) !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 18px 0 !important;
  border-bottom: 1px solid rgba(111, 8, 0, 0.12) !important;
  vertical-align: top !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals table.shop_table tr th {
  text-align: left !important;
  width: 42% !important;
  font-weight: 600 !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals table.shop_table tr td {
  text-align: right !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .amount {
  color: var(--farel-black) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

/* Shipping */
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-shipping-methods {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 8px !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-shipping-methods li,
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-shipping-methods label {
  color: var(--farel-black) !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-shipping-destination,
body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-shipping-destination span {
  color: rgba(50, 3, 0, 0.66) !important;
  font-size: 13px !important;
  line-height: 1.6 !important;
  margin: 8px 0 12px !important;
}

/* Calculate shipping link */
body.woocommerce-cart .elementor-widget-woocommerce-cart .shipping-calculator-button {
  display: inline-block !important;
  color: var(--farel-maroon) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  margin: 4px 0 14px !important;
  border-bottom: 1px solid rgba(111, 8, 0, 0.35) !important;
  padding-bottom: 3px !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .shipping-calculator-button:hover {
  color: var(--farel-black) !important;
  border-bottom-color: var(--farel-black) !important;
}

/* Shipping calculator */
body.woocommerce-cart .elementor-widget-woocommerce-cart .shipping-calculator-form {
  text-align: left !important;
  margin-top: 18px !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .shipping-calculator-form p {
  margin: 0 0 14px !important;
  padding: 0 !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .shipping-calculator-form label {
  color: var(--farel-black) !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  margin-bottom: 7px !important;
  display: block !important;
}

/* Total row */
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total th,
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total td {
  padding-top: 24px !important;
  border-bottom: none !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total th,
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total td,
body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total .amount {
  color: var(--farel-maroon) !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  letter-spacing: 0.01em !important;
}

/* Checkout button */
body.woocommerce-cart .elementor-widget-woocommerce-cart .wc-proceed-to-checkout {
  padding: 28px 0 0 !important;
  margin: 0 !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .wc-proceed-to-checkout .checkout-button,
body.woocommerce-cart .elementor-widget-woocommerce-cart a.checkout-button,
body.woocommerce-cart .elementor-widget-woocommerce-cart .checkout-button.button.alt.wc-forward {
  display: flex !important;
  width: 100% !important;
  min-height: 58px !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: var(--farel-maroon) !important;
  color: var(--farel-linen) !important;
  border: 1px solid var(--farel-maroon) !important;
  border-radius: 999px !important;
  padding: 18px 28px !important;
  margin: 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.055em !important;
  text-transform: uppercase !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-decoration: none !important;
  box-shadow: 0 16px 34px rgba(111, 8, 0, 0.18) !important;
  transition: all 0.3s ease !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover,
body.woocommerce-cart .elementor-widget-woocommerce-cart a.checkout-button:hover,
body.woocommerce-cart .elementor-widget-woocommerce-cart .checkout-button.button.alt.wc-forward:hover {
  background-color: var(--farel-black) !important;
  color: var(--farel-linen) !important;
  border-color: var(--farel-black) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 20px 42px rgba(25, 25, 25, 0.2) !important;
}

/* Links */
body.woocommerce-cart .elementor-widget-woocommerce-cart a {
  color: var(--farel-maroon) !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart a:hover {
  color: var(--farel-black) !important;
}

/* Focus reset */
body.woocommerce-cart .elementor-widget-woocommerce-cart a:focus,
body.woocommerce-cart .elementor-widget-woocommerce-cart button:focus,
body.woocommerce-cart .elementor-widget-woocommerce-cart input:focus,
body.woocommerce-cart .elementor-widget-woocommerce-cart select:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* Notices */
body.woocommerce-cart .woocommerce-notices-wrapper,
body.woocommerce-cart .woocommerce {
  color: var(--farel-black) !important;
}

body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error,
body.woocommerce-cart .cart-empty,
body.woocommerce-cart .woocommerce-info.cart-empty {
  max-width: 1140px !important;
  margin: 0 auto 24px !important;
  background: var(--farel-card) !important;
  color: var(--farel-black) !important;
  border: 1px solid var(--farel-border) !important;
  border-left: 4px solid var(--farel-maroon) !important;
  box-shadow: 0 18px 45px rgba(70, 20, 10, 0.06) !important;
  border-radius: 14px !important;
  padding: 20px 24px 20px 58px !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error {
  border-top: 1px solid var(--farel-border) !important;
}

body.woocommerce-cart .woocommerce-message::before,
body.woocommerce-cart .woocommerce-info::before,
body.woocommerce-cart .woocommerce-error::before {
  color: var(--farel-maroon) !important;
  top: 21px !important;
  left: 24px !important;
}

/* Notice links */
body.woocommerce-cart .woocommerce-message a,
body.woocommerce-cart .woocommerce-info a,
body.woocommerce-cart .woocommerce-error a {
  color: var(--farel-maroon) !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(111, 8, 0, 0.35) !important;
}

body.woocommerce-cart .woocommerce-message a:hover,
body.woocommerce-cart .woocommerce-info a:hover,
body.woocommerce-cart .woocommerce-error a:hover {
  color: var(--farel-black) !important;
  border-bottom-color: var(--farel-black) !important;
}

/* Return to shop */
body.woocommerce-cart .return-to-shop {
  max-width: 1140px !important;
  margin: 28px auto 80px !important;
}

body.woocommerce-cart .return-to-shop .button,
body.woocommerce-cart .return-to-shop a.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 210px !important;
  min-height: 54px !important;
  background-color: transparent !important;
  color: var(--farel-maroon) !important;
  border: 1px solid var(--farel-maroon) !important;
  border-radius: 999px !important;
  padding: 16px 28px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.055em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transition: all 0.3s ease !important;
}

body.woocommerce-cart .return-to-shop .button:hover,
body.woocommerce-cart .return-to-shop a.button:hover {
  background-color: var(--farel-maroon) !important;
  color: var(--farel-linen) !important;
  border-color: var(--farel-maroon) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 16px 34px rgba(111, 8, 0, 0.16) !important;
}

/* Responsive */
@media (max-width: 1024px) {
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart__container {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
    padding: 30px 20px 76px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-shop-table,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-totals,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart__container {
    padding: 22px 14px 60px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-shop-table {
    padding: 24px 18px 18px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon {
    padding: 20px 18px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-totals,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals {
    padding: 26px 20px 30px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon .form-row {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table thead {
    display: none !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
    display: grid !important;
    grid-template-columns: 34px 82px 1fr !important;
    gap: 12px !important;
    padding: 22px 0 !important;
    border-bottom: 1px solid rgba(111, 8, 0, 0.14) !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td {
    display: block !important;
    padding: 0 !important;
    border: none !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-remove {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail {
    grid-column: 2 !important;
    grid-row: 1 / span 3 !important;
    width: auto !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
    width: 76px !important;
    height: 96px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-quantity,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal {
    grid-column: 3 !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name a {
    font-size: 16px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total th,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total td,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total .amount {
    font-size: 20px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    min-height: 56px !important;
    font-size: 14px !important;
  }

  body.woocommerce-cart .woocommerce-message,
  body.woocommerce-cart .woocommerce-info,
  body.woocommerce-cart .woocommerce-error,
  body.woocommerce-cart .cart-empty,
  body.woocommerce-cart .woocommerce-info.cart-empty {
    margin-left: 14px !important;
    margin-right: 14px !important;
    padding: 18px 18px 18px 48px !important;
    font-size: 14px !important;
  }

  body.woocommerce-cart .woocommerce-message::before,
  body.woocommerce-cart .woocommerce-info::before,
  body.woocommerce-cart .woocommerce-error::before {
    left: 18px !important;
    top: 19px !important;
  }

  body.woocommerce-cart .return-to-shop {
    margin: 24px 14px 60px !important;
  }

  body.woocommerce-cart .return-to-shop .button,
  body.woocommerce-cart .return-to-shop a.button {
    width: 100% !important;
  }
}
/* ==================================================
   FAREL CART - Final Fixes
   Desktop Coupon + Mobile Cart Layout
   Add at the END of current cart CSS
================================================== */

/* ===============================
   DESKTOP COUPON FIX
================================ */

body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon {
  display: block !important;
  padding: 26px 28px !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon .form-row {
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  width: 100% !important;
  margin: 0 !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon input.input-text {
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 0 !important;
  height: 50px !important;
  order: 1 !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon button.button,
body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon input.button {
  flex: 0 0 210px !important;
  width: 210px !important;
  height: 50px !important;
  order: 2 !important;
  white-space: nowrap !important;
}

/* Hide empty/duplicated coupon labels if Elementor outputs them */
body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon label {
  display: none !important;
}

/* ===============================
   DESKTOP CART TABLE POLISH
================================ */

body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
  position: relative !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name {
  padding-right: 18px !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal {
  text-align: right !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
  border-radius: 12px !important;
}

/* ===============================
   MOBILE CART LAYOUT FIX
================================ */

@media (max-width: 768px) {

  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart__container {
    display: block !important;
    padding: 24px 24px 56px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-shop-table,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-totals,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals {
    border-radius: 18px !important;
    padding: 22px 18px !important;
    margin-bottom: 22px !important;
  }

  /* Hide table header on mobile */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table thead {
    display: none !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody {
    display: block !important;
    width: 100% !important;
  }

  /* Product item card */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
    display: grid !important;
    grid-template-columns: 26px 76px 1fr !important;
    grid-template-areas:
      "remove image name"
      "remove image price"
      "remove image quantity"
      "remove image subtotal";
    gap: 6px 12px !important;
    width: 100% !important;
    padding: 20px 0 !important;
    border-bottom: 1px solid rgba(111, 8, 0, 0.14) !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item:last-child {
    border-bottom: none !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td {
    display: block !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
  }

  /* Remove icon */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-remove {
    grid-area: remove !important;
    width: 26px !important;
    padding: 0 !important;
    align-self: start !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart a.remove {
    font-size: 22px !important;
    line-height: 1 !important;
    margin-top: 4px !important;
  }

  /* Product image */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail {
    grid-area: image !important;
    width: 76px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
    width: 76px !important;
    height: 98px !important;
    border-radius: 10px !important;
    object-fit: cover !important;
    object-position: center top !important;
  }

  /* Product name */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name {
    grid-area: name !important;
    padding: 0 !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name::before {
    content: "Product:";
    display: inline-block;
    color: #191919;
    font-weight: 700;
    margin-right: 6px;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name a {
    display: inline !important;
    color: #6f0800 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
  }

  /* Price */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price {
    grid-area: price !important;
    font-size: 14px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price::before {
    content: "Price:";
    display: inline-block;
    min-width: 74px;
    color: #191919;
    font-weight: 700;
  }

  /* Quantity */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-quantity {
    grid-area: quantity !important;
    display: flex !important;
    align-items: center !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-quantity::before {
    content: "Quantity:";
    display: inline-block;
    min-width: 74px;
    color: #191919;
    font-weight: 700;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .quantity input.qty {
    width: 54px !important;
    height: 34px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
  }

  /* Subtotal */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal {
    grid-area: subtotal !important;
    font-size: 14px !important;
    text-align: left !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal::before {
    content: "Subtotal:";
    display: inline-block;
    min-width: 74px;
    color: #191919;
    font-weight: 700;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price .amount,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal .amount {
    color: #191919 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
  }

  /* Update cart button */
  body.woocommerce-cart .elementor-widget-woocommerce-cart td.actions {
    padding-top: 18px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart td.actions .button {
    width: 100% !important;
    border-radius: 999px !important;
  }

  /* Coupon mobile */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon .form-row {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon input.input-text {
    width: 100% !important;
    flex: none !important;
    order: 1 !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon button.button,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon input.button {
    width: 100% !important;
    flex: none !important;
    order: 2 !important;
  }

  /* Cart totals mobile */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals h2 {
    font-size: 22px !important;
    color: #6f0800 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals table.shop_table tr th,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals table.shop_table tr td {
    font-size: 14px !important;
    padding: 16px 0 !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals table.shop_table tr td {
    text-align: right !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total th,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total td,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals .order-total .amount {
    font-size: 20px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    min-height: 56px !important;
    border-radius: 999px !important;
    font-size: 13px !important;
  }
}

/* ===============================
   VERY SMALL MOBILE
================================ */

@media (max-width: 380px) {
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart__container {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
    grid-template-columns: 22px 66px 1fr !important;
    gap: 6px 10px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
    width: 66px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
    height: 88px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name a {
    font-size: 14px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-quantity::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal::before {
    min-width: 68px;
  }
}

/* ==================================================
   FAREL CART - Mobile Width & Inner Spacing Fix
   Add at the VERY END of current cart CSS
================================================== */

@media (max-width: 768px) {

  /* يعطي الصفحة تنفّس من الخارج بدون خنق المحتوى */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart__container {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  /* يقلل الهوامش الداخلية داخل الكروت */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-shop-table,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-totals,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals {
    padding-left: 14px !important;
    padding-right: 14px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* توسيع مساحة النص داخل بطاقة المنتج */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
    grid-template-columns: 22px 74px minmax(0, 1fr) !important;
    gap: 6px 10px !important;
  }

  /* منع الاسم من الانكسار بشكل قبيح */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name {
    min-width: 0 !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name a {
    font-size: 14px !important;
    line-height: 1.35 !important;
  }

  /* تصغير عناوين Product / Price قليلاً حتى لا تزاحم */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-quantity::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal::before {
    min-width: 66px !important;
    font-size: 14px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price .amount,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal .amount {
    font-size: 14px !important;
  }

  /* الكوبون يأخذ عرض الكرت بشكل أجمل */
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon input.input-text,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon button.button,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon input.button {
    max-width: 100% !important;
  }
}

@media (max-width: 380px) {

  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart__container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-shop-table,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .coupon,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .e-cart-totals,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .cart_totals {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
    grid-template-columns: 20px 64px minmax(0, 1fr) !important;
    gap: 6px 9px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
    width: 64px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-thumbnail img {
    height: 86px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-price::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-quantity::before,
  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-subtotal::before {
    min-width: 60px !important;
    font-size: 13px !important;
  }

  body.woocommerce-cart .elementor-widget-woocommerce-cart .product-name a {
    font-size: 13px !important;
  }
}/* End custom CSS */