@media (max-width:767px){

  /* Product sticky buy button */
  body.mmld24-stable-product-page{
    padding-bottom:168px!important;
  }

  .mmld24-sticky-buy{
    position:fixed!important;
    right:12px!important;
    left:12px!important;
    bottom:92px!important;
    z-index:2147483500!important;
    min-height:76px!important;
    border-radius:28px!important;
    background:rgba(10,10,8,.94)!important;
    border:1px solid rgba(216,170,95,.32)!important;
    box-shadow:0 18px 45px rgba(0,0,0,.34)!important;
    backdrop-filter:blur(18px)!important;
    padding:10px 12px!important;
    display:grid!important;
    grid-template-columns:1fr 142px!important;
    gap:10px!important;
    align-items:center!important;
    direction:rtl!important;
  }

  .mmld24-sticky-info{
    text-align:right!important;
    overflow:hidden!important;
  }

  .mmld24-sticky-info span{
    display:block!important;
    font-size:11px!important;
    color:rgba(255,255,255,.58)!important;
    margin-bottom:5px!important;
  }

  .mmld24-sticky-info strong,
  .mmld24-sticky-info .amount{
    display:block!important;
    font-size:15px!important;
    line-height:1.45!important;
    color:#d8aa5f!important;
    font-weight:900!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .mmld24-sticky-btn{
    min-height:54px!important;
    border-radius:999px!important;
    border:0!important;
    background:linear-gradient(135deg,#e5bd73,#b9883f)!important;
    color:#17140f!important;
    font-size:13.5px!important;
    font-weight:800!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    cursor:pointer!important;
    padding:0 12px!important;
  }

  body.mmld24-stable-product-page .quantity{
    border-radius:999px!important;
    overflow:hidden!important;
  }

  /* Cart page luxury */
  body.mmld24-stable-cart-page{
    background:#fbfaf7!important;
  }

  .mmld24-cart-intro,
  .mmld24-checkout-intro{
    margin:0 14px 18px!important;
    padding:28px 22px 24px!important;
    border-radius:0 0 30px 30px!important;
    background:linear-gradient(135deg,rgba(12,12,10,.96),rgba(31,25,17,.90))!important;
    border:1px solid rgba(216,170,95,.22)!important;
    color:#fff!important;
    text-align:right!important;
  }

  .mmld24-cart-intro span,
  .mmld24-checkout-intro span{
    display:block!important;
    color:#d8aa5f!important;
    font-size:13px!important;
    margin-bottom:10px!important;
  }

  .mmld24-cart-intro h2,
  .mmld24-checkout-intro h2{
    color:#fff!important;
    font-size:26px!important;
    line-height:1.45!important;
    font-weight:600!important;
    margin:0 0 8px!important;
  }

  .mmld24-cart-intro p,
  .mmld24-checkout-intro p{
    color:rgba(255,255,255,.72)!important;
    font-size:13.5px!important;
    line-height:1.9!important;
    margin:0!important;
  }

  body.mmld24-stable-cart-page .woocommerce{
    padding:0 14px 150px!important;
  }

  body.mmld24-stable-cart-page table.shop_table{
    display:block!important;
    border:0!important;
    background:transparent!important;
    padding:0!important;
    box-shadow:none!important;
  }

  body.mmld24-stable-cart-page table.shop_table thead{
    display:none!important;
  }

  body.mmld24-stable-cart-page table.shop_table tbody,
  body.mmld24-stable-cart-page table.shop_table tr,
  body.mmld24-stable-cart-page table.shop_table td{
    display:block!important;
    width:100%!important;
    border:0!important;
  }

  body.mmld24-stable-cart-page tr.cart_item{
    background:#fff!important;
    border:1px solid rgba(185,136,63,.13)!important;
    border-radius:26px!important;
    box-shadow:0 14px 34px rgba(35,26,12,.06)!important;
    padding:14px!important;
    margin:0 0 14px!important;
    overflow:hidden!important;
  }

  body.mmld24-stable-cart-page td.product-thumbnail{
    text-align:center!important;
    padding:0!important;
  }

  body.mmld24-stable-cart-page td.product-thumbnail img{
    width:100%!important;
    max-width:260px!important;
    height:220px!important;
    object-fit:contain!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,#fbfaf7,#eee7dc)!important;
    padding:8px!important;
    margin:0 auto 10px!important;
    display:block!important;
  }

  body.mmld24-stable-cart-page td.product-name{
    text-align:center!important;
    padding:8px 6px!important;
    font-size:15px!important;
    line-height:1.6!important;
    color:#17140f!important;
    font-weight:600!important;
  }

  body.mmld24-stable-cart-page td.product-price,
  body.mmld24-stable-cart-page td.product-subtotal{
    text-align:center!important;
    color:#b9883f!important;
    font-size:15px!important;
    font-weight:800!important;
    padding:6px!important;
  }

  body.mmld24-stable-cart-page td.product-price:before{
    content:"قیمت";
    display:block!important;
    font-size:11px!important;
    color:#8d7850!important;
    font-weight:500!important;
    margin-bottom:3px!important;
  }

  body.mmld24-stable-cart-page td.product-subtotal:before{
    content:"جمع";
    display:block!important;
    font-size:11px!important;
    color:#8d7850!important;
    font-weight:500!important;
    margin-bottom:3px!important;
  }

  body.mmld24-stable-cart-page td.product-quantity{
    padding:10px 0!important;
    display:flex!important;
    justify-content:center!important;
  }

  body.mmld24-stable-cart-page .quantity input{
    border-radius:999px!important;
    border:1px solid rgba(185,136,63,.25)!important;
    min-height:42px!important;
    text-align:center!important;
  }

  body.mmld24-stable-cart-page td.product-remove{
    padding:0!important;
    text-align:center!important;
  }

  body.mmld24-stable-cart-page td.product-remove a{
    width:38px!important;
    height:38px!important;
    border-radius:50%!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#0b0a08!important;
    color:#d8aa5f!important;
    text-decoration:none!important;
    margin:6px auto!important;
  }

  body.mmld24-stable-cart-page .cart_totals{
    background:#0b0a08!important;
    color:#fff!important;
    border-radius:28px!important;
    padding:20px!important;
    border:1px solid rgba(216,170,95,.22)!important;
    box-shadow:0 14px 34px rgba(0,0,0,.16)!important;
  }

  body.mmld24-stable-cart-page .cart_totals h2{
    color:#d8aa5f!important;
    font-size:21px!important;
    text-align:center!important;
    margin:0 0 14px!important;
  }

  body.mmld24-stable-cart-page .cart_totals table{
    color:#fff!important;
  }

  body.mmld24-stable-cart-page .wc-proceed-to-checkout a.checkout-button{
    width:100%!important;
    min-height:56px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#e5bd73,#b9883f)!important;
    color:#17140f!important;
    font-size:15px!important;
    font-weight:900!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  body.mmld24-stable-cart-page .actions button,
  body.mmld24-stable-cart-page .actions .button{
    border-radius:999px!important;
    min-height:46px!important;
  }

  /* Checkout minimal */
  body.mmld24-stable-checkout-page{
    background:#fbfaf7!important;
  }

  body.mmld24-stable-checkout-page .woocommerce{
    padding:0 14px 150px!important;
  }

  body.mmld24-stable-checkout-page form.checkout{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    padding:0!important;
  }

  body.mmld24-stable-checkout-page .woocommerce-billing-fields,
  body.mmld24-stable-checkout-page .woocommerce-shipping-fields,
  body.mmld24-stable-checkout-page .woocommerce-additional-fields,
  body.mmld24-stable-checkout-page #order_review{
    background:#fff!important;
    border:1px solid rgba(185,136,63,.13)!important;
    border-radius:26px!important;
    box-shadow:0 14px 34px rgba(35,26,12,.06)!important;
    padding:18px!important;
    margin-bottom:16px!important;
  }

  body.mmld24-stable-checkout-page h3{
    color:#17140f!important;
    font-size:20px!important;
    line-height:1.45!important;
    margin:0 0 16px!important;
    text-align:right!important;
  }

  body.mmld24-stable-checkout-page .form-row{
    margin-bottom:14px!important;
  }

  body.mmld24-stable-checkout-page label{
    font-size:13px!important;
    color:#6f5a35!important;
    margin-bottom:6px!important;
  }

  body.mmld24-stable-checkout-page input.input-text,
  body.mmld24-stable-checkout-page textarea,
  body.mmld24-stable-checkout-page select,
  body.mmld24-stable-checkout-page .select2-selection{
    min-height:48px!important;
    border-radius:16px!important;
    border:1px solid rgba(185,136,63,.20)!important;
    background:#fbfaf7!important;
    padding:0 14px!important;
    font-size:14px!important;
  }

  body.mmld24-stable-checkout-page textarea{
    padding-top:12px!important;
    min-height:96px!important;
  }

  body.mmld24-stable-checkout-page #order_review{
    background:#0b0a08!important;
    color:#fff!important;
  }

  body.mmld24-stable-checkout-page #order_review h3,
  body.mmld24-stable-checkout-page #order_review_heading{
    color:#d8aa5f!important;
    text-align:center!important;
  }

  body.mmld24-stable-checkout-page #order_review table{
    color:#fff!important;
  }

  body.mmld24-stable-checkout-page #payment{
    background:transparent!important;
    border-radius:22px!important;
  }

  body.mmld24-stable-checkout-page #place_order{
    width:100%!important;
    min-height:58px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#e5bd73,#b9883f)!important;
    color:#17140f!important;
    font-size:16px!important;
    font-weight:900!important;
    margin-top:14px!important;
  }

  body.mmld24-stable-checkout-page .woocommerce-privacy-policy-text{
    font-size:12px!important;
    line-height:1.9!important;
    color:rgba(255,255,255,.68)!important;
  }
}


/* V25: cleaner luxury cart */
@media (max-width:767px){
  body.mmld24-stable-cart-page{
    background:#050505!important;
  }

  body.mmld24-stable-cart-page .site,
  body.mmld24-stable-cart-page .site-main,
  body.mmld24-stable-cart-page main,
  body.mmld24-stable-cart-page .content-area,
  body.mmld24-stable-cart-page .woocommerce{
    background:#050505!important;
  }

  .mmld24-cart-intro.mmld25-cart-intro{
    margin:0 14px 18px!important;
    padding:26px 22px 22px!important;
    border-radius:0 0 30px 30px!important;
    background:linear-gradient(135deg,rgba(12,12,10,.98),rgba(31,25,17,.92))!important;
    border:1px solid rgba(216,170,95,.24)!important;
    color:#fff!important;
    text-align:center!important;
  }

  .mmld24-cart-intro.mmld25-cart-intro h2{
    color:#d8aa5f!important;
    font-size:30px!important;
    line-height:1.35!important;
    font-weight:700!important;
    margin:0 0 8px!important;
  }

  .mmld24-cart-intro.mmld25-cart-intro p{
    color:rgba(255,255,255,.72)!important;
    font-size:14px!important;
    line-height:1.8!important;
    margin:0!important;
  }

  body.mmld24-stable-cart-page .mmld17-page-hero,
  body.mmld24-stable-cart-page .mmld18-page-hero,
  body.mmld24-stable-cart-page .mmld22-cart-added-page{
    display:none!important;
  }

  body.mmld24-stable-cart-page .woocommerce{
    padding:0 14px 150px!important;
  }

  body.mmld24-stable-cart-page table.shop_table{
    display:block!important;
    border:0!important;
    background:transparent!important;
    padding:0!important;
    box-shadow:none!important;
  }

  body.mmld24-stable-cart-page table.shop_table thead{
    display:none!important;
  }

  body.mmld24-stable-cart-page table.shop_table tbody,
  body.mmld24-stable-cart-page table.shop_table tr,
  body.mmld24-stable-cart-page table.shop_table td{
    display:block!important;
    width:100%!important;
    border:0!important;
  }

  body.mmld24-stable-cart-page tr.cart_item{
    position:relative!important;
    background:linear-gradient(180deg,#12110f,#070706)!important;
    border:1px solid rgba(216,170,95,.28)!important;
    border-radius:28px!important;
    box-shadow:0 18px 42px rgba(0,0,0,.36)!important;
    padding:16px!important;
    margin:0 0 16px!important;
    overflow:hidden!important;
  }

  body.mmld24-stable-cart-page tr.cart_item:before{
    content:""!important;
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    height:1px!important;
    background:linear-gradient(90deg,transparent,rgba(216,170,95,.65),transparent)!important;
  }

  body.mmld24-stable-cart-page td.product-remove{
    position:absolute!important;
    top:12px!important;
    left:12px!important;
    width:auto!important;
    z-index:4!important;
    padding:0!important;
  }

  body.mmld24-stable-cart-page td.product-remove a{
    width:34px!important;
    height:34px!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:rgba(255,255,255,.06)!important;
    color:#d8aa5f!important;
    border:1px solid rgba(216,170,95,.28)!important;
    text-decoration:none!important;
    margin:0!important;
    font-size:20px!important;
  }

  body.mmld24-stable-cart-page td.product-thumbnail{
    text-align:center!important;
    padding:0!important;
  }

  body.mmld24-stable-cart-page td.product-thumbnail img{
    width:100%!important;
    max-width:280px!important;
    height:240px!important;
    object-fit:contain!important;
    border-radius:24px!important;
    background:linear-gradient(180deg,#fbfaf7,#eee7dc)!important;
    padding:8px!important;
    margin:0 auto 14px!important;
    display:block!important;
  }

  body.mmld24-stable-cart-page td.product-name{
    text-align:center!important;
    padding:4px 10px 10px!important;
    font-size:16px!important;
    line-height:1.6!important;
    color:#f2e6cd!important;
    font-weight:700!important;
  }

  body.mmld24-stable-cart-page td.product-name a{
    color:#f2e6cd!important;
    text-decoration:none!important;
  }

  body.mmld24-stable-cart-page td.product-price,
  body.mmld24-stable-cart-page td.product-subtotal{
    text-align:center!important;
    color:#d8aa5f!important;
    font-size:17px!important;
    font-weight:900!important;
    padding:8px 6px!important;
    background:transparent!important;
  }

  body.mmld24-stable-cart-page td.product-price:before,
  body.mmld24-stable-cart-page td.product-subtotal:before{
    color:rgba(255,255,255,.55)!important;
    font-size:11px!important;
    font-weight:500!important;
    margin-bottom:4px!important;
  }

  body.mmld24-stable-cart-page td.product-quantity{
    padding:12px 0!important;
    display:flex!important;
    justify-content:center!important;
  }

  body.mmld24-stable-cart-page .quantity input{
    border-radius:999px!important;
    border:1px solid rgba(216,170,95,.34)!important;
    background:rgba(255,255,255,.04)!important;
    color:#f2e6cd!important;
    min-height:44px!important;
    text-align:center!important;
  }

  body.mmld24-stable-cart-page .cart_totals{
    background:linear-gradient(180deg,#12110f,#070706)!important;
    color:#fff!important;
    border-radius:28px!important;
    padding:22px!important;
    border:1px solid rgba(216,170,95,.30)!important;
    box-shadow:0 18px 42px rgba(0,0,0,.36)!important;
  }

  body.mmld24-stable-cart-page .cart_totals h2{
    color:#d8aa5f!important;
    font-size:22px!important;
    text-align:center!important;
    margin:0 0 16px!important;
  }

  body.mmld24-stable-cart-page .cart_totals table,
  body.mmld24-stable-cart-page .cart_totals th,
  body.mmld24-stable-cart-page .cart_totals td{
    color:#f2e6cd!important;
    border-color:rgba(216,170,95,.18)!important;
  }

  body.mmld24-stable-cart-page .wc-proceed-to-checkout a.checkout-button{
    width:100%!important;
    min-height:58px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#e5bd73,#b9883f)!important;
    color:#17140f!important;
    font-size:16px!important;
    font-weight:900!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    box-shadow:0 12px 28px rgba(185,136,63,.22)!important;
  }

  body.mmld24-stable-cart-page .coupon,
  body.mmld24-stable-cart-page .actions{
    background:transparent!important;
  }

  body.mmld24-stable-cart-page .actions button,
  body.mmld24-stable-cart-page .actions .button{
    border-radius:999px!important;
    min-height:46px!important;
    background:#0b0a08!important;
    color:#d8aa5f!important;
    border:1px solid rgba(216,170,95,.32)!important;
  }

  body.mmld24-stable-cart-page .woocommerce-message,
  body.mmld24-stable-cart-page .woocommerce-info{
    background:#12110f!important;
    color:#f2e6cd!important;
    border:1px solid rgba(216,170,95,.24)!important;
    border-radius:18px!important;
  }
}
