.hide-this {
    display: none;
}

p:last-child{margin-bottom:0}

.wp-video {
    margin: 0 auto;
    border-radius: 9px;
    overflow: hidden;
}

* {
    font-family: 'PeydaWeb', sans-serif !important;
    font-display: swap;
}

/* ============================== */
/* NEW DESIGN */
.whb-sticked .whb-row.whb-general-header.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-flex-flex-middle {
    background-color: #fff;
}

.emph{font-weight:700}
.whb-sticked .wd-nav>li>a {
    color: #2d2c74;
}

.wd-header-text.reset-last-child.whb-g7eghzdpcuv9i80vr2cw {
    display: flex;
    justify-content: flex-end;
}

.whb-sticked .wd-tools-element>a {
    color: #2d2c74;
}
.whb-sticked .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000 !important;
}
.wd-sticky-btn-on {
    padding-bottom: 0 !important;
}

header.whb-header_605651:not(.whb-sticked) a.wd-open-popup svg {
    color: #fff;
}

/* ============================== */
/* WORDPRESS COMMENTS STYLES */
/* ============================== */
h2.comments-title {
    margin-top: 40px;
}
cite.fn {
    color: #192bc2 !important;
    font-weight: 800 !important;
}
.comments-area .reply a {
    font-weight: 700;
    color: #fff !important;
}
.comments-area .comment {
    border-bottom: 0 !important;
    padding-block: 8px !important;
}
.comments-area .children {
    border-top: 0 !important;
}
.comment-body p {
    font-size: 15px;
    line-height: 2em !important;
}
.comment-metadata {
    background: #ededed00;
    padding: 8px;
    border-radius: 5px;
}
.comment-metadata a {
    color: #4b4b4b;
    font-size: 13px;
}
a.comment-reply-link {
    float: left;
    padding: 4px 6px;
    background: #ed1c24;
    color: white;
    font-size: 13px;
    border-radius: 5px;
}
a.comment-reply-link:hover {
    color: white;
}
body.rtl #comments .children {
    padding-left: 0;
    padding-right: 20px;
    margin-top: 12px;
}
body.rtl #comments ol.comment-list .children:before {
    content: '\21A9';
    right: 31px;
    font-size: 25px;
    top: 6px;
}
#comments .comment .comment-body,
#comments .pingback .comment-body {
    border-bottom: none;
}
.form-submit input#submit {
    background: #192bc2;
    border: none;
    color: white;
}
#comments .children li:last-child {
    padding-bottom: 0;
    margin-bottom: 14px;
}
body.rtl #comments .comment .comment-body,
body.rtl #comments .pingback .comment-body {
    padding: 30px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    background: #c1c1c115;
}
.commentlist .bypostauthor {
    background: #3399ff;
    border-bottom: #ff3333 3px solid;
}
.commentlist li ul.children li.bypostauthor {
    border-top: #e18728 10px solid;
}
body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar {
    right: 16px;
}
#comments .comment-author,
#comments .comment-metadata {
    margin-right: 46px;
}
#comments .comment-meta {
    display: grid;
}
.comment-author.vcard {
    margin-bottom: 13px;
    color: #ed1c24;
}
textarea#comment {
    border-radius: 8px;
    font-size: 14px;
    background-color: #fff;
}
.comment-form-comment label {
    font-size: 14px;
    margin-bottom: 13px;
    margin-right: 7px;
}
#cancel-comment-reply-link {
    margin-right: 10px;
}
#comments .comment,
#comments .pingback {
    margin-bottom: 0;
}
ol.children .comment-body {
    background: #ed1c2415 !important;
}
/* ============================== */
/* WORDPRESS COMMENTS STYLES (END) */
/* ============================== */

