/* 
    Created on : May 10, 2020
    Author     : Hoang Bui
*/
.comments-area {
  font-size: 14px;
  margin: 0 auto;
  max-width: 750px; }
  .comments-area img {
    max-width: 100%; }
  .comments-area a {
    text-decoration: none; }
  .comments-area .flex-wrap {
    display: flex;
    flex-wrap: wrap; }
  .comments-area .hide {
    display: none; }
  .comments-area .list-unstyled {
    padding: 0;
    margin: 0;
    list-style: none; }
  .comments-area .validate-form .comment-group {
    position: relative; }
  .comments-area .validate-form label.error {
    font-size: 11px;
    color: #f00;
    position: absolute;
    top: 50%;
    right: 8px;
    margin: 0;
    margin-top: -5px; }
  .comments-area .viweb-comments-header {
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f00; }
    .comments-area .viweb-comments-header span {
      font-size: 16px;
      color: #252525;
      text-transform: none; }
  .comments-area .comment-form .comment-notes, .comments-area .comment-form .comment-form-cookies-consent, .comments-area .comment-ajax-form .comment-notes, .comments-area .comment-ajax-form .comment-form-cookies-consent {
    margin: 0;
    text-align: left;
    font-size: 13px;
    color: #f00;
    margin-bottom: 10px; }
  .comments-area .comment-form .comment-form-cookies-consent, .comments-area .comment-ajax-form .comment-form-cookies-consent {
    width: 100%;
    margin-top: 10px;
    color: #9e9e9e; }
    .comments-area .comment-form .comment-form-cookies-consent label, .comments-area .comment-ajax-form .comment-form-cookies-consent label {
      cursor: pointer;
      font-size: 12px; }
  .comments-area .comment-form .cmt-input, .comments-area .comment-ajax-form .cmt-input {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    display: block;
    width: calc(100% - 10px);
    margin: 0 5px 5px 5px;
    padding: 12px 10px;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .comments-area .comment-form .cmt-input:hover, .comments-area .comment-form .cmt-input:focus, .comments-area .comment-ajax-form .cmt-input:hover, .comments-area .comment-ajax-form .cmt-input:focus {
      outline: 0;
      box-shadow: none; }
  .comments-area .comment-form .cmt-textarea, .comments-area .comment-ajax-form .cmt-textarea {
    margin: 0;
    height: auto;
    min-height: 120px;
    width: 100%;
    resize: vertical; }
  .comments-area .comment-form .comment-policy, .comments-area .comment-ajax-form .comment-policy {
    line-height: 1.7em;
    font-size: 13px; }
    .comments-area .comment-form .comment-policy .fa, .comments-area .comment-ajax-form .comment-policy .fa {
      width: 15px;
      margin-right: 3px; }
    .comments-area .comment-form .comment-policy .file-attachment, .comments-area .comment-ajax-form .comment-policy .file-attachment {
      cursor: pointer;
      color: #52b858; }
  .comments-area .comment-image-preview {
    margin-top: 15px; }
    .comments-area .comment-image-preview .cmt-image {
      width: 100px;
      margin-right: 15px;
      position: relative; }
      .comments-area .comment-image-preview .cmt-image .cmt-close {
        width: 20px;
        height: 20px;
        position: absolute;
        background-color: #333;
        border-radius: 50%;
        color: #fff;
        top: -10px;
        right: -10px;
        font-size: 12px;
        cursor: pointer; }
        .comments-area .comment-image-preview .cmt-image .cmt-close:before {
          content: "\f00d";
          position: absolute;
          font-family: "FontAwesome";
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .comments-area .comment-image-preview .cmt-image img {
        width: 100%;
        height: 110px;
        border-radius: 3px;
        object-fit: cover; }
  .comments-area .comment-pending {
    background-color: #f5c6cb;
    color: #721c24;
    padding: 8px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 300;
    margin-top: 10px; }
  .comments-area ol.commentlist {
    padding: 0;
    list-style: none; }
    .comments-area ol.commentlist > li {
      margin: 0;
      padding-bottom: 5px; }
    .comments-area ol.commentlist > li + li {
      border-top: 1px solid #f5f5f5; }
    .comments-area ol.commentlist .comment-body {
      margin: 15px 0; }
      .comments-area ol.commentlist .comment-body .comment-author {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        font-size: 14px; }
        .comments-area ol.commentlist .comment-body .comment-author .comment-avatar-character {
          width: 25px;
          height: 25px;
          background: #ddd;
          margin-right: 7px;
          text-align: center;
          color: #666;
          text-transform: uppercase;
          font-size: 12px;
          line-height: 26px;
          font-weight: 600;
          text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2); }
        .comments-area ol.commentlist .comment-body .comment-author .edit-link {
          margin-left: 5px; }
        .comments-area ol.commentlist .comment-body .comment-author .comment-author-name {
          font-weight: 700;
          display: inline-block;
          text-transform: capitalize;
          color: #252525;
          letter-spacing: 0.6px; }
        .comments-area ol.commentlist .comment-body .comment-author .post-author-badge {
          margin-left: 5px;
          position: relative;
          padding: 0 0 0 18px;
          color: #52b858;
          font-weight: 300;
          margin-right: 10px; }
          .comments-area ol.commentlist .comment-body .comment-author .post-author-badge:before {
            width: 15px;
            height: 15px;
            position: absolute;
            display: inline-block;
            content: '';
            left: 0;
            top: 2px;
            background: url(../img/verified.png) left center no-repeat;
            background-size: 100%; }
        .comments-area ol.commentlist .comment-body .comment-author .edit-link a {
          color: #288ad6; }
      .comments-area ol.commentlist .comment-body .comment-content {
        font-size: 14px;
        margin-top: 10px; }
        .comments-area ol.commentlist .comment-body .comment-content p {
          margin-bottom: 5px; }
      .comments-area ol.commentlist .comment-body .comment-images a {
        display: inline-block; }
        .comments-area ol.commentlist .comment-body .comment-images a img {
          margin: 0 2px;
          width: 80px;
          height: 80px;
          object-fit: cover; }
      .comments-area ol.commentlist .comment-body .comment-author-meta {
        margin: 0; }
        .comments-area ol.commentlist .comment-body .comment-author-meta .comment-author-date {
          color: #999;
          font-size: 13px; }
        .comments-area ol.commentlist .comment-body .comment-author-meta ul li {
          margin: 0;
          font-size: 14px;
          display: inline-block; }
          .comments-area ol.commentlist .comment-body .comment-author-meta ul li.comment-author-reply {
            margin: 0; }
            .comments-area ol.commentlist .comment-body .comment-author-meta ul li.comment-author-reply a {
              padding: 0;
              background: none;
              color: #288ad6;
              font-weight: 300; }
              .comments-area ol.commentlist .comment-body .comment-author-meta ul li.comment-author-reply a:hover, .comments-area ol.commentlist .comment-body .comment-author-meta ul li.comment-author-reply a:focus {
                color: #f25800;
                text-decoration: none; }
        .comments-area ol.commentlist .comment-body .comment-author-meta ul li + li {
          position: relative;
          padding-left: 10px; }
          .comments-area ol.commentlist .comment-body .comment-author-meta ul li + li:before {
            content: '\00B7';
            color: #999;
            left: 0;
            top: 0;
            font-size: 26px;
            line-height: 22px;
            position: absolute; }
      .comments-area ol.commentlist .comment-body .comment-reply-area {
        margin-top: 20px;
        display: none;
        background-color: #fff;
        position: relative; }
        .comments-area ol.commentlist .comment-body .comment-reply-area .comment-ajax-form {
          padding: 0; }
        .comments-area ol.commentlist .comment-body .comment-reply-area .reply-close {
          cursor: pointer;
          width: 20px;
          height: 20px;
          border-radius: 50%;
          background-color: #f00;
          text-align: center;
          color: #fff;
          position: absolute;
          right: -5px;
          top: -8px;
          z-index: 5; }
    .comments-area ol.commentlist .children {
      list-style: none;
      padding: 10px 15px;
      color: #333;
      background: #f8f8f8;
      position: relative; }
      .comments-area ol.commentlist .children:before {
        content: "";
        position: absolute;
        left: 10px;
        top: -8px;
        border-bottom: 8px solid #f8f8f8;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent; }
      .comments-area ol.commentlist .children li {
        margin: 0; }
      .comments-area ol.commentlist .children > li + li {
        border-top: 1px solid #e6e6e6;
        padding-top: 10px;
        margin-top: 10px; }
      .comments-area ol.commentlist .children .comment-body {
        margin: 0; }
  @media only screen and (max-width: 480px) {
    .comments-area ol.commentlist .comment-body .comment-content {
      text-align: justify;
      line-height: 1.4em;
      font-size: 15px; } }

.comments-area {
  margin-top: 20px;
  border-top: 1px solid #e2e2e2; }
  .comments-area .viweb-comments-cnt {
    font-size: 18px;
    text-transform: uppercase;
    margin: 20px 0;
    letter-spacing: 0.5px;
    font-weight: bold; }
  .comments-area .no-comments {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #d1ecf1;
    padding: .75rem 1.25rem;
    margin: 1rem 0;
    border-radius: .25rem; }
    .comments-area .no-comments.comment-close {
      color: #721c24;
      background-color: #f8d7da;
      border-color: #f8d7da; }
  .comments-area .comment-reply-title {
    margin: 0; }
  .comments-area .comment-ajax-form {
    padding-top: 20px; }
    .comments-area .comment-ajax-form .comment-control {
      align-items: center;
      justify-content: space-between;
      background-color: #f7f7f7;
      padding: 6px 10px;
      border-radius: 0 0 5px 5px; }
      .comments-area .comment-ajax-form .comment-control a {
        color: #288ad6; }
      .comments-area .comment-ajax-form .comment-control .cmt-submit {
        border: none;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        min-width: 120px;
        padding: 8px 10px;
        border-radius: 3px;
        background-color: #f25800;
        background-image: linear-gradient(90deg, #ff7d26 0%, #f25800 97%); }
        .comments-area .comment-ajax-form .comment-control .cmt-submit:hover, .comments-area .comment-ajax-form .comment-control .cmt-submit:focus {
          background: #252525;
          text-decoration: none; }
  .comments-area ol.commentlist .comment-body .comment-author .post-author-badge {
    text-indent: -9999px;
    padding: 0 5px; }

.btn-loadmore {
  margin-top: 15px; }
  .btn-loadmore span {
    text-align: center;
    border: 1px solid #f25800;
    color: #f25800;
    max-width: 200px;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0 auto;
    font-size: 12px;
    letter-spacing: 1px; }
    .btn-loadmore span:hover, .btn-loadmore span:focus {
      background-color: #f25800;
      color: #fff; }
  .btn-loadmore.rev-loadmore span {
    margin: 0;
    border-color: #52b858;
    color: #52b858; }
    .btn-loadmore.rev-loadmore span:hover, .btn-loadmore.rev-loadmore span:focus {
      background-color: #52b858;
      color: #fff; }

.viweb-popup-comment {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999; }
  .viweb-popup-comment .viweb-popup-container {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .viweb-popup-comment .viweb-popup-header {
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
    position: relative; }
    .viweb-popup-comment .viweb-popup-header h4 {
      font-size: 17px;
      color: #333;
      font-weight: bold;
      margin: 0; }
    .viweb-popup-comment .viweb-popup-header .viweb-popup-close {
      cursor: pointer;
      top: 50%;
      right: 5px;
      width: 20px;
      height: 20px;
      position: absolute;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .viweb-popup-comment .viweb-popup-header .viweb-popup-close:before, .viweb-popup-comment .viweb-popup-header .viweb-popup-close:after {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        top: 50%;
        left: 0;
        background: #252525;
        border-radius: 5px;
        margin-top: -6px; }
      .viweb-popup-comment .viweb-popup-header .viweb-popup-close:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
      .viweb-popup-comment .viweb-popup-header .viweb-popup-close:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .viweb-popup-comment .viweb-popup-header .viweb-popup-close:before, .viweb-popup-comment .viweb-popup-header .viweb-popup-close:after {
        transition: 0.5s all;
        -moz-transition: 0.5s all;
        -webkit-transition: 0.5s all; }
      .viweb-popup-comment .viweb-popup-header .viweb-popup-close:hover:before {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        transform: rotate(135deg); }
      .viweb-popup-comment .viweb-popup-header .viweb-popup-close:hover:after {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        transform: rotate(-135deg); }
      .viweb-popup-comment .viweb-popup-header .viweb-popup-close:hover:before, .viweb-popup-comment .viweb-popup-header .viweb-popup-close:hover:after {
        transition: 0.5s all;
        -moz-transition: 0.5s all;
        -webkit-transition: 0.5s all; }
  .viweb-popup-comment .commentform {
    padding: 15px; }
    .viweb-popup-comment .commentform .comment-group {
      margin-bottom: 10px; }
    .viweb-popup-comment .commentform .cmt-textarea {
      display: none; }
    .viweb-popup-comment .commentform input {
      padding: 10px;
      width: 100%;
      border: 1px solid #dadada;
      background: #fff;
      border-radius: 4px;
      font-size: 14px; }
      .viweb-popup-comment .commentform input:hover, .viweb-popup-comment .commentform input:focus {
        outline: 0;
        box-shadow: none; }
    .viweb-popup-comment .commentform .cmt-submit {
      background-color: #288ad6;
      padding: 12px;
      border: none;
      font-size: 12px;
      font-weight: bold;
      color: #fff;
      letter-spacing: 1px;
      text-transform: uppercase; }
      .viweb-popup-comment .commentform .cmt-submit:hover, .viweb-popup-comment .commentform .cmt-submit:focus {
        text-decoration: none;
        background-color: #f25800; }
  @media only screen and (max-width: 480px) {
    .viweb-popup-comment .viweb-popup-container {
      margin: 0 15px;
      max-width: 100%;
      width: auto; } }

.viweb-loader {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.5) url(../img/preloader.gif) center no-repeat;
  background-size: 80px; }

/*# sourceMappingURL=style.css.map */
