.single-entry-thumb, .single-entry-featured-media {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.comments-views {
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    text-align: right;
}

.single-head {
    padding: 0px;
    left: 0;
    padding-left: 0;
    position: relative;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.single-head .post-meta .post__cat, .single-head .post-meta time {
    font-size: 12px;
    font-weight: 300;
    color: #222;
    text-transform: uppercase;
}

.single-head .post-meta .post__cat {
    font-weight: 500;
    padding-right: 10px;
    margin-right: 5px;
    position: relative;
}

.single-head .post-meta .post__cat:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #222;
    top: 50%;
    right: 0;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
}

/*css 25/06*/

.single-head .media-left {
}

.single-head .post-day {
    font-size: 30px;
}

.single-head .post-th {
    font-size: 20px;
}

.single-head h1.post__title {
    font-size: 35px;
    margin-bottom: 25px;
    font-weight: 700;
}

.post--single .single-entry-thumb {
    width: 100%;
    height: 500px;
    position: relative;
    margin-bottom: 25px;
}

.author-lable {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.single-head .entry-author {
    margin-top: 0;
}

.single-head .author-name {
    margin-bottom: 0;
}

.single-head .author-name .entry-author__name {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}

.post--single .single-body {
    margin: 0;
}

.single .author-box .author-social {
    margin-top: 0;
    margin-left: 15px;
}

.posts-navigation__prev i, .posts-navigation__next i {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1px solid #282828;
    line-height: 18px;
    text-align: center;
}

.posts-navigation__prev:hover i, .posts-navigation__next:hover i {

    border: 1px solid var(--color-logo);
    background: var(--color-logo);
    color: #fff;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.atbs-post-Related .block-heading__title {
    font-size: 26px;
    opacity: 1;

}

.atbs-post-Related .block-heading__title.title-style-2 {
    padding-bottom: 15px;
}

.atbs-post-Related .block-heading__title.title-style-2:before {
    width: 30px;
}

/*css 25/06*/
.post--single .entry-meta {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 300;
}

.comments-views-list li {
    margin-right: 35px;
}

.comments-views-list li:last-child {
    margin-right: 0px;
}

.comments-views-list li a {
    color: #8d8d8d;
    text-decoration: none;
    text-transform: capitalize;
}

.entry-footer {
    margin-top: 10px;
    padding-top: 25px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 25px;
}

.time-ago span {
    border: 1px solid #a3a3a3;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888888;
    border-radius: 3px;
}

.single-content, .navigation-author__wrap {
    padding-left: 0px;
}

.post__social ul li a {
    border-radius: 100%;
    color: #909090;
    line-height: 1px;
    padding: 0;
}

.post__social > ul > span {
    padding-right: 15px !important;
    text-transform: capitalize;
}

.post__social {
    text-align: center;
}

.baker-social-list li a, .baker-social-list span {
    font-size: 13px;
    color: #888888;

}

.baker-social-list span {
    position: relative;
    border-right: 1px solid #e1e2e3;
    padding-right: 20px;
    text-transform: capitalize;
}

.post__social li > a:hover, .post__social li > a:focus, .post__social li > a:active {
    color: #909090;
}

.navigation-author__wrap {
    margin-top: 25px;
    padding-left: 0;
    margin-bottom: 60px;
}

.author-social > li > a {
    color: #666666;
    font-size: 12px;
}

.single .single__content {
    position: relative;
    margin-bottom: 30px;
}

.single-footer .entry-tags ul > li:not(.entry-tags__icon) > a:before {
    content: "";
}

.single-footer .entry-tags ul > li {
    background: none;
    padding: 0;
    border-right: 1px solid #d3d3d3;
    margin: 0;
    padding-right: 8px;
    margin-right: 5px;
}

.single-footer .entry-tags ul > li:last-child {
    margin-right: 0px;
    border-right: 0px solid #d3d3d3;
}

.single-footer .entry-tags ul > li:hover a.post-tag {
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -witket-transition: 0.5s all ease;
    -oz-transition: 0.5s all ease;
    color: var(--color-logo);
}

.single-footer .entry-tags ul > li > a.post-tag {
    text-transform: lowercase;
    font-size: 15px;
    color: #949494;
}

.single.single-body {
    margin-top: 0;
}

.single .atbs-pagination.atbs-pagination--next-n-prev {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 30px 0px;
    margin: 50px 0px;
}

.single .atbs-pagination--next-n-prev .atbs-pagination__item-prev,
.single .atbs-pagination__item-right {
    margin: 0;
    text-align: unset;
}

.single .atbs-pagination .atbs-pagination__item {
    text-align: unset;
}

.single .author-box {
    margin-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    padding: 0;
    -ms-flex-pack: justify;
    position: relative;
    border: none;
    background: none;
    max-width: 540px;
    margin-right: auto;
}

.comments-title {
    border-top: 0;
    text-transform: capitalize;
    letter-spacing: 0px;
}

.single .author-box .author-avatar {
    overflow: hidden;
    margin: 0;
    position: relative;
    top: 0;
    border-radius: 0;
    right: auto;
    bottom: auto;
    border: none;
    left: 0;
    float: left;
    margin-right: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    width: 100px;
    height: 100px;
}

.author-box .author-name a {
    color: #222;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
}

.author-box .author-bio {
    color: #444444;
    opacity: 0.8;
}

.author-box .author-name {
    color: #8d8d8d;
    margin-bottom: 0px;

}

.author-box__text-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.single .author-box__text {
    overflow: hidden;
    padding-left: 0;
    max-width: 625px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;

}

.author-box__text {
    text-align: left;
}

.author-box {
    padding-top: 0;
}

.single .author-social {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 100;
    margin-top: 3px;
    margin-left: 0px;
}

.single .author-social span {
    font-size: 12px;
    font-weight: 300;
    margin-right: 10px;
}

.single .author-social a {
    color: #b2b2b2;
    font-size: 12px;
}


.single .author-bio {
    color: #444444;
    opacity: 0.8;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    max-width: 500px;
}

.single .author-box .author-avatar img {
    height: 100%;
    width: 100%;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.post--single .author-avatar {
    margin-right: 10px;
    margin-left: 10px;

}

.single .list-unstyled i {
    font-size: 12px;
}


.comment-notes {
    margin-bottom: 20px;
}
.comments-title, .comment-reply-title {
    font-size: 26px;
    font-family: 'Raleway', sans-serif;
    color: #222222;
    margin-bottom: 20px;
}
.comment-reply-title  {
    margin-bottom: 0;
}
.comment-form-comment textarea {
    max-width: 100%;
    min-height: 250px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
    width: 50%;
    max-width: 50%;
    float: left;
}

.comment-form-email {
    padding-left: 15px;
}
.comment-form-url,
.comment-form-author {
    padding-right: 15px;
}

.comment-form input[type="text"], .comment-form input[type="email"],
.comment-form input[type="url"], .comment-form input[type="password"],
.comment-form input[type="search"], .comment-form input[type="tel"],
.comment-form input[type="number"], .comment-form textarea,
.comment-form textarea.form-control, .comment-form select, .comment-form  select.form-control {
    padding: 10px 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
@media (max-width: 575px) {
    .comment-form-author, .comment-form-email, .comment-form-url {
        width: 100%;
        max-width: 100%;
        float: left;
        padding: 0;
    }
}

.posts-navigation__prev {
    float: left;
    padding-right: 15px;
}

.posts-navigation__next {
    float: right;
    padding-left: 15px;
}

.posts-navigation .button__readmore {
    color: #222;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;

}

.posts-navigation .post__excerpt {
    font-size: 14px;
    margin-top: 10px;
}

.posts-navigation .post__readmore {
    margin-top: 0px;
    margin-bottom: 13px;
}

.posts-navigation .post__readmore {
    text-transform: capitalize;
}

/*.posts-navigation*/
.posts-navigation {
    margin-top: 25px;
    position: relative;
    margin-bottom: 40px
}
/*.posts-navigation*/

.atbs-posts-slider .block-heading:before {
    content: "";
    display: none;
}

.atbs-posts-slider .block-heading__title {
    padding-left: 0;
}

.comments-title, .comment-reply-title {
    text-transform: capitalize;
    padding-top: 0;
    padding-bottom: 10px;
    max-width: 270px;
    font-weight: bold;
}

.comment-respond {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .comment-respond {
        margin-bottom: 0;
    }
}

.comments-title:before {
    content: "";
    margin: 0;
}

.single .atbs-pagination__item-prev:after,
.single .atbs-pagination__item-next:after {
    background: none;
}

.single .comment-form .form-submit input[type="submit"] {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fefefe;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0px;
    background: #191616;
    padding: 10px 25px;
    outline: none;
    border-radius: 4px;
    text-transform: capitalize;
}

.form-submit {
    margin-bottom: 0;
}

.single .single-body {
    margin-bottom: 0;
}

.post-single .entry-tags {
    margin-left: 0px;
    text-align: left;
}

.post-single .entry-tags > i {
    margin-right: 15px;
}

.post-single .number-share {
    display: block;
    font-weight: 600;
    color: #333333;
    font-size: 16px;
}

.post-single .entry-tags ul > li:last-child {
    margin-right: 0px;
}

.post-single .entry-meta {
    color: #a9a9a9;
}

.post-single .entry-meta .entry-comment {
    margin-left: 20px;
}

.entry-tags ul > li > a.post-tag {
    background: none;
    text-transform: capitalize;
    padding: 0px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px;
    letter-spacing: 0px;
    display: block;
    color: #a9a9a9;

}

.comments-count span {
    margin-left: 5px;
    opacity: 0.7;
    font-size: 10px;
}

.post--single .author__avatar {
    margin: 0 auto;
}

.post--single .author__name {
    color: #222;
}

.post-single .post__cat {
    margin-bottom: 13px;

}

.entry-content p {
    font-size: 16px;
    color: #222222;
    opacity: 0.85;
}

/*single-post--list*/
.single-post--list {
    position: relative;
    padding-bottom: 125px;
    padding-top: 45px;
}

.single-post--list:before {
    position: absolute;
    content: "";
    background: #fafafa;
    width: 1000%;
    height: 100%;
    top: 0;
    right: 200px;

}

/**/
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, textarea.form-control, select, select.form-control {
    background: #fff;
}


@media (min-width: 500px) {
    .post--single .single-body {
        padding: 0;
    }
}

@media (max-width: 1199px) {
    .single-head h1 {
        font-size: 32px;
    }

    .single-head h1.post__title {
        font-size: 28px;
    }

    .comments-views-list li {
        margin-right: 10px;
    }

    .post--single .single-entry-thumb {
        height: 410px;
        margin-bottom: 25px;
    }
}

@media (max-width: 991px) {

    .single-head h1.post__title {
        font-size: 24px;
    }

    .single .atbs-sub-col {
        margin-top: 20px;
    }

    .single-entry-thumb {
        width: calc(50% + 360px);
    }
}

@media (max-width: 767px) {
    .post-single {
        padding-top: 0px;
    }

    .comments-views {
        text-align: left;
        padding-left: 35px;
        height: auto;
        line-height: 1;
    }

    .post--single .post-title {
        margin-bottom: 0px;
    }

    .single .author-box .author-avatar {
        left: 0;
    }

    .single .single__text-top {
        padding: 20px;
    }

    .single .single-comment-views {
        padding-top: 5px;
    }

    .single .single-meta {
        display: block;
    }

    .single .atbs-pagination__item {
        font-size: 12px;
    }

    .post--single .entry-author__name {
        padding-right: 10px;
    }

    .single-block-heading {
        margin-bottom: 30px;
    }

    .single .author-box .author-bio {
        margin-left: auto;
        margin-right: auto;
    }

    .single-entry-thumb, .single-entry-featured-media {
        margin-left: 0;
        margin-right: 0;
    }


    .navigation-author__wrap, .posts-navigation {
        margin-bottom: 40px;
    }

    .single-head .entry-author {
        margin-bottom: 0;
    }

    .post--single .entry-meta {
        display: block;
    }

    .posts-navigation__next {
        padding-left: 0px;
    }

    .posts-navigation__prev {
        padding-right: 0px;
    }

    .single-head .entry-author {
        display: none;
    }

    .single-head h1.post__title {
        font-size: 22px;
    }

}

@media (max-width: 650px) {
    .post-single .entry-tags {
        margin-bottom: 15px;
    }

    .single-footer .entry-tags ul > li {
        margin-top: 10px;
    }

    .donche-social-list {
        margin-left: 20px;
    }

    .posts-navigation:before {
        display: none;
    }
}

@media (max-width: 579px) {
    .posts-navigation__prev {
        margin-bottom: 40px;
    }
}

@media (min-width: 576px) {
    .posts-navigation__prev, .posts-navigation__next {
        width: 50%;
    }

    .posts-navigation__prev {
        padding-right: 15px;
    }

    .posts-navigation__next {
        padding-left: 15px;
    }
}

@media (max-width: 575px) {

    .post--single .single-entry-thumb {
        margin-bottom: 25px;
        height: 350px;
    }

    .single .author-box .author-social {
        margin-left: 0;
        margin-top: 10px;
    }

    .posts-navigation__prev, .posts-navigation__next {
        width: 100%;
    }

    .single-img a.post__cat {
        display: none;
    }

    .single-entry-thumb {
        width: 100%;
    }

    .single-head, .single-entry-thumb, .navigation-author__wrap {

        padding-left: 0;
    }

    .single .author-box .author-avatar {
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    /**/
    .single .author-box {
        display: block;
    }

    .single .author-box .author-avatar {
        float: none;
        margin-bottom: 15px;
    }

    .single .author-box .author-box__text {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .comments-views {
        padding-left: 15px;
    }

    .single-head, .single-content, .single-content, .navigation-author__wrap {
        margin-left: 0;
        padding-left: 0;
    }

    .post--single .post-title {
        font-size: 25px;
    }

    .single-content {
        margin-left: 0;
    }

    .author-box__text-top {
        display: block;
        text-align: center;
    }

    .single .author-social {
        margin-left: 0;
        margin-top: 3px;
    }

    .single .author-box {
        margin-left: 0;
        margin-right: 0;
    }

    .posts-navigation {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 480px) {
    .post--single .single-entry-thumb {
        height: 300px;
    }

    .post--single .post-title {
        font-size: 22px;
    }

    .post-single {
        padding-top: 0;
    }

    .post-single .entry-meta .entry-comment {
        margin-left: 0;
        display: block;
        margin-top: 10px;
    }

    .single-head .post-day {
        font-size: 24px;
    }

    .single-head .post-th {
        font-size: 14px;
    }

    .single-head h1.post__title {
        font-size: 20px;
    }

    .post--single .post-title {
        font-size: 22px;
    }
}

@media (max-width: 380px) {
    .single-head .post__cat, a.post__cat.cat-style-2, a.post__cat {
        font-size: 12px;
    }

    .post--single .post-title {
        font-size: 22px;
    }

    .comments-views {
        padding-left: 0;
    }

    .single-head {
        padding-right: 0;
    }

}