ul.faq-comments {
    display: block;
    margin: 0;
    padding: 0;
}
.hamyar-faq {
    font-size: 13px !important;
    -webkit-font-smoothing: antialiased !important;
}
.hamyar-faq li, .hamyar-faq ul {
    list-style: none;
}
li.top-level-comment.faq-comment-item {
    background: #f1f1f1;
}
.hamyar-faq li, .hamyar-faq ul {
    list-style: none;
}
.faq-comment-item {
    padding: 12px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.comment-header {
    margin-bottom: 15px;
    background: #fff;
    padding: 7px 10px 3px;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .0392156862745098);
    display: inline-block;
    width: 100%;
}
.comment-header .hamyar-comment-person-avatar {
    width: 37px;
    height: 37px;
    display: inline-block;
    position: relative;
    float: right;
    margin: -4px auto;
    border-radius: 40px;
}
span.hamyar-comment-person-avatar {
    background: rgba(235, 249, 248, 1) !important;
}
.comment-header .hamyar-comment-person-avatar img {
    width: 100%;
    height: auto;
    border-radius: 200px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.comment-header span.hamyar-comment-person-name {
    font-weight: 700;
    margin-right: 10px;
}
.comment-header .hamyar-comment-date {
    font-size: 11px;
    background: rgba(0, 0, 0, .03137254901960784);
    padding: 5px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.comment-header .hamyar-comment-date i.icon-faq-calendar, .comment-header .hamyar-comment-link span.icon-faq-file-text {
    position: relative;
    top: 2px;
    margin-left: 2px;
}
span.hamyar-comment-left-side {
    float: left;
    margin-top: -4px;
    margin-left: -6px;
}
.comment-header .hamyar-comment-link, .hamyar-btn, .hamyar_content_box .hamyar_content_box_sub.selected, .hamyar_form input[type=submit], .hamyarFAQPagination a, ul.faq-comments ol.faq-comment_replies>.faq-comment-item, li.faq-show-more-comments {
    background: rgb(48,113,200) !important;
}
.comment-header .hamyar-comment-link>a, .hamyar-btn {
    color: #fff !important;
    padding: 7px 15px !important;
    display: inline-block;
}
.comment-header .hamyar-comment-date i.icon-faq-calendar, .comment-header .hamyar-comment-link span.icon-faq-file-text {
    position: relative;
    top: 2px;
    margin-left: 2px;
}
.icon-faq-file-text:before {
    content: "\e922";
}
.comment-body {
    font-size: 13px;
    margin: 10px;
}
ul.faq-comments ol.faq-comment_replies {
    margin: 0;
    padding: 0 50px 0 0;
    display: inline-block;
    width: 100%;
}

ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-header span.hamyar-comment-person-avatar {
    border: 3px solid #ceffff;
}
.comment-header .hamyar-comment-person-avatar img {
    width: 100%;
    height: auto;
    border-radius: 200px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-header span.hamyar-comment-person-name {
    font-size: 12px;
    position: relative;
    margin-right: 0;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-header .hamyar-comment-date {
    margin: 0 -10px -3px;
    display: none;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-body {
    display: inline-block;
    width: calc(100% - 120px);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
li.faq-show-more-comments {
    cursor: pointer;
    background: #50a5ca;
    display: inline-block;
    padding: 8px 9px;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 13px;
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .2196078431372549);
    transition: all .3s ease;
}
li.faq-show-more-comments i {
    margin-left: 7px;
    position: relative;
    top: 2px;
}

ul.faq-comments ol.faq-comment_replies>.faq-comment-item.faq-starter-reply {
    background: #fff !important;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .058823529411764705);
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item.faq-starter-reply>.comment-body {
    color: #545454;
    font-weight: 400;
    font-size: 13px;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-header span.hamyar-comment-person-avatar {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: -21px;
    border-radius: 200px;
    overflow: hidden;
    margin: 0;
    border: 3px solid #fffffe;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-header span.hamyar-comment-person-avatar {
    border: 3px solid #ceffff;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-header span.hamyar-comment-person-avatar {
    border: 3px solid #ceffff;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item.faq-starter-reply span.hamyar-comment-person-avatar {
    border: 3px solid #ececec;
}
.comment-header .hamyar-comment-person-avatar img {
    width: 100%;
    height: auto;
    border-radius: 200px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item {
    display: inline-block;
    width: 100%;
    background: #68aee0;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .1803921568627451);
}
ul.faq-comments ol.faq-comment_replies>.faq-comment-item>.comment-header {
    background: #e6f1f9;
    width: 160px;
    display: inline-block;
    text-align: center;
    float: right;
    margin: 0 -60px 0 0;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .058823529411764705);
    padding: 10px 2px;
    position: relative;
}

.faq-admin-reply .hamyar-comment-person-avatar img {
    top: 30px;
}
.faq-pagination {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 20px;
}

.faq-pagination .faq-page-link {
    background-color: #e6f1f9;
    color: rgb(48,113,200);
    border: none;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.faq-pagination .faq-page-link:hover {
    background-color: rgb(48,113,200);
    color: #fff;
}

.faq-pagination .faq-page-link.active {
    background-color: rgb(48,113,200);
    color: #fff;
    cursor: default;
}

span.hamyar-comment-left-side {
    float: left;
    margin-top: -4px;
    margin-left: -6px;
}

span.hamyar-comment-link {
    height: 100%;
    display: block;
}