Ir para
  • 0

Alguem pra disponibilizar "COMENTARIOS" do Facebook pra PV


Freud

Pergunta

Posts Recomendados

  • 0
7 minutos atrás, Ferraz disse:

O site é esse: https://brasilsocialmedia.com/

O procedimento é bem simples. 

Esse site é na verdade pra comprar comentários pros anúncios não é isso? Se eu entendi bem, o mano quer um template ou script de comentários pra página de vendas dele

Link para o comentário
  • 0
1 hora atrás, Mr. Bean disse:

Isso mesmo, nao quero comprar, quero template ou script...

Tu usa elementor? Se sim tenho dois templates aqui, do layout do Facebook antigo e do novo. Só me confirma que te mando os arquivos aqui. Tmj!

Link para o comentário
  • 0
9 horas atrás, Black Stealth disse:

Tu usa elementor? Se sim tenho dois templates aqui, do layout do Facebook antigo e do novo. Só me confirma que te mando os arquivos aqui. Tmj!

Massa mano !! Uso Elementor sim, vlw dms vai ajudar muito.. salvo tmj aguardando arquivo vlw brodher!!

Link para o comentário
  • 0
3 horas atrás, Black Stealth disse:

Segue os arquivos em anexo irmão. O modelo novo é um script que você pode colocar em HTML pelo elementor mesmo, e o outro antigo é só um layout construído dentro do próprio elementor. 

Espero que ajude, tamo junto!

Código do Template (Novo) abaixo:

<!DOCTYPE html>
<html lang="pt-br">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
  <link href="https://fonts.googleapis.com/css2?family=Cabin&family=Montserrat&family=Open+Sans&family=Oswald&display=swap" rel="stylesheet" />
  <style>
  .fb-comments{
      background-color: white!important;
     border:1px solid #e9ebee!important
  }
 table th {
      padding: 2px !important;
  }
  td, table tbody tr{
      background-color: #fff!important;
  }
    @media (max-width: 768px) {
  .video-player {
    width: 100%;
    background: 0 0;
  }
  .video-player iframe {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
  #frame {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
}

* {
  font-family: helvetica, arial, sans-serif;
}

body {
  font-size: 16px;
}
.mark-comments{
  color: #365899;
}
.fb-comments {
  border: 1px solid #e9ebee!important;
  border-radius: 18px;
  padding: 12px;
  margin: auto;
  position: relative;
  color: #4267b2;
}

.fb-comments-header {
  padding:  0;
  border-bottom: 1px solid #e9ebee!important;
}

.fb-comments-header span {
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}

.fb-comments-comment {
  border: none!important;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}

.fb-comments-reply-wrapper {
  margin-left: 60px;
  border-left: 1px dotted #e9ebee!important;
  padding-left: 5px;
}

tr,
td {
  border: none!important;
  margin: 0;
}

td {
  padding: 2.5px;
}

tr {
  padding: 2.5px 0;
}

.fb-comments-comment-img {
  vertical-align: top;
  width: 48px;
  padding-right: 5px;
}

.fb-comments-comment-img img {
    max-width: 48px;
    max-height: 48px;
    border-radius: 25px;
    object-fit: cover;
}

.fb-comments-comment-name {
  font-size: 0.85em;
}

.fb-comments-comment-name name {
  color: #365899;
  text-decoration: none!important;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-name name:hover {
  text-decoration: underline!important;
}

.fb-comments-comment-name occupation {
  color: #90949c!important;
}

.fb-comments-comment-text {
font-weight: 300;
  font-size: 0.9em;
  color: #000;
  border-radius: 21px;
  background-color: #eaebef!important;
  padding-left: 12px
}
.fb-comments-comment-actions{
    padding: 0 2px !important;
}
.fb-comments-comment-actions like,
.fb-comments-comment-actions reply {
  font-size: 0.75em;
  color: #4267b2;
  text-decoration: none!important;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions like.liked {
  color: #90949c;
}

.fb-comments-comment-actions like:hover,
.fb-comments-comment-actions reply:hover {
  text-decoration: underline;
}

.fb-comments-comment-actions likes {
  font-size: 13px;
  background: url(https://segredosdaburguesia.com/wp-content/uploads/2021/10/likes.png);
  background-repeat: no-repeat;
  padding-left: 43px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: -10px;
  float: right;
  background-color: #fff!important;
  border: solid #eaebef;
  border-radius: 19px;
}

.fb-comments-comment-actions date {
  font-size: 0.75em;
  color: #90949c;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions date:hover {
  text-decoration: underline;
}

.fb-comments-loadmore {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  padding: 0.875em;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
}

.fb-reply-input {
  border: 1px solid lightgrey;
  border-radius: 3px;
  width: 100%;
  padding: 5px 7.5px;
  font-size: 0.75em;
  color: #000;
  outline: none;
}

.fb-reply-input:hover,
.fb-reply-button:hover {
  outline: none;
}

.fb-reply-button {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.75em;
  padding: 5px 7.5px;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
  outline: none;
}

.bbtn {
  width: 100%;
  max-width: 449px;
}

@media (max-width: 768px) {
  .video-player {
    margin-top: 0 !important;
  }
}

    header {
      background-repeat: no-repeat;
      background-size: cover;
    }
    h1 {
      font-size: clamp(1.5em, 1em + 3vw, 2.5em);
      text-transform: uppercase bold;
      font-family: 'Montserrat', sans-serif;
    }
    .a-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased;
      margin: 0;
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      color: #2e82bc; 
      outline: 0; 
      line-height: 1; 
      text-align: center; 
      position:relative!important; display: inline-block!important;
      border-style: solid; 
      width: 100%; padding-left: 0!important; padding-right: 0!important; 
      margin-bottom: 10px; 
      padding: 22px 44px; border-color: #ff5535; border-width: 0px; 
      border-radius: 6px; 
      background: linear-gradient(to bottom, #ff6600 0%, #ff5535 100%); 
      box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); 
      text-decoration: none!important;
    }
    .span-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      margin: 0; 
      border: 0; 
      font: inherit;
      vertical-align: baseline;
      display: block; 
      position: relative; 
      z-index: 1; 
      padding: 0 15px; 
      white-space: normal; 
      font-size: 25px;
      color: #ffffff; 
      font-family: Oswald; 
      font-weight: bold; 
      text-shadow: #000000 0px 1px 0px;
      text-decoration: none;
    }
    .span-btn2 {
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      padding: 0; border: 0;
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      position: relative;
      z-index: 1; 
      margin: .2em 0 -.5em; 
      font-size: 15px; 
      color: #f5e051; 
      font-family: Cabin; 
      font-weight: bold; 
      font-style: italic;
      text-shadow: #000000 0px 1px 0px;
    }
    .comment {
      display: block; 
      padding: 10px 0; 
      line-height: 20px;
    }
    .span {
      color: #365899; 
      font-weight: bold;
    }
    .answer {
      color: #444; 
      -webkit-font-smoothing: antialiased;
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      padding-top: 10px; 
      line-height: 20px;
      padding-left: 9px; 
      border-left: 1px solid #E9EBEE; margin-left: 50px; padding-bottom: 0;
    }
    .classeNova {
      color: #444; 
      -webkit-font-smoothing: antialiased; 
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      font-family: Arial; 
      background-color:
      #F6F7F9!important;
      font-size: 14px; 
      padding-top: 20px;      
    }
    .paragrafo {
      color: #444; 
      font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
      line-height: 1.5em; 
      margin: 0;
      margin-left: 60px; 
      margin-bottom: 0px;
    }
    .like {
      font-size: 11px; color: #90949c;
    }
    .twenty1 {
      font-weight: 700; 
      border-bottom: 1px solid #E9EBEE; 
      display: block; 
      padding-bottom: 6px;
    }
    .imgComment {
      width: 60px; 
      height: 50px; 
      float: left; 
      padding-right: 10px;
    }
    .hide {
      display: none;
    }
    .pirataria h3 {
      text-transform: uppercase;
      font-size: 15px;
      letter-spacing: 5px;
    }
    .pirataria b{
      color: #FFC400;
    }
    .pirataria {
      font-size: 12px;
      text-align: justify;
    }
    footer {
      background-color: black;
      padding-top: 25px;
      padding-bottom: 25px;
      color: white;
    }
    .cpy {
      font-size: 12px;
      margin: 37px 0px 20px 0px;
    }
    .links a {
      font-size: 12px;
      color: white;
    }
    .lucas{
      font-size: 50px;
      color: #020201;
      text-shadow: 2px 2px 2px white;
    }
  </style>
</head>
<body>
  <section class="comments py-4">
    <div class="container">
      <div class="row justify-content-center">
        <div class="col-lg-12">
          <div class="fb-comments" style="margin-top: 5px;">
            <div class="fb-comments-header">
              <span>32 comentários</span>
            </div>
            <div class="fb-comments-wrapper" id="1">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" 
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"  width="48" height="48" alt="imagem 1"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
  
                        <font class="fb-comments-comment-name">
                          <name>Davi Marinho</name>
                        </font>
                        <br/>
                        Nunca vi nada igual! Realmente eu consegui aumentar minha produtividade e meu desempenho e ativar algumas áreas do meu cérebro que nem sabia que existia...
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>31</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="2">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem 2"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Sandra-1024x1024-1-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Marisa Moreira</name>
                      </font>
                      <br/> 
                      <name class="mark-comments">Davi Marinho</name> Serio??funciona msmmm??
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>2</likes>
                      
                      <date>10 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="3">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem3"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Davi Marinho</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Marisa Moreira</name> Funciona sim! Hoje consigo ler mais rápido, acordar mais cedo e até meu desempenho aumentou
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="4">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      Eu já tinha tentado de tudo, literalmente kkk… Fui até num especialista pra tentar aumentar minha memória e foco. Mas esse método até agora foi o que mais deu resultado! (Pelo menos pra mim)
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>27</likes>
                      
                      <date>53 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="5">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                  
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                     <name class="mark-comments">Talisson Freire </name> Mas em quanto tempo você viu essa melhora?
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>42 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="6">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">

                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>

                      <name class="mark-comments">  
                        Luciano Mendes </name> Cara, nos primeiros 4 dias eu já senti um aumento gigantesco em umas coisas simples que eu tava fazendo… tipo coisas que eu precisava anotar e colocar despertador eu estava lembrando naturalmente. Mas eu não apliquei nem 10% ainda
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>7</likes>
                      
                      <date>33 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="7">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Talisson Freire </name>
                        Vale a pena então... to com receio de comprar e não funcionar pra mim

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="8">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Luciano Mendes</name>
                        Vale sim, irmão. To curtindo demais…
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>25 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="9">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Talisson Freire</name>
                      Valeu! Vou comprar aqui!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="10">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jaime-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>David Oliveira </name>
                      </font>
                      <br/>
                      Só digo uma coisa, podem ir sem medo!!! realmente funciona e muito.
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>63</likes>
                      
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="11">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Maria-Clara-Lourenco-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Mônica Tavares</name>
                        <br/>
                      </font>
                      Tem gente que está me perguntando se realmente tem alguma fórmula mágica. Não é nada disso!  Você aprende algumas coisas simples de fazer que te ajudam e passa a perceber outras que te prejudicam. Eu por exemplo, consegui acordar mais cedo, ficar mais ativa no dia a dia e render muito mais, depois que eu comecei a colocar em prática as primeiras dicas
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>11</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="12">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem perfil"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                   
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Julia Fernandes</name>
                        </font>
                        <br/>
                        Vou comprar!! Pelos comentários aqui todo mundo tá conseguindo melhorar, dps aviso vcs galera!

                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>62</likes>
                        <date>3 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="13">
              <table class="fb-comments-comment">
                <tbody>
                <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                    
                </tr>
                <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Diego Nascimento</name>
                    </font>
                    <br/>
                    <name class="mark-comments">
                      Julia Fernandes
                    </name>
                    To na mesma… Curti demais, vou comprar tbm. Vou te chamar no privado pra gente ir conversando sobre o curso, pode ser?
                    </td>
                </tr>
                <tr>
                    <td class="fb-comments-comment-actions">
                    <like>Curtir</like>
                    ·
                    <reply>Responder</reply>
                    ·
                    <likes>7</likes>
                    <date>2 h</date>
                    </td>
                </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="14">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Julia Fernandes</name>
                          </font>
                        <br/>
                        <name class="mark-comments">
                          Diego Nascimento
                        </name>
                          Agradeço, mas meu marido é bem ciumento kkk sei que às vezes seria algo profissional, mas tem a turma do suporte lá pra ajudar
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>93</likes>
                        <date>1 h</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="15">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Diego Nascimento</name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                          Julia Fernandes
                        </name>
                        Tranquilo...
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <date>45 min</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>


            <div class="fb-comments-wrapper" id="16">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Andreia-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luiz Fernando Costa  </name>
                      </font>
                      <br/>
                      Sei que não tem muito a ver, mas o método me ajudou a aumentar minha autoestima. Eu achava que tava sem disposição pq eu era fraco. Que nada! Eu descobri que não sabia aproveitar meu corpo ao máximo! Não poderia deixar de dar meu feedback. Tmjj!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>23</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="17">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/9.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Vinicius Pereira</name>
                      </font>
                      <br/>
                      Ixii… Alguém que comprou sabe me dizer se da certo mesmo? 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>46</likes>
                      
                      <date>4 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="18">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/4.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Patricia Amorim Santos</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira 
                      </name>
                      Eu também estou com o pé atrás… 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="19">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-antonio.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>João Alberto</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Com tanta coisa ruim na internet, alguém que realmente fez sabe me informar? Não posso entrar em furada

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="20">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Kensly-Cabral.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Juliana Cristina
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Meu irmão comprou e os pais da namorada dele também. Comecei tem uns 3 dias pra ver se era aquilo que eles falavam… Realmente estou sentindo a diferença kkk

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>21</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="21">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Gabriel.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Matheus Veríssimo</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Não sou de acreditar nas coisas da internet, mas esse curso ouvi falar já. Só por isso to pensando em comprar
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>17</likes>
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="22">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Lucas Almeida
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Eu comprei semana passada. Eu também tava com o pé atrás antes de comprar, mas valeu cada centavo, irmão! Se tu aplicar o que eles ensinam e estiver fazendo algo rentável, tu recupera o investimento em pouco tempo. Boa sorte!

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>77</likes>
                      <date>6 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="23">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/lima.jpeg"></td>
                      
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Ana Carolina Resende
                          </name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                            Lucas Almeida
                        </name>
                        Eu tbmmm, inclusive meu irmão comprou também e agora todo mundo aqui ta trabalhando de casa! Kkkkkk eu to fazendo pq vi meu irmão ganhando um dinheiro com isso
  
                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>23</likes>
                        <date>5 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            <button class="fb-comments-loadmore" onclick="javascript:loadMore();">Carregar mais 8 comentários</button>
            <div style="display:none" id="more">
                <div class="fb-comments-wrapper" id="24">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova2.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Maria Clara Abdala
                                </name>
                              </font>
                              <br/>
                              Eu já tinha comprado uns cursos pra aprender a ser mais produtiva, mas nenhum fala o que esse método falou. Os outros são só enrolação. Eles não escondem a verdade e tem um monte de coisa bem prática mesmo. Pelo preço vale muitíssimoo a pena!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>73</likes>
                            <date>6 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="25">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Roberto.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Patrick de souza</name>
                              </font>
                              <br/>
                              Olha, gente, eu me sinto na obrigação de falar isso. Muitas pessoas querem nos ver pra baixo e sentem inveja do nosso sucesso. É por causa de pessoas como o Dave que a gente pode ter esperanças de um mundo melhor. Não importa se ele ta ganhando algo com isso, realmente ele merece o reconhecimento pq não é qualquer pessoa que compartilha essas informações. Uma pena que pessoas que tem poder não veem vantagem nisso e acabam escondendo de todo mundo. Esse método é uma luz no fim do túnel pra quem quer atingir uma versão melhor de si mesmo.
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>13</likes>
                            <date>4 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="26">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/souza.jpeg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Alana Lima
                                </name>
                            </font>
                             <br/>
                            
                            Galera, fiz o pagamento em boleto e ainda não consegui acessar... estou ansiosa… Teve uma moça que me chamou aqui, achei bem profissional. Isso pq nem comecei ainda kkkk
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>32</likes>
                            <date>2 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                
                <div class="fb-comments-reply-wrapper" id="27">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/5.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Jhiullia Freire
                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>

                            Eu paguei no cartão e tive o acesso na hr! Achei mais fácil até pq o preço é de boa! Experimentando aqui! To no segundo dia e já estou bem mais produtiva! Sem palavras! 100%!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>109</likes>
                            <date>11 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-reply-wrapper" id="28">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/6.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Natália Martins

                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>
                            Paguei no cartão e dividi em 12. Estava meio receosa, mas agora estou conseguindo me concentrar mais, trabalhar mais e como sou prestadora de serviço, minha renda tem aumentado. Pra mim tem sido sensacional!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>115</likes>
                            <date>12 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="29">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/7.png"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Ana Paula Novais</name>
                            </font>
                            <br/>
                            Sem palavras!!!! 100%
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>15</likes>
                            <date>15 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="30">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/176151093_2841834979407640_3439015475335049722_n-1024x1024-1.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Juliana Cristina
                                </name>
                            </font>
                            <br/>
                            Olhaa... eu posso dizer que existia uma Juliana antes e dps desse método. É incrível! Eu consigo trabalhar menos horas e produzir mto mais pq agora tenho uma concentração umas 10 vezes maior!!! 🙏🏼

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>192</likes>
                            <date>16 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="31">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-Lucas-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Diego Nunes

                                </name>
                            </font>
                            <br/>
                            Vou comprar!! Pelos comentários aqui todo mundo ta conseguindo melhorar! Dps aviso vcs galera!!!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>93</likes>
                            <date>17 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="32">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Leonardo-Lima-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Rodrigo Moraes


                                </name>
                            </font>
                            <br/>
                            Gente, funciona sim! Mas você tem que seguir o que eles ensinam. O meu problema era com cansaço. Parecia que quanto mais dormia, mais cansado ficava. Não sei qual dica em específico me ajudou mais, mas sem dúvidas fez a diferença pra mim

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>273</likes>
                            <date>1 d</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  
  <script>
  function showBtn1 () {
      document.getElementById("btn1").classList.remove("hide")
    }
    
    
  function loadMore() {
    $('#more').show()
    $('.fb-comments-loadmore').hide().remove()
}
$(document).ready(function() {
    $('date').each(function() {
        if ($(this).attr('data-date-minus')) {
            $(this).html(dateMinus($(this).attr('data-date-minus')))
        }
    })
})

function dateMinus(what) {
    var today = Date.now()
    var nw = today - what * 10000
    var newd = new Date()
    newd.setTime(nw)
    var mthName = ['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro']
    var mthNm = mthName[newd.getMonth()]
    return (newd.getDate() +
        ' de ' +
        mthNm +
        ' de ' +
        newd.getFullYear() +
        ' ' +
        newd.getHours() +
        ':' +
        round(newd.getMinutes()))
}

function round(what) {
    if (what < 10) {
        return '0' + what
    } else {
        return what
    }
}
$('like').on('click', function() {
    if ($(this).hasClass('liked')) {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) - 1)
        $(this).removeClass('liked')
        $(this).text('Curtir')
    } else {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) + 1)
        $(this).addClass('liked')
        $(this).text('Descurtir')
    }
})
$('reply').on('click', function() {
    if (fbobj != null) {
        handleReply($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    } else {
        logInWithFacebook(handleReply, $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    }
})

function handleReply(id) {
    var text = ''
    var obj = $('#' + id)
    if (obj.hasClass('fb-comments-reply-wrapper')) {
        text = '@' + obj.find('name').text()
        obj = $('#' + id.split('-')[0])
    }
    obj.find('.row.reply-box').remove()
    obj.append('<div class="row reply-box" id="reply-' +
        obj.attr('id') +
        '"><div class="col-xs-10"><input type="text" value="' +
        text +
        '" placeholder="Añade una respuesta..." class="fb-reply-input" /></div><div class="col-xs-2"><button class="fb-reply-button" onclick="javascript:postReply(' +
        obj.attr('id') +
        ');">Responder</button></div></div>')
}

function postReply(id) {
    var obj = $('#reply-' + id)
    if (obj && obj.find('.fb-reply-input').val()) {
        var date = new Date()
        var fbreply = {
            forid: id,
            date: date,
            text: obj.find('.fb-reply-input').val()
        }
        fbreplies.push(fbreply)
        var replyc = reply.clone()
        replyc.attr('id', id + '-' + Math.floor(Math.random() * 100 + 10))
        replyc.find('name').text(fbobj.name)
        replyc.find('.fb-comments-comment-img').find('img').attr('src', fbobj.pictureURL)
        replyc.find('.fb-comments-comment-text').text(obj.find('.fb-reply-input').val())
        replyc.find('date').each(function() {
            if ($(this).attr('data-date-minus')) {
                $(this).html(dateMinus($(this).attr('data-date-minus')))
            }
        })
        $('#' + id).after(replyc)
        obj.remove()
        var today = new Date()
        today.setDate(today.getFullYear() + 1)
        setCookie('fbreplies', JSON.stringify(fbreplies), today)
    }
}

</script>
</body>
</html>     </div>
                </div>
                    </div>
        </div>
                            </div>
        </section>

 

Template Comentários (Antigo).json 66 kB · 1 download Template Comentários (Novo) 59 kB · 0 downloads

Foda!

Link para o comentário
  • 0
Em 26/02/2022 em 17:03, Black Stealth disse:

Segue os arquivos em anexo irmão. O modelo novo é um script que você pode colocar em HTML pelo elementor mesmo, e o outro antigo é só um layout construído dentro do próprio elementor. 

Espero que ajude, tamo junto!

Código do Template (Novo) abaixo:

<!DOCTYPE html>
<html lang="pt-br">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
  <link href="https://fonts.googleapis.com/css2?family=Cabin&family=Montserrat&family=Open+Sans&family=Oswald&display=swap" rel="stylesheet" />
  <style>
  .fb-comments{
      background-color: white!important;
     border:1px solid #e9ebee!important
  }
 table th {
      padding: 2px !important;
  }
  td, table tbody tr{
      background-color: #fff!important;
  }
    @media (max-width: 768px) {
  .video-player {
    width: 100%;
    background: 0 0;
  }
  .video-player iframe {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
  #frame {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
}

* {
  font-family: helvetica, arial, sans-serif;
}

body {
  font-size: 16px;
}
.mark-comments{
  color: #365899;
}
.fb-comments {
  border: 1px solid #e9ebee!important;
  border-radius: 18px;
  padding: 12px;
  margin: auto;
  position: relative;
  color: #4267b2;
}

.fb-comments-header {
  padding:  0;
  border-bottom: 1px solid #e9ebee!important;
}

.fb-comments-header span {
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}

.fb-comments-comment {
  border: none!important;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}

.fb-comments-reply-wrapper {
  margin-left: 60px;
  border-left: 1px dotted #e9ebee!important;
  padding-left: 5px;
}

tr,
td {
  border: none!important;
  margin: 0;
}

td {
  padding: 2.5px;
}

tr {
  padding: 2.5px 0;
}

.fb-comments-comment-img {
  vertical-align: top;
  width: 48px;
  padding-right: 5px;
}

.fb-comments-comment-img img {
    max-width: 48px;
    max-height: 48px;
    border-radius: 25px;
    object-fit: cover;
}

.fb-comments-comment-name {
  font-size: 0.85em;
}

.fb-comments-comment-name name {
  color: #365899;
  text-decoration: none!important;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-name name:hover {
  text-decoration: underline!important;
}

.fb-comments-comment-name occupation {
  color: #90949c!important;
}

.fb-comments-comment-text {
font-weight: 300;
  font-size: 0.9em;
  color: #000;
  border-radius: 21px;
  background-color: #eaebef!important;
  padding-left: 12px
}
.fb-comments-comment-actions{
    padding: 0 2px !important;
}
.fb-comments-comment-actions like,
.fb-comments-comment-actions reply {
  font-size: 0.75em;
  color: #4267b2;
  text-decoration: none!important;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions like.liked {
  color: #90949c;
}

.fb-comments-comment-actions like:hover,
.fb-comments-comment-actions reply:hover {
  text-decoration: underline;
}

.fb-comments-comment-actions likes {
  font-size: 13px;
  background: url(https://segredosdaburguesia.com/wp-content/uploads/2021/10/likes.png);
  background-repeat: no-repeat;
  padding-left: 43px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: -10px;
  float: right;
  background-color: #fff!important;
  border: solid #eaebef;
  border-radius: 19px;
}

.fb-comments-comment-actions date {
  font-size: 0.75em;
  color: #90949c;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions date:hover {
  text-decoration: underline;
}

.fb-comments-loadmore {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  padding: 0.875em;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
}

.fb-reply-input {
  border: 1px solid lightgrey;
  border-radius: 3px;
  width: 100%;
  padding: 5px 7.5px;
  font-size: 0.75em;
  color: #000;
  outline: none;
}

.fb-reply-input:hover,
.fb-reply-button:hover {
  outline: none;
}

.fb-reply-button {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.75em;
  padding: 5px 7.5px;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
  outline: none;
}

.bbtn {
  width: 100%;
  max-width: 449px;
}

@media (max-width: 768px) {
  .video-player {
    margin-top: 0 !important;
  }
}

    header {
      background-repeat: no-repeat;
      background-size: cover;
    }
    h1 {
      font-size: clamp(1.5em, 1em + 3vw, 2.5em);
      text-transform: uppercase bold;
      font-family: 'Montserrat', sans-serif;
    }
    .a-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased;
      margin: 0;
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      color: #2e82bc; 
      outline: 0; 
      line-height: 1; 
      text-align: center; 
      position:relative!important; display: inline-block!important;
      border-style: solid; 
      width: 100%; padding-left: 0!important; padding-right: 0!important; 
      margin-bottom: 10px; 
      padding: 22px 44px; border-color: #ff5535; border-width: 0px; 
      border-radius: 6px; 
      background: linear-gradient(to bottom, #ff6600 0%, #ff5535 100%); 
      box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); 
      text-decoration: none!important;
    }
    .span-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      margin: 0; 
      border: 0; 
      font: inherit;
      vertical-align: baseline;
      display: block; 
      position: relative; 
      z-index: 1; 
      padding: 0 15px; 
      white-space: normal; 
      font-size: 25px;
      color: #ffffff; 
      font-family: Oswald; 
      font-weight: bold; 
      text-shadow: #000000 0px 1px 0px;
      text-decoration: none;
    }
    .span-btn2 {
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      padding: 0; border: 0;
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      position: relative;
      z-index: 1; 
      margin: .2em 0 -.5em; 
      font-size: 15px; 
      color: #f5e051; 
      font-family: Cabin; 
      font-weight: bold; 
      font-style: italic;
      text-shadow: #000000 0px 1px 0px;
    }
    .comment {
      display: block; 
      padding: 10px 0; 
      line-height: 20px;
    }
    .span {
      color: #365899; 
      font-weight: bold;
    }
    .answer {
      color: #444; 
      -webkit-font-smoothing: antialiased;
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      padding-top: 10px; 
      line-height: 20px;
      padding-left: 9px; 
      border-left: 1px solid #E9EBEE; margin-left: 50px; padding-bottom: 0;
    }
    .classeNova {
      color: #444; 
      -webkit-font-smoothing: antialiased; 
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      font-family: Arial; 
      background-color:
      #F6F7F9!important;
      font-size: 14px; 
      padding-top: 20px;      
    }
    .paragrafo {
      color: #444; 
      font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
      line-height: 1.5em; 
      margin: 0;
      margin-left: 60px; 
      margin-bottom: 0px;
    }
    .like {
      font-size: 11px; color: #90949c;
    }
    .twenty1 {
      font-weight: 700; 
      border-bottom: 1px solid #E9EBEE; 
      display: block; 
      padding-bottom: 6px;
    }
    .imgComment {
      width: 60px; 
      height: 50px; 
      float: left; 
      padding-right: 10px;
    }
    .hide {
      display: none;
    }
    .pirataria h3 {
      text-transform: uppercase;
      font-size: 15px;
      letter-spacing: 5px;
    }
    .pirataria b{
      color: #FFC400;
    }
    .pirataria {
      font-size: 12px;
      text-align: justify;
    }
    footer {
      background-color: black;
      padding-top: 25px;
      padding-bottom: 25px;
      color: white;
    }
    .cpy {
      font-size: 12px;
      margin: 37px 0px 20px 0px;
    }
    .links a {
      font-size: 12px;
      color: white;
    }
    .lucas{
      font-size: 50px;
      color: #020201;
      text-shadow: 2px 2px 2px white;
    }
  </style>
</head>
<body>
  <section class="comments py-4">
    <div class="container">
      <div class="row justify-content-center">
        <div class="col-lg-12">
          <div class="fb-comments" style="margin-top: 5px;">
            <div class="fb-comments-header">
              <span>32 comentários</span>
            </div>
            <div class="fb-comments-wrapper" id="1">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" 
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"  width="48" height="48" alt="imagem 1"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
  
                        <font class="fb-comments-comment-name">
                          <name>Davi Marinho</name>
                        </font>
                        <br/>
                        Nunca vi nada igual! Realmente eu consegui aumentar minha produtividade e meu desempenho e ativar algumas áreas do meu cérebro que nem sabia que existia...
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>31</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="2">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem 2"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Sandra-1024x1024-1-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Marisa Moreira</name>
                      </font>
                      <br/> 
                      <name class="mark-comments">Davi Marinho</name> Serio??funciona msmmm??
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>2</likes>
                      
                      <date>10 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="3">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem3"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Davi Marinho</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Marisa Moreira</name> Funciona sim! Hoje consigo ler mais rápido, acordar mais cedo e até meu desempenho aumentou
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="4">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      Eu já tinha tentado de tudo, literalmente kkk… Fui até num especialista pra tentar aumentar minha memória e foco. Mas esse método até agora foi o que mais deu resultado! (Pelo menos pra mim)
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>27</likes>
                      
                      <date>53 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="5">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                  
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                     <name class="mark-comments">Talisson Freire </name> Mas em quanto tempo você viu essa melhora?
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>42 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="6">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">

                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>

                      <name class="mark-comments">  
                        Luciano Mendes </name> Cara, nos primeiros 4 dias eu já senti um aumento gigantesco em umas coisas simples que eu tava fazendo… tipo coisas que eu precisava anotar e colocar despertador eu estava lembrando naturalmente. Mas eu não apliquei nem 10% ainda
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>7</likes>
                      
                      <date>33 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="7">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Talisson Freire </name>
                        Vale a pena então... to com receio de comprar e não funcionar pra mim

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="8">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Luciano Mendes</name>
                        Vale sim, irmão. To curtindo demais…
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>25 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="9">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Talisson Freire</name>
                      Valeu! Vou comprar aqui!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="10">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jaime-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>David Oliveira </name>
                      </font>
                      <br/>
                      Só digo uma coisa, podem ir sem medo!!! realmente funciona e muito.
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>63</likes>
                      
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="11">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Maria-Clara-Lourenco-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Mônica Tavares</name>
                        <br/>
                      </font>
                      Tem gente que está me perguntando se realmente tem alguma fórmula mágica. Não é nada disso!  Você aprende algumas coisas simples de fazer que te ajudam e passa a perceber outras que te prejudicam. Eu por exemplo, consegui acordar mais cedo, ficar mais ativa no dia a dia e render muito mais, depois que eu comecei a colocar em prática as primeiras dicas
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>11</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="12">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem perfil"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                   
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Julia Fernandes</name>
                        </font>
                        <br/>
                        Vou comprar!! Pelos comentários aqui todo mundo tá conseguindo melhorar, dps aviso vcs galera!

                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>62</likes>
                        <date>3 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="13">
              <table class="fb-comments-comment">
                <tbody>
                <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                    
                </tr>
                <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Diego Nascimento</name>
                    </font>
                    <br/>
                    <name class="mark-comments">
                      Julia Fernandes
                    </name>
                    To na mesma… Curti demais, vou comprar tbm. Vou te chamar no privado pra gente ir conversando sobre o curso, pode ser?
                    </td>
                </tr>
                <tr>
                    <td class="fb-comments-comment-actions">
                    <like>Curtir</like>
                    ·
                    <reply>Responder</reply>
                    ·
                    <likes>7</likes>
                    <date>2 h</date>
                    </td>
                </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="14">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Julia Fernandes</name>
                          </font>
                        <br/>
                        <name class="mark-comments">
                          Diego Nascimento
                        </name>
                          Agradeço, mas meu marido é bem ciumento kkk sei que às vezes seria algo profissional, mas tem a turma do suporte lá pra ajudar
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>93</likes>
                        <date>1 h</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="15">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Diego Nascimento</name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                          Julia Fernandes
                        </name>
                        Tranquilo...
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <date>45 min</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>


            <div class="fb-comments-wrapper" id="16">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Andreia-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luiz Fernando Costa  </name>
                      </font>
                      <br/>
                      Sei que não tem muito a ver, mas o método me ajudou a aumentar minha autoestima. Eu achava que tava sem disposição pq eu era fraco. Que nada! Eu descobri que não sabia aproveitar meu corpo ao máximo! Não poderia deixar de dar meu feedback. Tmjj!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>23</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="17">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/9.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Vinicius Pereira</name>
                      </font>
                      <br/>
                      Ixii… Alguém que comprou sabe me dizer se da certo mesmo? 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>46</likes>
                      
                      <date>4 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="18">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/4.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Patricia Amorim Santos</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira 
                      </name>
                      Eu também estou com o pé atrás… 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="19">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-antonio.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>João Alberto</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Com tanta coisa ruim na internet, alguém que realmente fez sabe me informar? Não posso entrar em furada

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="20">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Kensly-Cabral.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Juliana Cristina
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Meu irmão comprou e os pais da namorada dele também. Comecei tem uns 3 dias pra ver se era aquilo que eles falavam… Realmente estou sentindo a diferença kkk

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>21</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="21">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Gabriel.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Matheus Veríssimo</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Não sou de acreditar nas coisas da internet, mas esse curso ouvi falar já. Só por isso to pensando em comprar
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>17</likes>
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="22">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Lucas Almeida
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Eu comprei semana passada. Eu também tava com o pé atrás antes de comprar, mas valeu cada centavo, irmão! Se tu aplicar o que eles ensinam e estiver fazendo algo rentável, tu recupera o investimento em pouco tempo. Boa sorte!

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>77</likes>
                      <date>6 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="23">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/lima.jpeg"></td>
                      
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Ana Carolina Resende
                          </name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                            Lucas Almeida
                        </name>
                        Eu tbmmm, inclusive meu irmão comprou também e agora todo mundo aqui ta trabalhando de casa! Kkkkkk eu to fazendo pq vi meu irmão ganhando um dinheiro com isso
  
                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>23</likes>
                        <date>5 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            <button class="fb-comments-loadmore" onclick="javascript:loadMore();">Carregar mais 8 comentários</button>
            <div style="display:none" id="more">
                <div class="fb-comments-wrapper" id="24">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova2.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Maria Clara Abdala
                                </name>
                              </font>
                              <br/>
                              Eu já tinha comprado uns cursos pra aprender a ser mais produtiva, mas nenhum fala o que esse método falou. Os outros são só enrolação. Eles não escondem a verdade e tem um monte de coisa bem prática mesmo. Pelo preço vale muitíssimoo a pena!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>73</likes>
                            <date>6 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="25">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Roberto.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Patrick de souza</name>
                              </font>
                              <br/>
                              Olha, gente, eu me sinto na obrigação de falar isso. Muitas pessoas querem nos ver pra baixo e sentem inveja do nosso sucesso. É por causa de pessoas como o Dave que a gente pode ter esperanças de um mundo melhor. Não importa se ele ta ganhando algo com isso, realmente ele merece o reconhecimento pq não é qualquer pessoa que compartilha essas informações. Uma pena que pessoas que tem poder não veem vantagem nisso e acabam escondendo de todo mundo. Esse método é uma luz no fim do túnel pra quem quer atingir uma versão melhor de si mesmo.
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>13</likes>
                            <date>4 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="26">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/souza.jpeg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Alana Lima
                                </name>
                            </font>
                             <br/>
                            
                            Galera, fiz o pagamento em boleto e ainda não consegui acessar... estou ansiosa… Teve uma moça que me chamou aqui, achei bem profissional. Isso pq nem comecei ainda kkkk
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>32</likes>
                            <date>2 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                
                <div class="fb-comments-reply-wrapper" id="27">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/5.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Jhiullia Freire
                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>

                            Eu paguei no cartão e tive o acesso na hr! Achei mais fácil até pq o preço é de boa! Experimentando aqui! To no segundo dia e já estou bem mais produtiva! Sem palavras! 100%!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>109</likes>
                            <date>11 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-reply-wrapper" id="28">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/6.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Natália Martins

                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>
                            Paguei no cartão e dividi em 12. Estava meio receosa, mas agora estou conseguindo me concentrar mais, trabalhar mais e como sou prestadora de serviço, minha renda tem aumentado. Pra mim tem sido sensacional!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>115</likes>
                            <date>12 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="29">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/7.png"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Ana Paula Novais</name>
                            </font>
                            <br/>
                            Sem palavras!!!! 100%
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>15</likes>
                            <date>15 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="30">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/176151093_2841834979407640_3439015475335049722_n-1024x1024-1.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Juliana Cristina
                                </name>
                            </font>
                            <br/>
                            Olhaa... eu posso dizer que existia uma Juliana antes e dps desse método. É incrível! Eu consigo trabalhar menos horas e produzir mto mais pq agora tenho uma concentração umas 10 vezes maior!!! 🙏🏼

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>192</likes>
                            <date>16 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="31">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-Lucas-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Diego Nunes

                                </name>
                            </font>
                            <br/>
                            Vou comprar!! Pelos comentários aqui todo mundo ta conseguindo melhorar! Dps aviso vcs galera!!!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>93</likes>
                            <date>17 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="32">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Leonardo-Lima-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Rodrigo Moraes


                                </name>
                            </font>
                            <br/>
                            Gente, funciona sim! Mas você tem que seguir o que eles ensinam. O meu problema era com cansaço. Parecia que quanto mais dormia, mais cansado ficava. Não sei qual dica em específico me ajudou mais, mas sem dúvidas fez a diferença pra mim

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>273</likes>
                            <date>1 d</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  
  <script>
  function showBtn1 () {
      document.getElementById("btn1").classList.remove("hide")
    }
    
    
  function loadMore() {
    $('#more').show()
    $('.fb-comments-loadmore').hide().remove()
}
$(document).ready(function() {
    $('date').each(function() {
        if ($(this).attr('data-date-minus')) {
            $(this).html(dateMinus($(this).attr('data-date-minus')))
        }
    })
})

function dateMinus(what) {
    var today = Date.now()
    var nw = today - what * 10000
    var newd = new Date()
    newd.setTime(nw)
    var mthName = ['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro']
    var mthNm = mthName[newd.getMonth()]
    return (newd.getDate() +
        ' de ' +
        mthNm +
        ' de ' +
        newd.getFullYear() +
        ' ' +
        newd.getHours() +
        ':' +
        round(newd.getMinutes()))
}

function round(what) {
    if (what < 10) {
        return '0' + what
    } else {
        return what
    }
}
$('like').on('click', function() {
    if ($(this).hasClass('liked')) {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) - 1)
        $(this).removeClass('liked')
        $(this).text('Curtir')
    } else {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) + 1)
        $(this).addClass('liked')
        $(this).text('Descurtir')
    }
})
$('reply').on('click', function() {
    if (fbobj != null) {
        handleReply($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    } else {
        logInWithFacebook(handleReply, $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    }
})

function handleReply(id) {
    var text = ''
    var obj = $('#' + id)
    if (obj.hasClass('fb-comments-reply-wrapper')) {
        text = '@' + obj.find('name').text()
        obj = $('#' + id.split('-')[0])
    }
    obj.find('.row.reply-box').remove()
    obj.append('<div class="row reply-box" id="reply-' +
        obj.attr('id') +
        '"><div class="col-xs-10"><input type="text" value="' +
        text +
        '" placeholder="Añade una respuesta..." class="fb-reply-input" /></div><div class="col-xs-2"><button class="fb-reply-button" onclick="javascript:postReply(' +
        obj.attr('id') +
        ');">Responder</button></div></div>')
}

function postReply(id) {
    var obj = $('#reply-' + id)
    if (obj && obj.find('.fb-reply-input').val()) {
        var date = new Date()
        var fbreply = {
            forid: id,
            date: date,
            text: obj.find('.fb-reply-input').val()
        }
        fbreplies.push(fbreply)
        var replyc = reply.clone()
        replyc.attr('id', id + '-' + Math.floor(Math.random() * 100 + 10))
        replyc.find('name').text(fbobj.name)
        replyc.find('.fb-comments-comment-img').find('img').attr('src', fbobj.pictureURL)
        replyc.find('.fb-comments-comment-text').text(obj.find('.fb-reply-input').val())
        replyc.find('date').each(function() {
            if ($(this).attr('data-date-minus')) {
                $(this).html(dateMinus($(this).attr('data-date-minus')))
            }
        })
        $('#' + id).after(replyc)
        obj.remove()
        var today = new Date()
        today.setDate(today.getFullYear() + 1)
        setCookie('fbreplies', JSON.stringify(fbreplies), today)
    }
}

</script>
</body>
</html>     </div>
                </div>
                    </div>
        </div>
                            </div>
        </section>

 

Template Comentários (Antigo).json 66 kB · 2 downloads Template Comentários (Novo) 59 kB · 3 downloads

Muito foda cara, vlw dmss pela contribuiçāo! Tmj

Link para o comentário
  • 0
10 horas atrás, Super Mouse disse:

Mano uma dúvida ali , a onde fica sua URL , tem que trocar? ou não precisa ,não vai afetar em nada na minha página?

Esse é só um script de comentários mano, não tem URL nenhuma nela, e só tu jogar ele e configurar o restante da sua PV 

Link para o comentário
  • 0
Em 26/02/2022 em 13:03, Black Stealth disse:
<!DOCTYPE html>
<html lang="pt-br">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
  <link href="https://fonts.googleapis.com/css2?family=Cabin&family=Montserrat&family=Open+Sans&family=Oswald&display=swap" rel="stylesheet" />
  <style>
  .fb-comments{
      background-color: white!important;
     border:1px solid #e9ebee!important
  }
 table th {
      padding: 2px !important;
  }
  td, table tbody tr{
      background-color: #fff!important;
  }
    @media (max-width: 768px) {
  .video-player {
    width: 100%;
    background: 0 0;
  }
  .video-player iframe {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
  #frame {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
}

* {
  font-family: helvetica, arial, sans-serif;
}

body {
  font-size: 16px;
}
.mark-comments{
  color: #365899;
}
.fb-comments {
  border: 1px solid #e9ebee!important;
  border-radius: 18px;
  padding: 12px;
  margin: auto;
  position: relative;
  color: #4267b2;
}

.fb-comments-header {
  padding:  0;
  border-bottom: 1px solid #e9ebee!important;
}

.fb-comments-header span {
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}

.fb-comments-comment {
  border: none!important;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}

.fb-comments-reply-wrapper {
  margin-left: 60px;
  border-left: 1px dotted #e9ebee!important;
  padding-left: 5px;
}

tr,
td {
  border: none!important;
  margin: 0;
}

td {
  padding: 2.5px;
}

tr {
  padding: 2.5px 0;
}

.fb-comments-comment-img {
  vertical-align: top;
  width: 48px;
  padding-right: 5px;
}

.fb-comments-comment-img img {
    max-width: 48px;
    max-height: 48px;
    border-radius: 25px;
    object-fit: cover;
}

.fb-comments-comment-name {
  font-size: 0.85em;
}

.fb-comments-comment-name name {
  color: #365899;
  text-decoration: none!important;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-name name:hover {
  text-decoration: underline!important;
}

.fb-comments-comment-name occupation {
  color: #90949c!important;
}

.fb-comments-comment-text {
font-weight: 300;
  font-size: 0.9em;
  color: #000;
  border-radius: 21px;
  background-color: #eaebef!important;
  padding-left: 12px
}
.fb-comments-comment-actions{
    padding: 0 2px !important;
}
.fb-comments-comment-actions like,
.fb-comments-comment-actions reply {
  font-size: 0.75em;
  color: #4267b2;
  text-decoration: none!important;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions like.liked {
  color: #90949c;
}

.fb-comments-comment-actions like:hover,
.fb-comments-comment-actions reply:hover {
  text-decoration: underline;
}

.fb-comments-comment-actions likes {
  font-size: 13px;
  background: url(https://segredosdaburguesia.com/wp-content/uploads/2021/10/likes.png);
  background-repeat: no-repeat;
  padding-left: 43px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: -10px;
  float: right;
  background-color: #fff!important;
  border: solid #eaebef;
  border-radius: 19px;
}

.fb-comments-comment-actions date {
  font-size: 0.75em;
  color: #90949c;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions date:hover {
  text-decoration: underline;
}

.fb-comments-loadmore {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  padding: 0.875em;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
}

.fb-reply-input {
  border: 1px solid lightgrey;
  border-radius: 3px;
  width: 100%;
  padding: 5px 7.5px;
  font-size: 0.75em;
  color: #000;
  outline: none;
}

.fb-reply-input:hover,
.fb-reply-button:hover {
  outline: none;
}

.fb-reply-button {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.75em;
  padding: 5px 7.5px;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
  outline: none;
}

.bbtn {
  width: 100%;
  max-width: 449px;
}

@media (max-width: 768px) {
  .video-player {
    margin-top: 0 !important;
  }
}

    header {
      background-repeat: no-repeat;
      background-size: cover;
    }
    h1 {
      font-size: clamp(1.5em, 1em + 3vw, 2.5em);
      text-transform: uppercase bold;
      font-family: 'Montserrat', sans-serif;
    }
    .a-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased;
      margin: 0;
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      color: #2e82bc; 
      outline: 0; 
      line-height: 1; 
      text-align: center; 
      position:relative!important; display: inline-block!important;
      border-style: solid; 
      width: 100%; padding-left: 0!important; padding-right: 0!important; 
      margin-bottom: 10px; 
      padding: 22px 44px; border-color: #ff5535; border-width: 0px; 
      border-radius: 6px; 
      background: linear-gradient(to bottom, #ff6600 0%, #ff5535 100%); 
      box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); 
      text-decoration: none!important;
    }
    .span-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      margin: 0; 
      border: 0; 
      font: inherit;
      vertical-align: baseline;
      display: block; 
      position: relative; 
      z-index: 1; 
      padding: 0 15px; 
      white-space: normal; 
      font-size: 25px;
      color: #ffffff; 
      font-family: Oswald; 
      font-weight: bold; 
      text-shadow: #000000 0px 1px 0px;
      text-decoration: none;
    }
    .span-btn2 {
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      padding: 0; border: 0;
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      position: relative;
      z-index: 1; 
      margin: .2em 0 -.5em; 
      font-size: 15px; 
      color: #f5e051; 
      font-family: Cabin; 
      font-weight: bold; 
      font-style: italic;
      text-shadow: #000000 0px 1px 0px;
    }
    .comment {
      display: block; 
      padding: 10px 0; 
      line-height: 20px;
    }
    .span {
      color: #365899; 
      font-weight: bold;
    }
    .answer {
      color: #444; 
      -webkit-font-smoothing: antialiased;
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      padding-top: 10px; 
      line-height: 20px;
      padding-left: 9px; 
      border-left: 1px solid #E9EBEE; margin-left: 50px; padding-bottom: 0;
    }
    .classeNova {
      color: #444; 
      -webkit-font-smoothing: antialiased; 
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      font-family: Arial; 
      background-color:
      #F6F7F9!important;
      font-size: 14px; 
      padding-top: 20px;      
    }
    .paragrafo {
      color: #444; 
      font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
      line-height: 1.5em; 
      margin: 0;
      margin-left: 60px; 
      margin-bottom: 0px;
    }
    .like {
      font-size: 11px; color: #90949c;
    }
    .twenty1 {
      font-weight: 700; 
      border-bottom: 1px solid #E9EBEE; 
      display: block; 
      padding-bottom: 6px;
    }
    .imgComment {
      width: 60px; 
      height: 50px; 
      float: left; 
      padding-right: 10px;
    }
    .hide {
      display: none;
    }
    .pirataria h3 {
      text-transform: uppercase;
      font-size: 15px;
      letter-spacing: 5px;
    }
    .pirataria b{
      color: #FFC400;
    }
    .pirataria {
      font-size: 12px;
      text-align: justify;
    }
    footer {
      background-color: black;
      padding-top: 25px;
      padding-bottom: 25px;
      color: white;
    }
    .cpy {
      font-size: 12px;
      margin: 37px 0px 20px 0px;
    }
    .links a {
      font-size: 12px;
      color: white;
    }
    .lucas{
      font-size: 50px;
      color: #020201;
      text-shadow: 2px 2px 2px white;
    }
  </style>
</head>
<body>
  <section class="comments py-4">
    <div class="container">
      <div class="row justify-content-center">
        <div class="col-lg-12">
          <div class="fb-comments" style="margin-top: 5px;">
            <div class="fb-comments-header">
              <span>32 comentários</span>
            </div>
            <div class="fb-comments-wrapper" id="1">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" 
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"  width="48" height="48" alt="imagem 1"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
  
                        <font class="fb-comments-comment-name">
                          <name>Davi Marinho</name>
                        </font>
                        <br/>
                        Nunca vi nada igual! Realmente eu consegui aumentar minha produtividade e meu desempenho e ativar algumas áreas do meu cérebro que nem sabia que existia...
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>31</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="2">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem 2"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Sandra-1024x1024-1-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Marisa Moreira</name>
                      </font>
                      <br/> 
                      <name class="mark-comments">Davi Marinho</name> Serio??funciona msmmm??
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>2</likes>
                      
                      <date>10 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="3">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem3"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Davi Marinho</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Marisa Moreira</name> Funciona sim! Hoje consigo ler mais rápido, acordar mais cedo e até meu desempenho aumentou
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="4">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      Eu já tinha tentado de tudo, literalmente kkk… Fui até num especialista pra tentar aumentar minha memória e foco. Mas esse método até agora foi o que mais deu resultado! (Pelo menos pra mim)
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>27</likes>
                      
                      <date>53 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="5">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                  
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                     <name class="mark-comments">Talisson Freire </name> Mas em quanto tempo você viu essa melhora?
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>42 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="6">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">

                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>

                      <name class="mark-comments">  
                        Luciano Mendes </name> Cara, nos primeiros 4 dias eu já senti um aumento gigantesco em umas coisas simples que eu tava fazendo… tipo coisas que eu precisava anotar e colocar despertador eu estava lembrando naturalmente. Mas eu não apliquei nem 10% ainda
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>7</likes>
                      
                      <date>33 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="7">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Talisson Freire </name>
                        Vale a pena então... to com receio de comprar e não funcionar pra mim

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="8">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Luciano Mendes</name>
                        Vale sim, irmão. To curtindo demais…
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>25 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="9">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Talisson Freire</name>
                      Valeu! Vou comprar aqui!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="10">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jaime-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>David Oliveira </name>
                      </font>
                      <br/>
                      Só digo uma coisa, podem ir sem medo!!! realmente funciona e muito.
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>63</likes>
                      
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="11">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Maria-Clara-Lourenco-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Mônica Tavares</name>
                        <br/>
                      </font>
                      Tem gente que está me perguntando se realmente tem alguma fórmula mágica. Não é nada disso!  Você aprende algumas coisas simples de fazer que te ajudam e passa a perceber outras que te prejudicam. Eu por exemplo, consegui acordar mais cedo, ficar mais ativa no dia a dia e render muito mais, depois que eu comecei a colocar em prática as primeiras dicas
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>11</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="12">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem perfil"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                   
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Julia Fernandes</name>
                        </font>
                        <br/>
                        Vou comprar!! Pelos comentários aqui todo mundo tá conseguindo melhorar, dps aviso vcs galera!

                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>62</likes>
                        <date>3 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="13">
              <table class="fb-comments-comment">
                <tbody>
                <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                    
                </tr>
                <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Diego Nascimento</name>
                    </font>
                    <br/>
                    <name class="mark-comments">
                      Julia Fernandes
                    </name>
                    To na mesma… Curti demais, vou comprar tbm. Vou te chamar no privado pra gente ir conversando sobre o curso, pode ser?
                    </td>
                </tr>
                <tr>
                    <td class="fb-comments-comment-actions">
                    <like>Curtir</like>
                    ·
                    <reply>Responder</reply>
                    ·
                    <likes>7</likes>
                    <date>2 h</date>
                    </td>
                </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="14">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Julia Fernandes</name>
                          </font>
                        <br/>
                        <name class="mark-comments">
                          Diego Nascimento
                        </name>
                          Agradeço, mas meu marido é bem ciumento kkk sei que às vezes seria algo profissional, mas tem a turma do suporte lá pra ajudar
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>93</likes>
                        <date>1 h</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="15">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Diego Nascimento</name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                          Julia Fernandes
                        </name>
                        Tranquilo...
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <date>45 min</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>


            <div class="fb-comments-wrapper" id="16">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Andreia-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luiz Fernando Costa  </name>
                      </font>
                      <br/>
                      Sei que não tem muito a ver, mas o método me ajudou a aumentar minha autoestima. Eu achava que tava sem disposição pq eu era fraco. Que nada! Eu descobri que não sabia aproveitar meu corpo ao máximo! Não poderia deixar de dar meu feedback. Tmjj!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>23</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="17">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/9.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Vinicius Pereira</name>
                      </font>
                      <br/>
                      Ixii… Alguém que comprou sabe me dizer se da certo mesmo? 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>46</likes>
                      
                      <date>4 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="18">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/4.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Patricia Amorim Santos</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira 
                      </name>
                      Eu também estou com o pé atrás… 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="19">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-antonio.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>João Alberto</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Com tanta coisa ruim na internet, alguém que realmente fez sabe me informar? Não posso entrar em furada

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="20">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Kensly-Cabral.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Juliana Cristina
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Meu irmão comprou e os pais da namorada dele também. Comecei tem uns 3 dias pra ver se era aquilo que eles falavam… Realmente estou sentindo a diferença kkk

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>21</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="21">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Gabriel.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Matheus Veríssimo</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Não sou de acreditar nas coisas da internet, mas esse curso ouvi falar já. Só por isso to pensando em comprar
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>17</likes>
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="22">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Lucas Almeida
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Eu comprei semana passada. Eu também tava com o pé atrás antes de comprar, mas valeu cada centavo, irmão! Se tu aplicar o que eles ensinam e estiver fazendo algo rentável, tu recupera o investimento em pouco tempo. Boa sorte!

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>77</likes>
                      <date>6 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="23">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/lima.jpeg"></td>
                      
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Ana Carolina Resende
                          </name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                            Lucas Almeida
                        </name>
                        Eu tbmmm, inclusive meu irmão comprou também e agora todo mundo aqui ta trabalhando de casa! Kkkkkk eu to fazendo pq vi meu irmão ganhando um dinheiro com isso
  
                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>23</likes>
                        <date>5 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            <button class="fb-comments-loadmore" onclick="javascript:loadMore();">Carregar mais 8 comentários</button>
            <div style="display:none" id="more">
                <div class="fb-comments-wrapper" id="24">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova2.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Maria Clara Abdala
                                </name>
                              </font>
                              <br/>
                              Eu já tinha comprado uns cursos pra aprender a ser mais produtiva, mas nenhum fala o que esse método falou. Os outros são só enrolação. Eles não escondem a verdade e tem um monte de coisa bem prática mesmo. Pelo preço vale muitíssimoo a pena!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>73</likes>
                            <date>6 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="25">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Roberto.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Patrick de souza</name>
                              </font>
                              <br/>
                              Olha, gente, eu me sinto na obrigação de falar isso. Muitas pessoas querem nos ver pra baixo e sentem inveja do nosso sucesso. É por causa de pessoas como o Dave que a gente pode ter esperanças de um mundo melhor. Não importa se ele ta ganhando algo com isso, realmente ele merece o reconhecimento pq não é qualquer pessoa que compartilha essas informações. Uma pena que pessoas que tem poder não veem vantagem nisso e acabam escondendo de todo mundo. Esse método é uma luz no fim do túnel pra quem quer atingir uma versão melhor de si mesmo.
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>13</likes>
                            <date>4 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="26">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/souza.jpeg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Alana Lima
                                </name>
                            </font>
                             <br/>
                            
                            Galera, fiz o pagamento em boleto e ainda não consegui acessar... estou ansiosa… Teve uma moça que me chamou aqui, achei bem profissional. Isso pq nem comecei ainda kkkk
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>32</likes>
                            <date>2 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                
                <div class="fb-comments-reply-wrapper" id="27">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/5.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Jhiullia Freire
                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>

                            Eu paguei no cartão e tive o acesso na hr! Achei mais fácil até pq o preço é de boa! Experimentando aqui! To no segundo dia e já estou bem mais produtiva! Sem palavras! 100%!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>109</likes>
                            <date>11 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-reply-wrapper" id="28">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/6.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Natália Martins

                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>
                            Paguei no cartão e dividi em 12. Estava meio receosa, mas agora estou conseguindo me concentrar mais, trabalhar mais e como sou prestadora de serviço, minha renda tem aumentado. Pra mim tem sido sensacional!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>115</likes>
                            <date>12 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="29">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/7.png"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Ana Paula Novais</name>
                            </font>
                            <br/>
                            Sem palavras!!!! 100%
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>15</likes>
                            <date>15 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="30">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/176151093_2841834979407640_3439015475335049722_n-1024x1024-1.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Juliana Cristina
                                </name>
                            </font>
                            <br/>
                            Olhaa... eu posso dizer que existia uma Juliana antes e dps desse método. É incrível! Eu consigo trabalhar menos horas e produzir mto mais pq agora tenho uma concentração umas 10 vezes maior!!! 🙏🏼

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>192</likes>
                            <date>16 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="31">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-Lucas-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Diego Nunes

                                </name>
                            </font>
                            <br/>
                            Vou comprar!! Pelos comentários aqui todo mundo ta conseguindo melhorar! Dps aviso vcs galera!!!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>93</likes>
                            <date>17 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="32">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Leonardo-Lima-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Rodrigo Moraes


                                </name>
                            </font>
                            <br/>
                            Gente, funciona sim! Mas você tem que seguir o que eles ensinam. O meu problema era com cansaço. Parecia que quanto mais dormia, mais cansado ficava. Não sei qual dica em específico me ajudou mais, mas sem dúvidas fez a diferença pra mim

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>273</likes>
                            <date>1 d</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  
  <script>
  function showBtn1 () {
      document.getElementById("btn1").classList.remove("hide")
    }
    
    
  function loadMore() {
    $('#more').show()
    $('.fb-comments-loadmore').hide().remove()
}
$(document).ready(function() {
    $('date').each(function() {
        if ($(this).attr('data-date-minus')) {
            $(this).html(dateMinus($(this).attr('data-date-minus')))
        }
    })
})

function dateMinus(what) {
    var today = Date.now()
    var nw = today - what * 10000
    var newd = new Date()
    newd.setTime(nw)
    var mthName = ['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro']
    var mthNm = mthName[newd.getMonth()]
    return (newd.getDate() +
        ' de ' +
        mthNm +
        ' de ' +
        newd.getFullYear() +
        ' ' +
        newd.getHours() +
        ':' +
        round(newd.getMinutes()))
}

function round(what) {
    if (what < 10) {
        return '0' + what
    } else {
        return what
    }
}
$('like').on('click', function() {
    if ($(this).hasClass('liked')) {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) - 1)
        $(this).removeClass('liked')
        $(this).text('Curtir')
    } else {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) + 1)
        $(this).addClass('liked')
        $(this).text('Descurtir')
    }
})
$('reply').on('click', function() {
    if (fbobj != null) {
        handleReply($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    } else {
        logInWithFacebook(handleReply, $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    }
})

function handleReply(id) {
    var text = ''
    var obj = $('#' + id)
    if (obj.hasClass('fb-comments-reply-wrapper')) {
        text = '@' + obj.find('name').text()
        obj = $('#' + id.split('-')[0])
    }
    obj.find('.row.reply-box').remove()
    obj.append('<div class="row reply-box" id="reply-' +
        obj.attr('id') +
        '"><div class="col-xs-10"><input type="text" value="' +
        text +
        '" placeholder="Añade una respuesta..." class="fb-reply-input" /></div><div class="col-xs-2"><button class="fb-reply-button" onclick="javascript:postReply(' +
        obj.attr('id') +
        ');">Responder</button></div></div>')
}

function postReply(id) {
    var obj = $('#reply-' + id)
    if (obj && obj.find('.fb-reply-input').val()) {
        var date = new Date()
        var fbreply = {
            forid: id,
            date: date,
            text: obj.find('.fb-reply-input').val()
        }
        fbreplies.push(fbreply)
        var replyc = reply.clone()
        replyc.attr('id', id + '-' + Math.floor(Math.random() * 100 + 10))
        replyc.find('name').text(fbobj.name)
        replyc.find('.fb-comments-comment-img').find('img').attr('src', fbobj.pictureURL)
        replyc.find('.fb-comments-comment-text').text(obj.find('.fb-reply-input').val())
        replyc.find('date').each(function() {
            if ($(this).attr('data-date-minus')) {
                $(this).html(dateMinus($(this).attr('data-date-minus')))
            }
        })
        $('#' + id).after(replyc)
        obj.remove()
        var today = new Date()
        today.setDate(today.getFullYear() + 1)
        setCookie('fbreplies', JSON.stringify(fbreplies), today)
    }
}

</script>
</body>
</html>     </div>
                </div>
                    </div>
        </div>
                            </div>
        </section>

aqui não funciona quando clico no votão ver mais 8 comentários, é assim mesmo? 


Link para o comentário
  • 0
Em 26/02/2022 em 13:03, Black Stealth disse:

Segue os arquivos em anexo irmão. O modelo novo é um script que você pode colocar em HTML pelo elementor mesmo, e o outro antigo é só um layout construído dentro do próprio elementor. 

Espero que ajude, tamo junto!

Código do Template (Novo) abaixo:

<!DOCTYPE html>
<html lang="pt-br">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
  <link href="https://fonts.googleapis.com/css2?family=Cabin&family=Montserrat&family=Open+Sans&family=Oswald&display=swap" rel="stylesheet" />
  <style>
  .fb-comments{
      background-color: white!important;
     border:1px solid #e9ebee!important
  }
 table th {
      padding: 2px !important;
  }
  td, table tbody tr{
      background-color: #fff!important;
  }
    @media (max-width: 768px) {
  .video-player {
    width: 100%;
    background: 0 0;
  }
  .video-player iframe {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
  #frame {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
}

* {
  font-family: helvetica, arial, sans-serif;
}

body {
  font-size: 16px;
}
.mark-comments{
  color: #365899;
}
.fb-comments {
  border: 1px solid #e9ebee!important;
  border-radius: 18px;
  padding: 12px;
  margin: auto;
  position: relative;
  color: #4267b2;
}

.fb-comments-header {
  padding:  0;
  border-bottom: 1px solid #e9ebee!important;
}

.fb-comments-header span {
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}

.fb-comments-comment {
  border: none!important;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}

.fb-comments-reply-wrapper {
  margin-left: 60px;
  border-left: 1px dotted #e9ebee!important;
  padding-left: 5px;
}

tr,
td {
  border: none!important;
  margin: 0;
}

td {
  padding: 2.5px;
}

tr {
  padding: 2.5px 0;
}

.fb-comments-comment-img {
  vertical-align: top;
  width: 48px;
  padding-right: 5px;
}

.fb-comments-comment-img img {
    max-width: 48px;
    max-height: 48px;
    border-radius: 25px;
    object-fit: cover;
}

.fb-comments-comment-name {
  font-size: 0.85em;
}

.fb-comments-comment-name name {
  color: #365899;
  text-decoration: none!important;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-name name:hover {
  text-decoration: underline!important;
}

.fb-comments-comment-name occupation {
  color: #90949c!important;
}

.fb-comments-comment-text {
font-weight: 300;
  font-size: 0.9em;
  color: #000;
  border-radius: 21px;
  background-color: #eaebef!important;
  padding-left: 12px
}
.fb-comments-comment-actions{
    padding: 0 2px !important;
}
.fb-comments-comment-actions like,
.fb-comments-comment-actions reply {
  font-size: 0.75em;
  color: #4267b2;
  text-decoration: none!important;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions like.liked {
  color: #90949c;
}

.fb-comments-comment-actions like:hover,
.fb-comments-comment-actions reply:hover {
  text-decoration: underline;
}

.fb-comments-comment-actions likes {
  font-size: 13px;
  background: url(https://segredosdaburguesia.com/wp-content/uploads/2021/10/likes.png);
  background-repeat: no-repeat;
  padding-left: 43px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: -10px;
  float: right;
  background-color: #fff!important;
  border: solid #eaebef;
  border-radius: 19px;
}

.fb-comments-comment-actions date {
  font-size: 0.75em;
  color: #90949c;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions date:hover {
  text-decoration: underline;
}

.fb-comments-loadmore {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  padding: 0.875em;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
}

.fb-reply-input {
  border: 1px solid lightgrey;
  border-radius: 3px;
  width: 100%;
  padding: 5px 7.5px;
  font-size: 0.75em;
  color: #000;
  outline: none;
}

.fb-reply-input:hover,
.fb-reply-button:hover {
  outline: none;
}

.fb-reply-button {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.75em;
  padding: 5px 7.5px;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
  outline: none;
}

.bbtn {
  width: 100%;
  max-width: 449px;
}

@media (max-width: 768px) {
  .video-player {
    margin-top: 0 !important;
  }
}

    header {
      background-repeat: no-repeat;
      background-size: cover;
    }
    h1 {
      font-size: clamp(1.5em, 1em + 3vw, 2.5em);
      text-transform: uppercase bold;
      font-family: 'Montserrat', sans-serif;
    }
    .a-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased;
      margin: 0;
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      color: #2e82bc; 
      outline: 0; 
      line-height: 1; 
      text-align: center; 
      position:relative!important; display: inline-block!important;
      border-style: solid; 
      width: 100%; padding-left: 0!important; padding-right: 0!important; 
      margin-bottom: 10px; 
      padding: 22px 44px; border-color: #ff5535; border-width: 0px; 
      border-radius: 6px; 
      background: linear-gradient(to bottom, #ff6600 0%, #ff5535 100%); 
      box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); 
      text-decoration: none!important;
    }
    .span-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      margin: 0; 
      border: 0; 
      font: inherit;
      vertical-align: baseline;
      display: block; 
      position: relative; 
      z-index: 1; 
      padding: 0 15px; 
      white-space: normal; 
      font-size: 25px;
      color: #ffffff; 
      font-family: Oswald; 
      font-weight: bold; 
      text-shadow: #000000 0px 1px 0px;
      text-decoration: none;
    }
    .span-btn2 {
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      padding: 0; border: 0;
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      position: relative;
      z-index: 1; 
      margin: .2em 0 -.5em; 
      font-size: 15px; 
      color: #f5e051; 
      font-family: Cabin; 
      font-weight: bold; 
      font-style: italic;
      text-shadow: #000000 0px 1px 0px;
    }
    .comment {
      display: block; 
      padding: 10px 0; 
      line-height: 20px;
    }
    .span {
      color: #365899; 
      font-weight: bold;
    }
    .answer {
      color: #444; 
      -webkit-font-smoothing: antialiased;
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      padding-top: 10px; 
      line-height: 20px;
      padding-left: 9px; 
      border-left: 1px solid #E9EBEE; margin-left: 50px; padding-bottom: 0;
    }
    .classeNova {
      color: #444; 
      -webkit-font-smoothing: antialiased; 
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      font-family: Arial; 
      background-color:
      #F6F7F9!important;
      font-size: 14px; 
      padding-top: 20px;      
    }
    .paragrafo {
      color: #444; 
      font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
      line-height: 1.5em; 
      margin: 0;
      margin-left: 60px; 
      margin-bottom: 0px;
    }
    .like {
      font-size: 11px; color: #90949c;
    }
    .twenty1 {
      font-weight: 700; 
      border-bottom: 1px solid #E9EBEE; 
      display: block; 
      padding-bottom: 6px;
    }
    .imgComment {
      width: 60px; 
      height: 50px; 
      float: left; 
      padding-right: 10px;
    }
    .hide {
      display: none;
    }
    .pirataria h3 {
      text-transform: uppercase;
      font-size: 15px;
      letter-spacing: 5px;
    }
    .pirataria b{
      color: #FFC400;
    }
    .pirataria {
      font-size: 12px;
      text-align: justify;
    }
    footer {
      background-color: black;
      padding-top: 25px;
      padding-bottom: 25px;
      color: white;
    }
    .cpy {
      font-size: 12px;
      margin: 37px 0px 20px 0px;
    }
    .links a {
      font-size: 12px;
      color: white;
    }
    .lucas{
      font-size: 50px;
      color: #020201;
      text-shadow: 2px 2px 2px white;
    }
  </style>
</head>
<body>
  <section class="comments py-4">
    <div class="container">
      <div class="row justify-content-center">
        <div class="col-lg-12">
          <div class="fb-comments" style="margin-top: 5px;">
            <div class="fb-comments-header">
              <span>32 comentários</span>
            </div>
            <div class="fb-comments-wrapper" id="1">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" 
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"  width="48" height="48" alt="imagem 1"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
  
                        <font class="fb-comments-comment-name">
                          <name>Davi Marinho</name>
                        </font>
                        <br/>
                        Nunca vi nada igual! Realmente eu consegui aumentar minha produtividade e meu desempenho e ativar algumas áreas do meu cérebro que nem sabia que existia...
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>31</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="2">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem 2"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Sandra-1024x1024-1-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Marisa Moreira</name>
                      </font>
                      <br/> 
                      <name class="mark-comments">Davi Marinho</name> Serio??funciona msmmm??
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>2</likes>
                      
                      <date>10 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="3">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem3"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Davi Marinho</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Marisa Moreira</name> Funciona sim! Hoje consigo ler mais rápido, acordar mais cedo e até meu desempenho aumentou
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="4">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      Eu já tinha tentado de tudo, literalmente kkk… Fui até num especialista pra tentar aumentar minha memória e foco. Mas esse método até agora foi o que mais deu resultado! (Pelo menos pra mim)
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>27</likes>
                      
                      <date>53 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="5">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                  
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                     <name class="mark-comments">Talisson Freire </name> Mas em quanto tempo você viu essa melhora?
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>42 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="6">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">

                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>

                      <name class="mark-comments">  
                        Luciano Mendes </name> Cara, nos primeiros 4 dias eu já senti um aumento gigantesco em umas coisas simples que eu tava fazendo… tipo coisas que eu precisava anotar e colocar despertador eu estava lembrando naturalmente. Mas eu não apliquei nem 10% ainda
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>7</likes>
                      
                      <date>33 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="7">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Talisson Freire </name>
                        Vale a pena então... to com receio de comprar e não funcionar pra mim

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="8">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Luciano Mendes</name>
                        Vale sim, irmão. To curtindo demais…
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>25 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="9">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Talisson Freire</name>
                      Valeu! Vou comprar aqui!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="10">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jaime-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>David Oliveira </name>
                      </font>
                      <br/>
                      Só digo uma coisa, podem ir sem medo!!! realmente funciona e muito.
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>63</likes>
                      
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="11">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Maria-Clara-Lourenco-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Mônica Tavares</name>
                        <br/>
                      </font>
                      Tem gente que está me perguntando se realmente tem alguma fórmula mágica. Não é nada disso!  Você aprende algumas coisas simples de fazer que te ajudam e passa a perceber outras que te prejudicam. Eu por exemplo, consegui acordar mais cedo, ficar mais ativa no dia a dia e render muito mais, depois que eu comecei a colocar em prática as primeiras dicas
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>11</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="12">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem perfil"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                   
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Julia Fernandes</name>
                        </font>
                        <br/>
                        Vou comprar!! Pelos comentários aqui todo mundo tá conseguindo melhorar, dps aviso vcs galera!

                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>62</likes>
                        <date>3 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="13">
              <table class="fb-comments-comment">
                <tbody>
                <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                    
                </tr>
                <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Diego Nascimento</name>
                    </font>
                    <br/>
                    <name class="mark-comments">
                      Julia Fernandes
                    </name>
                    To na mesma… Curti demais, vou comprar tbm. Vou te chamar no privado pra gente ir conversando sobre o curso, pode ser?
                    </td>
                </tr>
                <tr>
                    <td class="fb-comments-comment-actions">
                    <like>Curtir</like>
                    ·
                    <reply>Responder</reply>
                    ·
                    <likes>7</likes>
                    <date>2 h</date>
                    </td>
                </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="14">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Julia Fernandes</name>
                          </font>
                        <br/>
                        <name class="mark-comments">
                          Diego Nascimento
                        </name>
                          Agradeço, mas meu marido é bem ciumento kkk sei que às vezes seria algo profissional, mas tem a turma do suporte lá pra ajudar
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>93</likes>
                        <date>1 h</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="15">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Diego Nascimento</name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                          Julia Fernandes
                        </name>
                        Tranquilo...
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <date>45 min</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>


            <div class="fb-comments-wrapper" id="16">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Andreia-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luiz Fernando Costa  </name>
                      </font>
                      <br/>
                      Sei que não tem muito a ver, mas o método me ajudou a aumentar minha autoestima. Eu achava que tava sem disposição pq eu era fraco. Que nada! Eu descobri que não sabia aproveitar meu corpo ao máximo! Não poderia deixar de dar meu feedback. Tmjj!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>23</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="17">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/9.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Vinicius Pereira</name>
                      </font>
                      <br/>
                      Ixii… Alguém que comprou sabe me dizer se da certo mesmo? 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>46</likes>
                      
                      <date>4 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="18">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/4.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Patricia Amorim Santos</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira 
                      </name>
                      Eu também estou com o pé atrás… 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="19">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-antonio.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>João Alberto</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Com tanta coisa ruim na internet, alguém que realmente fez sabe me informar? Não posso entrar em furada

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="20">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Kensly-Cabral.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Juliana Cristina
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Meu irmão comprou e os pais da namorada dele também. Comecei tem uns 3 dias pra ver se era aquilo que eles falavam… Realmente estou sentindo a diferença kkk

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>21</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="21">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Gabriel.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Matheus Veríssimo</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Não sou de acreditar nas coisas da internet, mas esse curso ouvi falar já. Só por isso to pensando em comprar
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>17</likes>
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="22">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Lucas Almeida
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Eu comprei semana passada. Eu também tava com o pé atrás antes de comprar, mas valeu cada centavo, irmão! Se tu aplicar o que eles ensinam e estiver fazendo algo rentável, tu recupera o investimento em pouco tempo. Boa sorte!

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>77</likes>
                      <date>6 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="23">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/lima.jpeg"></td>
                      
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Ana Carolina Resende
                          </name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                            Lucas Almeida
                        </name>
                        Eu tbmmm, inclusive meu irmão comprou também e agora todo mundo aqui ta trabalhando de casa! Kkkkkk eu to fazendo pq vi meu irmão ganhando um dinheiro com isso
  
                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>23</likes>
                        <date>5 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            <button class="fb-comments-loadmore" onclick="javascript:loadMore();">Carregar mais 8 comentários</button>
            <div style="display:none" id="more">
                <div class="fb-comments-wrapper" id="24">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova2.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Maria Clara Abdala
                                </name>
                              </font>
                              <br/>
                              Eu já tinha comprado uns cursos pra aprender a ser mais produtiva, mas nenhum fala o que esse método falou. Os outros são só enrolação. Eles não escondem a verdade e tem um monte de coisa bem prática mesmo. Pelo preço vale muitíssimoo a pena!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>73</likes>
                            <date>6 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="25">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Roberto.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Patrick de souza</name>
                              </font>
                              <br/>
                              Olha, gente, eu me sinto na obrigação de falar isso. Muitas pessoas querem nos ver pra baixo e sentem inveja do nosso sucesso. É por causa de pessoas como o Dave que a gente pode ter esperanças de um mundo melhor. Não importa se ele ta ganhando algo com isso, realmente ele merece o reconhecimento pq não é qualquer pessoa que compartilha essas informações. Uma pena que pessoas que tem poder não veem vantagem nisso e acabam escondendo de todo mundo. Esse método é uma luz no fim do túnel pra quem quer atingir uma versão melhor de si mesmo.
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>13</likes>
                            <date>4 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="26">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/souza.jpeg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Alana Lima
                                </name>
                            </font>
                             <br/>
                            
                            Galera, fiz o pagamento em boleto e ainda não consegui acessar... estou ansiosa… Teve uma moça que me chamou aqui, achei bem profissional. Isso pq nem comecei ainda kkkk
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>32</likes>
                            <date>2 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                
                <div class="fb-comments-reply-wrapper" id="27">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/5.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Jhiullia Freire
                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>

                            Eu paguei no cartão e tive o acesso na hr! Achei mais fácil até pq o preço é de boa! Experimentando aqui! To no segundo dia e já estou bem mais produtiva! Sem palavras! 100%!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>109</likes>
                            <date>11 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-reply-wrapper" id="28">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/6.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Natália Martins

                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>
                            Paguei no cartão e dividi em 12. Estava meio receosa, mas agora estou conseguindo me concentrar mais, trabalhar mais e como sou prestadora de serviço, minha renda tem aumentado. Pra mim tem sido sensacional!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>115</likes>
                            <date>12 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="29">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/7.png"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Ana Paula Novais</name>
                            </font>
                            <br/>
                            Sem palavras!!!! 100%
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>15</likes>
                            <date>15 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="30">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/176151093_2841834979407640_3439015475335049722_n-1024x1024-1.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Juliana Cristina
                                </name>
                            </font>
                            <br/>
                            Olhaa... eu posso dizer que existia uma Juliana antes e dps desse método. É incrível! Eu consigo trabalhar menos horas e produzir mto mais pq agora tenho uma concentração umas 10 vezes maior!!! 🙏🏼

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>192</likes>
                            <date>16 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="31">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-Lucas-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Diego Nunes

                                </name>
                            </font>
                            <br/>
                            Vou comprar!! Pelos comentários aqui todo mundo ta conseguindo melhorar! Dps aviso vcs galera!!!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>93</likes>
                            <date>17 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="32">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Leonardo-Lima-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Rodrigo Moraes


                                </name>
                            </font>
                            <br/>
                            Gente, funciona sim! Mas você tem que seguir o que eles ensinam. O meu problema era com cansaço. Parecia que quanto mais dormia, mais cansado ficava. Não sei qual dica em específico me ajudou mais, mas sem dúvidas fez a diferença pra mim

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>273</likes>
                            <date>1 d</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  
  <script>
  function showBtn1 () {
      document.getElementById("btn1").classList.remove("hide")
    }
    
    
  function loadMore() {
    $('#more').show()
    $('.fb-comments-loadmore').hide().remove()
}
$(document).ready(function() {
    $('date').each(function() {
        if ($(this).attr('data-date-minus')) {
            $(this).html(dateMinus($(this).attr('data-date-minus')))
        }
    })
})

function dateMinus(what) {
    var today = Date.now()
    var nw = today - what * 10000
    var newd = new Date()
    newd.setTime(nw)
    var mthName = ['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro']
    var mthNm = mthName[newd.getMonth()]
    return (newd.getDate() +
        ' de ' +
        mthNm +
        ' de ' +
        newd.getFullYear() +
        ' ' +
        newd.getHours() +
        ':' +
        round(newd.getMinutes()))
}

function round(what) {
    if (what < 10) {
        return '0' + what
    } else {
        return what
    }
}
$('like').on('click', function() {
    if ($(this).hasClass('liked')) {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) - 1)
        $(this).removeClass('liked')
        $(this).text('Curtir')
    } else {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) + 1)
        $(this).addClass('liked')
        $(this).text('Descurtir')
    }
})
$('reply').on('click', function() {
    if (fbobj != null) {
        handleReply($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    } else {
        logInWithFacebook(handleReply, $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    }
})

function handleReply(id) {
    var text = ''
    var obj = $('#' + id)
    if (obj.hasClass('fb-comments-reply-wrapper')) {
        text = '@' + obj.find('name').text()
        obj = $('#' + id.split('-')[0])
    }
    obj.find('.row.reply-box').remove()
    obj.append('<div class="row reply-box" id="reply-' +
        obj.attr('id') +
        '"><div class="col-xs-10"><input type="text" value="' +
        text +
        '" placeholder="Añade una respuesta..." class="fb-reply-input" /></div><div class="col-xs-2"><button class="fb-reply-button" onclick="javascript:postReply(' +
        obj.attr('id') +
        ');">Responder</button></div></div>')
}

function postReply(id) {
    var obj = $('#reply-' + id)
    if (obj && obj.find('.fb-reply-input').val()) {
        var date = new Date()
        var fbreply = {
            forid: id,
            date: date,
            text: obj.find('.fb-reply-input').val()
        }
        fbreplies.push(fbreply)
        var replyc = reply.clone()
        replyc.attr('id', id + '-' + Math.floor(Math.random() * 100 + 10))
        replyc.find('name').text(fbobj.name)
        replyc.find('.fb-comments-comment-img').find('img').attr('src', fbobj.pictureURL)
        replyc.find('.fb-comments-comment-text').text(obj.find('.fb-reply-input').val())
        replyc.find('date').each(function() {
            if ($(this).attr('data-date-minus')) {
                $(this).html(dateMinus($(this).attr('data-date-minus')))
            }
        })
        $('#' + id).after(replyc)
        obj.remove()
        var today = new Date()
        today.setDate(today.getFullYear() + 1)
        setCookie('fbreplies', JSON.stringify(fbreplies), today)
    }
}

</script>
</body>
</html>     </div>
                </div>
                    </div>
        </div>
                            </div>
        </section>

 

Template Comentários (Antigo).json 66 kB · 11 downloads Template Comentários (Novo) 59 kB · 14 downloads

foda mano... agora uma dúvida. tem como editar esses comentários?

Link para o comentário
  • 0
9 minutos atrás, Lucas Saraiva disse:

foda mano... agora uma dúvida. tem como editar esses comentários?

Tem sim irmão, você só precisa de um conhecimento básico de programação. Mas se quiser alterar so os textos basta copiar esse código e ir editando ele em um bloco de notas ou no próprio elementor (to recomendando isso pra quem não tem noção nenhuma de programação, eu aqui uso o sublime text pra editar todos os codigos com mais facilidade e segurança)

Link para o comentário
  • 0
19 horas atrás, Black Stealth disse:

Tem sim irmão, você só precisa de um conhecimento básico de programação. Mas se quiser alterar so os textos basta copiar esse código e ir editando ele em um bloco de notas ou no próprio elementor (to recomendando isso pra quem não tem noção nenhuma de programação, eu aqui uso o sublime text pra editar todos os codigos com mais facilidade e segurança)

Consegui editar aqui irmão, obrigado! Cara, aqui o botão de carregar mais 8 comentários tbm não ta funcionando, aí ta de boa? Tem alguma ideia doq pode ser?

Link para o comentário
  • 0
Em 26/02/2022 em 13:03, Black Stealth disse:

Segue os arquivos em anexo irmão. O modelo novo é um script que você pode colocar em HTML pelo elementor mesmo, e o outro antigo é só um layout construído dentro do próprio elementor. 

Espero que ajude, tamo junto!

Código do Template (Novo) abaixo:

<!DOCTYPE html>
<html lang="pt-br">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
  <link href="https://fonts.googleapis.com/css2?family=Cabin&family=Montserrat&family=Open+Sans&family=Oswald&display=swap" rel="stylesheet" />
  <style>
  .fb-comments{
      background-color: white!important;
     border:1px solid #e9ebee!important
  }
 table th {
      padding: 2px !important;
  }
  td, table tbody tr{
      background-color: #fff!important;
  }
    @media (max-width: 768px) {
  .video-player {
    width: 100%;
    background: 0 0;
  }
  .video-player iframe {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
  #frame {
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
  }
}

* {
  font-family: helvetica, arial, sans-serif;
}

body {
  font-size: 16px;
}
.mark-comments{
  color: #365899;
}
.fb-comments {
  border: 1px solid #e9ebee!important;
  border-radius: 18px;
  padding: 12px;
  margin: auto;
  position: relative;
  color: #4267b2;
}

.fb-comments-header {
  padding:  0;
  border-bottom: 1px solid #e9ebee!important;
}

.fb-comments-header span {
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}

.fb-comments-comment {
  border: none!important;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}

.fb-comments-reply-wrapper {
  margin-left: 60px;
  border-left: 1px dotted #e9ebee!important;
  padding-left: 5px;
}

tr,
td {
  border: none!important;
  margin: 0;
}

td {
  padding: 2.5px;
}

tr {
  padding: 2.5px 0;
}

.fb-comments-comment-img {
  vertical-align: top;
  width: 48px;
  padding-right: 5px;
}

.fb-comments-comment-img img {
    max-width: 48px;
    max-height: 48px;
    border-radius: 25px;
    object-fit: cover;
}

.fb-comments-comment-name {
  font-size: 0.85em;
}

.fb-comments-comment-name name {
  color: #365899;
  text-decoration: none!important;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-name name:hover {
  text-decoration: underline!important;
}

.fb-comments-comment-name occupation {
  color: #90949c!important;
}

.fb-comments-comment-text {
font-weight: 300;
  font-size: 0.9em;
  color: #000;
  border-radius: 21px;
  background-color: #eaebef!important;
  padding-left: 12px
}
.fb-comments-comment-actions{
    padding: 0 2px !important;
}
.fb-comments-comment-actions like,
.fb-comments-comment-actions reply {
  font-size: 0.75em;
  color: #4267b2;
  text-decoration: none!important;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions like.liked {
  color: #90949c;
}

.fb-comments-comment-actions like:hover,
.fb-comments-comment-actions reply:hover {
  text-decoration: underline;
}

.fb-comments-comment-actions likes {
  font-size: 13px;
  background: url(https://segredosdaburguesia.com/wp-content/uploads/2021/10/likes.png);
  background-repeat: no-repeat;
  padding-left: 43px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: -10px;
  float: right;
  background-color: #fff!important;
  border: solid #eaebef;
  border-radius: 19px;
}

.fb-comments-comment-actions date {
  font-size: 0.75em;
  color: #90949c;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions date:hover {
  text-decoration: underline;
}

.fb-comments-loadmore {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  padding: 0.875em;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
}

.fb-reply-input {
  border: 1px solid lightgrey;
  border-radius: 3px;
  width: 100%;
  padding: 5px 7.5px;
  font-size: 0.75em;
  color: #000;
  outline: none;
}

.fb-reply-input:hover,
.fb-reply-button:hover {
  outline: none;
}

.fb-reply-button {
  background: #4080ff!important;
  border: 1px solid #4080ff!important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.75em;
  padding: 5px 7.5px;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
  outline: none;
}

.bbtn {
  width: 100%;
  max-width: 449px;
}

@media (max-width: 768px) {
  .video-player {
    margin-top: 0 !important;
  }
}

    header {
      background-repeat: no-repeat;
      background-size: cover;
    }
    h1 {
      font-size: clamp(1.5em, 1em + 3vw, 2.5em);
      text-transform: uppercase bold;
      font-family: 'Montserrat', sans-serif;
    }
    .a-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased;
      margin: 0;
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      color: #2e82bc; 
      outline: 0; 
      line-height: 1; 
      text-align: center; 
      position:relative!important; display: inline-block!important;
      border-style: solid; 
      width: 100%; padding-left: 0!important; padding-right: 0!important; 
      margin-bottom: 10px; 
      padding: 22px 44px; border-color: #ff5535; border-width: 0px; 
      border-radius: 6px; 
      background: linear-gradient(to bottom, #ff6600 0%, #ff5535 100%); 
      box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); 
      text-decoration: none!important;
    }
    .span-btn {
      text-decoration: none;
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      margin: 0; 
      border: 0; 
      font: inherit;
      vertical-align: baseline;
      display: block; 
      position: relative; 
      z-index: 1; 
      padding: 0 15px; 
      white-space: normal; 
      font-size: 25px;
      color: #ffffff; 
      font-family: Oswald; 
      font-weight: bold; 
      text-shadow: #000000 0px 1px 0px;
      text-decoration: none;
    }
    .span-btn2 {
      -webkit-font-smoothing: antialiased; 
      text-align: center;
      padding: 0; border: 0;
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      position: relative;
      z-index: 1; 
      margin: .2em 0 -.5em; 
      font-size: 15px; 
      color: #f5e051; 
      font-family: Cabin; 
      font-weight: bold; 
      font-style: italic;
      text-shadow: #000000 0px 1px 0px;
    }
    .comment {
      display: block; 
      padding: 10px 0; 
      line-height: 20px;
    }
    .span {
      color: #365899; 
      font-weight: bold;
    }
    .answer {
      color: #444; 
      -webkit-font-smoothing: antialiased;
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline; 
      display: block; 
      padding-top: 10px; 
      line-height: 20px;
      padding-left: 9px; 
      border-left: 1px solid #E9EBEE; margin-left: 50px; padding-bottom: 0;
    }
    .classeNova {
      color: #444; 
      -webkit-font-smoothing: antialiased; 
      margin: 0; 
      padding: 0; 
      border: 0; 
      font: inherit; 
      vertical-align: baseline;
      font-family: Arial; 
      background-color:
      #F6F7F9!important;
      font-size: 14px; 
      padding-top: 20px;      
    }
    .paragrafo {
      color: #444; 
      font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
      line-height: 1.5em; 
      margin: 0;
      margin-left: 60px; 
      margin-bottom: 0px;
    }
    .like {
      font-size: 11px; color: #90949c;
    }
    .twenty1 {
      font-weight: 700; 
      border-bottom: 1px solid #E9EBEE; 
      display: block; 
      padding-bottom: 6px;
    }
    .imgComment {
      width: 60px; 
      height: 50px; 
      float: left; 
      padding-right: 10px;
    }
    .hide {
      display: none;
    }
    .pirataria h3 {
      text-transform: uppercase;
      font-size: 15px;
      letter-spacing: 5px;
    }
    .pirataria b{
      color: #FFC400;
    }
    .pirataria {
      font-size: 12px;
      text-align: justify;
    }
    footer {
      background-color: black;
      padding-top: 25px;
      padding-bottom: 25px;
      color: white;
    }
    .cpy {
      font-size: 12px;
      margin: 37px 0px 20px 0px;
    }
    .links a {
      font-size: 12px;
      color: white;
    }
    .lucas{
      font-size: 50px;
      color: #020201;
      text-shadow: 2px 2px 2px white;
    }
  </style>
</head>
<body>
  <section class="comments py-4">
    <div class="container">
      <div class="row justify-content-center">
        <div class="col-lg-12">
          <div class="fb-comments" style="margin-top: 5px;">
            <div class="fb-comments-header">
              <span>32 comentários</span>
            </div>
            <div class="fb-comments-wrapper" id="1">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" 
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"  width="48" height="48" alt="imagem 1"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
  
                        <font class="fb-comments-comment-name">
                          <name>Davi Marinho</name>
                        </font>
                        <br/>
                        Nunca vi nada igual! Realmente eu consegui aumentar minha produtividade e meu desempenho e ativar algumas áreas do meu cérebro que nem sabia que existia...
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>31</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="2">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem 2"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Sandra-1024x1024-1-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Marisa Moreira</name>
                      </font>
                      <br/> 
                      <name class="mark-comments">Davi Marinho</name> Serio??funciona msmmm??
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>2</likes>
                      
                      <date>10 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="3">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem3"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/douglas_lopes-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Davi Marinho</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Marisa Moreira</name> Funciona sim! Hoje consigo ler mais rápido, acordar mais cedo e até meu desempenho aumentou
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="4">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      Eu já tinha tentado de tudo, literalmente kkk… Fui até num especialista pra tentar aumentar minha memória e foco. Mas esse método até agora foi o que mais deu resultado! (Pelo menos pra mim)
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>27</likes>
                      
                      <date>53 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="5">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                  
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                     <name class="mark-comments">Talisson Freire </name> Mas em quanto tempo você viu essa melhora?
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>42 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="6">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">

                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>

                      <name class="mark-comments">  
                        Luciano Mendes </name> Cara, nos primeiros 4 dias eu já senti um aumento gigantesco em umas coisas simples que eu tava fazendo… tipo coisas que eu precisava anotar e colocar despertador eu estava lembrando naturalmente. Mas eu não apliquei nem 10% ainda
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>7</likes>
                      
                      <date>33 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="7">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Talisson Freire </name>
                        Vale a pena então... to com receio de comprar e não funcionar pra mim

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>5</likes>
                      
                      <date>27 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="8">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/nascimento.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Talisson Freire</name>
                      </font>
                      <br/>
                      <name class="mark-comments">  
                        Luciano Mendes</name>
                        Vale sim, irmão. To curtindo demais…
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      
                      <date>25 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="9">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jose-oliveira-1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luciano Mendes</name>
                      </font>
                      <br/>
                      <name class="mark-comments">Talisson Freire</name>
                      Valeu! Vou comprar aqui!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>3</likes>
                      <date>1 min</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="10">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Jaime-1.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>David Oliveira </name>
                      </font>
                      <br/>
                      Só digo uma coisa, podem ir sem medo!!! realmente funciona e muito.
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>63</likes>
                      
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="11">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Maria-Clara-Lourenco-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Mônica Tavares</name>
                        <br/>
                      </font>
                      Tem gente que está me perguntando se realmente tem alguma fórmula mágica. Não é nada disso!  Você aprende algumas coisas simples de fazer que te ajudam e passa a perceber outras que te prejudicam. Eu por exemplo, consegui acordar mais cedo, ficar mais ativa no dia a dia e render muito mais, depois que eu comecei a colocar em prática as primeiras dicas
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>11</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="12">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem perfil"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                   
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Julia Fernandes</name>
                        </font>
                        <br/>
                        Vou comprar!! Pelos comentários aqui todo mundo tá conseguindo melhorar, dps aviso vcs galera!

                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>62</likes>
                        <date>3 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="13">
              <table class="fb-comments-comment">
                <tbody>
                <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                    
                </tr>
                <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Diego Nascimento</name>
                    </font>
                    <br/>
                    <name class="mark-comments">
                      Julia Fernandes
                    </name>
                    To na mesma… Curti demais, vou comprar tbm. Vou te chamar no privado pra gente ir conversando sobre o curso, pode ser?
                    </td>
                </tr>
                <tr>
                    <td class="fb-comments-comment-actions">
                    <like>Curtir</like>
                    ·
                    <reply>Responder</reply>
                    ·
                    <likes>7</likes>
                    <date>2 h</date>
                    </td>
                </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="14">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/fernandes-1024x1024-1.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Julia Fernandes</name>
                          </font>
                        <br/>
                        <name class="mark-comments">
                          Diego Nascimento
                        </name>
                          Agradeço, mas meu marido é bem ciumento kkk sei que às vezes seria algo profissional, mas tem a turma do suporte lá pra ajudar
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>93</likes>
                        <date>1 h</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="15">
                <table class="fb-comments-comment">
                    <tbody>
                    <tr>
                        <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                            src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/almeida.jpg"></td>
                       
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-text">
                          <font class="fb-comments-comment-name">
                            <name>Diego Nascimento</name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                          Julia Fernandes
                        </name>
                        Tranquilo...
                        </td>
                    </tr>
                    <tr>
                        <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <date>45 min</date>
                        </td>
                    </tr>
                    </tbody>
                </table>
            </div>


            <div class="fb-comments-wrapper" id="16">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="48" height="48" alt="imagem de perfil"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/11/Andreia-1.jpg"></td>
                 
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Luiz Fernando Costa  </name>
                      </font>
                      <br/>
                      Sei que não tem muito a ver, mas o método me ajudou a aumentar minha autoestima. Eu achava que tava sem disposição pq eu era fraco. Que nada! Eu descobri que não sabia aproveitar meu corpo ao máximo! Não poderia deixar de dar meu feedback. Tmjj!
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>23</likes>
                      
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-wrapper" id="17">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/9.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Vinicius Pereira</name>
                      </font>
                      <br/>
                      Ixii… Alguém que comprou sabe me dizer se da certo mesmo? 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>46</likes>
                      
                      <date>4 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="18">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/4.png"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Patricia Amorim Santos</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira 
                      </name>
                      Eu também estou com o pé atrás… 
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="19">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-antonio.jpg"></td>
                   
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>João Alberto</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Com tanta coisa ruim na internet, alguém que realmente fez sabe me informar? Não posso entrar em furada

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes> 6</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="20">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Kensly-Cabral.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Juliana Cristina
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Meu irmão comprou e os pais da namorada dele também. Comecei tem uns 3 dias pra ver se era aquilo que eles falavam… Realmente estou sentindo a diferença kkk

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>21</likes>
                      <date>3 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="21">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Gabriel.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Matheus Veríssimo</name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Não sou de acreditar nas coisas da internet, mas esse curso ouvi falar já. Só por isso to pensando em comprar
                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>17</likes>
                      <date>2 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="22">
              <table class="fb-comments-comment">
                <tbody>
                  <tr>
                    <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                        src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova1.jpg"></td>
                    
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-text">
                      <font class="fb-comments-comment-name">
                        <name>Lucas Almeida
                        </name>
                      </font>
                      <br/>
                      <name class="mark-comments">
                        Vinicius Pereira
                      </name>
                      Eu comprei semana passada. Eu também tava com o pé atrás antes de comprar, mas valeu cada centavo, irmão! Se tu aplicar o que eles ensinam e estiver fazendo algo rentável, tu recupera o investimento em pouco tempo. Boa sorte!

                    </td>
                  </tr>
                  <tr>
                    <td class="fb-comments-comment-actions">
                      <like>Curtir</like>
                      ·
                      <reply>Responder</reply>
                      ·
                      <likes>77</likes>
                      <date>6 h</date>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
            <div class="fb-comments-reply-wrapper" id="23">
                <table class="fb-comments-comment">
                  <tbody>
                    <tr>
                      <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                          src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/lima.jpeg"></td>
                      
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-text">
                        <font class="fb-comments-comment-name">
                          <name>Ana Carolina Resende
                          </name>
                        </font>
                        <br/>
                        <name class="mark-comments">
                            Lucas Almeida
                        </name>
                        Eu tbmmm, inclusive meu irmão comprou também e agora todo mundo aqui ta trabalhando de casa! Kkkkkk eu to fazendo pq vi meu irmão ganhando um dinheiro com isso
  
                      </td>
                    </tr>
                    <tr>
                      <td class="fb-comments-comment-actions">
                        <like>Curtir</like>
                        ·
                        <reply>Responder</reply>
                        ·
                        <likes>23</likes>
                        <date>5 h</date>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            <button class="fb-comments-loadmore" onclick="javascript:loadMore();">Carregar mais 8 comentários</button>
            <div style="display:none" id="more">
                <div class="fb-comments-wrapper" id="24">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/prova2.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Maria Clara Abdala
                                </name>
                              </font>
                              <br/>
                              Eu já tinha comprado uns cursos pra aprender a ser mais produtiva, mas nenhum fala o que esse método falou. Os outros são só enrolação. Eles não escondem a verdade e tem um monte de coisa bem prática mesmo. Pelo preço vale muitíssimoo a pena!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>73</likes>
                            <date>6 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="25">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Roberto.jpg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Patrick de souza</name>
                              </font>
                              <br/>
                              Olha, gente, eu me sinto na obrigação de falar isso. Muitas pessoas querem nos ver pra baixo e sentem inveja do nosso sucesso. É por causa de pessoas como o Dave que a gente pode ter esperanças de um mundo melhor. Não importa se ele ta ganhando algo com isso, realmente ele merece o reconhecimento pq não é qualquer pessoa que compartilha essas informações. Uma pena que pessoas que tem poder não veem vantagem nisso e acabam escondendo de todo mundo. Esse método é uma luz no fim do túnel pra quem quer atingir uma versão melhor de si mesmo.
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>13</likes>
                            <date>4 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="26">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/souza.jpeg"></td>
                            
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Alana Lima
                                </name>
                            </font>
                             <br/>
                            
                            Galera, fiz o pagamento em boleto e ainda não consegui acessar... estou ansiosa… Teve uma moça que me chamou aqui, achei bem profissional. Isso pq nem comecei ainda kkkk
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>32</likes>
                            <date>2 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                
                <div class="fb-comments-reply-wrapper" id="27">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/5.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Jhiullia Freire
                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>

                            Eu paguei no cartão e tive o acesso na hr! Achei mais fácil até pq o preço é de boa! Experimentando aqui! To no segundo dia e já estou bem mais produtiva! Sem palavras! 100%!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>109</likes>
                            <date>11 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-reply-wrapper" id="28">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/6.png"></td>
                          
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Natália Martins

                                </name>
                            </font>
                            <br/>
                            <name class="mark-comments">
                                Alana Lima 
                            </name>
                            Paguei no cartão e dividi em 12. Estava meio receosa, mas agora estou conseguindo me concentrar mais, trabalhar mais e como sou prestadora de serviço, minha renda tem aumentado. Pra mim tem sido sensacional!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>115</likes>
                            <date>12 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="29">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/7.png"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Ana Paula Novais</name>
                            </font>
                            <br/>
                            Sem palavras!!!! 100%
                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>15</likes>
                            <date>15 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="30">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/176151093_2841834979407640_3439015475335049722_n-1024x1024-1.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Juliana Cristina
                                </name>
                            </font>
                            <br/>
                            Olhaa... eu posso dizer que existia uma Juliana antes e dps desse método. É incrível! Eu consigo trabalhar menos horas e produzir mto mais pq agora tenho uma concentração umas 10 vezes maior!!! 🙏🏼

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>192</likes>
                            <date>16 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="31">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Joao-Lucas-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Diego Nunes

                                </name>
                            </font>
                            <br/>
                            Vou comprar!! Pelos comentários aqui todo mundo ta conseguindo melhorar! Dps aviso vcs galera!!!

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>93</likes>
                            <date>17 h</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
                <div class="fb-comments-wrapper" id="32">
                    <table class="fb-comments-comment">
                        <tbody>
                        <tr>
                            <td rowspan="3" class="fb-comments-comment-img"><img loading="lazy" width="75" height="75"
                                src="https://segredosdaburguesia.com/wp-content/uploads/2021/10/Leonardo-Lima-.jpeg"></td>
                           
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-text">
                              <font class="fb-comments-comment-name">
                                <name>Rodrigo Moraes


                                </name>
                            </font>
                            <br/>
                            Gente, funciona sim! Mas você tem que seguir o que eles ensinam. O meu problema era com cansaço. Parecia que quanto mais dormia, mais cansado ficava. Não sei qual dica em específico me ajudou mais, mas sem dúvidas fez a diferença pra mim

                            </td>
                        </tr>
                        <tr>
                            <td class="fb-comments-comment-actions">
                            <like>Curtir</like>
                            ·
                            <reply>Responder</reply>
                            ·
                            <likes>273</likes>
                            <date>1 d</date>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  
  <script>
  function showBtn1 () {
      document.getElementById("btn1").classList.remove("hide")
    }
    
    
  function loadMore() {
    $('#more').show()
    $('.fb-comments-loadmore').hide().remove()
}
$(document).ready(function() {
    $('date').each(function() {
        if ($(this).attr('data-date-minus')) {
            $(this).html(dateMinus($(this).attr('data-date-minus')))
        }
    })
})

function dateMinus(what) {
    var today = Date.now()
    var nw = today - what * 10000
    var newd = new Date()
    newd.setTime(nw)
    var mthName = ['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro']
    var mthNm = mthName[newd.getMonth()]
    return (newd.getDate() +
        ' de ' +
        mthNm +
        ' de ' +
        newd.getFullYear() +
        ' ' +
        newd.getHours() +
        ':' +
        round(newd.getMinutes()))
}

function round(what) {
    if (what < 10) {
        return '0' + what
    } else {
        return what
    }
}
$('like').on('click', function() {
    if ($(this).hasClass('liked')) {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) - 1)
        $(this).removeClass('liked')
        $(this).text('Curtir')
    } else {
        $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text(parseInt($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').find('likes').text()) + 1)
        $(this).addClass('liked')
        $(this).text('Descurtir')
    }
})
$('reply').on('click', function() {
    if (fbobj != null) {
        handleReply($(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    } else {
        logInWithFacebook(handleReply, $(this).parents('.fb-comments-wrapper, .fb-comments-reply-wrapper').attr('id'))
    }
})

function handleReply(id) {
    var text = ''
    var obj = $('#' + id)
    if (obj.hasClass('fb-comments-reply-wrapper')) {
        text = '@' + obj.find('name').text()
        obj = $('#' + id.split('-')[0])
    }
    obj.find('.row.reply-box').remove()
    obj.append('<div class="row reply-box" id="reply-' +
        obj.attr('id') +
        '"><div class="col-xs-10"><input type="text" value="' +
        text +
        '" placeholder="Añade una respuesta..." class="fb-reply-input" /></div><div class="col-xs-2"><button class="fb-reply-button" onclick="javascript:postReply(' +
        obj.attr('id') +
        ');">Responder</button></div></div>')
}

function postReply(id) {
    var obj = $('#reply-' + id)
    if (obj && obj.find('.fb-reply-input').val()) {
        var date = new Date()
        var fbreply = {
            forid: id,
            date: date,
            text: obj.find('.fb-reply-input').val()
        }
        fbreplies.push(fbreply)
        var replyc = reply.clone()
        replyc.attr('id', id + '-' + Math.floor(Math.random() * 100 + 10))
        replyc.find('name').text(fbobj.name)
        replyc.find('.fb-comments-comment-img').find('img').attr('src', fbobj.pictureURL)
        replyc.find('.fb-comments-comment-text').text(obj.find('.fb-reply-input').val())
        replyc.find('date').each(function() {
            if ($(this).attr('data-date-minus')) {
                $(this).html(dateMinus($(this).attr('data-date-minus')))
            }
        })
        $('#' + id).after(replyc)
        obj.remove()
        var today = new Date()
        today.setDate(today.getFullYear() + 1)
        setCookie('fbreplies', JSON.stringify(fbreplies), today)
    }
}

</script>
</body>
</html>     </div>
                </div>
                    </div>
        </div>
                            </div>
        </section>

 

Template Comentários (Antigo).json 66 kB · 22 downloads Template Comentários (Novo) 59 kB · 29 downloads

Muito bom!!!👊

Link para o comentário
  • 0
Em 05/03/2022 em 01:18, Saitama disse:

aqui não funciona quando clico no votão ver mais 8 comentários, é assim mesmo? 

Sim pois é fake, é uma quantidade determinada via codigo que fica a mostra

Em 20/05/2022 em 10:01, Fellipe B disse:

Adicionei o Script no html da página, mas quando visualizo o site os comentários não estão aparecendo. Tenho que colocar algum script no CSS Adicional? Se sim, alguém poderia mandar? Valeeeu

 

Em 24/02/2022 em 13:17, Freud disse:

Nao achei aonde eu consigo ter esses "comentarios" fake do facebook...

Alguem consegue dar um Help com isso, disponibilizar isso ou dizer o caminho pra criar isso...

Obrigado ratos! 

Tenta usar esse em anexo

HTML Comentarios.txt


Link para o comentário
Atenção: Este conteúdo tem mais de 6 meses desde que foi postado. Verifique se o método ensinado nele ainda é válido para os dias atuais.
Infelizmente, seu conteúdo contém termos que não permitimos. Caso esteja tentando publicar seu número de WhatsApp, lembre-se que isso é proibido expor no Fórum.
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

Processando...
×
×