.post-content p:first-child::first-letter {
    font-size: 5em;
    float: left;
    line-height: .9em;
    margin-right: 16px
}
#blog-comment {
    margin-top: 40px
}

#blog-comment h5 {
    margin-bottom: 10px
}

#blog-comment li,
#blog-comment ul {
    list-style: none;
    margin-left: -40px;
    padding-left: 0
}

.rtl #blog-comment li {
    margin-right: -30px
}

.rtl #blog-comment li li {
    margin-right: 40px
}

#blog-comment li {
    min-height: 70px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc
}

.dark-scheme #blog-comment li {
    border-bottom-color: rgba(255, 255, 255, .1)
}

#blog-comment li .avatar {
    position: absolute;
    margin-top: 5px
}

#blog-comment li .avatar img {
    width: 70px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

#blog-comment .comment {
    margin-left: 85px
}

.rtl #blog-comment .comment {
    margin-left: 0;
    margin-right: 85px
}

#blog-comment li {
    min-height: 70px;
    font-size: 15px;
    line-height: 1.6em
}

#blog-comment li li {
    margin-left: 55px;
    padding-bottom: 0;
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #ccc;
    border-bottom: none
}

.dark-scheme #blog-comment li li {
    border-top-color: rgba(255, 255, 255, .1)
}

#blog-comment li li .avatar {
    position: absolute
}

.comment-info {
    margin-left: 85px;
    margin-bottom: 5px
}

.rtl .comment-info {
    margin-left: 0;
    margin-right: 85px
}

.comment-info .c_name {
    display: block;
    font-weight: 700;
    color: #555;
    font-family: var(--heading-font-typeface, sans-serif) !important
}

.dark-scheme .comment-info .c_name {
    color: #fff
}

.comment-info .c_reply {
    padding-left: 10px;
    margin-left: 5px;
    border-left: solid 1px #ddd;
    font-size: 12px;
    font-weight: 700
}

.dark-scheme .comment-info .c_reply {
    border-left-color: rgba(255, 255, 255, .2)
}

.comment-info .c_date {
    font-size: 12px
}

.blog-list h4 {
    color: #333
}

.blog-read h4 {
    color: #333;
    letter-spacing: normal;
    font-size: 24px;
    text-transform: none
}

.blog-carousel li,
.blog-carousel ul {
    margin: 0;
    list-style: none
}

.blog-carousel h4 {
    margin-bottom: 0
}

.blog-carousel p {
    margin-bottom: 10px
}

.blog-carousel .post-date {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
    color: #888
}

.bloglist {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    background: var(--tertiary-color)
}

.post-content {
    position: relative
}

.post-content p {
    margin-bottom: 0
}

.post-text .d-date {
    font-size: 14px
}

.post-text h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

.post-text h4 a {
    font-weight: 700;
    font-family: var(--body-font);
    color: #1a1c26;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 0
}

.dark-scheme .post-text h4 a {
    color: #fff
}

.post-text .tags {
    font-size: 10px;
    text-transform: uppercase
}

.p-tagline {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 20px
}

.p-tagline {
    left: auto;
    right: 20px
}

.p-tagline,
.p-title {
    font-family: var(--body-font);
    background: rgba(var(--primary-color-rgb), .2);
    border-radius: 3px;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 10px;
    padding: 7px 10px 6px 10px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.p-tagline,
.p-title.invert {
    background: var(--secondary-color)
}

.p-title {
    font-size: 12px;
    margin-bottom: 20px
}

.post-text .p-date {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: 500;
    color: #888;
    padding: 5px 10px;
    background: rgba(0, 0, 0, .05);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.post-info {
    border-top: solid 1px rgba(0, 0, 0, .1);
    padding-top: 15px
}

.blog-read img {
    margin-bottom: 20px
}

.blog-read .post-text {
    padding: 0
}

.post-author,
.post-by,
.post-comment,
.post-date,
.post-like {
    margin-right: 20px;
    font-size: 13px;
    font-family: var(--body-font)
}

.dark-scheme .post-author,
.dark-scheme .post-by,
.dark-scheme .post-comment,
.dark-scheme .post-date,
.dark-scheme .post-like {
    color: #fff
}

.post-date {
    color: var(--title-font-color)
}

.post-author {
    margin-top: 0 !important
}

.post-author img {
    position: relative !important
}

.post-author .d-name {
    line-height: 1.7em;
    padding-left: 60px;
    font-size: 15px
}

.post-author .d-name span {
    display: block;
    font-size: 15px;
    font-weight: 600
}

.post-by:before,
.post-comment:before,
.post-date:before,
.post-like:before {
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 11px
}

.post-comment:before {
    content: "\f0e5"
}

.post-like:before {
    content: "\f08a"
}
.right-sidebar .recent-widget.widget {
    position: relative;
    transition: all .5s ease;
    margin-bottom: 40px;
    border-radius: 7px;
    padding: 38px 40px 35px;
    background: #f6f6f6
}

.right-sidebar .recent-widget.widget ul {
    padding: 0;
    margin: 0
}

.right-sidebar .recent-widget.widget ul li {
    list-style: none;
    padding: 20px 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.right-sidebar .widget {
    border-radius: 7px;
    overflow: hidden
}

.right-sidebar .widget:last-child {
    margin-bottom: 0
}

.right-sidebar .widget-title {
    color: #0e0e0e;
    font-family: var(--font-title);
    position: relative;
    font-size: 24px;
    line-height: 1.24;
    font-weight: 700;
    z-index: 1;
    position: relative
}

.right-sidebar .newsletter {
    text-align: center;
    margin-top: 40px
}

.right-sidebar .newsletter form {
    display: block;
    margin-top: 20px
}

.right-sidebar .newsletter form input {
    width: 100%;
    padding: 12px 20px 12px 20px;
    border: 1px solid rgba(131, 131, 131, .1803921569);
    border-radius: 8px
}

.right-sidebar .newsletter form button {
    width: 100%
}

.recent-post-widget .show-featured {
    display: flex;
    align-items: center
}

.recent-post-widget .show-featured .post-img {
    flex: 0 0 30%;
    max-width: 30%;
    line-height: 0
}

.recent-post-widget .show-featured .post-img img {
    height: 85px;
    -o-object-fit: cover;
    object-fit: cover
}

.recent-post-widget .show-featured .post-item {
    flex: 0 0 70%;
    max-width: 70%
}

.recent-post-widget>div+div {
    margin-top: 18px
}

.recent-post-widget .post-date {
    font-size: 13px;
    color: #999
}

.recent-post-widget .post-title {
    font-weight: 400;
    margin-bottom: 0 !important
}

.recent-post-widget .post-title a {
    font-size: 15px
}

.recent-post-widget .post-desc {
    margin-left: 20px
}

.recent-post-widget .post-desc .rt-site-mega {
    display: flex;
    align-items: center
}

.recent-post-widget .post-desc .rt-site-mega a {
    text-decoration: underline;
    font-weight: 500;
    color: var(--color-body);
    margin: 0;
    line-height: 1
}

.recent-post-widget .post-desc .rt-site-mega .author-post {
    margin-right: 10px
}

.recent-post-widget .post-desc span {
    display: inline-block;
    font-size: 14px;
    color: var(--color-body);
    font-weight: 400;
    line-height: 1
}

.recent-post-widget .post-desc a {
    display: inline-block;
    color: #0e0e0e;
    transition: all .3s ease 0s;
    font-size: 16px;
    line-height: 22px;
    font-family: var(--font-primary);
    font-weight: 600;
    margin-top: 6px;
    text-decoration: none
}

.recent-post-widget .post-desc a:hover {
    color: var(--color-primary)
}

@media (max-width:1200px) and (min-width:992px) {
    .right-sidebar .recent-widget.widget {
        padding: 38px 20px 35px
    }
    .recent-post-widget .show-featured {
        flex-direction: column;
        align-items: start;
        gap: 20px
    }
    .recent-post-widget .show-featured .post-img,
    .recent-post-widget .show-featured .post-item {
        flex: 0 0 100%;
        max-width: 100%
    }
    .recent-post-widget .post-desc {
        margin-left: 0
    }
    .recent-post-widget .show-featured .post-img img {
        height: auto
    }
}

@media (max-width:450px) {
    .recent-post-widget .show-featured {
        flex-direction: column;
        align-items: start;
        gap: 20px
    }
    .recent-post-widget .show-featured .post-img,
    .recent-post-widget .show-featured .post-item {
        flex: 0 0 100%;
        max-width: 100%
    }
    .recent-post-widget .post-desc {
        margin-left: 0
    }
    .recent-post-widget .show-featured .post-img img {
        height: auto
    }
    .right-sidebar .recent-widget.widget {
        padding: 38px 20px 35px
    }
}
