/* css code */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-scroll-behavior: smooth;
  scroll-behavior: smooth;
}

#popup-frutuante {
  display: none;
}
/* popup configurações */
.corpo-config-cookies {
  border-radius: 20px;
  position: fixed;
  top: 100px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #4e4e4e;
  margin-left: auto;
  margin-right: auto;
  width: 450px;
  height: 450px;
  z-index: 9999999;
}

.div-conteudo {
  background: #4e4e4e;
  width: 100%;
  color: white;
  padding: 10px;
  overflow: auto;
  height: 410px;
}

.botoes-navegacao {
  background: #4e4e4e;
  color: #fff;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px 0px 20px 20px;
  position: absolute;
}

.cookies-navegacao-top {
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  background: rgba(217, 217, 217, 0.27);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px 20px 0px 0px;
  justify-content: space-around;
}

.cookies-btn-top {
  width: 80px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  background: unset;
  border: unset;
}

button.FecharPopUp {
  width: 35px;
  height: 35px;
  border-radius: 0px 20px 0px 20px;
  border: unset;
  background-color: #505050;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-frutuante {
  position: fixed;
  left: 50px;
  bottom: 50px;
  background: linear-gradient(0deg, rgba(24, 1, 58, 0.64), rgba(24, 1, 58, 0.64)), linear-gradient(102.03deg, rgba(255, 255, 255, 0.31) 17.68%, rgba(255, 255, 255, 0) 97.01%);
  width: 450px;
  height: fit-content;
  display: flex;
  justify-content: center;
  border-radius: 15px;
  box-shadow: 0 4px 12px #18013aa3;
  z-index: 999999;
}

.mt-check-garden {
  display: flex !important;
}

.conteudo-visivel, .conteudo-oculto {
  font-size: 14px;
  color: white !important;
}

.logo-cupcode-cookies {
  width: 95px;
}

.width-cookies-450 {
  width: 450px !important;
}

/* fim do popup configurações */
h2.h2-cookies {
  font-family: 'Poppins', sans-serif !important;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  color: #FFFFFF;
}

p.p-cookies {
  font-family: 'Poppins', sans-serif !important;
  line-height: 1.3;
  font-size: 9px;
  margin: 0 !important;
  color: #FFFFFF;
  font-weight: 400;
}

.div-conteudo p {
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px;
}

.div-conteudo li {
  list-style: none;
  line-height: 1.1;
  font-family: 'Poppins', sans-serif !important;
}

.img-navegacao-top {
  width: 40px;
  margin: 0 auto;
}

/* Personaliza a barra de rolagem */
.div-conteudo::-webkit-scrollbar {
  width: 8px;
  /* Define a largura da barra de rolagem */
}

/* Personaliza o boto da barra de rolagem */
.div-conteudo::-webkit-scrollbar-thumb {
  background-color: #848484;
  /* Define o raio de borda do botão */
}

/* Personaliza a área da barra de rolagem que não é ocupada pelo botão */
.div-conteudo::-webkit-scrollbar-track {
  background-color: #505050;
  /* Define a cor de fundo da área da barra de rolagem */
}

/* Personaliza o canto da barra de rolagem */
.div-conteudo::-webkit-scrollbar-corner {
  background-color: #505050;
  /* Define a cor de fundo do canto */
}

.row-cookies {
  display: flex;
  align-items: center;
}

.col-1-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 8.33%;
}

.col-2-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 16.66%;
}

.col-3-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 25%;
}

.col-4-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 33.33%;
}

.col-5-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 41.66%;
}

.col-6-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 50%;
}

.col-7-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 58.33%;
}

.col-8-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 66.66%;
}

.col-9-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 75%;
}

.col-10-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 83.33%;
}

.col-11-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 91.66%;
}

.col-12-cookies {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 100%;
}


.mt-check-garden {
  font-size: 8px;
}

.texto-toggle {
  font-size: 1rem;
  color: #ffffff;
  font-family: 'Poppins', sans-serif !important;
  font-style: normal;
  font-weight: 400;
}

.conteudo-da-configuracao {
  color: #ffffff;
  padding: 5px;
  background: #d9d9d938;
  border-radius: 0px 0px 10px 10px;
}

.bg-controles {
  padding: 5px;
  border-radius: 10px 10px 0px 0px;
  position: relative;
  background: rgba(217, 217, 217, 0.38);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.head-controles {
  background-color: #4e4e4e;
  border-radius: 10px;
  margin-bottom: 10px;
}

span.texto-ver-mais {
  background: linear-gradient(0deg, rgba(24, 1, 58, 0.64), rgba(24, 1, 58, 0.64)),
    linear-gradient(102.03deg, rgba(255, 255, 255, 0.31) 17.68%, rgba(255, 255, 255, 0) 97.01%);
  justify-content: center;
  width: 25px;
  height: 25px;
  align-items: center;
  border-radius: 50%;
  display: flex;
}

.btn-ver-mais {
  justify-content: flex-end;
}

.div-conteudo p {
  margin: 0 !important;
}

button.cookies-btn-top p {
  color: white;
}

.texto-ver-mais {
  line-height: 1;
}

.col-12-cookies.width-450 .col-4-cookies {
  justify-content: center;
}

button.footer-botoes-cookies {
  padding: 8px 8px;
  border-radius: 25px;
  border: unset;
  color: white;
  font-size: 10px;
  cursor: pointer;
}

.btn-aceitar {
  background-color: #47BE53;
}

.btn-negar {
  background-color: #ED1E79;
  color: white !important;
}

.mt-check-garden label {
  background: #4e4e4e !important;
}

.mt-check-garden input:checked+label {
  background: #47BE53 !important;
}

.btn-fechar {
  background-color: #ffffffc9;
}

.mb-40 {
  margin-bottom: 40px;
}

.cookies-cupcode {
  width: 80px;
  position: absolute;
  top: -5px;
  right: -5px;
}

.flex-wrap {
  column-gap: unset;
  flex-wrap: wrap;
}

.btn-ajustes, .btn-fechar-2 {
  padding: 5px 25px;
  border-radius: 15px;
  border: unset;
  color: white;
  font-size: 15px;
  font-family: 'Poppins', sans-serif !important;
  width: 120px;
  height: 30px;
  cursor: pointer;
}

.btn-ajustes {
    background-color: #720eec;
    color: white;
}

.btn-fechar-2 {
  background-color: #ffffff00;
}

.btn-aceitar2 {
  background-color: #47BE53;
  color: white;
  padding: 5px 15px;
  border-radius: 15px;
  border: unset;
  font-size: 15px;
  width: 120px;
  height: 30px;
  cursor: pointer;
}

.space-evenly {
  justify-content: space-evenly;
}

.flex-start {
  justify-content: flex-start;
}

.flex-end {
  justify-content: flex-end;
}

.space-between {
  justify-content: space-between;
}

.content-center {
  justify-content: center;
}

.mt-15 {
  margin-top: 15px;
}

.pd-10 {
  padding: 10px;
}

.pd-15 {
  padding: 15px;
}

.pd-t10 {
  padding-top: 10px;
}

.pd-t5 {
  padding-top: 5px;
}

.pd-b10 {
  padding-bottom: 10px;
}

.pd-b5 {
  padding-bottom: 5px;
}

.justify-content-center {
  justify-content: center;
}

.footer-popup-hide2 {
  background: #FFFFFF;
  height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0px 0px 15px 15px;
}

.p-footer-popup-hide2 {
  color: #18013A;
  font-family: 'Poppins', sans-serif !important;
  font-size: 10px;
}

.display-contents {
  display: contents;
}