::selection {
  background-color: none;
  color: inherit;
}

body {
  background-color: #fff;
}

.alert-screen {
  display: none;
}

.todo {
  width: 90%;
  margin: 0 auto;
}

.todo h1 {
  font-size: 1.6em;
  text-align: center;
  margin: 0 0 20px 0;
}

.todo h2 {
  font-size: 1.2em;
  text-align: center;
  margin: 20px 0;
}

.todo h3 {
  font-size: 1.8em;
  margin: 40px 0;
}

.todo h4 {
  font-size: 1.6em;
  margin: 30px 0;
}

.todo h5 {
  margin: 30px 0;
}

.todo .navbar-collapse {
  flex-grow: 0;
}

.alert-subtitle {
  padding-bottom: 0px;
  text-align: center;
  font-weight: 500;
}

.alert-cookie {
  display: none;
  font-size: 0.8em;
  color: #fff;
  background-color: #343a40;
}

.alert-cookie a {
  color: #fff;
}

.alert-cookie .btn-close-cookies {
  color: #fff !important;
  background-color: #fff;
}

.nav-tools {
  text-align: center;
  padding:10px;
  margin: 10px 0px 20px 0px;
}

.nav-tools a {
  display: inline;
  margin: 0px 20px;
}

.nav-tools img {
  max-width: 30px;
}

.nav-tools .txt-link {
  display: inline;
}

.ads-nav {
  text-align: center;
  display: block;
}
.ads-body-bottom {
  text-align: center;
  display: block;
}

.ads-body-bottom img {
  max-width: 100%;
}

.ads-body-bottom-mobile {
  padding: 5px;
  display: none;
}

.ads-body-top {
  text-align: center;
  display: block;
  /* max-height: 170px; */
  margin-bottom: 10px;
}

.ads-body-top-mobile {
  text-align: center;
  display: none;
}

.badge-new {
  font-size: 0.6em;
  font-weight: 600;
  vertical-align: top;
}

.offers {
  /* overflow-x: auto;
  white-space: nowrap; */
  padding: 5px;
  /* max-height: 350px; */
}

.offers h3 {
  font-size: 0.70em;
  color: #fff;
  padding: 5px;
  margin: 5px;
  background-color: #232F3F;
  border-radius: 10px;
}

.offers th {
  padding: 2px;
  max-width: 10px;
}

.offers figcaption {
  text-wrap: wrap;
  height: 40px;
  font-size: 0.80em;
}

.offers a {
  text-decoration: none;
}

.offers img {
width: 100%;
}

.middle-ads {
  /* height:150px !important; */
  text-align: center;
}

.top-products {
  overflow-x: auto; /* Adiciona uma barra de rolagem horizontal */
  white-space: nowrap; /* Impede que as miniaturas quebrem para a próxima linha */
  padding: 10px 0px; /* Adiciona um espaço ao redor das miniaturas */
  margin-bottom: 30px;
}

.top-products .nav-link {
color: #333;
}

.top-products .nav-link.active{
  font-weight: 600;
  text-decoration: underline 2px solid rgba(155, 146, 146, 0.3);
  }

.top-products a {
  text-decoration: none;
}

.top-products img {
  max-height: 150px;
  margin-bottom: 30px;
}

.top-products .img-amz {
  max-width: 110px;
  margin-bottom: 5px;
}

.top-products figcaption {
  text-transform: uppercase;
  /* vertical-align: text-bottom; */
}

.mais, .gamer, .kit {
  scroll-behavior: smooth;
}
.top-products figcaption {
  text-align: center;
  height: 50px;
}

.top-products th {
  min-width: 200px;
  text-wrap: wrap;
  text-align: center;
  padding: 5px 20px;
}

.top-products td {
  min-width: 200px;
  text-wrap: wrap;
  text-align: center;
  padding: 5px 20px;
}

.top-products tfoot {
  text-align: center;
}

.button-table {
  max-width: 3%;
}

.content-prods {
  position: relative;
}

.scroll-left-mais,
.scroll-left-gamer,
.scroll-left-kit,
.scroll-right-mais,
.scroll-right-gamer,
.scroll-right-kit {
  position: absolute;
  top: 30%;
  width: 30px;
  height: 20%;
  background-color: rgba(155, 152, 152, 0.2);
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 1.5em;
  /* z-index: 1; */
}

.scroll-left-mais:hover,
.scroll-left-gamer:hover,
.scroll-left-kit:hover,
.scroll-right-mais:hover,
.scroll-right-gamer:hover,
.scroll-right-kit:hover {
  background-color: rgba(155, 152, 152, 0.5);
}

.scroll-left-mais,
.scroll-left-gamer,
.scroll-left-kit {
  left: 0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.scroll-right-mais,
.scroll-right-gamer,
.scroll-right-kit {
  right: 0;
  border-top-left-radius: 50px; 
  border-bottom-left-radius: 50px;
}

.limted-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Número de linhas a serem exibidas */
  -webkit-box-orient: vertical;
}

.keyboard-area {
padding: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

.keyboard-area .alert-privacy {
  font-size: 0.90em;
  padding: 10px 30px 5px 30px;
}

.keyboard {
  display: block;
  /* min-width: 1215px; */
  height: 380px;
  background-color: #111;
  border-radius: 9px;
  padding: 20px;
  color: #eee;
}

.logo h1 {
  font-size: 0;
  display:none;
}

.lights {
  width: 100%;
  margin-left: 5px;
  margin-bottom: 27px;
}

.lights span {
  /* content: ''; */
  width: 11px;
  height: 8px;
  /* top: 22px; */
  /* margin-left: -9px; */
  background-color: #dbb921;
  position: absolute;
  border-radius: 3px;
}

.key {
  width: 45px;
  height: 45px;
  display: block;
  font-size: 0.9em;
  background-color: #333;
  text-align: left;
  padding-left: 8px;
  line-height: 1.5em;
  border-radius: 2px;
  /* border-top: 2px solid #000; */
  float: left;
  margin-left: 6px;
  margin-top: 6px;
  cursor: pointer;
  transition: box-shadow 0.7s ease;
}

.especial-key {
  width: 45px;
  height: 45px;
  display: block;
  font-size: 0.7em;
  background-color: #333;
  text-align: left;
  padding-top: 5px;
  padding-left: 8px;
  line-height: 1.4em;
  border-radius: 2px;
  /* border-top: 2px solid #000; */
  float: left;
  margin-left: 6px;
  margin-top: 6px;
  cursor: pointer;
  transition: box-shadow 0.7s ease;
}

.arrows-key {
  width: 45px;
  height: 45px;
  display: block;
  font-size: 1em;
  background-color: #333;
  text-align: center;
  line-height: 2.6em;
  border-radius: 2px;
  /* border-top: 2px solid #000; */
  float: left;
  margin-left: 6px;
  margin-top: 6px;
  cursor: pointer;
  transition: box-shadow 0.7s ease;
}

.numeric-key {
  width: 45px;
  height: 45px;
  display: block;
  font-size: 0.8em;
  background-color: #333;
  padding-top: 4px;
  text-align: center;
  line-height: 1.4em;
  border-radius: 2px;
  /* border-top: 2px solid #000; */
  float: left;
  margin-left: 6px;
  margin-top: 6px;
  cursor: pointer;
  transition: box-shadow 0.7s ease;
}

.section-a {
  width: 650px;
  height: 260px;
  float: left;
}
.section-b {
  width: 150px;
  height: 260px;
  float: left;
}

.function {
  font-size: 12px;
  width: 45px;
  height: 30px;
  margin-bottom: 15px;
}
.small {
  font-size: 9px;
  line-height: 13px;
  text-align: center;
  padding: 0 5px;
  height: 30px !important;
}
.space1 {
  margin-right: 43px !important;
}
.space2 {
  margin-right: 25px !important;
}
.dual {
  font-size: 14px;
  line-height: 20px;
  width: 30px;
}
.backspace {
  width: 90px;
  font-size: 12px;
  line-height: 3;
}
.tab {
  width: 65px;
  line-height: 40px;
  font-size: 13px;
}
.letter {
  width: 30px;
}
.slash {
  width: 64px;
}
.caps {
  width: 75px;
  font-size: 12px;
  line-height: 18px;
}
.enter1 {
  width: 70px;
  font-size: 12px;
  line-height: 3;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.enter2 {
  width: 60px;
  height: 51px;
  line-height: 40px;
  font-size: 13px;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.shift-left {
  width: 68px;
  line-height: 40px;
  font-size: 13px;
}
.shift-right {
  width: 67px;
  line-height: 40px;
  font-size: 13px;
}
.ctrl {
  width: 67px;
  line-height: 40px;
  font-size: 13px;
}
.space {
  width: 352px;
}
.arrows {
  position: relative;
  top: 42px;
}
.sec-func .key {
  width: 32px;
  font-size: 10px;
  text-align: left;
  line-height: 40px;
  float: left;
}
.sec-func div.dual {
  line-height: 20px;
}
.arrows .key {
  text-align: center;
  padding-left: 7px;
  margin-left: 2px;
}

.numeric-nl {
  font-size: 0.7em;
}

.numeric-zero {
  width: 97px;
}

.numeric-special-key {
  font-size: 0.7em;
}

.numeric-enter1 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  line-height: 3;
  font-size: 0.7em;
}

.numeric-enter2 {
  height: 51px;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.modify-keys {
  line-height: 40px;
  font-size: 13px;
}

.hidden {
  visibility: hidden;
}

.keyboard-area .alert-legend-keyarea {
  text-align: center;
  font-weight: 500;
  margin-bottom: 0;
  display: block;
}


.legend {
  line-height: 3;
  text-align: left;
  /* padding-left: 100px; */
}

.key-inactive {
  color: #eee;
  background-color: #333;
  line-height: 3;
  padding-left: 17px;
  margin-right: 10px;
}

.key-active {
  color: #eee;
  background-color: red;
  line-height: 3;
  padding-left: 17px;
  margin-right: 10px;
}

.key-tested {
  color: #eee;
  background-color: green;
  line-height: 3;
  padding-left: 17px;
  margin-right: 10px;
}

.keyboard-specs {
  text-align: center;
  margin-top: 10px;
  display: block;
}

.keyboard-specs h2 {
  margin: 0px;
  color: #fff;
  background-color: #000;
  border-radius: 10px;
  padding: 3px;
}

.keyboard-specs th {
  text-align: center;
  position: sticky;
  top: 0;
  z-index: 999;
}

.keyboard-specs .alert{
  text-align: left;
  font-size: 0.75em;
  padding: 2px;
}

.keyboard-specs .alert-legends{
  text-align: center;
  font-size: 0.75em;
  padding: 2px;
  width: 100%;
}


.key-info {
  height: 170px;
  overflow-y: auto; /* Adiciona uma barra de rolagem horizontal */
  white-space: nowrap; /* Impede que as miniaturas quebrem para a próxima linha */
}

.key-info thead th {
  font-size: 0.8em;
}

.warning-time td {
  color: #664d03;
  background-color: #fff3cd;
}

.danger-time td {
  color: #58151c;
  background-color: #f8d7da;
}

/* .search-form {
  max-width: 70%; 
} */

.topo-busca {
text-align: center;
}

.tags-busca {
color:#c9c9ca;
text-align: center;
}

.search-form input {
  margin: 0 20px;
}

.busca .search-result {
  /* border-top: 1px solid #f1f2f3; */
  margin: 5px 0;
  }

.busca .search-result h2 {
  font-size: 1em;
  }

.busca .search-result a {
text-decoration: none;
text-align: center;
color:#000;
}

.busca .search-result img{
margin: 0 auto;
}

.busca .search-result button {
  /* width: 50%; */
  margin: 0 auto;
  }

.busca .search-result .img-amz {
  max-width: 40%;
  margin: 0 auto;
  }

.solucoes .alert {
  margin-top: 40px;
}

.sobre .alert {
  margin-top: 100px;
  margin-bottom: 60px;
}

.politica .alert {
  margin-top: 100px;
  margin-bottom: 60px;
}

footer {
  /* position: fixed;
  left: 0;
  bottom: 0;
  width: 100%; */
  font-size: 0.85em;
  background-color: #000;
  text-align: center;
  color: #fff;
  margin-top: 100px;
  padding: 15px 0;
}

footer .nav {
  margin-bottom: 20px;
}

footer .nav-item a {
  color: #fff;
  text-decoration: none;
  font-size: 1.2em;
}

footer .nav-item a:hover {
  color: #fff;
  text-decoration: underline;
}


footer a {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  color: #fff;
  text-decoration: underline;
}

footer .links-sites {
  text-align: center;
  font-size: 1.2em;
  line-height: 200%;
}

footer .links-sites h5 {
  margin-top: 10px;
  font-size: 1em;
}

footer .donate {
  font-size: .95em;
}

footer .donate img {
  width: 100px;
}

footer .donate h5 {
  margin-top: 10px;
  font-size: 1.3em;
}

@media screen and (max-width: 799px) {
  .nav-tools .txt-link {
    display: none;
  }

  .nav-tools a {
    display: inline;
    margin: 0px 2px;
  }

  .badge-new {
    font-size: 0.5em;
    font-weight: 600;
    vertical-align: top;
  }

  .ads-nav {
    text-align: center;
    display: none;
  }

  .ads-body-top {
    text-align: center;
    display: none;
  }

  .ads-body-top-mobile {
    text-align: center;
    display: block;
  }

  .ads-body-top-mobile img {
    width: 100%;
  }

  .offers {
    padding: 5px;
    display: none;
}
.ads-body-bottom-mobile {
  padding: 5px;
  display: block;
}

.ads-body-bottom-mobile img {
  width: 100%;
}
  .ads-body-bottom {
    text-align: center;
    display: none;
  }

  .keyboard {
    display: none;
  }

  .alert-screen {
    display: block;
    font-size: 1em;
    padding: 10px;
  }

  .keyboard-specs {
    text-align: center;
    margin-top: 10px;
    display: none;
  }

  .keyboard-area .alert-legend-keyarea {
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    display: none;
  }

}

@media screen and (min-width: 800px) and (max-width: 1023px) {
  .todo {
    width: 100%;
  }
  .keyboard {
    max-width: 990px;
    margin-right: 40px;

  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
  .keyboard {
    height: 320px;
    width: 890px;
    margin: 0 auto;
    background-color: #111;
    border-radius: 9px;
    padding: 20px;
    color: #eee;
  }

  .key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0.8em;
    background-color: #333;
    text-align: left;
    padding-left: 8px;
    line-height: 1.3em;
    border-radius: 2px;

    float: left;
    margin-left: 6px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .especial-key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0.6em;
    background-color: #333;
    text-align: left;
    padding-top: 5px;
    padding-left: 4px;
    line-height: 1.4em;
    border-radius: 2px;
    float: left;
    margin-left: 6px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .arrows-key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 1em;
    background-color: #333;
    text-align: center;
    line-height: 2;
    border-radius: 2px;
    float: left;
    margin-left: 6px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .numeric-key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0.7em;
    background-color: #333;
    padding-top: 4px;
    text-align: center;
    line-height: 1.2;
    border-radius: 2px;
    float: left;
    margin-left: 4px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .function {
    font-size: 0.6em;
    line-height: 1.4;
    width: 35px;
    height: 35px;
    margin-bottom: 15px;
  }

  .backspace {
    width: 100px;
    font-size: 0.7em;
    line-height: 3;
  }

  .tab {
    width: 70px;
    line-height: 3;
    font-size: 0.7em;
  }

  .enter1 {
    width: 70px;
    font-size: 0.7em;
    line-height: 3;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .enter2 {
    width: 50px;
    height: 41px;
    line-height: 40px;
    font-size: 13px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .caps {
    width: 75px;
    font-size: 0.7em;
    line-height: 1.5;
  }

  .shift-left {
    width: 52px;
    line-height: 3;
    font-size: 0.7em;
  }

  .shift-right {
    width: 67px;
    line-height: 3;
    font-size: 0.7em;
  }

  .ctrl {
    width: 47px;
    line-height: 3;
    font-size: 0.7em;
  }

  .modify-keys {
    width: 32px;
    padding-left: 5px;
    line-height: 3;
    font-size: 0.7em;
  }

  .space {
    width: 256px;
  }

  .numeric-nl {
    font-size: 0.5em;
  }

  .numeric-zero {
    width: 75px;
  }
  .numeric-enter1 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    line-height: 3;
    font-size: 0.6em;
  }

  .numeric-enter2 {
    height: 41px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
  }

  .key-inactive {
    color: #eee;
    background-color: #333;
    line-height: 2.5;
    padding-left: 12px;
    margin-right: 20px;
  }

  .key-active {
    color: #eee;
    background-color: red;
    line-height: 2.5;
    padding-left: 12px;
    margin-right: 20px;
  }

  .key-tested {
    color: #eee;
    background-color: green;
    line-height: 2.5;
    padding-left: 12px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1365px) {
  .keyboard {
    width: 890px;
    height: 320px;
    margin: 0 auto;
    background-color: #111;
    border-radius: 9px;
    padding: 20px;
    color: #eee;
  }

  .key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0.8em;
    background-color: #333;
    text-align: left;
    padding-left: 8px;
    line-height: 1.3em;
    border-radius: 2px;

    float: left;
    margin-left: 6px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .especial-key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0.6em;
    background-color: #333;
    text-align: left;
    padding-top: 5px;
    padding-left: 4px;
    line-height: 1.4em;
    border-radius: 2px;
    float: left;
    margin-left: 6px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .arrows-key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 1em;
    background-color: #333;
    text-align: center;
    line-height: 2;
    border-radius: 2px;
    float: left;
    margin-left: 6px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .numeric-key {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0.7em;
    background-color: #333;
    padding-top: 4px;
    text-align: center;
    line-height: 1.2;
    border-radius: 2px;
    float: left;
    margin-left: 4px;
    margin-top: 6px;
    cursor: pointer;
    transition: box-shadow 0.7s ease;
  }

  .function {
    font-size: 0.6em;
    line-height: 1.4;
    width: 35px;
    height: 35px;
    margin-bottom: 15px;
  }

  .backspace {
    width: 100px;
    font-size: 0.7em;
    line-height: 3;
  }

  .tab {
    width: 70px;
    line-height: 3;
    font-size: 0.7em;
  }

  .enter1 {
    width: 70px;
    font-size: 0.7em;
    line-height: 3;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .enter2 {
    width: 50px;
    height: 41px;
    line-height: 40px;
    font-size: 13px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .caps {
    width: 75px;
    font-size: 0.7em;
    line-height: 1.5;
  }

  .shift-left {
    width: 52px;
    line-height: 3;
    font-size: 0.7em;
  }

  .shift-right {
    width: 67px;
    line-height: 3;
    font-size: 0.7em;
  }

  .ctrl {
    width: 47px;
    line-height: 3;
    font-size: 0.7em;
  }

  .modify-keys {
    width: 32px;
    padding-left: 5px;
    line-height: 3;
    font-size: 0.7em;
  }

  .space {
    width: 256px;
  }

  .numeric-nl {
    font-size: 0.5em;
  }

  .numeric-zero {
    width: 75px;
  }
  .numeric-enter1 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    line-height: 3;
    font-size: 0.6em;
  }

  .numeric-enter2 {
    height: 41px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
  }

  .key-inactive {
    color: #eee;
    background-color: #333;
    line-height: 2.5;
    padding-left: 12px;
    margin-right: 20px;
  }

  .key-active {
    color: #eee;
    background-color: red;
    line-height: 2.5;
    padding-left: 12px;
    margin-right: 20px;
  }

  .key-tested {
    color: #eee;
    background-color: green;
    line-height: 2.5;
    padding-left: 12px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 1366px){
  .keyboard {
    float: left;
    max-width: 1230px;
    margin: 0 auto;
    background-color: #111;
    border-radius: 9px;
    padding: 20px;
    color: #eee;
  }
}

/* .key:hover {
  box-shadow: 0px 0px 10px #14b524;
  z-index: 1000;
} */
