/* === الحاويات الأصلية (entry-content) === */
.entry-content .hbar,
.entry-content .omar-hbar,
/* === حاويات ثيم Appyn (.entry و .descripcion) === */
.entry .hbar,
.entry .omar-hbar,
.descripcion .hbar,
.descripcion .omar-hbar {
  color: #fff !important;
  text-align: center;
  margin: 24px 0 16px;
  padding: 8px 12px;
  line-height: 1.8;
  direction: rtl;
  unicode-bidi: plaintext;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .55), inset 0 -1px 0 rgba(255, 255, 255, .55);
  display: block;
}

.entry-content .hbar b,
.entry-content .hbar strong,
.entry-content .omar-hbar b,
.entry-content .omar-hbar strong,
.entry .hbar b,
.entry .hbar strong,
.entry .omar-hbar b,
.entry .omar-hbar strong,
.descripcion .hbar b,
.descripcion .hbar strong,
.descripcion .omar-hbar b,
.descripcion .omar-hbar strong {
  font-weight: 700 !important;
}

.entry-content .hbar--blue,
.entry-content .omar-hbar--blue,
.entry .hbar--blue,
.entry .omar-hbar--blue,
.descripcion .hbar--blue,
.descripcion .omar-hbar--blue {
  background: #0b5ed7 !important;
}

.entry-content .hbar--green,
.entry-content .omar-hbar--green,
.entry .hbar--green,
.entry .omar-hbar--green,
.descripcion .hbar--green,
.descripcion .omar-hbar--green {
  background: #0a8f12 !important;
}

.entry-content .hbar--red,
.entry-content .omar-hbar--red,
.entry .hbar--red,
.entry .omar-hbar--red,
.descripcion .hbar--red,
.descripcion .omar-hbar--red {
  background: #e30606 !important;
}

.entry-content .hbar--orange,
.entry-content .omar-hbar--orange,
.entry .hbar--orange,
.entry .omar-hbar--orange,
.descripcion .hbar--orange,
.descripcion .omar-hbar--orange {
  background: #ff8a00 !important;
}

.entry-content .hbar--purple,
.entry-content .omar-hbar--purple,
.entry .hbar--purple,
.entry .omar-hbar--purple,
.descripcion .hbar--purple,
.descripcion .omar-hbar--purple {
  background: #6f42c1 !important;
}

.entry-content .hbar--teal,
.entry-content .omar-hbar--teal,
.entry .hbar--teal,
.entry .omar-hbar--teal,
.descripcion .hbar--teal,
.descripcion .omar-hbar--teal {
  background: #0aa2a6 !important;
}

.entry-content .hbar--gray,
.entry-content .omar-hbar--gray,
.entry .hbar--gray,
.entry .omar-hbar--gray,
.descripcion .hbar--gray,
.descripcion .omar-hbar--gray {
  background: #6c757d !important;
}

.entry-content .hbar--dark,
.entry-content .omar-hbar--dark,
.entry .hbar--dark,
.entry .omar-hbar--dark,
.descripcion .hbar--dark,
.descripcion .omar-hbar--dark {
  background: #1f2937 !important;
}

.entry-content .hbar--lightblue,
.entry-content .omar-hbar--lightblue,
.entry .hbar--lightblue,
.entry .omar-hbar--lightblue,
.descripcion .hbar--lightblue,
.descripcion .omar-hbar--lightblue {
  background: #2196f3 !important;
}

.entry-content .hbar--mint,
.entry-content .omar-hbar--mint,
.entry .hbar--mint,
.entry .omar-hbar--mint,
.descripcion .hbar--mint,
.descripcion .omar-hbar--mint {
  background: #16a085 !important;
}