/* SNDAN CART FIX V3 */

body{
background:linear-gradient(135deg,#f8f8f6 0%,#eef2f3 45%,#f5f1ea 100%)!important;
}

.sndan-lux-wrap{
max-width:720px;
margin:auto;
padding:22px 12px 120px;
direction:rtl;
}

.sndan-bg-circle{
display:none!important;
}

.sndan-lux-header{
text-align:center;
margin-bottom:16px;
}

.sndan-mini-badge{
display:none!important;
}

.sndan-lux-header h1{
font-size:28px;
font-weight:900;
margin:0 0 8px;
color:#111;
}

.sndan-lux-header p{
font-size:13px;
color:#666;
margin:0;
}

.sndan-steps{
display:none!important;
}

.sndan-items{
display:flex;
flex-direction:column;
gap:12px;
}

.sndan-item-card{
position:relative;
display:flex!important;
flex-direction:row!important;
align-items:center!important;
gap:12px!important;
padding:12px!important;
border-radius:24px!important;
background:rgba(255,255,255,.82)!important;
border:1px solid rgba(255,255,255,.9)!important;
box-shadow:0 14px 35px rgba(15,23,42,.08)!important;
min-height:120px!important;
}

.sndan-img-box{
flex:0 0 96px!important;
width:96px!important;
height:96px!important;
border-radius:20px!important;
overflow:hidden!important;
background:#fff!important;
box-shadow:0 8px 22px rgba(0,0,0,.08)!important;
}

.sndan-img-box img{
width:100%!important;
height:100%!important;
object-fit:cover!important;
display:block!important;
}

.sndan-item-info{
flex:1!important;
min-width:0!important;
display:flex!important;
flex-direction:column!important;
justify-content:center!important;
align-items:flex-start!important;
gap:6px!important;
padding:0!important;
}

.sndan-item-tag{
display:none!important;
}

.sndan-item-info h3{
font-size:14px!important;
font-weight:900!important;
line-height:1.5!important;
margin:0!important;
color:#111!important;
text-align:right!important;
display:-webkit-box!important;
-webkit-line-clamp:2!important;
-webkit-box-orient:vertical!important;
overflow:hidden!important;
}

.sndan-item-price{
font-size:21px!important;
font-weight:900!important;
margin:0!important;
color:#111!important;
line-height:1.2!important;
}

.sndan-item-actions{
display:flex!important;
align-items:center!important;
gap:8px!important;
margin:4px 0 0!important;
}

.sndan-qty-control{
display:flex!important;
align-items:center!important;
gap:8px!important;
height:32px!important;
padding:3px 5px!important;
border-radius:999px!important;
background:#fff!important;
box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)!important;
}

.sndan-qty-btn{
width:25px!important;
height:25px!important;
border-radius:50%!important;
border:none!important;
background:#111!important;
color:#fff!important;
font-size:15px!important;
font-weight:900!important;
line-height:1!important;
padding:0!important;
}

.sndan-qty-num{
font-size:13px!important;
font-weight:900!important;
color:#111!important;
min-width:16px!important;
text-align:center!important;
}

.sndan-safe{
display:none!important;
}

.sndan-remove{
position:absolute!important;
top:8px!important;
left:8px!important;
width:24px!important;
height:24px!important;
border-radius:50%!important;
background:#fff!important;
color:#b91c1c!important;
font-size:16px!important;
font-weight:900!important;
display:flex!important;
align-items:center!important;
justify-content:center!important;
text-decoration:none!important;
box-shadow:0 6px 14px rgba(0,0,0,.08)!important;
z-index:5!important;
}

.sndan-trust-box{
display:none!important;
}

.sndan-summary-card{
position:sticky!important;
bottom:12px!important;
margin-top:18px!important;
padding:16px!important;
border-radius:26px!important;
background:rgba(255,255,255,.88)!important;
border:1px solid rgba(255,255,255,.9)!important;
box-shadow:0 18px 55px rgba(15,23,42,.14)!important;
}

.sndan-summary-head{
display:flex!important;
justify-content:space-between!important;
align-items:center!important;
margin-bottom:10px!important;
}

.sndan-summary-head span{
font-size:18px!important;
font-weight:900!important;
}

.sndan-summary-head small{
font-size:11px!important;
font-weight:800!important;
background:#f4f5f7!important;
border-radius:999px!important;
padding:5px 10px!important;
}

.sndan-row{
display:flex!important;
justify-content:space-between!important;
align-items:center!important;
padding:4px 0!important;
font-size:13px!important;
font-weight:800!important;
color:#555!important;
}

.sndan-row strong{
font-weight:900!important;
color:#111!important;
}

.sndan-divider{
height:1px!important;
background:rgba(0,0,0,.08)!important;
margin:8px 0!important;
}

.sndan-total{
display:flex!important;
justify-content:space-between!important;
align-items:center!important;
margin:0 0 10px!important;
}

.sndan-total span{
font-size:17px!important;
font-weight:900!important;
}

.sndan-total strong{
font-size:22px!important;
font-weight:900!important;
}

.sndan-coupon-note{
font-size:11px!important;
line-height:1.6!important;
background:#fff8e8!important;
border-radius:14px!important;
padding:8px 10px!important;
margin-bottom:12px!important;
color:#666!important;
font-weight:800!important;
}

.sndan-checkout{
height:52px!important;
border-radius:999px!important;
background:#111!important;
color:#fff!important;
display:flex!important;
align-items:center!important;
justify-content:center!important;
text-decoration:none!important;
font-size:16px!important;
font-weight:900!important;
}

.sndan-no-pay{
font-size:10px!important;
text-align:center!important;
color:#777!important;
margin-top:8px!important;
font-weight:800!important;
}