
.row > * {

}
.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}
.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .pb-120 {
    padding-bottom: 60px;
  }
}

@media (max-width: 575px) {
  .pb-120 {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .pb-60 {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .pb-60 {
    padding-bottom: 20px;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.tab-content > .active {
  display: block;
}
.tab-content > .tab-pane {
  display: none;
}
.fade {
  transition: opacity .15s linear;
}
.section-header {
  margin-top: -15px;
  margin-bottom: 55px;
  text-align: left;
}
.latest-articles .section-header {
  margin-top: 0;
}

.latest-articles .section-header .title {
  margin-bottom: 0;
}

.latest-articles .nav-tabs {
  border: none;
}

.latest-articles .nav-tabs .nav-link {
  padding: 15px 25px;
  background: var(--body-color);
  box-shadow: 0px 4px 8px rgba(87, 50, 198, 0.1);
  border-radius: 26px;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #509E2F !important;
}

.latest-articles .nav-tabs .nav-link:hover, .latest-articles .nav-tabs .nav-link.active {
  background: #509E2F;
  color: #fff !important;
}
  .latest-articles .nav-tabs .nav-link {
    margin-left: 0;
    margin-right: 15px;
  }
    .latest-articles.blog-3 .nav-tabs .nav-link,
  .latest-articles .nav-tabs .nav-link {
    margin-top: 20px;
  }
.latest-articles .tab-content .cus-mar {
  margin-bottom: -40px;
}

.latest-articles .tab-content .tab-pane .single-area {
  margin-bottom: 40px;
}

.latest-articles .tab-content .tab-pane .single-area .top-item img {
  width: 100%;
}

.latest-articles .tab-content .tab-pane .single-area .bottom-item {
  padding: 25px 30px;
  margin: 0 0px;
  transform: translateZ(0);
  margin-top: -35px;
}

.latest-articles .tab-content .tab-pane .single-area .bottom-item h5 {
  text-transform: uppercase;
  width: 99%;
  margin-bottom: 20px;
}

.latest-articles .tab-content .tab-pane .single-area .bottom-item .date-area {
  margin-top: 35px;
  gap:7rem
}

.latest-articles .tab-content .tab-pane .single-area .bottom-item a {
  color: #509E2F;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.latest-articles .tab-content .tab-pane .single-area .bottom-item a img {
  margin-left: 5px;
}

.latest-articles .pagination {
  padding: 5px;rgba(105, 119, 168, 0.1);
  border-radius: 10px;
  margin: 0px 20px;
  margin-top: 60px;
  align-items: center;
  justify-content: center;
}



.latest-articles.blog-2 {
  margin-top: 0;
}

.latest-articles.blog-2 .nav-tabs .nav-link {
  margin-left: 0;
  margin-right: 10px;
}

.latest-articles.blog-3 .nav-tabs {
  margin-top: 20px;
  margin-bottom: 60px;
}

.latest-articles.blog-3 .section-header {
  margin-bottom: 0;
}

.latest-articles.blog-4 .cus-mar {
  margin-bottom: 0 !important;
}

.latest-articles .sidebar-area {
  margin-bottom: -40px;
}

.latest-articles .sidebar-area .single-side {
  padding: 30px;
  border: 1px solid #C2C9D6;
  border-radius: 20px;
  margin-bottom: 40px;
}

.latest-articles .sidebar-area .single-side .top-icon {
  text-align: center;
}

.latest-articles .sidebar-area .single-side h5 {
  margin: 20px 0 30px;
  text-transform: uppercase;
}

.latest-articles .sidebar-area .single-side form .input-area {
  border: 1px solid #9DA1AC;
  border-radius: 10px;
  padding-left: 15px;
  margin: 40px 0 20px;
}

.latest-articles .sidebar-area .single-side form .input-area input {
  border: none;
  border-radius: 10px;
  padding: 15px 25px;
  padding-left: 10px;
}

.latest-articles .sidebar-area .single-side form .cmn-btn {
  width: 100%;
  border-radius: 10px;
}

.latest-articles .sidebar-area .single-side.search h5 {
  margin-top: 0;
}

.latest-articles .sidebar-area .single-side.search .cmn-btn {
  box-shadow: none;
  border: 1px solid #C2C9D6;
  color: #509E2F;
  background: transparent;
}

.latest-articles .sidebar-area .single-side.popular .single-popular {
  margin-bottom: 40px;
}

.latest-articles .sidebar-area .single-side.popular .single-popular:last-child {
  margin-bottom: 0;
}

.latest-articles .sidebar-area .single-side.popular .single-popular img {
  width: 100%;
}

.latest-articles .sidebar-area .single-side.popular h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #C2C9D6;
  margin: 20px 0;
  padding-bottom: 20px;
}

.latest-articles .sidebar-area .single-side.popular p {
  text-transform: uppercase;
}

.latest-articles .sidebar-area .single-side.author {
  position: relative;
}

.latest-articles .sidebar-area .single-side.author::before {
  position: absolute;
  content: '';
  width: 100%;
  bottom: 0;
  height: 75%;
  left: 0;
  z-index: -1;
  background: #F5F7FA;
  border-radius: 10px;
}

.latest-articles .sidebar-area .single-side.author .author-pro {
  margin-bottom: 20px;
}

.latest-articles .sidebar-area .single-side.author .author-pro img {
  border-radius: 50%;
}

.latest-articles .sidebar-area .single-side.author h5 {
  margin-bottom: 20px;
}

.latest-articles .sidebar-area .single-side.author .social {
  margin-top: 25px;
}

.latest-articles .sidebar-area .single-side.author .social a {
  margin-right: 0;
  margin: 0 10px;
}

.latest-articles.posts {
  background-color: #F9FDFF;
}

.latest-articles.posts .section-header {
  margin-top: -15px;
}

.latest-articles.posts .cus-mar {
  margin-bottom: -30px;
}

.latest-articles.posts .single-item {
  padding: 20px;
  background: var(--body-color);
  box-shadow: 0px 4px 24px rgba(105, 119, 168, 0.1);
  border-radius: 10px;
  margin-bottom: 30px;
}

.latest-articles.posts .single-item .img-area img {
  border-radius: 10px;
  width: 100%;
}

.latest-articles.posts .single-item h5 {
  margin-bottom: 20px;
  margin-top: 30px;
  text-transform: uppercase;
}

.latest-articles.posts .single-item .date-view {
  text-transform: uppercase;
  border-bottom: 1px solid #C7C9DB;
  margin-bottom: 23px;
  padding-bottom: 25px;
  color: #509E2F;
}

.latest-articles.posts .single-item .date-view .view {
  border-left: 1px solid #C7C9DB;
  margin-left: 30px;
  padding-left: 30px;
}

.latest-articles.posts .single-item .date-view .view img {
  margin-right: 10px;
}

.latest-articles.posts .single-item a {
  color: #509E2F;
  width: 100%;
  text-transform: uppercase;
}

.latest-articles.trending {
  background: #F3FBFF;
}

.latest-articles.latest .cus-mar {
  margin-bottom: -30px;
}

.latest-articles.latest .single-item {
  padding: 20px 10px;
  box-shadow: 0px 4px 24px rgba(105, 119, 168, 0.3);
  border-radius: 20px;
}

.latest-articles.latest .single-item .img-area img {
  max-width: unset;
}

.latest-articles.latest .single-item .text-area {
  padding-right: 20px;
  padding-left: 30px;
}

.latest-articles.latest .single-item .text-area h5 {
  margin-top: 0;
}

.latest-articles.latest .sidebar-area {
  margin-bottom: -30px;
}

.latest-articles.latest .sidebar-area .input-area {
  background-color: var(--body-color);
}

.latest-articles.latest .sidebar-area .single-side {
  margin-bottom: 30px;
}

.latest-articles.latest .sidebar-area .single-side.follow h5 {
  margin-top: 0;
}

.latest-articles.latest .sidebar-area .single-side.follow .social a {
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  box-shadow: 0px 8px 12px rgba(37, 60, 120, 0.1);
  border-radius: 80px;
  margin-right: 20px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
}

.latest-articles.latest .sidebar-area .single-side.side-banner {
  padding: 60px 30px;
  background-color: #509E2F;
}

.latest-articles.latest .sidebar-area .single-side.side-banner h5, .latest-articles.latest .sidebar-area .single-side.side-banner p {
  color: var(--body-color);
}

.latest-articles.latest .sidebar-area .single-side.side-banner h5 {
  margin-bottom: 20px;
  margin-top: -5px;
}

.latest-articles.latest .sidebar-area .single-side.side-banner .cmn-btn {
  color: #509E2F;
  margin-top: 35px;
  background: var(--body-color);
  box-shadow: 0px 4px 24px rgba(87, 50, 198, 0.2);
  border-radius: 10px;
  width: 100%;
}

.latest-articles.blog-single .sub-heading {
  margin: auto;
  padding-top: 20px;
}
.latest-articles.blog-single .date{
  font-size:.965rem;
  color:#555;
  font-weight: 500;
}
.latest-articles.blog-single .sub-heading span {
  font-size:.965rem;
  color:#555;
  font-weight: 500
}

.latest-articles.blog-single .sub-heading .crypto {
  color: var(--body-color);
  padding: 15px 30px;
  background: #509E2F;
  box-shadow: 0px 4px 8px rgba(87, 50, 198, 0.1);
  border-radius: 26px;
}

.latest-articles.blog-single .section-header {
  margin-bottom: -4px;
}

.latest-articles.blog-single .section-header .title {
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content {
  border-top: 1px solid #C7C9DB;
  padding-top: 58px;
  margin-top: 60px;
}

.latest-articles.blog-single .main-content .single-content {
  margin-bottom: 40px;
}

.latest-articles.blog-single .main-content .single-content h4 {
  margin-top: -7px;
}

.latest-articles.blog-single .main-content .single-content .title-area {
  margin-bottom: 19px;
  text-transform: uppercase;
}

.latest-articles.blog-single .main-content .single-content p span {
  color: #6D41F0;
}

.latest-articles.blog-single .main-content .single-content ul {
  margin-top: 20px;
}

.latest-articles.blog-single .main-content .single-content ul li {
  margin-bottom: 10px;
}

.latest-articles.blog-single .main-content .single-content .img-block img {
  border-radius: 20px;
  margin-bottom: 25px;
  width: 100%;
}

.latest-articles.blog-single .main-content .quotation {
  border-left: 3px solid #509E2F;
  padding-left: 50px;
  margin-bottom: 40px;
}

.latest-articles.blog-single .main-content .quotation p {
  width: 80%;
  padding: 25px 0;
  color: #509E2F;
}

.latest-articles.blog-single .main-content .bottom-content {
  border-top: 1px solid #C7C9DB;
  border-bottom: 1px solid #C7C9DB;
  padding: 30px 0;
}

.latest-articles.blog-single .main-content .bottom-content .left-area span {
  padding: 15px 20px;
  background: #F5F7FA;
  border-radius: 10px;
  color: #509E2F;
  margin-right: 15px;
}

.latest-articles.blog-single .main-content .bottom-content .social a {
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  box-shadow: 0px 8px 12px rgba(37, 60, 120, 0.1);
  border-radius: 80px;
  margin-left: 20px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
}

.latest-articles.blog-single .main-content .comment-area {
  padding-top: 70px;
}

.latest-articles.blog-single .main-content .comment-area h4 {
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single {
  padding: 30px;
  border: 1px solid #D3E1F7;
  border-radius: 20px;
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single.second {
  margin-left: 12%;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .avatar {
  margin-right: 30px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .avatar img {
  max-width: unset;
  border-radius: 50%;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text {
  position: relative;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .reply-icon {
  position: absolute;
  right: 0;
  top: 0;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .reply-icon button {
  background-color: transparent;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .name-review {
  margin-bottom: 20px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info h6, .latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .lang {
  text-transform: uppercase;
  font-weight: 700;
  color: #509E2F;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .lang {
  margin-left: 20px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .lang img {
  margin-right: 5px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .date {
  margin-top: 20px;
}

.latest-articles.blog-single .main-content .leave-comment {
  padding: 30px;
  border: 1px solid #D3E1F7;
  border-radius: 20px;
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .leave-comment h4 {
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .leave-comment .single-input {
  padding: 20px;
  background: var(--body-color);
  border: 1px solid #9DA1AC;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .leave-comment .single-input input {
  border: none;
  padding: 0;
  padding-right: 15px;
}

.latest-articles.blog-single .main-content .leave-comment .single-input textarea {
  padding: 0;
  border: none;
}

.latest-articles.blog-single.second .section-header {
  margin-bottom: 13px;
}



.latest-articles.blog-single.second .section-header .title-bottom .profile img {
  margin-right: 20px;
  border-radius: 50%;
}

.latest-articles.blog-single.second .section-header .title-bottom .profile h5 {
  text-transform: uppercase;
}


.mdr {
  font-size: 16px;
  line-height: 22.4px;
}

.latest-articles .section-header .title {
  margin-bottom: 0;
}
@media (min-width: 900px) {
  .title {
    font-size: 2rem;
    line-height: 2.2rem;
  }
}
.title {
  -webkit-animation: c;
  animation: c;
    animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 700;
}

.justify-content-start {
  justify-content: flex-start !important;
}
@media (min-width: 1200px) {
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
}

.img-fluid {
  max-width: 100%;
  height: auto;
}
.post-details-meta .item-meta-comment {
    margin-right: 0 !important;
}

.post-details-meta .item-meta-comment span:first-child {
    margin-right: 10px;
}
.section-comments {
    display: block;
}

.section-comments .nav-tabs {
    margin-bottom: 30px;
    position: relative;
    border-bottom: 2px solid #eee;
}

.section-comments .nav-tabs button {
    border: 0 !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #222 !important;
    border-bottom: 2px solid #eee;
    padding: 10px 30px;
    position: relative;
    bottom: -1px;
    background-color: transparent !important;
}

.section-comments .form-group {
    margin-bottom: 15px;
}

.section-comments .form-group label {
    font-weight: 600;
    margin-bottom: 5px;
}

.section-comments textarea {
    height: 120px;
    max-height: 120px;
    resize: none;
}

.section-comments .comment-list {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%
}

.section-comments .comment-list li {
    width: 100%;
    list-style: none;
    display: table;
    margin-bottom: 20px
}

.section-comments .comment-list li .left {
    display: table-cell;
    width: 55px;
    height: auto;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
}

.section-comments .comment-list li .left a {
    display: block;
}

.section-comments .comment-list li .left img {
    width: 54px;
    height: 54px;
    border-radius: 2px;
    border: 1px solid #eee;
}

.section-comments .comment-list li .right {
    display: table-cell;
    vertical-align: top
}

.section-comments .comment-list li .right .row-custom {
    margin-bottom: 6px
}

.section-comments .comment-list li .right .username {
    font-weight: 600 !important;
    color: #222 !important;
    display: inline-block;
    font-size: 14px;
}

.section-comments .comment-list li .right a {
    font-size: 12px
}

.section-comments .comment-meta, .section-comments .comment-meta span, .section-comments .comment-meta a {
    font-size: 12px;
    color: #777;
}

.section-comments .comment-meta .item {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.section-comments .comment-meta .item a {
    display: flex;
    align-items: center;
}

.section-comments .comment-meta .btn-reply {
    margin-left: 15px;
}

.section-comments .comment-meta svg {
    margin-right: 5px;
}

.section-comments .comment-meta .btn-reply:hover {
    color: #444
}

.section-comments .comment-meta .btn-comment-like {
    margin-left: 15px;
    position: relative;
}

.section-comments .comment-total {
    margin-bottom: 30px;
    margin-top: 45px
}

.section-comments .label-comment {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-right: 10px;
    margin-bottom: 0;
}

.section-comments .comment-total span {
    display: block;
    font-size: 15px;
}

.row-sub-comment {
    margin: 0 !important;
    padding: 0 !important
}

.sub-comment-form {
    padding: 15px;
    border-radius: .1875rem
}

.sub-comment-form .form-group {
    margin-bottom: 7px
}

.sub-comment-form-registered .form-group {
    margin-bottom: 7px
}

.sub-comment-form-registered {
    margin-top: 15px
}

.row-sub-comment .form-textarea {
    height: 80px;
    min-height: 80px;
}

.row-sub-comment .comment-list {
    margin-top: 20px !important
}

.row-sub-comment .comment-list li {
    margin-bottom: 15px !important
}

.btn-delete-comment {
    color: #d43f3a !important;
    margin-left: 15px
}

.message-comment-result {
    margin: 10px 0 !important;
    min-height: 22px;
}

.comment-success-message {
    position: relative;
    color: #00a65a;
    margin: 0 !important;
}
 .section-comments .comment-list li .left img {
        width: 44px;
        height: 44px;
    }

    .section-comments .comment-list li .left {
        width: 44px;
    }

    .section-comments .comment-meta .item {
        margin-right: 0px;
    }

    .section-comments .comment-meta, .section-comments .comment-meta span, .section-comments .comment-meta a {
        font-size: 11px !important;
    }

    .btn-delete-comment, .section-comments .comment-meta .btn-reply, .section-comments .comment-meta .btn-comment-like {
        margin-left: 8px !important;
    }

    .latest-articles.blog-single .main-content .comment-area {
  padding-top: 70px;
}

.latest-articles.blog-single .main-content .comment-area h4 {
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single {
  padding: 30px;
  border: 1px solid #D3E1F7;
  border-radius: 20px;
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single.second {
  margin-left: 12%;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .avatar {
  margin-right: 30px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .avatar img {
  max-width: unset;
  border-radius: 50%;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text {
  position: relative;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .reply-icon {
  position: absolute;
  right: 0;
  top: 0;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .reply-icon button {
  background-color: transparent;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .name-review {
  margin-bottom: 20px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info h6, .latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .lang {
  text-transform: uppercase;
  font-weight: 700;
  color: #509E2F;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .lang {
  margin-left: 20px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .lang img {
  margin-right: 5px;
}

.latest-articles.blog-single .main-content .comment-area .comment-single .comnt-text .comnt-info .date {
  margin-top: 20px;
}

.latest-articles.blog-single .main-content .leave-comment {
  padding: 30px;
  border: 1px solid #D3E1F7;
  border-radius: 20px;
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .leave-comment h4 {
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .leave-comment .single-input {
  padding: 20px;
  background: var(--body-color);
  border: 1px solid #9DA1AC;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 30px;
}

.latest-articles.blog-single .main-content .leave-comment .single-input input {
  border: none;
  padding: 0;
  padding-right: 15px;
}

.latest-articles.blog-single .main-content .leave-comment .single-input textarea {
  padding: 0;
  border: none;
}

.section-comments {
    display: block;
    border-top: 1px solid #f0f0f0;
}

.section-comments .nav-tabs {
    margin-bottom: 30px;
    position: relative;
    border-bottom: 2px solid #eee;
}

.section-comments .nav-tabs button {
    border: 0 !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #222 !important;
    border-bottom: 2px solid #eee;
    padding: 10px 30px;
    position: relative;
    bottom: -1px;
    background-color: transparent !important;
}

.section-comments .form-group {
    margin-bottom: 15px;
}

.section-comments .form-group label {
    font-weight: 600;
    margin-bottom: 5px;
}

.section-comments textarea {
    height: 120px;
    max-height: 120px;
    resize: none;
}

.section-comments .comment-list {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%
}

.section-comments .comment-list li {
    width: 100%;
    list-style: none;
    display: table;
    margin-bottom: 20px
}

.section-comments .comment-list li .left {
    display: table-cell;
    width: 55px;
    height: auto;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
}

.section-comments .comment-list li .left a {
    display: block;
}

.section-comments .comment-list li .left img {
    width: 54px;
    height: 54px;
    border-radius: 2px;
    border: 1px solid #eee;
}

.section-comments .comment-list li .right {
    display: table-cell;
    vertical-align: top
}

.section-comments .comment-list li .right .row-custom {
    margin-bottom: 6px;
    color:#444;
    font-weight: 600;
}

.section-comments .comment-list li .right .username {
    font-weight: 600 !important;
    color: #222 !important;
    display: inline-block;
    font-size: 14px;
}

.section-comments .comment-list li .right a {
    font-size: 12px
}

.section-comments .comment-meta, .section-comments .comment-meta span, .section-comments .comment-meta a {
    font-size: 12px;
    color: #777;
}

.section-comments .comment-meta .item {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.section-comments .comment-meta .item a {
    display: flex;
    align-items: center;
}

.section-comments .comment-meta .btn-reply {
    margin-left: 15px;
}

.section-comments .comment-meta svg {
    margin-right: 5px;
}

.section-comments .comment-meta .btn-reply:hover {
    color: #444
}

.section-comments .comment-meta .btn-comment-like {
    margin-left: 15px;
    position: relative;
}

.section-comments .comment-total {
    margin-bottom: 30px;
    margin-top: 45px
}

.section-comments .label-comment {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-right: 10px;
    margin-bottom: 0;
}

.section-comments .comment-total span {
    display: block;
    font-size: 15px;
}

.row-sub-comment {
    margin: 0 !important;
    padding: 0 !important
}

.sub-comment-form {
    padding: 15px;
    border-radius: .1875rem
}

.sub-comment-form .form-group {
    margin-bottom: 7px
}

.sub-comment-form-registered .form-group {
    margin-bottom: 7px
}

.sub-comment-form-registered {
    margin-top: 15px
}

.row-sub-comment .form-textarea {
    height: 80px;
    min-height: 80px;
}

.row-sub-comment .comment-list {
    margin-top: 20px !important
}

.row-sub-comment .comment-list li {
    margin-bottom: 15px !important
}

.btn-delete-comment {
    color: #d43f3a !important;
    margin-left: 15px
}
.comment-result{
 background:#f5f5f5;
    padding:20px
}
.add-comment label {
    font-weight: 600;
    font-size: 1rem !important;
    line-height: 1.5rem;
    color: #222 !important;
}
.message-comment-result {
    margin: 10px 0 !important;
    min-height: 22px;
   
}

.comment-success-message {
    position: relative;
    color: #00a65a;
    margin: 0 !important;
}
.latest-articles.blog-single .main-content .single-content a{
  text-decoration: underline;
  font-weight: 500;
}
.latest-articles.blog-single .main-content .single-content a:hover{
  color: #509E2F;
}