/* Comments Section in Blog */

#comments {
  padding-left: 0;
}
.comment-author img {
  width: 48px;
  border-radius: 50%;
  height: auto;
}

.commentlist .comment-author .fn {
  margin-left: 16px;
  position: relative;
  top: -10px;
  line-height: 24px;
  font-weight: 900;
  font-size: 16px;
}
.commentlist .comment-author .fn a {
  color: #1F1F1F;
  text-decoration: none;
  cursor: default;
  font-style: normal;
}
.commentlist .comment-author {
  margin-left:-68px;
}
.commentlist .comment-body {
  padding-left: 68px;
  position: relative; 
}
.commentlist .comment-body .comment-content {
  margin-top:20px;
}
.commentlist .comment-author .says {display: none;}
/* .commentlist .children .comment-author img {display: none;} */
/* .commentlist .children .comment-author {margin-left:0;}
.commentlist .children .comment-author .fn {margin-left:0; top: 0;margin-right: 5px;}
.commentlist .children .comment-metadata {display: inline-block; position: inherit; top: 0;} */
.commentlist .children .comment-body {padding-left: 95px;}
.single .comments-section-main .comment-metadata a {
  color: rgba(31, 31, 31, 0.5);
  font-size: 16px;
  Line-height: 24px;
  font-family: 'Lato';
  letter-spacing: 0.16px;
  text-decoration: none;
}
.comment-meta.commentmetadata {
  position:   relative; 
}
.comment-meta.commentmetadata a {
    margin-top: -20px;
    display: block;
}
.single .comments-section-main p{
  font-size: 18px;
  line-height: 28px;
  font-family:  'Lato';
  letter-spacing: 0.16px;
  color: #1F1F1F;
  margin-bottom: 30px;
}
.single .comments-section-main li {
  line-height: 28px;
  margin-bottom: 10px;
  font-size: 18px;
}
.single .comment-body .reply {
  line-height: 24px;
  position: relative;
  display: inline-block;
  padding-right: 17px;
}
.single .comment-body .reply a {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  color: #3529CB;
  opacity: 1;
  text-decoration: none;
}
.single .comment-body .reply:after {
  content: '';
  background: url('../img/comment_arr.svg');
  width: 12px;
  height: 11px;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 8px;
  right: 0;
  background-repeat: no-repeat;
}

  .commentlist li {
    padding-bottom: 0;
  }
  .commentlist li.depth-2 .reply {display: none;}
  .commentlist li.depth-2 .comment-body .comment-content {
    margin-top: 0;
  }
  .single .commentlist li.depth-1 {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .single .commentlist p {
    font-size: 16px;
    line-height: 24px;
  }
  .commentlist .children .comment-body .comment-meta {
    /* padding-top: 30px;
    margin-top: -30px;    */
  }
  .commentlist li {
    border-bottom: 1px solid rgba(31, 31, 31, 0.5);
    margin-bottom: 30px;
  }
  .commentlist .children li {
    border-bottom: 0;
    margin-bottom: 0px;
    margin-top: 30px;
    list-style:   none;
  }
  .commentlist li.depth-1:last-child {
    border-bottom: 0;
  }

  .commentlist ul.children {margin-top:20px;}

  .comment-respond #cancel-comment-reply-link {
    font-size: 16px;
    text-decoration: none;
    line-height: 24px;
    text-transform: capitalize;
  }
  .comment-respond {
    background-color: #F9F9F9 !important;
  }
  .comment-respond #reply-title small {
    float: right;
    margin-top: 5px;
  }
  .commentlist .comment .comment-respond {
    margin-left: 67px !important;
    margin-top: 30px !important;

  }
  .commentlist .comment.depth-2 .comment-respond {
    margin-left: 46px !important;
  }
  #new-comment-button {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    font-family:  'Lato';
    letter-spacing: 0.9px;
    color: #3529CB;
    opacity: 1;
    border: 2px solid #3529CB;
    padding: 11px 25px 12px;
    display: inline-block;
    float: right;
  }
  #new-comment-button:hover {
    cursor: pointer;
  }

#comments-section-main {
  margin-top: 30px;
  width: 100%;
  margin-bottom: 50px;
  padding: 12px;
  overflow-x: hidden;
}

#comments-section-main hr {
  border-top: 1px solid #1F1F1F;
  margin-left: -1000px;
  margin-right: -1000px;
  height: 1px;
  margin-bottom: 50px;
}
#comments-section-main #comments {
  margin-top: 0;
}
#respond {
    padding: 35px;
    margin: 0 0 40px;
}
#respond #reply-title {
  font-size: 24px;
  line-height: 32px;
}
#respond p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
}
#respond label { 
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 16px;
}
#commentform input[type=submit] {
    font-size:  30px;
    background: #fff;
    color: #009aff;
    border:2px solid #009aff;
    padding: 3px 16px 4px;
    border-radius: 68px;
    height: 32px;
    line-height: 22px;
    font-size: 16px;
    display: inline-block;
}

#commentform input[type=submit]:hover {
   color: #0056b3;
   border-color: #0056b3; 
}
#commentform input[type=submit][disabled=disabled] {
  opacity: 0.5;
  color: #676879;
  border-color: #676879;
  cursor: not-allowed;
}
#commentform input[type=submit][disabled=disabled]:hover {
  color: #676879;
  border-color: #676879;
}
    
#commentform input[type=email], #commentform input[type=url], #commentform input[type=text], #commentform textarea {
    min-height: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    vertical-align: middle;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px;
    font-size: 1em;
    padding: 6px 10px;    
}
.commentlist {
    margin: 0;
    padding: 0;
    list-style: none;
}
h3#comments {
  padding:40px 0;
  font-size: 26px;
}
.comment-meta {
    position: relative;
}
.commentmetadata a {
    color: rgba(31,31,31,.5);
    font-size: 16px;
    Line-height: 24px;
    letter-spacing: .16px;
    text-decoration: none;
}
#respond .comment-form-cookies-consent input {
  display: inline-block;
}
#respond .comment-form-cookies-consent label {
    width: 93%;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    line-height: 23px;
}
.comment-body p {margin-top: 20px;}
.comment-awaiting-moderation {
  position: relative;
  top: -23px;
}
.comment-awaiting-moderation + br {
  display: none;
}
/* .children .comment-awaiting-moderation {
  margin-top: 0;
} */
.comment-alert-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.5);
  z-index: 999;
}
.comment-alert-overlay--active {
  display: block;
}
.comment-alert {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
@media (max-width:  460px) {
   #comments-section-main hr {
      margin-bottom: 30px;
   }
    #respond {
      padding: 20px;
    }
}
@media (max-width:  380px) {
  .comment-form {
    width: 100%;
    overflow: hidden;
  }
  #respond .comment-form-cookies-consent label {
      width: 88%;
  }
  #respond #reply-title {
    font-size: 20px;
    line-height: 27px;
  } 
  .comment-respond #reply-title small {
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    width: 100%;
  }
  .comment-respond #cancel-comment-reply-link,
  #respond p {
    font-size: 15px;
    line-height: 24px;
  }
  #respond label {
    margin-top: 10px; 
  }
  #commentform input[type=email], 
  #commentform input[type=url], 
  #commentform input[type=text], 
  #commentform textarea {
    margin-bottom: 10px;
  }
  .single .commentlist p a {
    word-break: break-all;
  }

  .commentlist .comment-body {
    display: flex;
    flex-wrap: wrap;
  }
  .commentlist .comment-body, 
  .commentlist .children,
  .commentlist .children .comment-body {
    padding-left: 52px;
  }
  .commentlist .comment-body p {
    margin-top: 15px;
  }
  .commentlist .comment-author {
    margin-left: -52px;
    display: flex;
    align-items: baseline;
  }
  .comment-author img {
    width: 40px;
    height: 40px;
    position: relative;
    top: 27px;
  }
  .commentlist .comment-author .fn {
    word-break: break-all;
    margin-left: 9px;
    top: auto;
    left: 2px;
    line-height: 20px;
  }
  .comment-meta.commentmetadata {
    width: 100%;
  }
  .comment-meta.commentmetadata a {
    font-size: 15px;
    line-height: 18px;
    margin-top: 5px;
  }
}

/* reCaptcha */
.g-recaptcha {
  margin-bottom: 40px;
}
#respond .g-recaptcha {
  margin-top: 30px;
}

/* End Comments Section on Blog */