#morecommentdiv, .blurpri {
    color: #1d85d5 !important;
}

.modal {
    direction: rtl;
    text-align: center !important;
}

.colorpri {
    color: #0e8c6f !important;
    font-weight: bold;
}

.modal h1 {
    color: #e8417a;
}

#paywithtether div {
    text-align: center;
}

#paywithtether .with100 {
    width: 100%;
}

#paywithtether .with50 {
    width: 50%;
}

#paywithtether .titletether {
    text-align: right;
}

.spaniconcopy i.fa-copy {
    font-size: 20px;
    cursor: pointer;
}

.linktether {
    color: #0e8c6f;
    text-align: left;
    font-size: 12px;
    direction: ltr;

}

#paywithtether .imgtether {
    text-align: center;
}

#paywithtether .hrdiv {
    background-color: #a6d1ec;
    height: 2px;
    width: 100%;
    margin: 5px;
}

#paywithtether .imgtether img {
    width: 100px;
}

#imgtether {
    width: 250px;
    max-width: none !important;
}

.directionltr {
    direction: ltr;
}

/* هم‌اندازه کردن نمادهای اعتماد (ساماندهی عمودی است و eNamad پهن؛
   کادرهای یکسان توازن را برمی‌گردانند) */
#namadbuy_view {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 10px;
    margin-top: 16px;
    flex-wrap: wrap;
}

#namadbuy_view span {
    width: 112px;
    min-height: 112px;
    background: #fff;
    border: 1px solid #ececf1;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(20, 24, 40, .06);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    box-sizing: border-box;
}

#namadbuy_view span a {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

#namadbuy_view span img {
    width: auto;
    max-width: 92px;
    max-height: 92px;
    object-fit: contain;
}
