@keyframes beat {
  0%, 50% { transform: scale(1, 1); }
  30%, 80% { transform: scale(1.5, 1.5); }
  100% { transform: scale(2, 2); }
}

/* .header {
  position: -webkit-sticky!important;
  position: sticky!important;
} */


.container-carregando.esconder-conteudo {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5em;
  background-color: #FFF;
}

.header .topbar p {
  text-align: center;
}
.header .topbar .nome {
  position: absolute;
}

.modal button.close {
  position: absolute;
  z-index: +1;
  right: 0;
  top: 0;
  padding: 0.5em;
}

#contFormCadastro .cont-tipo-cadastro .radio-tipo {
  display: inline-block;
}

label {
  margin-bottom: 0.2rem!important;
}
.form-control {
  border-color: #cacaca!important;
}
form .error {
  color: tomato;
}
.content-form-msg {
  width: 100%;
  padding: 1em;
  margin-bottom: 2em;
}
.content-form-msg.erro {
  background-color: #ffefec;
  color: tomato;
}
.content-form-msg.sucesso {
  background-color: #c9e5c9;
  color: green;
}

.cont-mostrar-endereco {
  display: none;
  margin-top: -1.5em;
  font-size: 0.8em;
}

.off{
  display:none!important;
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #bdbdbd;
}

.tooltip-inner {
  background-color: #363636;
}

a.nolink,
a.nolink:hover {
  cursor: default!important;
}

.btn-outline-transparent-black {
  background-color: transparent;
  border-color: black;
  color: black;
}

.btn-outline-transparent-black:hover {
  background-color: black;
  color: white;
}

/*
Elementos de páginas
*/
.content-gatilhos-logincadastro {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
li.menu-topo.cliente.cart > a.foto-cliente {
  width: 2.5em;
  height: 2.5em;
  display: inline-block;
  background-size: 100%;
  text-indent: -1000px;
  border-radius: 50%;
}

li.menu-topo.cliente .dropdown-menu-right {
  text-align: left;
}

.iti {
width: 100%;
}

.swiper-container{
  height: 100%;
}

.container-carregando {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-content: center;
  flex-wrap: wrap;
}

.container-carregando i {
  font-size: 2em;
}

.cont-marca.ultima-acessada .product .cont-ultima-acessada {
  position: absolute;
  z-index: +1;
  top: 0;
  background-color: #d8908d;
  color: white;
  font-size: 0.8em;
  padding: 0 0.5em;
}

.search-product .form-control {
  width: 100%; 
}


.nav-tabs .nav-link {
  padding: 15px 30px;
}


.container-aceite-lgpd {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,0.9);
  width: 100%;
  z-index: 1000;
  padding: 2em;
  box-sizing: border-box;
  transition: all .2s ease;
}
.container-aceite-lgpd .row {
  display: flex;
  flex-direction: row;
  align-content: stretch;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.container-aceite-lgpd .cont-btn {
  text-align: right;
}
.container-aceite-lgpd .cont-btn a {
  text-wrap: nowrap;
}
.container-aceite-lgpd .cont-mensagem p {
  margin: 0;
}


.product .product-info .product-price {
  font-size: 12px;
  font-weight: normal;
}


.body-busca-topo-geral {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,1);
}

.container-busca-topo-geral .container-responsivo {
  width: 1360px;
}
.container-busca-topo-geral > div {
  display: flex;
  height: 100%;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  margin: auto;
}

.container-busca-topo-geral {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}


.container-busca-topo-geral .cont-busca {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 999;
}


.container-busca-topo-geral .cont-input {
  display: flex;
  margin: 3em auto;
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.1);
  font-size: 1.2em;
  align-items: center;
  justify-content: space-between;
  padding: 0 1em;
}

.container-busca-topo-geral input {
  color: #a2a2a2!important;
}

.container-busca-topo-geral .cont-input input {
  width: 100%;
  border: none;
  padding: 1em;
}

.container-busca-topo-geral .cont-input {
  width: calc(1360px - 30px);
}
.container-busca-topo-geral .cont-input input:disabled {
  background-color: transparent;
  cursor: progress;
}

.container-busca-topo-geral .cont-input .cont-btn-fechar {
  font-size: 1.5em;
  cursor: pointer;
}
.container-busca-topo-geral .cont-input .cont-btn-fechar:hover {
  color: tomato;
}

.container-busca-topo-geral .cont-titulo {
  margin-bottom: 3em;
  text-align: center;
}

.container-busca-topo-geral .cont-titulo p {
  text-align: center;
  margin-bottom: 0;
}

.container-busca-topo-geral .cont-resultados ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0;
}

.container-busca-topo-geral .cont-resultados ul li img {
  width: 100%;
}

.container-busca-topo-geral .product:hover .product-image {
  transform: scale(1.05);
  z-index: +1;
}

.container-busca-topo-geral .product-image {
  transition: all 0.2s ease;
}

.container-busca-topo-geral .cont-resultados li.carregando .product-image {
  height: 13em;
}
.container-busca-topo-geral .cont-resultados li.carregando .product-info {
  background-color:#ffefec;
  height: 1.3em;
  width: 50%;
  margin: auto;
}

.cont-resultado-erro {
  flex-basis: 100%;
  text-align: center;
}

.cont-resultado-erro .cont-icone {
  font-size: 5em;
  opacity: 0.2;
}

.cont-resultado-erro .cont-mensagem {
  margin: 2em 0 5em 0;
  font-weight: bold;
}

.slick-prev:before, .slick-next:before {
  color: black;
}

.container-modal-carrossel-marcas {
  width: 100%;
}
.container-modal-carrossel-marcas ul {
  width: 404px;
  margin: 0 auto;
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}
.container-modal-carrossel-marcas .cont-banner img {
  width: 100%;
}
.container-modal-carrossel-marcas .cont-infos {
  display: none;
}



.container-opcoes {
  display: flex;
  flex-direction: row;
}

.container-opcoes .cont-esq {
  width: 50%;
  padding: 0 10px;
}

.container-opcoes .cont-dir {
  width: 50%;
  padding: 0 10px;
}


@media (min-width: 576px) {
  div#loginCadastro .modal-xl {
    max-width: 90%;
  }
}



@media (min-width: 768px) {
  #marcasPrincipal .cont-marca {
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%;
  }
  
}



@media (max-width: 767px) {

  .container-aceite-lgpd .row {
      display: flex;
      flex-direction: column;
      align-items: stretch;
  }

  .container-aceite-lgpd .cont-btn {
      margin-top: 2em;
  }
}
@media (max-width: 990px) {
  .header .topbar .nome {
    position: relative;
  }
}

@media (max-width: 1024px) {
  .container-opcoes {
     flex-direction: column;
  }
  .container-opcoes .cont-esq {
    width: 100%;
  }
  .container-opcoes .cont-dir {
    padding-top: 50px;
    width: 100%;
 }

}



@media (min-width: 1024px) {
  #marcasPrincipal .cont-marca {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
  }


}



/*
  elem busca
*/
@media (max-width: 575px) {

  .header .navbar .search-product {
    display: unset;
  }
}

@media (max-width: 423px) {
  .navbar .container-fluid{
    flex-wrap: unset;
  }

  .mostrar-marcas .container-modal-carrossel-marcas ul {
    width: 100%;
  }
}

@media (max-width: 1360px) {
  .container-busca-topo-geral .container-responsivo {
      width: 100%;
  }
  .container-busca-topo-geral .cont-busca {
    padding: 0 15px;
  }
  .container-busca-topo-geral .cont-input {
    width: 100%;
  }
  
}

