
.b-comments .b-comments__title {
    margin: 0px 0px 1em;
    padding: 1.31em 0px 0.31em;
    font-weight: 800;
    text-transform: uppercase;
}
.b-article__subtitle {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0 !important;
}
.b-comments .b-comments__title span {
    font-size: 1.25em;
    letter-spacing: 0.025em;
}

.b-comments .b-comments__users-stat {
    margin: 0px 0px 1em;
    font-weight: 600;
    color: rgb(124, 124, 124);
}

.b-comments .b-comments__users-stat span {
    font-size: 0.75em;
}

.b-comments .b-comments__users-stat i {
    color: rgb(40, 40, 40);
    font-style: normal;
    font-weight: 700;
}

.b-comments .b-comments__button-comment {
    display: block;
    text-align: center;
    padding-bottom: 1em;
}

.b-comments .b-comments__button-comment a {
    background: transparent none repeat scroll 0px center;
    display: inline-block;
    border: 1px solid rgb(98, 167, 217);
    color: rgb(98, 167, 217);
    padding: 0px 0.75em 0.19em;
    line-height: 1.4;
    cursor: pointer;
    min-width: 2.5em;
    text-align: center;
    position: relative;
    -moz-user-select: none;
}

.b-comments .b-comments__button-comment a span {
    font-size: 0.75em;
    font-weight: 600;
    text-transform: uppercase;
}

.b-comments .b-comments__button-comment a:hover {
    text-decoration: none;
    background: rgb(98, 167, 217) none repeat scroll 0% 0%;
    color: rgb(244, 244, 244);
}

.b-comments .b-comments__create-top-place {
    position: relative;
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
    display: none;
    padding-bottom: 1.5em;
}

.b-comments .b-comments__lists-place {
    border-top: 1px solid rgb(223, 223, 223);
    padding-top: 1em;
}

.b-comments .b-comments__list {
}

.b-comments .b-comments__list::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list ul {
    padding: 0px;
    margin: 0px;
    display: block;
}

.b-comments .b-comments__list ul::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item {
    display: block;
    position: relative;
    margin: 0px 0px 1em;
    padding-left: 0px;
    overflow: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
    position: relative;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
    display: block;
    float: left;
    width: 3.125em;
    height: 3.125em;
    margin-top: 0.5em;
    margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 4.125em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
    margin: 0px 0px 0.31em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
    font-weight: 700;
    margin-right: 0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
    font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {
    text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    margin: 0px 0px 0.5em;
    font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
    color: rgb(98, 167, 217);
    text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
    text-decoration: none;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
    
    min-height: 1.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
    float: left;
    font-weight: 700;
    color: rgb(98, 167, 217);
    margin-right: 0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time span {
    font-size: 0.81em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
    float: left;
    font-weight: 600;
    color: rgb(98, 167, 217);
    margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
    font-size: 0.81em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
    display: none;
    font-size: 1em;
    position: relative;
    padding-left: 1.25em;
    margin: 0px 1em 0px 0px;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
    display: inline-block;
}
 @media (max-width:600px) {
	 .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
		 margin-left: 0;
	 }
 }
   .b-comments ul li {
		list-style-type: none;
	}
      #commentForm {
        display: flex;
        margin: 0 auto;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
        max-width: 600px;
        /* background-color: #656565; */
        padding: 15px;
        border-radius: 20px;
    }

    #commentForm label {
        color: #fff;
    }

    #inputCommentName {
        margin-bottom: 10px;
    }

    #commentForm input,
    #commentForm textarea {
        width: 100%;

        padding: 12px 20px;
        box-sizing: border-box;
        border: 2px solid #ccc;
        border-radius: 4px;
        background-color: #f8f8f8;
        resize: none;
    }

    #commentPush {
        /* background-image: -webkit-linear-gradient( 
            -90deg
            , rgb(206, 179, 92) 0%, rgb(131, 105, 33) 100%); */
        border: none;
        border-radius: 5px;
        color: #000;
        padding: 16px 32px;
        text-decoration: none;
        margin: 15px 0px 0px 0px;
        cursor: pointer;
    }

    .ava-img {
        width: 50px;
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .b-comments__item-head {
        font-weight: 700;
    }

    .comments__item-time {
        font-weight: 600;
        color: rgb(98, 167, 217);
        margin-top: 1em;
        font-size: 0.81em;
    }
