.dgb-ranges-list { margin-bottom:8px; }
.dgb-range-item { display:flex; gap:8px; margin-bottom:8px; align-items:center; }
.dgb-input { padding:6px 8px; border:1px solid #ddd; border-radius:3px; width:110px; }
.dgb-range-item .dgb-price { width:120px; }
.dgb-remove-range { background:#e74c3c;color:#fff;border:none;padding:6px 8px;border-radius:3px;cursor:pointer; }

.dgb-variation-ranges { margin-top:10px;padding:10px;border:1px solid #ddd;border-radius:5px;background:#f9f9f9; }
.dgb-variation-ranges label { display:block;font-weight:600;margin-bottom:5px; }
