.dmwl-btn{color:#ffd600;cursor:pointer;background:#000;border:1px solid #ffd600;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.dmwl-btn .dmwl-icon{font-size:15px;line-height:1}.dmwl-btn .dmwl-text{white-space:nowrap}.dmwl-btn:hover,.dmwl-btn.dmwl-in{color:#000;background:#ffd600}.dmwl-btn.dmwl-in .dmwl-icon{color:#c62828}.dmwl-single-wrap{margin-top:.75rem}.dmwl-wrapper{text-align:right;direction:rtl;max-width:1180px;margin:2rem auto;padding:1rem}.dmwl-title{color:#111;border-right:4px solid #ffd600;margin-bottom:1.2rem;padding-right:.6rem;font-size:1.6rem}.dmwl-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;display:grid}.dmwl-item{background:#fff;border:1px solid #e0e0e0;border-radius:.9rem;gap:.8rem;padding:.9rem;display:flex;box-shadow:0 8px 20px #0000000a}.dmwl-thumb img{object-fit:cover;border-radius:.8rem;max-width:110px;height:auto}.dmwl-info{flex-direction:column;flex:1;gap:.35rem;display:flex}.dmwl-name{color:#111;font-size:.95rem;font-weight:700;text-decoration:none}.dmwl-name:hover{color:#ffd600}.dmwl-price{color:#444;font-size:.9rem}.dmwl-actions{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.4rem;display:flex}.dmwl-actions .button{color:#000!important;background:#ffd600!important;border:none!important;border-radius:999px!important;padding:6px 14px!important;font-size:12px!important;font-weight:700!important}.dmwl-actions .button:hover{color:#ffd600!important;background:#000!important}.dmwl-btn.dmwl-remove{color:#e53935;background:0 0;border-color:#e53935}.dmwl-btn.dmwl-remove:hover{color:#fff;background:#e53935}.dmwl-empty{text-align:center;color:#555;padding:2rem 1rem}@media (width<=600px){.dmwl-item{flex-direction:column;align-items:flex-start}.dmwl-thumb img{max-width:100%}}