@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Libre+Franklin:wght@300;400;500;600;700;800;900&family=Montserrat:wght@300;400;500;600;700;800;900&family=Oswald:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700;800&display=swap");
* {
  font-family: "Oswald", sans-serif;
}
/** RETIRA O SUBLINHADO DOS LINKS **/
a,
a:active,
a:hover,
a:visited {
  color: unset !important;
}
html {
  scroll-behavior: smooth;
}
a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none !important;
}
/** PARA DEIXAR AS IMAGENS DOS KITS CLICÁVEIS **/
.link {
  cursor: pointer;
}
/** CONTADOR **/
.contador {
  background-color: #000;
}
.contador p {
  color: #e3e3e3;
  font-family: "Lato", sans-serif;
  letter-spacing: normal;
  font-size: 17px;
  line-height: 1.5em;
}
.contador span > b {
  font-family: "Lato", sans-serif;
  letter-spacing: normal;
  font-size: 17px;
  line-height: 1.5em;
}
.contador h6 {
  color: #ffffff;
  font-family: "Montserrat", Sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
}
#min, #seg, .divisor{
  color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    font-size: 54px;
    line-height: 1;
    text-align: center;
}
.conteudo-square {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.txt-abaixo{
  color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
}
.quadrado {
  height: 60px;
  width: 120px;
  float: left;
  margin-right: 0;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
/** OFERTA ESPECIAL **/
.oferta-especial {
  background-color: #db0000;
}
.oferta-especial h1 {
  color: #f7ff00;
  font-family: "Montserrat", Sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 1;
}
.oferta-especial p {
  text-align: center;
  color: #ffffff;
  font-family: "Montserrat", Sans-serif;
  font-weight: 600;
  font-size: 16px;
}
/** KITS **/
.kits h1 {
  color: #000000;
  font-family: "Libre Franklin", Sans-serif;
  font-size: clamp(32px, 3vw, 42px);
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
}
.kit {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #6f3700;
  box-shadow: 1px 2px 3px 0px rgb(0 0 0 / 19%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-left: 25px;
  margin-right: 25px;
}
.off {
  background-color: #6f3700;
  padding: 3px 12px;
}
.off span {
  column-gap: 0px;
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
.quantidade {
  background-color: #f2f2f2;
  align-self: center;
}
.quantidade span {
  color: #6f3700;
  font-family: "Libre Franklin", Sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  padding: 10px 0px 0px 20px;
}
.frete {
  width: 35%;
}
.frasco {
  width: 20%;
}
.frasco3 {
  width: 65%;
}
.kits p {
  text-align: center;
  color: #2d2d2d;
  font-family: "Libre Franklin", Sans-serif;
  font-size: 13px;
  font-weight: 700;
}
hr {
  border-top: 1px solid #000;
  width: 80%;
}
.preco {
  color: #2d2d2d;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
}
.valor s {
  color: #ff0000;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding-right: 20px;
}
.kits h6 {
  text-align: center;
  color: #2d2d2d;
  font-family: "Libre Franklin", Sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.valor-final {
  text-align: center;
  color: #6f3700;
  font-family: "Libre Franklin", Sans-serif;
  font-size: 45px;
  font-weight: 600;
}
.comprar-agora {
  font-family: "Libre Franklin", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  background-color: transparent;
  background-image: linear-gradient(140deg, #74be33 0%, #499c00 100%);
  border-radius: 0px 0px 0px 0px;
  box-shadow: 1px 2px 5px 0px rgb(0 0 0 / 26%);
  padding: 30px 30px 30px 30px;
  color: white;
  line-height: 1;
}
.grow {
  transition-duration: 0.3s;
  transition-property: transform;
}
.grow:hover,
.grow:focus,
.grow:active {
  transform: scale(1.1);
  color: white;
}
.kit-head{
  background-color: #f2f2f2;
}
.kit-cor {
  border-color: #e5820a !important;
}
.kit-cor .off {
  background-color: #e5820a !important;
}
.kit-cor .quantidade,
.kit-cor .valor-final {
  color: #e5820a !important;
}
.mais-vendido {
  width: 52%;
}
.frasco5 {
  width: 66%;
}
.selo-compra {
  width: 64%;
}
.pix {
  width: 9%;
}
/** DEPOIMENTOS **/
.depoimentos {
  background-image: radial-gradient(at center center, #f4bc79 0%, #cd6404 100%);
}
.depoimentos h1 {
  color: #ffffff;
  font-family: "Libre Franklin", Sans-serif;
  font-size: clamp(32px, 3vw, 42px);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.depoimentos p {
  color: #fff;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-size: clamp(15px, 3vw, 16px);
  line-height: 1.66;
}
.stars {
  font-size: 29px;
  color: #fdff92;
  vertical-align: sub;
}
.quero-experimentar2 {
  font-family: "Libre Franklin", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  background-color: transparent;
  background-image: linear-gradient(140deg, #74be33 0%, #499c00 100%);
  border-radius: 0px 0px 0px 0px;
  box-shadow: 1px 2px 5px 0px rgb(0 0 0 / 26%);
  padding: 25px 30px 25px 30px;
  color: white;
}
.quero-experimentar2:hover,
.quero-experimentar2:focus,
.quero-experimentar2:active {
  color: white;
}
.satisfacao {
  text-align: center;
  color: #ffffff;
  font-family: "Montserrat", Sans-serif !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}
/** GARANTIA **/
.garantia {
  background-color: #f6efe5;
}
.garantia h1 {
  color: #6f3700;
  font-family: "Libre Franklin", Sans-serif;
  font-size: clamp(28px, 3vw, 35px);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
.garantia p,
.garantia b {
  color: #6f3700;
  font-family: "Montserrat", Sans-serif;
  line-height: 1.5;
  font-size: clamp(15px, 3vw, 16px);
}
.garantia img {
  width: 60%;
}
/** PERGUNTAS FREQUENTES **/
.perguntas-frequentes {
  background-image: radial-gradient(at center center, #f4bc79 0%, #cd6404 100%);
}
.perguntas-frequentes h1 {
  color: #ffffff;
  font-family: "Libre Franklin", Sans-serif;
  font-size: clamp(32px, 3vw, 42px);
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
}
#accordion {
  border-width: 0px;
  border-color: rgba(21, 21, 21, 0);
  border-radius: 0;
}
.btn-link {
  padding: 0;
}
.btn-link:hover,
.btn-link:visited,
.btn-link:active,
.btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}
#accordion h6:active,
#accordion h6:focus,
#accordion h6:visited,
.btn-link:active,
.btn-link:focus,
.btn-link:visited {
  color: #d6bf82 !important;
}
#accordion h6 {
  font-family: "Poppins", Sans-serif;
  font-size: clamp(16px, 3vw, 18px);
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0.1px;
  color: #6f3700;
  margin-bottom: 0;

  text-align: left;
}
#accordion p,
#accordion span {
  border-width: 0px;
  border-bottom-color: rgba(21, 21, 21, 0);
  color: #6f3700;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.1px;
  text-align: left;
}
.btn-link.collapsed:after {
  content: "\f0da";
  color: #6f3700;
}

.btn-link:after {
  content: "\f0d8";
  width: 30px;
  font-size: 16px;
  right: 5px;
  top: 15px;
  position: absolute;
  color: #d6bf82;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.card {
  border-color: rgba(21, 21, 21, 0);
  background-color: #fcfcfc;
  margin-bottom: 10px;
  border-radius: 0;
}
.card-body {
  background-color: #f2f2f2;
}
.card-header {
  border-bottom: 0;
}
/** FOOTER **/
.footer {
  background-color: #313131;
}
.footer h6 {
  color: #ffffff;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.footer p,
.footer p > a {
  text-align: center;
  color: #ffffff;
  font-family: "Montserrat", Sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 0.6em;
}
.rastrear-pedido {
  fill: #ffffff;
  color: #ffffff;
  background-color: #ee9500;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
}
.rastrear-pedido:hover,
.rastrear-pedido:focus,
.rastrear-pedido:active {
  color: #fff;
}
.whatsapp {
  fill: #ffffff;
  color: #ffffff;
  background-color: #42ce35;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
}
.whatsapp:hover,
.whatsapp:focus,
.whatsapp:active {
  color: #fff;
}
@media (max-width: 767px) {
  /** KITS **/
  .kit {
    margin-left: 20px;
    margin-right: 20px;
  }
  .kit p {
    font-size: 14px;
  }
  .selo-compra {
    width: 100%;
  }
  .pix {
    width: 28%;
  }
  /** DEPOIMENTOS **/
  .quero-experimentar2 {
    padding: 30px 20px 30px 20px;
  }
  /** GARANTIA **/
  .garantia p {
    line-height: 1.66;
  }
  /** FOOTER **/
  .footer p {
    line-height: 1.5em;
  }
}
