h2,
h3 {
  width: 100%;
  float: left;
}
.label a,
a {
  text-decoration: none;
}
.botao-final,
.filtros label,
.caracteristicas label,
.label,
.x-center {
  text-align: center;
}
* {
  margin: 0;
  padding: 0;
  font-family: nunito, sans-serif;
}
h1 {
  font-size: 28px;
  float: left;
  width: 100%;
  color: #777;
  margin: 0 0 2% 0;
}
.checkout h2 {
  font-size: 15px;
  cursor: pointer;
  color: #666;
  /* width: 100%; */
  /* float: left; */
  padding: 10px;
  margin: 0;
  text-transform: uppercase;
  background: #eef0ef;
  position: absolute;
  top: 0;
  left: 0;
}
h1 span,
h3 span {
  text-transform: capitalize;
}

.como-funciona .centro {
    width: fit-content;
    margin: auto;
}

.header {
  height: 85px;
  background: #ffffff;
  padding: 1% 0% 0;
  width: 100%;
}
.header img {
  float: left;
}
.x-phone {
      color: #707070;
    font-size: min(1.536vw, 10px);
    font-family: 'poppins';
    font-weight: 500;
    float: right;
    margin: 1% 0;
    text-align: center;
}
.x-btn-group {
    float: right;
    overflow: hidden;
    margin-top: min(1.382vw, 9px);
        width: min(33.794vw, 220px);
}

.selos {
    width: 60%;
    float: left;
}

.selos img {
    height: min(9.217vw, 60px);
}

.avaliacoes img {
    height: min(6.144vw, 40px);
}

.avaliacoes {
    float: left;
    overflow: hidden;
}

.pagamento {
        float: left;
    overflow: hidden;
    margin-left: 9%;
}

.pagamento img {
    width: min(20.833vw, 400px);
    height: fit-content;
}

.selos p {
    font-family: 'Poppins';
    font-size: min(1.657vw, 10.79px);
    font-weight: 500;
    line-height: min(2.487vw, 16.19px);
    text-align: left;
    color: #565656;
}

.certificados {
    clear: both;
    width: 100%;
    overflow: hidden;
        margin-bottom: min(4.608vw, 30px);
}

.footer-bottom {
    margin-top: min(4.608vw, 30px);
    background: #FAFAFA;
}

.footer-bottom .bloco-left {
    width: fit-content;
    font-family: Poppins;
    font-size: min(1.413vw, 9.2px);
    font-weight: 400;
    line-height: min(1.94vw, 12.63px);
    text-align: left;
    color: #696969;
}

.footer-bottom img {
    float: left;
    height: min(10.753vw, 70px);
    margin-right: min(4.608vw, 30px);
}

img.logo {
    height: min(7.68vw, 50px);
}

.x-btn-group a {
    color: #298CF8;
    font-weight: bold;
    font-size: min(1.634vw, 10.64px);
    font-family: Poppins;
}
.x-title {
  display: block;
    margin-bottom: 0px;
    color: #707070;
    font-weight: 400;
    text-transform: none;
    font-family: Poppins;
    font-size: min(1.43vw, 9.31px);
}
#alerta {
  float: left;
  padding: 4% 0 0;
  background: #fdecad;
  color: #d29c07;
  width: 90%;
  border-radius: 5px;
  border: 1px solid #d29c07;
  margin: 5% 0;
  display: none;
}
.botao-final,
.footer {
  padding: 2% 0;
  float: left;
}
#alerta p {
  float: left;
  font-size: 14px;
  margin: 0 2%;
}
#alerta i {
  float: left;
}
.filtros input[type=radio], .caracteristicas input[type=radio] {
  display: none;
}
.caracteristicas label {
            display: block;
            border: 1.5px solid #949494;
            max-width: 150px;
            min-height: 126px;
            border-radius: 20px;
            width: 40%;
            float: left;
            color: #949494;
            cursor: pointer;
            position: relative;
            overflow: hidden;
            background-color: white; /* Adicionado para visualização */
        }
.caracteristicas input[type=radio]:checked + label, .filtros input[type=radio]:checked + label  {
  border: 1.44px solid #29DFF8;
  color:#29DFF8;


  /*background: #fafaf9; alterado por Kazuo*/
}
.checkout h2{cursor: default;}
#ulItens {
  display: none;
  height: 100px;
  overflow-y: scroll;
  width: 320px;
  border: 1px solid #ccc;
  float: left;
  margin: -1px 0;
}
#ulItens li{cursor: pointer;}
.caracteristicas img {
  max-height: 100px;
  display:block;
  align-items: center;
  margin:auto;
  max-width: 100px;
  width: 100%;
}
.respuestas,
.bloco-multi,
.bloco-quip,
select {
  float: left;
  width: 100%;
  border-radius: 2px;
  padding: 1%;
}
select{    border: 1px solid #ccc;}

/*.checkout,
.filtros .bloco-caract,
.filtros .bloco-multi {
  display: none;
}
.filtros .bloco-caract:nth-child(3),
.filtros .bloco-multi:nth-child(3) {
  display: block;
}
*/
.botao-final {
  width: 420px;
  font-size: 30px;
  background: transparent;
  cursor: inherit;
  display: none;
  text-align: left;
  color: #666666;
}
.botao-final span {
  font-size: 80px;
  float: left;
  width: 100%;
  position: relative;
  font-weight: 800;
  color: #1d71b7;
  text-align: center;
  top: -11px;
}
.preco-final a {
  background: #70b93f;
  padding: 20px 30px;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  text-decoration: none;
  display: block;
}
.label {
  float: left;
  width: 200px;
  margin: 1%;
}
.label a {
  color: #111111;
}
.label:hover {
  -webkit-box-shadow: 0 0 4px -1px #b3b3b3;
  -moz-box-shadow: 0 0 4px -1px #b3b3b3;
  box-shadow: 0 0 4px -1px #b3b3b3;
}
.x-img {
  width: 30%;
}
.footer {
  width: 100%;
  margin: 0px;
}
.x-content {
    float: none;
    clear: both;
    width: min(68.75vw, 1320px);
    margin: auto;
    max-width: 1320px;
    overflow: hidden;
}
.x-content #titulo1{
  margin-bottom: 5%;
}
.x-center {
  margin: auto;
}
.x-center form {
  width: 100%;
}
.x-center input {
  width: 30%!important;
  font-size: 16px;
  margin: 1% auto!important;
  float: none !important;
}
.preco {
  font-weight: 800;
  margin: 1%;
}
.radio {
  display: none;
  position: absolute;
  top: 240px;
  left: 36%;
}
.group {
  float: left;
  width: 60%;
  margin: 0 0 10% 2%;
}
.group h2 {
  margin: 0 0 8px;
}
label {
  margin: 1%;
  float: left;
  font-weight: 700;
}
input[type=radio] {
  float: left;
  margin-top: 5px;
}
input[type=radio]:checked + label + .radio {
  display: block;
}
input[type=submit] {
  cursor: pointer;
  float: right;
  width: 200px;
  padding: 1%;
  border: 0;
  background: #59f5c1;
}
.conta,
.dados,
.dados input,
.resumo {
  float: left;
}
.conta input{
  float: left;
  width: 97%;
  border-radius: 2px;
  padding: 1%;
  border: 1px solid #ccc;
}
.dados {
  width: 30%;
  border: 1px solid #ccc;
  /*  padding: 1%;*/
  padding: 50px 1% 1%;
  position: relative;
}
.resumo {
  width: 30%;
}
.conta {
  width: 30%;
  margin: 0 2.5% 0 2.5%;
  border: 1px solid #ccc;
  padding: 50px 1% 1%;
  position: relative;
}
/*.conta {
  width: 30%;
  margin: 0 2.5% 0 2.5%;
  border: 1px solid #ccc;
  padding: 1%;
  }*/
  form {
    margin: 1% 0;
  }
  .resumo p{
    float: left;
    width: 95%;
    margin: 2%;

  }
  .resumo p strong {
    float: left;
    width: 100%;
  }
  .descr {
    float: left;
    width: 100%;
    font-size: 12px;
    margin: 5% 1%;
  }
  #campos_pagamento label{font-size: 14px;}
  p.pag {
    font-size: 14px;
    margin: 0 0 1%;
    font-weight: 700;
  }
  .check{float: left;width: 100%;}
  .dados input.x-size-3 {
    width: 41px;
    padding: 1%;
    margin: 1% 1% 0 0;
    border: 1px solid #ccc;
    border-radius: 2px;
  }
  .dados label.x-size-3 {
    width: 7%;
    font-size: 14px;
    margin: 2% 2%;
  }
  .dados input.x-size-6 {
    width: 103px;
    padding: 1%;
    margin: 1% 0px 0 2px;
    border: 1px solid #ccc;
    border-radius: 2px;
  }
  .dados label.x-size-6 {
    width: 21%;
    font-size: 14px;
    margin: 2% 2px;
  }
  .subtotal{    padding: 3%;
    width: 90% !important;
    background: #f3f3f3;
    color: #252525;}
    .dados input.x-size-5 {
      width: 161px;
      padding: 1%;
      margin: 1% 0px 0 1px;
      border: 1px solid #ccc;
      border-radius: 2px;
    }
    .dados input.x-size-1{    width: 23px;
      padding: 1%;
      margin: 1% 1% 0 0;
      border: 1px solid #ccc;
      border-radius: 2px;}
      .dados input.x-size-0 {
        width: 70%;
        padding: 1%;
        margin: 1% 0 0;
        border: 1px solid #ccc;
        border-radius: 2px;
      }
      .dados label.x-size-0 {
        margin: 5px 6px 0 0px;
        font-size: 14px;
        width: 20%;
        text-align: right;

      }
      .site,
      .visitante p {
        font-size: 10px;
        float: left;
      }
      .imprimir p {
        float: left;
        width: 100%;
        padding: 1%;
        border: 1px solid #eeeeee;
      }
      @media screen and (max-width: 500px) {
        .conta,
        .dados,
        .resumo,
        input[type=submit],
/*  label {
    width: 50%;
    }*/
    .conta,
    .resumo {
      margin: 1%;
    }
    .dados {
      margin: 1% 2%;
    }
  }
  @media screen and (max-width: 800px) {
    .x-content {
      float: left;
      width: 94%;
      margin: 3%;
    }
  }
  .site {
    background: #70b93f;
    color: #fff;
  }
  ul li {
    list-style: none;
  }
  .visitante {
    float: left;
    color: #9c9c9c;
    padding: 2%;
  }
  .header .x-stamp-group {
    position: relative;
    top: 3px;
    font-weight: 800;
    float: left;
    width: 20%;
  }
  .como-funciona{background: #ffffff;float: left;width: 100%;border-bottom:1px solid #e1e1e1;    background: #fff;
    border-top: none;
    border-bottom: 1px solid #e1e1e1;
    width: 75%;
    float: left;
    margin: auto;}
  .header .x-stamp-group ul li .x-text {
    display: block;
    margin-bottom: 3px;
    color: #000;
    font-size: 10px;
  }
  .x-btn-group ul li,
  .x-btn-group ul li:first-child:after {
    display: inline-block;
    vertical-align: middle;
        margin-left: min(2.304vw, 15px);
  }

  @-moz-document url-prefix(){
    .header .x-stamp-group ul li .x-stamp.x-vantagens {
      margin: 0 -17px !important;
    }
    .header .x-stamp-group ul li .x-stamp.x-ouro{
      margin: 0 -17px !important;
    }
  }

  .header .x-stamp-group ul li .x-stamp.x-vantagens {
    /*background-image: url(https://saldaodainformatica.vteximg.com.br/arquivos/x-sprite-saldao.png?0.7750082758720964);*/
    background-position: 0 -712px;
    width: 38px;
    height: 35px;
    margin: 0 17px;
    position: absolute;
  }
  .header .x-stamp-group ul li .x-stamp.x-ra {
    position: absolute;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    /*background-image: url(https://saldaodainformatica.vteximg.com.br/arquivos/x-sprite-saldao.png?0.7750082758720964);*/
    background-position: 0 -1655px;
    width: 48px;
    height: 61px;
  }
  .header .x-stamp-group ul li .x-stamp.x-ouro {
    /*background-image: url(https://saldaodainformatica.vteximg.com.br/arquivos/x-sprite-saldao.png?0.7750082758720964);*/
    background-position: 0 -749px;
    width: 37px;
    height: 37px;
    margin: 0 17px;
    position: absolute;
  }
  .header .x-stamp-group ul li {
    position: relative;
    float: left;
    width: 30%;
    height: 60px;
    padding: 1% 0;
    text-align: center;
    border: 1px solid #e7e7e7;
  }
  .x-btn-group ul {
    padding: 2% 5%;
    margin: 5% 2%;
    float: none;
    border: none;
    border-radius: 6px;
  }
  li a {
    color: #1a75ce;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
  }
  /*.x-btn-group ul li:first-child:after {
    width: 1px;
    height: 15px;
    margin: 0 10px;
    content: "";
    background: #cccccc;
  }*/
  #chatHLink:after {
    width: 1px;
    height: 15px;
    margin: 0 10px;
    content: "";
    background: #cccccc;
    display: inline-block;
    vertical-align: middle;
  }

  .ajuda table {
    width: 100%;
}

.ajuda td p{
    font-family: Poppins;
    font-size: min(1.547vw,10.07px);
    font-weight: 400;
    line-height: min(2.321vw,15.11px);
    text-align: left;
    color: #565656;
}

.ajuda td p a{
    text-decoration:none;
     font-family: Poppins;
    font-size: min(1.547vw,10.07px);
    font-weight: 400;
    line-height: min(2.321vw,15.11px);
    text-align: left;
    color: #565656;
}

.titulo td p{
    font-family: Poppins;
    font-size: min(1.768vw,11.51px);
    font-weight: 600;
    line-height: min(2.651vw,17.26px);
    text-align: left;
    color: #298CF8 !important;
}

.ajuda h2 {
    font-family: Poppins;
    font-size: min(3.214vw, 20.92px);
    font-weight: 400;
    margin-top:0px;
    line-height: min(3.369vw, 21.93px);
    text-align: left;
    color: #298CF8 !important;
        margin-bottom: min(4.608vw, 30px);
}

.telefone {
    font-family: 'poppins';
    font-size: min(2.21vw,14.39px);
    font-weight: 700;
    line-height: min(2.694vw,17.54px);
    color: #298CF8 !important;
    margin-top: min(1.536vw,10px);
}
  .bloco {
    float: left;
    width: 40%;
  }
  .footer .line .bloco .x-btn-group {
        clear: both;
    width: 100%;
    float: left;
  }
  .populares,
  .saldao {
    float: left;
  }
  .bloco .populares ul {
    float: left;
    width: 50%;
  }
  .cinza,
  .linha {
    float: left;
    width: 100%;
  }
  .bloco .populares ul li a,
  .bloco .saldao ul li a {
    float: left;
    width: 100%;
    color: #728987;
    line-height: 25px;
  }
  .footer .line .bloco .x-phone {
    margin: 1%;
    text-align: center;
  }
  .x-btn-group p {
    font-size: 14px;
    color: #728987;
    letter-spacing: 1px;
  }
  .cinza {
    padding: 2% 0;
    background: #f1f1f1;
  }
  .cinza p {
    font-size: 10px;
  }
  .linha {
    margin: 2% 0;
    padding: .5px;
    background: #cccccc;
  }
  .x-newsletter {
    width: 25%;
    padding: 2%;
    background: #e32618;
  }
  .x-newsletter .x-text,
  .x-newsletter-form {
    float: left;
    width: 100%;
  }
  .x-newsletter .x-text small {
    display: block;
    margin-top: 10px;
    font-size: 11px;
    text-transform: none;
  }
  .newsletter-client-email,
  .newsletter-client-name {
    width: 90%;
    padding: 0 5%;
    margin-bottom: 10px;
    color: #666;
    font-size: 10px;
    line-height: 35px;
    text-transform: uppercase;
    border: none;
    border-radius: 6px;
  }
  .newsletter-button-ok {
    display: block;
    width: 100%;
    color: #fff;
    line-height: 35px;
    text-indent: -9999px;
    cursor: pointer;
    /* background: url(https://saldaodainformatica.vteximg.com.br/arquivos/btn-newsletter.png) center no-repeat #35cd47; */
    border: none;
    border-bottom: 2px solid #2fb23d;
    border-radius: 6px;
  }
  .x-newsletter .x-title {
    display: block;
    margin-bottom: 10px;
    color: #b11e11;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
  .x-newsletter .x-text {
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
  }
  .line {
    float: left;
    width: 100%;
  }
  .footer > .centro .line{
    margin: 5% 0 0 0;}

    .centro {
      margin: auto;
      max-width: 1320px;
          clear: both;
    overflow: hidden;
    }
    .particao {
      min-height:1px;
    width: 25%;
    float: left;
        margin-top: min(2.604vw, 50px);
}

.x-content .centro {
    width: 75%;
    padding: 0px;
    margin: 0px;
    float: left;
    overflow: hidden;
    clear: none;
    margin-top: min(2.604vw, 50px);
}

.footer-bottom .x-content .centro {
    margin-top: 0px;
}

.blocos-funcionam {
    width: fit-content;
    margin: auto;
    clear: both;
    overflow: hidden;
}

.como-funciona .centro {
    width: 100%;
}
    .footer .x-btn-group {
      width: 29%;
    }
    .populares h2,
    .saldao h2 {
      color: #626980;
      font-size: 16px;
    }
    .header .x-btn-group ul {
      padding: 0.5% 1%;
      margin: 1% 2%;
    }
    .resp {
      color: #444;
    }
    .resp .fa {
      color: #2ea00a;
    }
    .footer h3 {
      color: #c5c5c5;
      text-align: center;
      font-size: 18px;
       color: #666;
    font-family: Poppins;
    font-size: min(2.839vw,18.48px);
    font-weight: 700;
    line-height: min(4.258vw,27.72px);
    text-align: left;
      margin: 3% 0 0 0;
    }
    .footer h4 {
      color: #758392;
      font-size: 14px;
      font-family: Poppins;
    font-size: min(2.316vw, 15.08px);
    font-weight: 700;
    line-height: min(3.476vw, 22.63px);
    text-align: center;
    color: #434343;
    }
    .bloco-funciona {
      float: left;
      width: 27%;
      text-align: center;
      padding: 2%;
      margin: 5% 3.5% 5% 0;
    }
    .menu-active{display: block !important}
    .x-header-mobile{display: none;}
    h2 {
      color: #1d71b7;
    }
    h2 span{
      color: #1d71b7;
    }

    .fake{    right: 0;
      width: 20%;
      height: 100%;
      position: absolute;
      background: rgba(19, 19, 19, 0.86);display: none;}

      @media screen and (max-width: 600px) {
        .x-header-mobile{display: block;    float: left;
          width: 100%;}
          .x-header-mobile img {
            float: left;
            margin: 5% 0 0 0;
          }
          .nav a {
            font-size: 16px;
            float: left;
            width: 100%;
          }
          .nav ul li .fa {
            padding: 5% !important;
          }
          .x-header-mobile .fa-bars {
            float: left;
            margin: 5%;
            cursor: pointer;
            color: #a9a9aa;
          }
          i.fa.fa-times {
            right: 20px;
            position: absolute;
            cursor: pointer;
          }
          .x-header-mobile .fixed {
            float: left;
            width: 100%;
            border-bottom: 4px solid #d7d7d6;
          }

          .nav span {
            float: left;
            padding: 2%;
            width: 96%;
            background: #e0f1f9;
            color: #616161;
          }
          .nav p {
           margin: 6% 0 0 3%;
           font-size: 80%;
           float: left;
         }
         .nav {
          display: none;
          width: 80%;
          min-width: 300px;
          float: left;
          height: 100%;
          position: absolute;
          background: #fff;
        }
        .site{    float: right;}
        .header{display: none;}
        .x-btn-group ul {
          padding: 2% 0;
          margin: 5% 5%;
          width: 90%;}
          .footer .x-btn-group {
            width: 100%;
            text-align: center;
          }
          .bloco{ width: 100%;}
          .bloco-funciona {
            width: 80%;
            margin: 5% 8% 5% 8%;
            background: #fff;
          }

          .no-margin {
            margin: 5% 8% !important;
          }

        }

        .bloco-funciona img {
    width: 50%;
    float: none;
    clear: both;
}

.footer .x-btn-group {
    width: 40%;
}

        .ativo {
          border-bottom-style: solid;
          border-bottom: 5px solid #ec3223;
          background: #fff;
        }
        .no-margin {
          margin: 5% 0 5% 0;
        }
        .bloco-funciona p {
          font-size: 13px;
          color: #848282;
              font-family: Poppins;
    font-size: min(1.896vw, 12.34px);
    font-weight: 400;
    line-height: min(2.843vw, 18.51px);
    text-align: center;
    color: #707070;
        }
        @media screen and (min-width: 1170px) {
          .x-newsletter {
            float: right;
          }
          .site:before {
            content: "<< VOLTAR À LOJA";
          }
          .site {
            padding: 1.5% 2%;
            margin: 1% 0.5%;
          }
        }
        @media screen and (min-width: 1100px) and (max-width: 1170px) {
          .x-newsletter {
            float: right;
          }
          .site:before {
            content: "<< LOJA";
          }
          .site {
            padding: 1.5% 1%;
            margin: 1% 0.5%;
          }
          .header {
            padding: 1% 1% 0;
            width: 98%;
          }
        }
        @media screen and (max-width: 1100px) {
          .site:before {
            content: "<< VOLTAR À LOJA";
          }
          .site {
            padding: 1.5% 1%;
            margin: 1% 0.5%;
          }
        }
        @media screen and (min-width: 1045px) and (max-width: 1100px) {
          .x-newsletter {
            float: right;
          }
          .visitante {
            width: 20%;
          }
        }
        @media screen and (min-width: 960px) and (max-width: 1045px) {
          .visitante {
            width: 30%;
            padding: 3% 1%;
          }
          .centro {
            width: 90%;
          }
          .header .x-stamp-group {
            display: none;
          }
          .x-newsletter {
            width: 25%;
            float: right;
          }
          .bloco {
            width: 70%;
          }
        }
        @media screen and (min-width: 830px) and (max-width: 960px) {
          .header .x-btn-group {
            display: none;
          }
          .header .x-stamp-group {
            display: none;
          }
          .site {
            margin: 1.5% 3%;
          }
          .visitante {
            padding: 3% 5%;
          }
          h2 {
            font-size: 13px;
          }
          .centro {
            width: 90%;
          }
          .x-phone {
            margin: 2% 0;
          }
          .x-newsletter {
            width: 96%;
            height: 225px;
            margin: 15% auto 0;
          }
          .bloco {
            width: 100%;
            margin: 2% 0;
          }
          .saldao,
          .populares {
            margin: 2% 0;
          }
        }
        @media screen and (max-width: 960px) {
          .x-newsletter {
            width: 96%;
            height:  260px;
            margin: 33% auto 0;
          }
        }
        @media screen and (max-width: 750px) {
          .centro {
            width: 95% !important;
          }
        }
        @media screen and (min-width: 700px) and (max-width: 830px) {
          .site:before {
            content: "<< LOJA";
          }
          .site {
            padding: 1.5% 1%;
            margin: 1% 0.5%;
          }
          .header .x-btn-group,
          .header .x-stamp-group {
            display: none;
          }
          .centro {
            width: 90%;
          }
          .site {
            margin: 1.5% 3%;
          }
          .visitante {
            padding: 3%;
          }
          .x-phone {
            margin: 2% 1%;
          }
          .footer .x-btn-group {
            width: 45%;
          }
          .footer .ajuda {
            width: 100% !important;
            text-align: center;
          }
        }
        @media screen and (min-width: 500px) and (max-width: 700px) {
          .header .x-btn-group,
          .x-phone,
          .header .x-stamp-group {
            display: none;
          }
          .saldao {
            width: 40%;
          }
  /*label {
    margin: 0;
    }*/
    .populares {
      width: 60%;
    }
    .site:before {
      content: "<< VOLTAR À LOJA";
    }
    .site {
      padding: 1.5% 2%;
      margin: 2% 5.5%;
    }
    .x-phone {
      margin: 2% 0;
    }
    .visitante {
      padding: 4% 1%;
      width: 30%;
    }
    .site {
      margin: 2% 3%;
    }
  }
  @media screen and (max-width: 736px) and (min-width: 300px){
    .filtros label img {
      margin:auto;
    }
    .x-btn-group {
      float: left;
      display: block;
    }
    .x-newsletter {
      margin: auto 0;
      float: left;
      width: 100%;
      margin-top: 0;
    }
    .x-newsletter input {
      width: 100%;
    }
  }

  @media screen and (max-width: 600px) {
    .header .x-btn-group,
    .x-phone,
    .header .x-stamp-group {
      display: none;
    }
    .linha{padding: 0;}
    .cinza .bloco{width: 95%;  margin: 5%;}
    .saldao, .populares {
      width: 87%;
      margin: 5% 0 0 5%;
    }
    .x-btn-group ul li:first-child:after {
      background: #fff !important;
    }
    .visitante {
      width: 30%;
      margin: 2%;
    }
    .site {
      margin: 3% 0.5%;
      padding: 3.5% 4%;
    }
    .header {
      height: 120px;
    }
    .header img {
      margin: 0 15%;
    }
    .x-btn-group ul li a {
      font-size: 18px;
    }
    .header img {
      margin: 2% 0%;
      width: 30%;
    }
    .header {
      height: 80px;
    }
  }
  @media screen and (max-width: 400px) {
    .header {
      height: 170px;
    }
    .header img {
      margin: 0 15%;
      width: 70%;
    }
    .visitante {
      width: 50%;
      margin: 2% 3%;
    }
  }

  .img-grande{float: left;width: 35%}

  .filtros span {
    /* width: 100%; */
    /* float: left; */
    /* margin-top: 10%; */
    text-align: left;
    /* color: #32adef; */
    font-weight: 100;
    margin-left:10px;
  }

  .filtros label {
    display: grid;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    /*width: 150px;*/
    padding: 3%;
    float: left;
    cursor: pointer;
  }

  .pregunta_estetica h3 {
    font-weight: 200;
    color: #75787a;
    font-size: 21px;
    margin: 5% 2%;
  }

/*.pregunta_estetica img {
    padding: 10% 0;
    }*/

    .pagar {
      width: 100%;
      font-size: 37px;
      font-weight: 100;
      color: #666;
      text-align: center;
    }
    .preco {
      width: 100%;
      font-size: 81px;
      font-weight: 900;
      color: #4d7dbf;
      margin: 0;
      text-align: center;
    }
    .venda {
      width: 30%;
      margin: 0 auto;
      padding: 1%;
      font-size: 33px;
      font-weight: normal;
      color: #fff;
      text-align: center;
      background: #52ba59;
    }
    .final {
      color: #4f7cbf !important;
      text-align: center !important;
      padding: 20px 0;
    }
    i.fa.fa-user {
      padding: 1% 2%;
    }
    .resumo h3 {
      font-weight: 800;
      font-size: 18px;
    }
    .resumo img {
      width: 30%;
      padding: 3% 0;
      float: left;
    }
    .resumo .p{float: left;width: 50%;margin: 5%;}
    .resumo .venda {
      float: left;
      width: 100%;
      margin: 5% 0;
      padding: 5% 0;
      font-size: 18px;
    }

    /*Ajustes Kazuo*/

    /*#nivel0 h2{margin-bottom: 20px}*/

    /*.caracteristicas .respuestas label {padding: 25px 0px;}*/

    .respuestas label:hover, label:active, input:hover+label, input:active+label {
      background: transparent;
      /*    border: 1;*/
      /*    border-left: 0;*/
      border-right: 0;
      border-radius: 0;
      color: inherit;
    }

    .pregunta h2{
      margin-top: 0;
          font-family: Poppins;
    font-size: 18.48px;
    font-weight: 700;
    line-height: 27.72px;
    text-align: left;
    color: #353535;
    }

    @media screen and (min-width: 568px){
      #nivel0 .respuestas {
            width: 550px !important;
    margin: 0px;
    float: none;
    overflow: hidden;
    padding-left: 0px;
      }

      .imagem-objeto {float: left;width: 25%}
      .estetica {float: right;width: 75%}
      .estetica .group {width: 100%!important}
      .pregunta_estetica h3 {margin: 2%!important; padding-top: 20px}
      .bloco-funciona {opacity: 1}
      .bloco-funciona:hover{opacity: 1}
      .bloco-funciona:hover {background: #fff}
      .bloco-funciona p{color: #1d71b7;    font-family: Poppins;
    font-size: min(1.896vw, 12.34px);
    font-weight: 400;
    line-height: min(2.843vw, 18.51px);
    text-align: center;
    color: #707070;}
      .como-funciona {    background: #fff;
    border-top: none;
    border-bottom: 1px solid #e1e1e1;
    width: 75%;
    float: left;
    margin: auto;}
      .bloco-right {float: right; width: 30%}
      .bloco-left{float: left;}
      .hvr-underline-from-center {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden;
      }
      .hvr-underline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        /*background: #ec3223;*/
        height: 5px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
      }
      .hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
        left: 0;
        right: 0;
      }

      .hvr-underline-from-left {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden;
      }
      .hvr-underline-from-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 0;
         /*background: #ec3223;*/
        height: 5px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
      }
      .hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
        right: 0;
      }

      .hvr-underline-from-right {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden;
      }
      .hvr-underline-from-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 100%;
        right: 0;
        bottom: 0;
         /*background: #ec3223;*/
        height: 5px;
        -webkit-transition-property: left;
        transition-property: left;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
      }
      .hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
        left: 0;
      }
/*input[id="1"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="2"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="3"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="4"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="5"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="6"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="7"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="8"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="9"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="10"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="11"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="13"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="14"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="15"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="16"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="17"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="18"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="19"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="20"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="21"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="22"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="23"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    }*/
  }

  #nivel0 .respuestas {
    /*width: 290px;*/
    margin: 0px;
  }

  @media screen and (min-width: 375px) and (max-width: 768px){
    #nivel0 .respuestas {
      float: none;
      border-radius: 2px;
      width: 350px;
      margin: 0 auto;
      text-align: center;
      /*padding-left: 13%;*/
    }
    #nivel0 .respuestas > level {
      float: none;
      display: inline-block;
    }

    .imagem-objeto {width: 35%}
    .estetica {width: 100%}
    .estetica .group {width: 100%!important}
    .pregunta_estetica h3 {margin: 2%!important; padding-top: 20px}
    .x-newsletter {margin: 43% auto 0}
/*input[id="13"] + label{
    padding: 170px 53px 20px 53px;
    background-image: url(imgs/icone-liga.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="13"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/icone-liga.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="15"] + label{
    padding: 170px 53px 20px 53px;
    background-image: url(imgs/icone-nao-liga.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="15"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/icone-nao-liga.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="14"] + label{
    padding: 170px 35px 20px 35px;
    background-image: url(imgs/smartphone.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="14"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/smartphone.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="16"] + label{
    padding: 170px 35px 20px 35px;
    background-image: url(imgs/icone-carcaca-ruim.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="16"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/icone-carcaca-ruim.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="17"] + label{
    padding: 170px 42px 20px 42px;
    background-image: url(imgs/smartphone.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="17"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/smartphone.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="18"] + label{
    padding: 170px 42px 20px 42px;
    background-image: url(imgs/smartphone.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="18"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/smartphone.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="19"] + label{
    padding: 170px 30px 20px 30px;
    background-image: url(imgs/smartphone.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="19"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/smartphone.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="20"] + label{
    padding: 170px 53px 20px 53px;
    background-image: url(imgs/smartphone.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="20"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/smartphone.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="21"] + label{
    padding: 170px 53px 20px 53px;
    background-image: url(imgs/smartphone.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="21"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/smartphone.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="22"] + label{
    padding: 170px 53px 20px 53px;
    background-image: url(imgs/icone-tudo-funciona.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="22"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/icone-tudo-funciona.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
input[id="23"] + label{
    padding: 170px 53px 20px 53px;
    background-image: url(imgs/icone-nao-liga.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #d0d0d0;
    width: inherit;
}
input[id="23"]:checked + label {
    color: red;
    border: 1px solid #666!important;
    background: url(imgs/icone-nao-liga.png) #b3b3b3!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    }*/
    .botao-final {
      width: inherit;
    }
  }

  /*.footer h3{font-size: 32px; color: #666}*/
  .footer h4{font-size: 20px; color: #1d71b7;font-family: Poppins;
    font-size: min(2.316vw, 15.08px);
    font-weight: 700;
    line-height: min(3.476vw, 22.63px);
    text-align: center;
    color: #434343;}
  .footer h4:active{color: blue}

  input + label:hover {
    color: inherit;
  }

  #form-container-buyback-newsletter-9e3b7deca34e86c90b7a #conversion-buyback-newsletter-9e3b7deca34e86c90b7a header {padding: 0!important}
  /* Bordered form */
  form {
    border: 0;
  }

  /* Full-width inputs */
  input[type=email], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }

  /* Set a style for all buttons */
  button {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
  }

  /* Add a hover effect for buttons */
  button:hover {
    opacity: 0.8;
  }

  /* Add padding to containers */
  .container {
    padding: 16px;
  }


  /* Change styles for span and cancel button on extra small screens */
  @media screen and (max-width: 300px) {
    span.psw {
      display: block;
      float: none;
    }

  }
  .errorMessages {
    display: none;
    list-style-type: disc;
    margin: 0 10px 15px 10px;
    padding: 8px 35px 8px 30px;
    color: #B94A48;
    background-color: #F2DEDE;
    border: 2px solid #EED3D7;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  }
  .errorMessages span {
    font-weight: bold;
  }

  .successMessages {
    display: none;
    list-style-type: disc;
    margin: 0 10px 15px 10px;
    padding: 8px 35px 8px 30px;
    color: #53B948;
    background-color: #DFF2DE;
    border: 2px solid #DFF2DE;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  }
  .successMessages span {
    font-weight: bold;
  }
  .caracteristicas label {
    padding: 1%;
  }
/*.caracteristicas label {
    display: block;
    border: 2px solid #fff;
    /* max-width: 230px; * /
    max-height: 230px;
    width: 25%;
    float: left;
    cursor: pointer;
    /* margin: 2%; * /
    } */

/*.respuestas {
    padding: 1% 11%;
    }*/

    @media(max-width: 1024px){
      .caracteristicas label {
        width: 38%;
        margin: 0 20px 50px;
        max-height: 200px;
        border: 0;
      }
    }

    @media(max-width: 600px){
      .respuestas {
        padding: 1% 0;
      }
    }

    @media(max-width: 450px){
      .caracteristicas label {
        max-height: 220px;
        /*width: 50%;*/
        margin: 0;
        float: none;
        display: inline-block;
      }
    }

    @media(max-width: 1200px){
      .dados input {
        width: 100% !important;
      }
      .dados label {
        text-align: left !important;
      }
      .dados div:last-child {
        margin: 15px 0 5px;
        float: left;
        font-size: 11px;
      }
      .conta ul {
        margin-top: 15px;
        display: block;
        float: left;
        margin-bottom: 0;
        font-size: 11px;
      }
    }

    @media(max-width: 1045px){
      .conta {
        width: 47%;
        margin: 0px 1.5% 0 1.5%;
        border: 1px solid #ccc;
        padding: 50px 1% 1%;
        position: relative;
      }

      .dados {
        width: 47%;
        border: 1px solid #ccc;
        padding: 50px 1% 1%;
        position: relative;
        margin: 0 1.5%;
      }

      .conta {
        width: 47%;
        margin: 0px 1.5% 0 1.5%;
        border: 1px solid #ccc;
        padding: 50px 1% 1%;
        position: relative;
      }

      .resumo {
        width: 100%;
        clear: both;
        margin: 0 auto;
        position: relative;
        border: 1px solid #cdcccc;
        padding: 0 20px;
        margin: 20px 1.5% 0;
        background: rgba(0, 128, 0);
      }
      .resumo .venda {
        float: left;
        width: 100%;
        margin: 5% 0;
        padding: 3% 0;
        font-size: 18px;
      }
      .resumo p {
        float: left;
        width: 100% !important;
        margin: 2% 0 0;
      }
    }

    @media(max-width: 568px){
      .dados {
        width: 100%;
        margin: 0;
        padding: 50px 20px 20px;
      }
      .dados input {
        margin-bottom: 5px !important;
      }

      .conta{
        width: 100%;
        margin: 20px 0 0;
        padding: 50px 20px 20px;
      }

      .conta label {
        margin-top: 10px;
      }
      .resumo {
        margin: 20px 0 0; 
      }
      .resumo h3 {
        margin: 15px 0 0; 
      }
      .resumo .preco-final{
        clear: both; 
        float: left;
        width: 100%;
      }
    }

@media (max-width: 450px){
.caracteristicas label {
    max-height: 220px;
    /* width: 50%; */
    margin: 0 6%;
    float: none;
    display: inline-block;
}
}

@media screen and (max-width: 768px) and (min-width: 320px){
#nivel0 .respuestas {
    float: none;
    border-radius: 2px;
    width: 350px;
    margin: 0 auto;
    text-align: center;
    /* padding-left: 13%; */
}
}

@media (max-width: 1024px) and (min-width: 451px){
.caracteristicas label {
    width: 38%;
    margin: 0 20px 50px;
    max-height: 195px;
    border: 0;
}
}

.hoverinfo {
  cursor: pointer;
}
.hoverinfo div {
  display: none;
  position:absolute;
  top: 110px;
  max-width: 200px;
  max-height: 200px;
  overflow-wrap: scroll;
}
.hoverinfo:hover div{
  background-color: lightgrey;
  display: inline-table;
}

.hoverinfo:hover iframe{
  border-top: 0px dotted;
  border-right: 0px dotted;
  border-left: 0px dotted;
  border-bottom: 0px dotted;
}

/*************************************************/
/*************************************************/
/***                                           ***/
/***            Inicia Minha conta             ***/
/***                                           ***/
/*************************************************/
/*************************************************/
  div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
  }
  div.tab h2{
      margin: auto;
  }

  /* Style the buttons inside the tab */
  div.tab span {
      background-color: inherit;
      float: left;
      border: none;
      outline: none;
      cursor: pointer;
      padding: 14px 16px;
      transition: 0.3s;
      color: white;
  }
  /* Change background color of buttons on hover */
  div.tab span.enabled:hover {
      background-color: #ddd;
      color: white;
  }
  div.tab .containter {
      padding: 0;
  }
  /* Create an active/current tablink class */
  div.tab span.active {
      background-color: white;
      color: #1d71b7;
  }
  div.tab span.enabled {
      color: grey;
  }

  /* Style the tab content */
  .tabcontent {
      display: none;
      padding: 6px 12px;
      border: 1px solid #ccc;
      border-top: none;
      width: 100%;
      margin: auto;
  }
  .tabcontents {
      display: flex;
  }
	.detalhe .body {
	    margin-bottom: 30px;
	}
	.detalhe .body span img {
	    width: 100% !important;
	}
	.body td:nth-child(odd) {
	    max-width: 35px;
	    margin-left: 0px;
	}
	.body td:nth-child(even) {
	    margin-right: 15px;
	    display: inline-block;
	    position: relative;
	    top: 7px;
	}
	@media(max-width: 1024px){
	.body td:nth-child(odd) {
	    max-width: 50px;
	}
	    .body td:nth-child(even) {
		top: 0px;
	    	line-height: 15px;
	    }
	}
	@media(max-width: 767px){
	.body td {
	    display: inline-block;
	}
	.body td:nth-child(even) {
	    display: inline-block;
	    width: 70%;
	}
	}
	.detalhe > h4 {
	    border-top: 1px solid #f1f1f1;
	    padding: 10px 0 0;
	}
	.detalhe > table td {
	    padding: 0;
	    vertical-align: top;
	    margin-right: 40px;
	    float: left;
	}
	.detalhe > table td h5{
	    color: #1a75ce;
	}
	#product {
	    margin-top: 30px;
	}
	#product h4 {
	    border-top: 1px solid #f1f1f1;
	    padding-top: 10px;
	}
	#product span img {
	    margin: 0 !important;
	    width: 100%;
	}
	#product > span{
	    float: left;
	}
	#product > span:nth-child(2) {
	    margin: 0 20px 0 0!important;
	    max-width: 200px;
	}
	#product > span:nth-child(3) {
	    margin: 30px 30px 0 0;
	}
	#product > span:nth-child(4) {
	    margin-top: 30px !important;
	}
	#product > span:nth-child(4) span {
	    margin: 5px 10px !important;
	}    
	@media(max-width: 1024px){
	    #product > span:nth-child(3) {
	        margin: 5px 30px 0 0;
	    }
	    #product > span:nth-child(4) {
	        margin-top: 10px !important;
	    }
	}
	@media(max-width: 991px){
	    #product > span:nth-child(2) {
	        max-width: 160px;
	    }
	}
	@media(max-width: 767px){
	    #product > span:nth-child(3) {
	        margin: 20px 30px 0 0;
	        width: 100%;
	    }
	}
	@media(max-width: 414px){
	    #product > span:nth-child(4) {
	        width: 100%;    
	    }
	    #product > span:nth-child(4) > div {
	        display: block !important;
	    }
	    #product > span:nth-child(4) img {
	        display: none;
	    }
	    #product > span:nth-child(4) span {
	        margin: 5px 0px !important;
	        width: 100% !important;
	        display: block !important;
	        float: left;
	        clear: both;
	        border-top: 1px solid;
	        padding-top: 5px;
	        margin-bottom: 0 !important;
	    }
	    .tab h2 > span {
	        width: 50%;
	        font-size: 25px;
	    }
	}
  #vendas tbody td {
    cursor: pointer;
  }

  .caracteristicas label {
            display: block;
            border: 1.5px solid #949494;
            max-width: 150px;
            max-height: 200px;
            border-radius: 20px;
            width: 40%;
            float: left;
            color: #949494;
            cursor: pointer;
            position: relative;
            padding: 10px; /* Adicionando preenchimento */
            box-sizing: border-box; /* Garante que o padding não afete a largura total */
        }

        .caracteristicas label::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 20px;
            padding: 2px; /* Largura da borda */
            background: linear-gradient(180deg, #298CF8 0%, #29DFF8 100%);
            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            -webkit-mask-composite: xor; 
            mask-composite: exclude; 
            display: none; /* Escondido por padrão */
        }

        .caracteristicas label:hover::before {
            display: block; /* Exibir no hover */
        }

        .caracteristicas label:hover {
            color: #298CF8;
            border: 1.5px solid transparent; /* Torna a borda original transparente no hover */
        }

.particao li {
        color: #949494;
    font-family: Poppins;
    font-size: min(1.825vw, 11.88px);
    font-weight: 500;
    line-height: min(2.737vw, 17.82px);
    text-align: left;
    width: 100%;
    padding-top: min(1.997vw, 13px);
    padding-left: min(2.458vw, 16px);
    height: min(6.144vw, 40px);
    vertical-align: middle;
    cursor:pointer;
}

.particao li {
        color: #949494;
    font-family: Poppins;
    font-size: min(1.825vw, 11.88px);
    font-weight: 500;
    line-height: min(2.737vw, 17.82px);
    text-align: left;
    width: 100%;
    padding-top: min(1.997vw, 13px);
    padding-left: min(2.458vw, 16px);
    height: min(6.144vw, 40px);
    vertical-align: middle;
    
}



.particao .selecionado{
            background: #FBFBFB;
          color: #353535;
          font-weight:bold;
          position: relative;


        }


.particao .selecionado::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 4px; /* Largura da borda */
            height: 100%;
            background: linear-gradient(180deg, #298CF8 0%, #29DFF8 100%);
        }

.conteudo {
    margin-top: 0px !important;
    padding-top: min(2.604vw, 50px) !important;
    padding-left: min(2.604vw, 50px) !important;
    padding-right: min(2.604vw, 50px) !important;
    padding-bottom: min(2.604vw, 50px) !important;
    
border-radius: 0px 0px 0px 50px;

    background: #FBFBFB;
}

.imagem-objeto {
    display: none;
    width: 0px;
}

.estetica {
    float: left;
    clear: both;
    width: 75%;
}

#titulo1 {
    font-family: Poppins;
    font-size: 18.48px;
    font-weight: 700;
    line-height: 27.72px;
    text-align: left;
    color: #353535;
}

.pregunta_estetica h3 {
    font-family: Poppins;
    font-size: 12.73px;
    font-weight: 600;
    line-height: 19.1px;
    text-align: left;
    color: #353535;
}

.estetica .filtros label {
    padding: 0px;
    border: none;
    margin-bottom: 30px;
}

.estetica .filtros label {
    padding: 0px;
    border: none;
    margin-bottom: 30px;
    font-family: Poppins;
    font-size: 11.58px;
    font-weight: 400;
    line-height: 17.37px;
    text-align: center;
    color: #353535;

}

#precioDiv {
    font-family: Poppins;
    font-size: 12.73px;
    font-weight: 700;
    line-height: 19.1px;
    text-align: left;
    color: #353535;
}

p.preco-final {
        border: 0.94px solid #298CF8;
    border-radius: 3.23px;
    text-align: center;
    clear: both;
    width: 74px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: fit-content;
    font-family: Poppins;
    font-size: 13.85px;
    font-weight: 700;
    line-height: 20.77px;
    text-align: center;
    color: #298CF8;
    margin-top: 30px;
}

.bnt-vender-agora {
    border: none !important;
    width: fit-content !important;
    height: fit-content !important;
    float: right;
}

.preco-final a {
    background: linear-gradient(92.6deg, #298CF8 36.97%, #29DFF8 103.44%);
    color: #fff;
    text-decoration: none;
    border-radius: 4.21px;
    width: 110px;
    height: fit-content;
    padding: 13px;
    font-family: Poppins;
    font-size: 11.22px;
    font-weight: 600;
    line-height: 16.83px;
    text-align: center;
}


p.etapa {
    font-family: Poppins;
    font-size: 13.2px;
    font-weight: 400;
    line-height: 19.8px;
    text-align: left;
    color: #949494;
}

.estetica .filtros label{

  overflow:hidden;

}

.particoes a {
    color: #1a75ce;
    font-size: 11px;
    font-weight: 700;
    text-transform: none;
    color: #949494;
    font-family: Poppins;
    font-size: min(1.825vw, 11.88px);
    font-weight: 500;
    line-height: min(2.737vw, 17.82px);
    text-align: left;
}

.particao .selecionado a{
    
    color: #353535;
    font-weight: bold;
}

.voltar-pagina{

      box-shadow: 0px 1px 3px 0px #00000026;
    background: #FFFFFF;
    font-family: Poppins;
    font-size: 11.22px;
    font-weight: 600;
    line-height: 16.83px;
    text-align: center;
    color: #353535;
    border-radius: 4.21px;
    width: fit-content;
    padding: 10px;
    width: 110px;
    height: fit-content;
    padding: 13px;
    clear: both;
    display: block;
    float: right;
    margin-right: 35.7%;
  
}
/*************************************************/
/*************************************************/
/***                                           ***/
/***              Fin Minha Conta              ***/
/***                                           ***/
/*************************************************/
/*************************************************/
