body.rtl.mce-content-body,
body.rtl.mce-content-body#tinymce {
    font-family: YekanBakhFa, sans-serif;
    overflow: hidden
}

body.mce-content-body.wp-editor#tinymce {
    overflow: visible
}

.mce-content-body {
    line-height: 32px;
    font-size: 16px !important;
    font-weight: 400;
    color: #2e333d;
    overflow-wrap: break-word;
}

.mce-content-body h1 {
    font-size: 32px;
    margin: 5px;
    font-weight: 700
}

.mce-content-body h2 {
    font-size: 20px;
    margin: 5px 0;
    font-weight: 700;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 7px 0;
}

.mce-content-body h3 {
    font-size: 16px;
    margin: 5px;
    font-weight: 700
}

.mce-content-body h4 {
    font-size: 16px;
    margin: 5px
}

.mce-content-body h5 {
    font-size: 16px;
    margin: 5px
}

.mce-content-body h6 {
    font-size: 16px;
    margin: 5px
}

.mce-content-body p {
    margin: 10px 0
}

.mce-content-body ul,
.mce-content-body ol {
    background: #f7f8fa;
    border: 1px solid #f2f3f5;
    border-radius: 16px;
    padding: 16px 42px;
    margin-bottom: 40px
}

.mce-content-body a {
    color: #4181ff
}

img.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

img.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

img.aligncenter {
    display: block;
    margin: 15px auto
}

.mce-content-body blockquote {
    background: rgba(2, 88, 255, .08);
    border-radius: 16px;
    text-align: center;
    padding: 24px;
    font-size: 17px;
    color: #2e333d
}

.mce-content-body blockquote p {
    margin-bottom: 0;
    color: #2e333d
}

.mce-content-body table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #f1f1f1;
    border-radius: 7px;
    width: 100% !important;
    margin: 25px 0
}

.mce-content-body th,
.mce-content-body td {
    padding: 8px;
    border-left: 1px solid #f1f1f1;
    font-size: 14.5px
}

.mce-content-body tr:nth-child(even) {
    background-color: #f7f8fa
}

.mce-content-body ul {
    list-style: none
}

.mce-content-body ol {
    list-style: auto
}

.mce-content-body ul li {
    margin-right: -17px
}

.mce-content-body ul li::before {
    content: "\2022";
    color: #4181ff;
    font-weight: 700;
    display: inline-block;
    width: 6px;
    height: 6px;
    padding-left: 10px;
    float: right
}

.mce-content-body hr {
    border-top: 0 solid #f1f1f1
}

.hamta-crypto-banner {
    background: linear-gradient(268.68deg, #252631 3.87%, #6A707D 101.75%);
    border-radius: 20px;
    display: flex;
    padding: 13px 45px;
    align-items: center;
    margin: 40px 0
}

.hamta-crypto-banner img {
    margin-left: 40px
}

.title-crypto-banner {
    color: #f7f8fa;
    font-style: normal;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 32px;
    margin-bottom: 25px !important
}

.button-crypto-banner {
    background: #f97316;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
    border-radius: 10px;
    color: #fff !important;
    padding: 8px 20px;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 24px
}

.wp-block-columns {
    align-items: flex-start !important
}

video {
    max-width: 100%
}

.mce-content-body video {
    width: 100% !important;
    overflow: hidden
}

.hamta-container-table {
    overflow-y: hidden;
    overflow-x: auto
}


.hamta-highlit-text {
    display: block;
    background: #f2f3f5;
    padding: 15px;
    border-radius: 10px;
    border-right: 3px solid #3b82f6;
    margin: 20px 0;
    font-size: 14px;
    border-left: 3px solid #3b82f6;
}