.elementor-3254 .elementor-element.elementor-element-1cc9adf{--display:flex;}.elementor-3254 .elementor-element.elementor-element-5263511{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5ecee24 */.crypto-currency-terminology-page .tabs-wrapper {
  display: flex;
  gap: 0;
  max-width: 1200px;
  margin: 0 auto;
}
.crypto-currency-terminology-page .tab-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 50px;
}
.crypto-currency-terminology-page .tab-btn {
  border-radius: 0 4px 4px 0;
  padding: 16px 24px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  text-align: center;
  border: 1px solid #fff;
  border-left: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 992px) {
  .crypto-currency-terminology-page .tab-btn {
    padding: 16px 40px;
  }
}
.crypto-currency-terminology-page .tab-btn:focus {
  outline: none;
  box-shadow: none;
}
.crypto-currency-terminology-page .tab-btn.active {
  border: 1px solid #ddd !important;
  border-left: none;
  border-radius: 0 4px 4px 0;
  position: relative;
}
.crypto-currency-terminology-page .tab-btn.active::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: -3px !important;
  width: 3px !important;
  height: 100% !important;
}
.crypto-currency-terminology-page .tab-content {
  flex: 1;
}
.crypto-currency-terminology-page .entry {
  display: none;
  align-items: flex-start;
  margin-bottom: 35px;
  padding-bottom: 30px;
}
.crypto-currency-terminology-page .entry.active {
  display: flex;
  border-radius: 4px 0 4px 4px;
  padding: 10px 0;
  border: 1px solid #ddd !important;
}
.crypto-currency-terminology-page .entry-content {
  flex: 1;
  margin: 4px 20px;
}
.crypto-currency-terminology-page .glossary-term {
  margin-bottom: 25px;
  padding-bottom: 20px;
}
.crypto-currency-terminology-page .glossary-term:last-child {
  border-bottom: none;
}
.crypto-currency-terminology-page .term-title {
  margin-bottom: 10px;
  align-items: center;
}
@media (min-width: 992px) {
  .crypto-currency-terminology-page .term-title {
    display: flex;
    gap: 12px;
  }
}
.crypto-currency-terminology-page .term-english {
  font-weight: 600;
  font-size: 16px;
}
.crypto-currency-terminology-page .term-farsi {
  font-weight: 600;
  font-size: 16px;
}
.crypto-currency-terminology-page .term-definition {
  font-size: 14px;
  line-height: 1.7;
  text-align: justify;
  -moz-text-align-last: right;
       text-align-last: right;
}
.crypto-currency-terminology-page .farsi-text {
  direction: rtl;
  unicode-bidi: embed;
}

body.site-dark .crypto-currency-terminology-page .tab-btn {
  background: #1c1c1c !important;
  color: #fff !important;
}
body.site-dark .crypto-currency-terminology-page .tab-btn.active {
  color: #FFB202 !important;
}
body.site-dark .crypto-currency-terminology-page .tab-btn.active::after {
  background-color: #1c1c1c !important;
}
body.site-dark .crypto-currency-terminology-page .term-english, body.site-dark .crypto-currency-terminology-page .term-farsi {
  color: #fff;
}
body.site-dark .crypto-currency-terminology-page .term-definition {
  color: #d5d3d3;
}

body.site-light .crypto-currency-terminology-page .tab-btn {
  background: #fff !important;
  color: #000 !important;
}
body.site-light .crypto-currency-terminology-page .tab-btn.active {
  color: #0066cc !important;
}
body.site-light .crypto-currency-terminology-page .tab-btn.active::after {
  background-color: #ffffff !important;
}
body.site-light .crypto-currency-terminology-page .term-english, body.site-light .crypto-currency-terminology-page .term-farsi {
  color: #000;
}
body.site-light .crypto-currency-terminology-page .term-definition {
  color: #666;
}/*# sourceMappingURL=style.css.map *//* End custom CSS */